[ Jan 30 03:15:21 Enabled. ] [ Jan 30 03:15:21 Rereading configuration. ] [ Jan 30 03:15:23 Rereading configuration. ] [ Jan 30 03:15:26 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 + 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 [ Jan 30 03:15:26 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.01.30 03:15:26.772823 [ 1 ] {} Application: Will watch for the process with pid 26821 2024.01.30 03:15:26.772921 [ 1 ] {} Application: Forked a child process to watch 2024.01.30 03:15:27.553941 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26821 2024.01.30 03:15:27.554099 [ 1 ] {} Application: starting up 2024.01.30 03:15:27.554290 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.01.30 03:15:27.683138 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.01.30 03:15:27.683192 [ 1 ] {} Application: Initializing DateLUT. 2024.01.30 03:15:27.683204 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.01.30 03:15:27.683239 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.01.30 03:15:27.683527 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.01.30 03:15:27.684177 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.30 03:15:27.684648 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.30 03:15:27.684908 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.01.30 03:15:27.687478 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.30 03:15:27.687518 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.30 03:15:27.688217 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.30 03:15:27.688381 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.30 03:15:27.694496 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.30 03:15:27.694822 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.01.30 03:15:27.694847 [ 1 ] {} Application: Uncompressed cache policy name 2024.01.30 03:15:27.696151 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.01.30 03:15:27.696701 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.01.30 03:15:27.697005 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.01.30 03:15:27.697262 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.01.30 03:15:27.698028 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.01.30 03:15:27.698070 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.01.30 03:15:27.698127 [ 1 ] {} Application: Loaded user defined objects 2024.01.30 03:15:27.698143 [ 1 ] {} Application: Loading metadata from /data/ 2024.01.30 03:15:27.706561 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.01.30 03:15:27.706587 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108752 sec 2024.01.30 03:15:27.707121 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.30 03:15:27.707196 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.01.30 03:15:27.707215 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.01.30 03:15:27.707231 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.01.30 03:15:27.707243 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.01.30 03:15:27.707257 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.01.30 03:15:27.707271 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.01.30 03:15:27.707304 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.01.30 03:15:27.707322 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.01.30 03:15:27.707351 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.01.30 03:15:27.707364 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.01.30 03:15:27.707379 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.01.30 03:15:27.707394 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.01.30 03:15:27.707426 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.01.30 03:15:27.707441 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.01.30 03:15:27.707453 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.01.30 03:15:27.742670 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.01.30 03:15:27.743914 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.01.30 03:15:27.743941 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2001e-05 sec 2024.01.30 03:15:27.743963 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.30 03:15:27.743977 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.01.30 03:15:27.743997 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.01.30 03:15:27.745988 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.01.30 03:15:27.751388 [ 1 ] {} Application: Loaded metadata. 2024.01.30 03:15:27.751486 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.01.30 03:15:27.751539 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.01.30 03:15:27.924240 [ 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) 2024.01.30 03:15:27.942015 [ 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) 2024.01.30 03:15:27.942064 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.01.30 03:15:28.153229 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.30 03:15:28.153940 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.01.30 03:15:28.154275 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.01.30 03:15:28.154331 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.01.30 03:15:28.154348 [ 166 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:15:28.154473 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.01.30 03:15:28.154488 [ 166 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:15:28.154569 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.01.30 03:15:28.155162 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.01.30 03:15:28.155183 [ 1 ] {} Application: Ready for connections. 2024.01.30 03:15:28.158377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.158558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.159135 [ 3 ] {} HTTP-Session: 184f2b0b-e6e7-42fe-886e-941efae576a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.159170 [ 3 ] {} HTTP-Session: 184f2b0b-e6e7-42fe-886e-941efae576a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.159310 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.01.30 03:15:28.159339 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.30 03:15:28.159357 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.30 03:15:28.160797 [ 3 ] {e26bb34b-6576-487d-a436-1ef7e13d3434} executeQuery: (from [fd00:1122:3344:101::d]:64913) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.30 03:15:28.181616 [ 3 ] {e26bb34b-6576-487d-a436-1ef7e13d3434} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64913) (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 @ 1131f7 in /system/lib/amd64/libc.so.1 2024.01.30 03:15:28.182357 [ 3 ] {e26bb34b-6576-487d-a436-1ef7e13d3434} 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 @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.30 03:15:28.183049 [ 3 ] {e26bb34b-6576-487d-a436-1ef7e13d3434} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.183074 [ 3 ] {} HTTP-Session: 184f2b0b-e6e7-42fe-886e-941efae576a1 Destroying unnamed session 2024.01.30 03:15:28.183404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.183459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.183480 [ 3 ] {} HTTP-Session: 8bc1b241-c0ec-430c-84fb-00cb14389031 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.183501 [ 3 ] {} HTTP-Session: 8bc1b241-c0ec-430c-84fb-00cb14389031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.183596 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} executeQuery: (from [fd00:1122:3344:101::d]:64913) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.01.30 03:15:28.183679 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.01.30 03:15:28.184612 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.01.30 03:15:28.186386 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:15:28.190198 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.190233 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.01.30 03:15:28.190250 [ 3 ] {} HTTP-Session: 8bc1b241-c0ec-430c-84fb-00cb14389031 Destroying unnamed session 2024.01.30 03:15:28.190370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.190427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.190446 [ 3 ] {} HTTP-Session: f8c66d59-8158-48c2-a7b8-b12b330af70c Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.190463 [ 3 ] {} HTTP-Session: f8c66d59-8158-48c2-a7b8-b12b330af70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.190572 [ 3 ] {d9d484a0-0556-43f4-a376-e8b68033b42c} executeQuery: (from [fd00:1122:3344:101::d]:64913) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.30 03:15:28.190819 [ 3 ] {d9d484a0-0556-43f4-a376-e8b68033b42c} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64913) (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 @ 1131f7 in /system/lib/amd64/libc.so.1 2024.01.30 03:15:28.190940 [ 3 ] {d9d484a0-0556-43f4-a376-e8b68033b42c} 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 @ 1131f7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.30 03:15:28.191051 [ 3 ] {d9d484a0-0556-43f4-a376-e8b68033b42c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.191071 [ 3 ] {} HTTP-Session: f8c66d59-8158-48c2-a7b8-b12b330af70c Destroying unnamed session 2024.01.30 03:15:28.191305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.191355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.191373 [ 3 ] {} HTTP-Session: df600692-c2ce-4350-b3d1-9157b9194ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.191393 [ 3 ] {} HTTP-Session: df600692-c2ce-4350-b3d1-9157b9194ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.191503 [ 3 ] {12151775-e526-488e-bc86-96002803af01} executeQuery: (from [fd00:1122:3344:101::d]:64913) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.01.30 03:15:28.191605 [ 3 ] {12151775-e526-488e-bc86-96002803af01} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.191629 [ 3 ] {12151775-e526-488e-bc86-96002803af01} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.191645 [ 3 ] {} HTTP-Session: df600692-c2ce-4350-b3d1-9157b9194ff1 Destroying unnamed session 2024.01.30 03:15:28.191744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.191789 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.191807 [ 3 ] {} HTTP-Session: 00079964-fae3-4025-9948-1da543df23a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.191827 [ 3 ] {} HTTP-Session: 00079964-fae3-4025-9948-1da543df23a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.191885 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.01.30 03:15:28.191939 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.01.30 03:15:28.193083 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.01.30 03:15:28.193106 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2751e-05 sec 2024.01.30 03:15:28.193130 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.30 03:15:28.193147 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} DatabaseAtomic (oximeter): Starting up tables. 2024.01.30 03:15:28.193218 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.193241 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.193257 [ 3 ] {} HTTP-Session: 00079964-fae3-4025-9948-1da543df23a2 Destroying unnamed session 2024.01.30 03:15:28.193348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.193392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.193410 [ 3 ] {} HTTP-Session: 9bee4179-d14b-4d39-a7c8-13d4bf8b4d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.193430 [ 3 ] {} HTTP-Session: 9bee4179-d14b-4d39-a7c8-13d4bf8b4d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.193569 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} executeQuery: (from [fd00:1122:3344:101::d]:64913) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.01.30 03:15:28.193620 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.01.30 03:15:28.202370 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} oximeter.version (90c3c9a8-8c2b-4fef-9696-96a8a97c7166): Loading data parts 2024.01.30 03:15:28.202507 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} oximeter.version (90c3c9a8-8c2b-4fef-9696-96a8a97c7166): There are no data parts 2024.01.30 03:15:28.204875 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.204901 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.204922 [ 3 ] {} HTTP-Session: 9bee4179-d14b-4d39-a7c8-13d4bf8b4d7c Destroying unnamed session 2024.01.30 03:15:28.205039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.205090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.205112 [ 3 ] {} HTTP-Session: 600c3629-75f0-41bc-92a3-9b138f27fee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.205128 [ 3 ] {} HTTP-Session: 600c3629-75f0-41bc-92a3-9b138f27fee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.205333 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} executeQuery: (from [fd00:1122:3344:101::d]:64913) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.205389 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.01.30 03:15:28.216137 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} oximeter.measurements_bool (b85d2077-26c1-4663-a51a-5db5bf8f77f9): Loading data parts 2024.01.30 03:15:28.216315 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} oximeter.measurements_bool (b85d2077-26c1-4663-a51a-5db5bf8f77f9): There are no data parts 2024.01.30 03:15:28.218041 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.218067 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.218090 [ 3 ] {} HTTP-Session: 600c3629-75f0-41bc-92a3-9b138f27fee0 Destroying unnamed session 2024.01.30 03:15:28.218210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.218260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.218282 [ 3 ] {} HTTP-Session: 42a7d345-553b-475b-91fb-720c813fef19 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.218298 [ 3 ] {} HTTP-Session: 42a7d345-553b-475b-91fb-720c813fef19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.218493 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.218543 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.01.30 03:15:28.219926 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} oximeter.measurements_i8 (9e6bb1a2-4bc2-43d4-8ab2-ec924159ec92): Loading data parts 2024.01.30 03:15:28.220009 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} oximeter.measurements_i8 (9e6bb1a2-4bc2-43d4-8ab2-ec924159ec92): There are no data parts 2024.01.30 03:15:28.221074 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.221100 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.221115 [ 3 ] {} HTTP-Session: 42a7d345-553b-475b-91fb-720c813fef19 Destroying unnamed session 2024.01.30 03:15:28.221214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.221263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.221281 [ 3 ] {} HTTP-Session: 3d101a9b-4ca1-40f1-8f7b-a53de2cf7506 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.221301 [ 3 ] {} HTTP-Session: 3d101a9b-4ca1-40f1-8f7b-a53de2cf7506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.221492 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.221539 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.01.30 03:15:28.222904 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} oximeter.measurements_u8 (39770401-4f40-4f0f-a991-c1fae7cc8e5c): Loading data parts 2024.01.30 03:15:28.222986 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} oximeter.measurements_u8 (39770401-4f40-4f0f-a991-c1fae7cc8e5c): There are no data parts 2024.01.30 03:15:28.224095 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.224120 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.224135 [ 3 ] {} HTTP-Session: 3d101a9b-4ca1-40f1-8f7b-a53de2cf7506 Destroying unnamed session 2024.01.30 03:15:28.224244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.224293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.224311 [ 3 ] {} HTTP-Session: c00f0c19-73eb-42e6-9a6a-6ec2336aa5fd Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.224331 [ 3 ] {} HTTP-Session: c00f0c19-73eb-42e6-9a6a-6ec2336aa5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.224525 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.224568 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.01.30 03:15:28.226022 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} oximeter.measurements_i16 (8a0ca02e-573e-481f-be2c-6340132f0ab2): Loading data parts 2024.01.30 03:15:28.226123 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} oximeter.measurements_i16 (8a0ca02e-573e-481f-be2c-6340132f0ab2): There are no data parts 2024.01.30 03:15:28.227185 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.227218 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.227233 [ 3 ] {} HTTP-Session: c00f0c19-73eb-42e6-9a6a-6ec2336aa5fd Destroying unnamed session 2024.01.30 03:15:28.227340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.227389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.227407 [ 3 ] {} HTTP-Session: dd2d7186-2f6a-47f0-9697-0b4b24eb9765 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.227427 [ 3 ] {} HTTP-Session: dd2d7186-2f6a-47f0-9697-0b4b24eb9765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.227618 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.227662 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.01.30 03:15:28.229012 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} oximeter.measurements_u16 (63802e5e-d303-4f25-b9a8-f56a097d9b6b): Loading data parts 2024.01.30 03:15:28.229090 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} oximeter.measurements_u16 (63802e5e-d303-4f25-b9a8-f56a097d9b6b): There are no data parts 2024.01.30 03:15:28.230170 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.230201 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.230216 [ 3 ] {} HTTP-Session: dd2d7186-2f6a-47f0-9697-0b4b24eb9765 Destroying unnamed session 2024.01.30 03:15:28.230325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.230373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.230392 [ 3 ] {} HTTP-Session: a2c66c5f-b242-4bcb-bc5b-dd1797e23ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.230411 [ 3 ] {} HTTP-Session: a2c66c5f-b242-4bcb-bc5b-dd1797e23ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.230598 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.230640 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.01.30 03:15:28.231988 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} oximeter.measurements_i32 (b9640352-03d2-4038-a732-c872166cd178): Loading data parts 2024.01.30 03:15:28.232059 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} oximeter.measurements_i32 (b9640352-03d2-4038-a732-c872166cd178): There are no data parts 2024.01.30 03:15:28.233116 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.233147 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.233162 [ 3 ] {} HTTP-Session: a2c66c5f-b242-4bcb-bc5b-dd1797e23ad4 Destroying unnamed session 2024.01.30 03:15:28.233257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.233308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.233327 [ 3 ] {} HTTP-Session: d3b468c0-1bcb-4c56-b93e-39245d5d099f Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.233348 [ 3 ] {} HTTP-Session: d3b468c0-1bcb-4c56-b93e-39245d5d099f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.233534 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.233580 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.01.30 03:15:28.234908 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} oximeter.measurements_u32 (875c1930-78fc-4d1c-94e3-bba0f579cacb): Loading data parts 2024.01.30 03:15:28.234979 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} oximeter.measurements_u32 (875c1930-78fc-4d1c-94e3-bba0f579cacb): There are no data parts 2024.01.30 03:15:28.236025 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.236055 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.236070 [ 3 ] {} HTTP-Session: d3b468c0-1bcb-4c56-b93e-39245d5d099f Destroying unnamed session 2024.01.30 03:15:28.236165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.236216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.236234 [ 3 ] {} HTTP-Session: 954835ec-14a2-42f3-8bc6-8e7c3c9be631 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.236250 [ 3 ] {} HTTP-Session: 954835ec-14a2-42f3-8bc6-8e7c3c9be631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.236437 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.236488 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.01.30 03:15:28.237828 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Loading data parts 2024.01.30 03:15:28.237905 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): There are no data parts 2024.01.30 03:15:28.238989 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.239013 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.239036 [ 3 ] {} HTTP-Session: 954835ec-14a2-42f3-8bc6-8e7c3c9be631 Destroying unnamed session 2024.01.30 03:15:28.239138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.239185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.239207 [ 3 ] {} HTTP-Session: 80c965fd-3aa3-4cca-bb68-5480d40d5779 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.239224 [ 3 ] {} HTTP-Session: 80c965fd-3aa3-4cca-bb68-5480d40d5779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.239411 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.239463 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.01.30 03:15:28.240801 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} oximeter.measurements_u64 (ccde59e2-b5d0-40bd-aa8e-2cb2f1feebb3): Loading data parts 2024.01.30 03:15:28.240877 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} oximeter.measurements_u64 (ccde59e2-b5d0-40bd-aa8e-2cb2f1feebb3): There are no data parts 2024.01.30 03:15:28.241933 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.241958 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.241979 [ 3 ] {} HTTP-Session: 80c965fd-3aa3-4cca-bb68-5480d40d5779 Destroying unnamed session 2024.01.30 03:15:28.242080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.242130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.242153 [ 3 ] {} HTTP-Session: 15f6e45d-40eb-4472-a5e0-65d029de64b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.242169 [ 3 ] {} HTTP-Session: 15f6e45d-40eb-4472-a5e0-65d029de64b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.242355 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.242403 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.01.30 03:15:28.243754 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} oximeter.measurements_f32 (9a1ed396-b250-4c69-9f90-2c97e5691f87): Loading data parts 2024.01.30 03:15:28.243866 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} oximeter.measurements_f32 (9a1ed396-b250-4c69-9f90-2c97e5691f87): There are no data parts 2024.01.30 03:15:28.245029 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.245055 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.245076 [ 3 ] {} HTTP-Session: 15f6e45d-40eb-4472-a5e0-65d029de64b1 Destroying unnamed session 2024.01.30 03:15:28.245174 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.245222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.245246 [ 3 ] {} HTTP-Session: 8c5c9520-fc71-4ba2-84e2-b796a4bcd6b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.245262 [ 3 ] {} HTTP-Session: 8c5c9520-fc71-4ba2-84e2-b796a4bcd6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.245449 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.245494 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.01.30 03:15:28.246838 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} oximeter.measurements_f64 (5350395c-37ac-4e2c-b91e-bddfebde8c27): Loading data parts 2024.01.30 03:15:28.246923 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} oximeter.measurements_f64 (5350395c-37ac-4e2c-b91e-bddfebde8c27): There are no data parts 2024.01.30 03:15:28.247975 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.248007 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.248026 [ 3 ] {} HTTP-Session: 8c5c9520-fc71-4ba2-84e2-b796a4bcd6b6 Destroying unnamed session 2024.01.30 03:15:28.248120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.248167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.248190 [ 3 ] {} HTTP-Session: e0e8f3ab-562a-4cd7-99fb-115b7a0f06ca Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.248206 [ 3 ] {} HTTP-Session: e0e8f3ab-562a-4cd7-99fb-115b7a0f06ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.248392 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.248438 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.01.30 03:15:28.249760 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} oximeter.measurements_string (e0faa3f9-17a6-475c-b154-20233041214c): Loading data parts 2024.01.30 03:15:28.249844 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} oximeter.measurements_string (e0faa3f9-17a6-475c-b154-20233041214c): There are no data parts 2024.01.30 03:15:28.250901 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.250931 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.250953 [ 3 ] {} HTTP-Session: e0e8f3ab-562a-4cd7-99fb-115b7a0f06ca Destroying unnamed session 2024.01.30 03:15:28.251046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.251092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.251116 [ 3 ] {} HTTP-Session: e09c5b55-b34f-48a2-9301-b26a5cfd3227 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.251131 [ 3 ] {} HTTP-Session: e09c5b55-b34f-48a2-9301-b26a5cfd3227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.251321 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.251375 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.01.30 03:15:28.252702 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} oximeter.measurements_bytes (820ebce2-4323-405d-8fb3-7b338da5b3eb): Loading data parts 2024.01.30 03:15:28.252784 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} oximeter.measurements_bytes (820ebce2-4323-405d-8fb3-7b338da5b3eb): There are no data parts 2024.01.30 03:15:28.253837 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.253861 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.253878 [ 3 ] {} HTTP-Session: e09c5b55-b34f-48a2-9301-b26a5cfd3227 Destroying unnamed session 2024.01.30 03:15:28.253988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.254037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.254055 [ 3 ] {} HTTP-Session: 642bf2bf-b88b-4169-aa73-2edb647b5e5a Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.254075 [ 3 ] {} HTTP-Session: 642bf2bf-b88b-4169-aa73-2edb647b5e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.254281 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.254330 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.01.30 03:15:28.255686 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} oximeter.measurements_cumulativei64 (ad87fd07-f096-4d29-8637-56369068346c): Loading data parts 2024.01.30 03:15:28.255765 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} oximeter.measurements_cumulativei64 (ad87fd07-f096-4d29-8637-56369068346c): There are no data parts 2024.01.30 03:15:28.256823 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.256849 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.256869 [ 3 ] {} HTTP-Session: 642bf2bf-b88b-4169-aa73-2edb647b5e5a Destroying unnamed session 2024.01.30 03:15:28.256966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.257015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.257037 [ 3 ] {} HTTP-Session: 31d05896-d9eb-4f66-9d5a-8afb6081dcf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.257057 [ 3 ] {} HTTP-Session: 31d05896-d9eb-4f66-9d5a-8afb6081dcf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.257257 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.257306 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.01.30 03:15:28.258681 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Loading data parts 2024.01.30 03:15:28.258756 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): There are no data parts 2024.01.30 03:15:28.259824 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.259849 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.259870 [ 3 ] {} HTTP-Session: 31d05896-d9eb-4f66-9d5a-8afb6081dcf7 Destroying unnamed session 2024.01.30 03:15:28.259968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.260011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.260035 [ 3 ] {} HTTP-Session: 0b7eef5f-645f-472d-879d-2c0d7bee283b Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.260055 [ 3 ] {} HTTP-Session: 0b7eef5f-645f-472d-879d-2c0d7bee283b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.260255 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.260304 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.01.30 03:15:28.261673 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} oximeter.measurements_cumulativef32 (32ed8049-fa2e-4be3-83e6-6176ef83dd76): Loading data parts 2024.01.30 03:15:28.261750 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} oximeter.measurements_cumulativef32 (32ed8049-fa2e-4be3-83e6-6176ef83dd76): There are no data parts 2024.01.30 03:15:28.262800 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.262832 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.262847 [ 3 ] {} HTTP-Session: 0b7eef5f-645f-472d-879d-2c0d7bee283b Destroying unnamed session 2024.01.30 03:15:28.262946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.262993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.263012 [ 3 ] {} HTTP-Session: a9bce355-453d-4fba-a88e-41b341e4c04d Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.263033 [ 3 ] {} HTTP-Session: a9bce355-453d-4fba-a88e-41b341e4c04d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.263233 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.263283 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.01.30 03:15:28.264653 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} oximeter.measurements_cumulativef64 (efbec615-4c6c-4054-be1d-e2bc25726517): Loading data parts 2024.01.30 03:15:28.264733 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} oximeter.measurements_cumulativef64 (efbec615-4c6c-4054-be1d-e2bc25726517): There are no data parts 2024.01.30 03:15:28.265788 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.265820 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.265841 [ 3 ] {} HTTP-Session: a9bce355-453d-4fba-a88e-41b341e4c04d Destroying unnamed session 2024.01.30 03:15:28.265941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.265989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.266012 [ 3 ] {} HTTP-Session: 01c4a167-7eda-4887-80d0-3eaa3fa7e8aa Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.266028 [ 3 ] {} HTTP-Session: 01c4a167-7eda-4887-80d0-3eaa3fa7e8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.266245 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.30 03:15:28.266297 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.01.30 03:15:28.269601 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} oximeter.measurements_histogrami8 (c9997e70-92df-4198-bf4b-023e670d9698): Loading data parts 2024.01.30 03:15:28.269690 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} oximeter.measurements_histogrami8 (c9997e70-92df-4198-bf4b-023e670d9698): There are no data parts 2024.01.30 03:15:28.270965 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.270996 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.271016 [ 3 ] {} HTTP-Session: 01c4a167-7eda-4887-80d0-3eaa3fa7e8aa Destroying unnamed session 2024.01.30 03:15:28.271115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.271164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.271187 [ 3 ] {} HTTP-Session: a39c83a2-53d2-4b4f-926a-b070ee1b1551 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.271202 [ 3 ] {} HTTP-Session: a39c83a2-53d2-4b4f-926a-b070ee1b1551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.271416 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.271467 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.01.30 03:15:28.272867 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} oximeter.measurements_histogramu8 (1ba1fa5c-3b60-4c2f-8e0f-775c86dd3a1f): Loading data parts 2024.01.30 03:15:28.272959 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} oximeter.measurements_histogramu8 (1ba1fa5c-3b60-4c2f-8e0f-775c86dd3a1f): There are no data parts 2024.01.30 03:15:28.274034 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.274059 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.274085 [ 3 ] {} HTTP-Session: a39c83a2-53d2-4b4f-926a-b070ee1b1551 Destroying unnamed session 2024.01.30 03:15:28.274183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.274231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.274260 [ 3 ] {} HTTP-Session: 215e1f13-89d2-4134-94f9-9dfb0d69a17e Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.274276 [ 3 ] {} HTTP-Session: 215e1f13-89d2-4134-94f9-9dfb0d69a17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.274492 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.274544 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.01.30 03:15:28.275931 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} oximeter.measurements_histogrami16 (00e3354a-84cf-4125-895e-d243cfed4f32): Loading data parts 2024.01.30 03:15:28.276004 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} oximeter.measurements_histogrami16 (00e3354a-84cf-4125-895e-d243cfed4f32): There are no data parts 2024.01.30 03:15:28.277070 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.277107 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.277122 [ 3 ] {} HTTP-Session: 215e1f13-89d2-4134-94f9-9dfb0d69a17e Destroying unnamed session 2024.01.30 03:15:28.277218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.277273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.277291 [ 3 ] {} HTTP-Session: a682846c-e5d9-46eb-8361-814a2380ca51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.277312 [ 3 ] {} HTTP-Session: a682846c-e5d9-46eb-8361-814a2380ca51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.277523 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.277575 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.01.30 03:15:28.278957 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} oximeter.measurements_histogramu16 (c41d1771-02ae-4157-a336-0fc9324a0125): Loading data parts 2024.01.30 03:15:28.279038 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} oximeter.measurements_histogramu16 (c41d1771-02ae-4157-a336-0fc9324a0125): There are no data parts 2024.01.30 03:15:28.280106 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.280138 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.280153 [ 3 ] {} HTTP-Session: a682846c-e5d9-46eb-8361-814a2380ca51 Destroying unnamed session 2024.01.30 03:15:28.280252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.280302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.280320 [ 3 ] {} HTTP-Session: 1d37132e-dd36-4a59-9286-96db7a500b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.280341 [ 3 ] {} HTTP-Session: 1d37132e-dd36-4a59-9286-96db7a500b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.280556 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.280607 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.01.30 03:15:28.281990 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} oximeter.measurements_histogrami32 (5557d384-cd03-413f-9a67-4491d3839c64): Loading data parts 2024.01.30 03:15:28.282066 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} oximeter.measurements_histogrami32 (5557d384-cd03-413f-9a67-4491d3839c64): There are no data parts 2024.01.30 03:15:28.283123 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.283147 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.283169 [ 3 ] {} HTTP-Session: 1d37132e-dd36-4a59-9286-96db7a500b50 Destroying unnamed session 2024.01.30 03:15:28.283277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.283326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.283344 [ 3 ] {} HTTP-Session: eb4ca8fd-6965-4c08-bb1e-36acd103c245 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.283365 [ 3 ] {} HTTP-Session: eb4ca8fd-6965-4c08-bb1e-36acd103c245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.283578 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.283631 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.01.30 03:15:28.285000 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} oximeter.measurements_histogramu32 (60ff0a3c-97fc-4f12-86b4-2c22ec0f08f8): Loading data parts 2024.01.30 03:15:28.285079 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} oximeter.measurements_histogramu32 (60ff0a3c-97fc-4f12-86b4-2c22ec0f08f8): There are no data parts 2024.01.30 03:15:28.286148 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.286173 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.286195 [ 3 ] {} HTTP-Session: eb4ca8fd-6965-4c08-bb1e-36acd103c245 Destroying unnamed session 2024.01.30 03:15:28.286293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.286342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.286365 [ 3 ] {} HTTP-Session: 4d88246c-2312-42ee-95ba-72afd75c9aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.286386 [ 3 ] {} HTTP-Session: 4d88246c-2312-42ee-95ba-72afd75c9aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.286597 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.286649 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.01.30 03:15:28.288024 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} oximeter.measurements_histogrami64 (1302c4d1-85d1-4b27-9ed4-e06b2d05154d): Loading data parts 2024.01.30 03:15:28.288122 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} oximeter.measurements_histogrami64 (1302c4d1-85d1-4b27-9ed4-e06b2d05154d): There are no data parts 2024.01.30 03:15:28.289213 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.289245 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.289260 [ 3 ] {} HTTP-Session: 4d88246c-2312-42ee-95ba-72afd75c9aa1 Destroying unnamed session 2024.01.30 03:15:28.289365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.289413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.289432 [ 3 ] {} HTTP-Session: 0a227cac-bec4-49b3-a3c5-a3dd60d4f33c Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.289452 [ 3 ] {} HTTP-Session: 0a227cac-bec4-49b3-a3c5-a3dd60d4f33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.289665 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.289716 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.01.30 03:15:28.291101 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} oximeter.measurements_histogramu64 (8d07c923-e0a7-47e3-9028-d97c9bc509f9): Loading data parts 2024.01.30 03:15:28.291197 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} oximeter.measurements_histogramu64 (8d07c923-e0a7-47e3-9028-d97c9bc509f9): There are no data parts 2024.01.30 03:15:28.292277 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.292309 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.292330 [ 3 ] {} HTTP-Session: 0a227cac-bec4-49b3-a3c5-a3dd60d4f33c Destroying unnamed session 2024.01.30 03:15:28.292424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.292473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.292498 [ 3 ] {} HTTP-Session: fa434350-38b0-4914-9c30-86a90945fee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.292513 [ 3 ] {} HTTP-Session: fa434350-38b0-4914-9c30-86a90945fee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.292725 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.292777 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.01.30 03:15:28.294164 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} oximeter.measurements_histogramf32 (7384e9c1-4e3d-41a7-a9be-246e9190c01c): Loading data parts 2024.01.30 03:15:28.294254 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} oximeter.measurements_histogramf32 (7384e9c1-4e3d-41a7-a9be-246e9190c01c): There are no data parts 2024.01.30 03:15:28.295384 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.295408 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.295432 [ 3 ] {} HTTP-Session: fa434350-38b0-4914-9c30-86a90945fee7 Destroying unnamed session 2024.01.30 03:15:28.295530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.295577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.295601 [ 3 ] {} HTTP-Session: 50584267-af67-4561-8345-49e1a0f701e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.295617 [ 3 ] {} HTTP-Session: 50584267-af67-4561-8345-49e1a0f701e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.295829 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.295883 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.01.30 03:15:28.297268 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Loading data parts 2024.01.30 03:15:28.297331 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): There are no data parts 2024.01.30 03:15:28.298373 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.298411 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.298426 [ 3 ] {} HTTP-Session: 50584267-af67-4561-8345-49e1a0f701e0 Destroying unnamed session 2024.01.30 03:15:28.298549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.298604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.298623 [ 3 ] {} HTTP-Session: 33bc831d-d732-448b-b339-13e873c900b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.298645 [ 3 ] {} HTTP-Session: 33bc831d-d732-448b-b339-13e873c900b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.298802 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} executeQuery: (from [fd00:1122:3344:101::d]:64913) /* 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) 2024.01.30 03:15:28.298852 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.01.30 03:15:28.300121 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} oximeter.fields_bool (a5079111-7ef8-435f-af22-6436c4dc48d8): Loading data parts 2024.01.30 03:15:28.300189 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} oximeter.fields_bool (a5079111-7ef8-435f-af22-6436c4dc48d8): There are no data parts 2024.01.30 03:15:28.301234 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.301274 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.301293 [ 3 ] {} HTTP-Session: 33bc831d-d732-448b-b339-13e873c900b6 Destroying unnamed session 2024.01.30 03:15:28.301420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.301475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.301497 [ 3 ] {} HTTP-Session: 1919d857-9cd4-49d4-a641-6c789d366d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.301522 [ 3 ] {} HTTP-Session: 1919d857-9cd4-49d4-a641-6c789d366d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.301690 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.301733 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.01.30 03:15:28.303007 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} oximeter.fields_i8 (7ba9b509-5237-44ca-8cc8-fb55416b7f99): Loading data parts 2024.01.30 03:15:28.303078 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} oximeter.fields_i8 (7ba9b509-5237-44ca-8cc8-fb55416b7f99): There are no data parts 2024.01.30 03:15:28.304202 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.304226 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.304250 [ 3 ] {} HTTP-Session: 1919d857-9cd4-49d4-a641-6c789d366d32 Destroying unnamed session 2024.01.30 03:15:28.304363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.304405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.304431 [ 3 ] {} HTTP-Session: 2783b90f-0ab5-41e2-a118-1af743f34d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.304454 [ 3 ] {} HTTP-Session: 2783b90f-0ab5-41e2-a118-1af743f34d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.304608 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.304657 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.01.30 03:15:28.305915 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} oximeter.fields_u8 (f9b73e50-5004-4776-a9c2-d6861836b282): Loading data parts 2024.01.30 03:15:28.305983 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} oximeter.fields_u8 (f9b73e50-5004-4776-a9c2-d6861836b282): There are no data parts 2024.01.30 03:15:28.307066 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.307089 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.307112 [ 3 ] {} HTTP-Session: 2783b90f-0ab5-41e2-a118-1af743f34d4b Destroying unnamed session 2024.01.30 03:15:28.307217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.307266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.307285 [ 3 ] {} HTTP-Session: 7d94f9d7-271e-4e31-9f5c-2364a825dee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.307308 [ 3 ] {} HTTP-Session: 7d94f9d7-271e-4e31-9f5c-2364a825dee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.307470 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.307520 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.01.30 03:15:28.308775 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} oximeter.fields_i16 (816bff05-458f-4913-a179-ddc7723bca13): Loading data parts 2024.01.30 03:15:28.308841 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} oximeter.fields_i16 (816bff05-458f-4913-a179-ddc7723bca13): There are no data parts 2024.01.30 03:15:28.309902 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.309933 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.309949 [ 3 ] {} HTTP-Session: 7d94f9d7-271e-4e31-9f5c-2364a825dee6 Destroying unnamed session 2024.01.30 03:15:28.310053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.310103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.310121 [ 3 ] {} HTTP-Session: 76ce717e-c151-442f-86dd-bed0c4e4a87f Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.310145 [ 3 ] {} HTTP-Session: 76ce717e-c151-442f-86dd-bed0c4e4a87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.310302 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.310345 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.01.30 03:15:28.311599 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Loading data parts 2024.01.30 03:15:28.311656 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): There are no data parts 2024.01.30 03:15:28.312734 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.312767 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.312782 [ 3 ] {} HTTP-Session: 76ce717e-c151-442f-86dd-bed0c4e4a87f Destroying unnamed session 2024.01.30 03:15:28.312880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.312935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.312953 [ 3 ] {} HTTP-Session: e8f58c55-83c3-4363-9084-2d32a69b23d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.312969 [ 3 ] {} HTTP-Session: e8f58c55-83c3-4363-9084-2d32a69b23d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.313124 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.313172 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.01.30 03:15:28.314403 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} oximeter.fields_i32 (b3c35837-f63a-4688-8c07-cf65be38332d): Loading data parts 2024.01.30 03:15:28.314469 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} oximeter.fields_i32 (b3c35837-f63a-4688-8c07-cf65be38332d): There are no data parts 2024.01.30 03:15:28.315526 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.315559 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.315581 [ 3 ] {} HTTP-Session: e8f58c55-83c3-4363-9084-2d32a69b23d5 Destroying unnamed session 2024.01.30 03:15:28.315684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.315732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.315757 [ 3 ] {} HTTP-Session: 39e58f6e-2312-4f62-b7ee-a2e96edfbcbc Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.315773 [ 3 ] {} HTTP-Session: 39e58f6e-2312-4f62-b7ee-a2e96edfbcbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.315927 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.315970 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.01.30 03:15:28.319375 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} oximeter.fields_u32 (d1de1c07-c69a-498b-aa23-f6c3261634ed): Loading data parts 2024.01.30 03:15:28.319491 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} oximeter.fields_u32 (d1de1c07-c69a-498b-aa23-f6c3261634ed): There are no data parts 2024.01.30 03:15:28.320855 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.320888 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.320903 [ 3 ] {} HTTP-Session: 39e58f6e-2312-4f62-b7ee-a2e96edfbcbc Destroying unnamed session 2024.01.30 03:15:28.321016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.321064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.321082 [ 3 ] {} HTTP-Session: 9f04fe10-c5ae-4b1e-a991-7b56ad6d05e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.321106 [ 3 ] {} HTTP-Session: 9f04fe10-c5ae-4b1e-a991-7b56ad6d05e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.321254 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.321308 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.01.30 03:15:28.322579 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Loading data parts 2024.01.30 03:15:28.322645 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): There are no data parts 2024.01.30 03:15:28.323677 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.323701 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.323724 [ 3 ] {} HTTP-Session: 9f04fe10-c5ae-4b1e-a991-7b56ad6d05e6 Destroying unnamed session 2024.01.30 03:15:28.323817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.323865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.323890 [ 3 ] {} HTTP-Session: 30fc3ebf-665f-4978-8062-3243385bfdeb Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.323913 [ 3 ] {} HTTP-Session: 30fc3ebf-665f-4978-8062-3243385bfdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.324060 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.324109 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.01.30 03:15:28.325362 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} oximeter.fields_u64 (e0e6bef0-8701-43b3-b973-25e6b4755af4): Loading data parts 2024.01.30 03:15:28.325433 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} oximeter.fields_u64 (e0e6bef0-8701-43b3-b973-25e6b4755af4): There are no data parts 2024.01.30 03:15:28.326444 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.326467 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.326482 [ 3 ] {} HTTP-Session: 30fc3ebf-665f-4978-8062-3243385bfdeb Destroying unnamed session 2024.01.30 03:15:28.326585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.326633 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.326651 [ 3 ] {} HTTP-Session: 9a8902ea-7d17-4e01-97ef-86c5390f31ab Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.326673 [ 3 ] {} HTTP-Session: 9a8902ea-7d17-4e01-97ef-86c5390f31ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.326830 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.326872 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.01.30 03:15:28.328125 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Loading data parts 2024.01.30 03:15:28.328180 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): There are no data parts 2024.01.30 03:15:28.329194 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.329227 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.329242 [ 3 ] {} HTTP-Session: 9a8902ea-7d17-4e01-97ef-86c5390f31ab Destroying unnamed session 2024.01.30 03:15:28.329341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.329390 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.329408 [ 3 ] {} HTTP-Session: 1e59135d-f6fa-452c-a6ec-ece2fe2a3d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.329431 [ 3 ] {} HTTP-Session: 1e59135d-f6fa-452c-a6ec-ece2fe2a3d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.329585 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.329627 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.01.30 03:15:28.330863 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Loading data parts 2024.01.30 03:15:28.330920 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): There are no data parts 2024.01.30 03:15:28.331940 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.331964 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.331989 [ 3 ] {} HTTP-Session: 1e59135d-f6fa-452c-a6ec-ece2fe2a3d84 Destroying unnamed session 2024.01.30 03:15:28.332094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.332142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.332168 [ 3 ] {} HTTP-Session: 2bd20a63-0752-48a5-b3df-991091b75561 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.332183 [ 3 ] {} HTTP-Session: 2bd20a63-0752-48a5-b3df-991091b75561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.332339 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) 2024.01.30 03:15:28.332387 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.01.30 03:15:28.333620 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Loading data parts 2024.01.30 03:15:28.333684 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): There are no data parts 2024.01.30 03:15:28.334686 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.334718 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.334740 [ 3 ] {} HTTP-Session: 2bd20a63-0752-48a5-b3df-991091b75561 Destroying unnamed session 2024.01.30 03:15:28.334837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.334886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.334911 [ 3 ] {} HTTP-Session: e8eaa7fa-dc52-407c-9bee-866442ba3db9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.334927 [ 3 ] {} HTTP-Session: e8eaa7fa-dc52-407c-9bee-866442ba3db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.335150 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} executeQuery: (from [fd00:1122:3344:101::d]:64913) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.01.30 03:15:28.335217 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.01.30 03:15:28.336575 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): Loading data parts 2024.01.30 03:15:28.336633 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): There are no data parts 2024.01.30 03:15:28.337784 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.337817 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.30 03:15:28.337833 [ 3 ] {} HTTP-Session: e8eaa7fa-dc52-407c-9bee-866442ba3db9 Destroying unnamed session 2024.01.30 03:15:28.337950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:15:28.338000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:15:28.338017 [ 3 ] {} HTTP-Session: 6979d403-6d4b-47c8-a0df-1472db72e5af Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 2024.01.30 03:15:28.338040 [ 3 ] {} HTTP-Session: 6979d403-6d4b-47c8-a0df-1472db72e5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:15:28.338151 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} executeQuery: (from [fd00:1122:3344:101::d]:64913) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.01.30 03:15:28.338764 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.01.30 03:15:28.342009 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:15:28.344656 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:15:28.344873 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} oximeter.version (90c3c9a8-8c2b-4fef-9696-96a8a97c7166): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:15:28.345097 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} executeQuery: Read 1 rows, 16.00 B in 0.006924218 sec., 144 rows/sec., 2.26 KiB/sec. 2024.01.30 03:15:28.345222 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} DynamicQueryHandler: Done processing query 2024.01.30 03:15:28.345242 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.01.30 03:15:28.345257 [ 3 ] {} HTTP-Session: 6979d403-6d4b-47c8-a0df-1472db72e5af Destroying unnamed session 2024.01.30 03:15:29.000173 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.29 MiB (RSS), difference: 9.60 MiB 2024.01.30 03:15:43.154613 [ 147 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:15:43.154670 [ 147 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:15:58.155577 [ 127 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:15:58.155658 [ 127 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:16:13.156701 [ 116 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:16:13.156774 [ 116 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:16:28.157761 [ 111 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:16:28.157834 [ 111 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:16:38.367973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:38.368133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:38.368177 [ 3 ] {} HTTP-Session: d38d776c-fe2c-49d2-a71b-9cca746885cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:38.368200 [ 3 ] {} HTTP-Session: d38d776c-fe2c-49d2-a71b-9cca746885cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:38.368414 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.01.30 03:16:38.368772 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:38.369487 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:38.369690 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:16:38.370701 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} DynamicQueryHandler: Done processing query 2024.01.30 03:16:38.370730 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.30 03:16:38.370762 [ 3 ] {} HTTP-Session: d38d776c-fe2c-49d2-a71b-9cca746885cb Destroying unnamed session 2024.01.30 03:16:38.385085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:38.385141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:38.385181 [ 3 ] {} HTTP-Session: 33363559-8ad8-422e-905f-5b880e30bd96 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:38.385201 [ 3 ] {} HTTP-Session: 33363559-8ad8-422e-905f-5b880e30bd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:38.385336 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.30 03:16:38.388478 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:38.388619 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:38.388724 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:16:38.389660 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} DynamicQueryHandler: Done processing query 2024.01.30 03:16:38.389687 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.30 03:16:38.389714 [ 3 ] {} HTTP-Session: 33363559-8ad8-422e-905f-5b880e30bd96 Destroying unnamed session 2024.01.30 03:16:38.390063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:38.390111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:38.390130 [ 3 ] {} HTTP-Session: 6bccd287-b7ee-444d-bfe2-ec3cfa37ec47 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:38.390147 [ 3 ] {} HTTP-Session: 6bccd287-b7ee-444d-bfe2-ec3cfa37ec47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:38.390259 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.30 03:16:38.390758 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:38.390911 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:38.390955 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:16:38.391753 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} DynamicQueryHandler: Done processing query 2024.01.30 03:16:38.391780 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.30 03:16:38.391796 [ 3 ] {} HTTP-Session: 6bccd287-b7ee-444d-bfe2-ec3cfa37ec47 Destroying unnamed session 2024.01.30 03:16:38.392065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:38.392113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:38.392138 [ 3 ] {} HTTP-Session: 35c635c6-1d38-476d-8d9a-9d29320d8c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:38.392162 [ 3 ] {} HTTP-Session: 35c635c6-1d38-476d-8d9a-9d29320d8c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:38.392283 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.30 03:16:38.392684 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:38.392825 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:38.392865 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:16:38.393738 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} DynamicQueryHandler: Done processing query 2024.01.30 03:16:38.393763 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.30 03:16:38.393779 [ 3 ] {} HTTP-Session: 35c635c6-1d38-476d-8d9a-9d29320d8c80 Destroying unnamed session 2024.01.30 03:16:38.394303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:38.394347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:38.394364 [ 3 ] {} HTTP-Session: 033ac439-3343-461b-b242-563b2ca81dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:38.394380 [ 3 ] {} HTTP-Session: 033ac439-3343-461b-b242-563b2ca81dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:38.394521 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:38.394560 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:38.395251 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:38.396490 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:16:38.398901 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:16:38.399067 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:16:38.399180 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} executeQuery: Read 4 rows, 443.00 B in 0.004655406 sec., 859 rows/sec., 92.93 KiB/sec. 2024.01.30 03:16:38.399358 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} DynamicQueryHandler: Done processing query 2024.01.30 03:16:38.399381 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:16:38.399396 [ 3 ] {} HTTP-Session: 033ac439-3343-461b-b242-563b2ca81dd1 Destroying unnamed session 2024.01.30 03:16:38.399580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 2204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:38.399623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:38.399641 [ 3 ] {} HTTP-Session: c3fd0103-f292-4182-bdbf-3d780c823234 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:38.399657 [ 3 ] {} HTTP-Session: c3fd0103-f292-4182-bdbf-3d780c823234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:38.399724 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:38.399763 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:16:38.399868 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:38.403704 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:16:38.403902 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:16:38.404044 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:16:38.404149 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} executeQuery: Read 15 rows, 1.22 KiB in 0.00440775 sec., 3403 rows/sec., 275.84 KiB/sec. 2024.01.30 03:16:38.404307 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} DynamicQueryHandler: Done processing query 2024.01.30 03:16:38.404330 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:16:38.404346 [ 3 ] {} HTTP-Session: c3fd0103-f292-4182-bdbf-3d780c823234 Destroying unnamed session 2024.01.30 03:16:38.404546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:38.404589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:38.404607 [ 3 ] {} HTTP-Session: bc8dbbb3-ddeb-4258-8ca9-0850c41010cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:38.404623 [ 3 ] {} HTTP-Session: bc8dbbb3-ddeb-4258-8ca9-0850c41010cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:38.404691 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:38.404728 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:16:38.404830 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:38.405148 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:16:38.405343 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:16:38.405552 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:16:38.405657 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} executeQuery: Read 45 rows, 4.04 KiB in 0.000932272 sec., 48269 rows/sec., 4.24 MiB/sec. 2024.01.30 03:16:38.405766 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} DynamicQueryHandler: Done processing query 2024.01.30 03:16:38.405789 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:16:38.405804 [ 3 ] {} HTTP-Session: bc8dbbb3-ddeb-4258-8ca9-0850c41010cd Destroying unnamed session 2024.01.30 03:16:38.405906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:38.405949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:38.405967 [ 3 ] {} HTTP-Session: 78ea6fba-8f17-4c37-94f1-8b094008788b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:38.405982 [ 3 ] {} HTTP-Session: 78ea6fba-8f17-4c37-94f1-8b094008788b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:38.406048 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:38.406084 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:16:38.407279 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:38.409723 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:16:38.411923 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:16:38.412072 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:16:38.412173 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} executeQuery: Read 22 rows, 1.77 KiB in 0.006087808 sec., 3613 rows/sec., 291.31 KiB/sec. 2024.01.30 03:16:38.412290 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} DynamicQueryHandler: Done processing query 2024.01.30 03:16:38.412311 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:16:38.412328 [ 3 ] {} HTTP-Session: 78ea6fba-8f17-4c37-94f1-8b094008788b Destroying unnamed session 2024.01.30 03:16:38.412564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:38.412607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:38.412626 [ 3 ] {} HTTP-Session: 07540ddf-dcc5-4842-af03-e57ffc558b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:38.412641 [ 3 ] {} HTTP-Session: 07540ddf-dcc5-4842-af03-e57ffc558b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:38.412711 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:38.412757 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:16:38.412903 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:38.413273 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:16:38.416328 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:16:38.416579 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:16:38.416689 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} executeQuery: Read 15 rows, 20.73 KiB in 0.00392841 sec., 3818 rows/sec., 5.15 MiB/sec. 2024.01.30 03:16:38.416807 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} DynamicQueryHandler: Done processing query 2024.01.30 03:16:38.416829 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:16:38.416844 [ 3 ] {} HTTP-Session: 07540ddf-dcc5-4842-af03-e57ffc558b55 Destroying unnamed session 2024.01.30 03:16:38.416973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:38.417015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:38.417033 [ 3 ] {} HTTP-Session: 64ee5076-b84f-4e9a-9036-1ae43bfaa62a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:38.417049 [ 3 ] {} HTTP-Session: 64ee5076-b84f-4e9a-9036-1ae43bfaa62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:38.417115 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:38.417768 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.30 03:16:38.417872 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:38.418140 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:16:38.418388 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:16:38.418621 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:16:38.418726 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} executeQuery: Read 12 rows, 926.00 B in 0.001544695 sec., 7768 rows/sec., 585.42 KiB/sec. 2024.01.30 03:16:38.418843 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} DynamicQueryHandler: Done processing query 2024.01.30 03:16:38.418866 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:16:38.418881 [ 3 ] {} HTTP-Session: 64ee5076-b84f-4e9a-9036-1ae43bfaa62a Destroying unnamed session 2024.01.30 03:16:43.158531 [ 102 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:16:43.158628 [ 102 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:16:48.386005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:48.386113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:48.386139 [ 3 ] {} HTTP-Session: 979cec30-80fe-40ef-9b61-9a61586be89b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:48.386162 [ 3 ] {} HTTP-Session: 979cec30-80fe-40ef-9b61-9a61586be89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:48.386289 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:48.386347 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:16:48.386562 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:48.386938 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:16:48.387180 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.30 03:16:48.387332 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.30 03:16:48.387511 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} executeQuery: Read 16 rows, 1.30 KiB in 0.001123506 sec., 14241 rows/sec., 1.13 MiB/sec. 2024.01.30 03:16:48.387651 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} DynamicQueryHandler: Done processing query 2024.01.30 03:16:48.387674 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:16:48.387691 [ 3 ] {} HTTP-Session: 979cec30-80fe-40ef-9b61-9a61586be89b Destroying unnamed session 2024.01.30 03:16:48.387829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:48.387877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:48.387898 [ 3 ] {} HTTP-Session: f4666950-87fc-4f0d-a4eb-6f0e222ee622 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:48.387915 [ 3 ] {} HTTP-Session: f4666950-87fc-4f0d-a4eb-6f0e222ee622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:48.387984 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:48.388023 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:16:48.388120 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:48.388471 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:16:48.388669 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.30 03:16:48.388817 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.30 03:16:48.388922 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} executeQuery: Read 48 rows, 4.34 KiB in 0.00089471 sec., 53648 rows/sec., 4.74 MiB/sec. 2024.01.30 03:16:48.389057 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} DynamicQueryHandler: Done processing query 2024.01.30 03:16:48.389081 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.30 03:16:48.389097 [ 3 ] {} HTTP-Session: f4666950-87fc-4f0d-a4eb-6f0e222ee622 Destroying unnamed session 2024.01.30 03:16:48.389211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 2765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:48.389255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:48.389274 [ 3 ] {} HTTP-Session: a4062bea-6d7f-473c-b61f-3d1ddfae8a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:48.389290 [ 3 ] {} HTTP-Session: a4062bea-6d7f-473c-b61f-3d1ddfae8a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:48.389358 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:48.389460 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:16:48.389563 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:48.389821 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:16:48.390016 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.30 03:16:48.390160 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.30 03:16:48.390269 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} executeQuery: Read 16 rows, 1.28 KiB in 0.00087335 sec., 18320 rows/sec., 1.43 MiB/sec. 2024.01.30 03:16:48.390382 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} DynamicQueryHandler: Done processing query 2024.01.30 03:16:48.390471 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:16:48.390486 [ 3 ] {} HTTP-Session: a4062bea-6d7f-473c-b61f-3d1ddfae8a92 Destroying unnamed session 2024.01.30 03:16:48.390659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:48.390702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:48.390721 [ 3 ] {} HTTP-Session: e09f8edb-e2a6-48cd-870f-29f21922ae05 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:48.390737 [ 3 ] {} HTTP-Session: e09f8edb-e2a6-48cd-870f-29f21922ae05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:48.390806 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:48.390848 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:16:48.390975 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:48.391385 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2024.01.30 03:16:48.391723 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.30 03:16:48.391892 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.30 03:16:48.392006 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} executeQuery: Read 16 rows, 22.11 KiB in 0.001180016 sec., 13559 rows/sec., 18.30 MiB/sec. 2024.01.30 03:16:48.392127 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} DynamicQueryHandler: Done processing query 2024.01.30 03:16:48.392149 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:16:48.392164 [ 3 ] {} HTTP-Session: e09f8edb-e2a6-48cd-870f-29f21922ae05 Destroying unnamed session 2024.01.30 03:16:53.394601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:53.394728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:53.394756 [ 3 ] {} HTTP-Session: f420a755-8b6d-4318-a95d-0274d5075ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:53.394782 [ 3 ] {} HTTP-Session: f420a755-8b6d-4318-a95d-0274d5075ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:53.394976 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.30 03:16:53.395721 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.395893 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.395995 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:16:53.396246 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.01.30 03:16:53.398119 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:16:53.398153 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.30 03:16:53.398280 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.30 03:16:53.404844 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} executeQuery: Read 4 rows, 443.00 B in 0.009821753 sec., 407 rows/sec., 44.05 KiB/sec. 2024.01.30 03:16:53.405066 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} DynamicQueryHandler: Done processing query 2024.01.30 03:16:53.405092 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.30 03:16:53.405110 [ 3 ] {} HTTP-Session: f420a755-8b6d-4318-a95d-0274d5075ef9 Destroying unnamed session 2024.01.30 03:16:53.405407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:53.405468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:53.405489 [ 3 ] {} HTTP-Session: 64318711-d733-4aa8-97a9-2c3e96457f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:53.405512 [ 3 ] {} HTTP-Session: 64318711-d733-4aa8-97a9-2c3e96457f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:53.405648 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) 2024.01.30 03:16:53.406095 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.406289 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.406345 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:16:53.406516 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.01.30 03:16:53.406550 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:16:53.406572 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.30 03:16:53.406602 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.30 03:16:53.407515 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} executeQuery: Read 4 rows, 443.00 B in 0.001826331 sec., 2190 rows/sec., 236.88 KiB/sec. 2024.01.30 03:16:53.407697 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} DynamicQueryHandler: Done processing query 2024.01.30 03:16:53.407722 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.30 03:16:53.407738 [ 3 ] {} HTTP-Session: 64318711-d733-4aa8-97a9-2c3e96457f90 Destroying unnamed session 2024.01.30 03:16:53.407988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:53.408035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:53.408056 [ 3 ] {} HTTP-Session: 19596077-c9fb-44c1-be37-40563ebc1dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:53.408073 [ 3 ] {} HTTP-Session: 19596077-c9fb-44c1-be37-40563ebc1dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:53.408195 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) 2024.01.30 03:16:53.408734 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.408903 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.408947 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:16:53.409093 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.01.30 03:16:53.409124 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:16:53.409147 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.30 03:16:53.409176 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.30 03:16:53.410066 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} executeQuery: Read 4 rows, 443.00 B in 0.001832161 sec., 2183 rows/sec., 236.12 KiB/sec. 2024.01.30 03:16:53.410261 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} DynamicQueryHandler: Done processing query 2024.01.30 03:16:53.410285 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.30 03:16:53.410301 [ 3 ] {} HTTP-Session: 19596077-c9fb-44c1-be37-40563ebc1dc4 Destroying unnamed session 2024.01.30 03:16:53.410630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:53.410677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:53.410697 [ 3 ] {} HTTP-Session: 0faaa06c-fd19-4423-8a69-c0eb36863d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:53.410714 [ 3 ] {} HTTP-Session: 0faaa06c-fd19-4423-8a69-c0eb36863d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:53.410833 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) 2024.01.30 03:16:53.411299 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.411464 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.411505 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:16:53.411659 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.01.30 03:16:53.411689 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:16:53.411711 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.30 03:16:53.411739 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.30 03:16:53.412532 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} executeQuery: Read 4 rows, 443.00 B in 0.001660718 sec., 2408 rows/sec., 260.50 KiB/sec. 2024.01.30 03:16:53.412724 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} DynamicQueryHandler: Done processing query 2024.01.30 03:16:53.412748 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.30 03:16:53.412765 [ 3 ] {} HTTP-Session: 0faaa06c-fd19-4423-8a69-c0eb36863d40 Destroying unnamed session 2024.01.30 03:16:53.413072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:53.413117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:53.413137 [ 3 ] {} HTTP-Session: 29ae589d-82e8-456e-9eb0-4defe397af6a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:53.413154 [ 3 ] {} HTTP-Session: 29ae589d-82e8-456e-9eb0-4defe397af6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:53.413273 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) 2024.01.30 03:16:53.413733 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.413899 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.413941 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:16:53.414088 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.01.30 03:16:53.414117 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:16:53.414138 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.30 03:16:53.414166 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.30 03:16:53.415084 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} executeQuery: Read 4 rows, 443.00 B in 0.00177216 sec., 2257 rows/sec., 244.12 KiB/sec. 2024.01.30 03:16:53.415300 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} DynamicQueryHandler: Done processing query 2024.01.30 03:16:53.415327 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.30 03:16:53.415345 [ 3 ] {} HTTP-Session: 29ae589d-82e8-456e-9eb0-4defe397af6a Destroying unnamed session 2024.01.30 03:16:53.415574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:53.415622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:53.415642 [ 3 ] {} HTTP-Session: 95639f23-5913-4a5f-ac3f-df2badfcdcbb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:53.415659 [ 3 ] {} HTTP-Session: 95639f23-5913-4a5f-ac3f-df2badfcdcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:53.415784 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) 2024.01.30 03:16:53.416284 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.416458 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.416502 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:16:53.416650 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.01.30 03:16:53.416681 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:16:53.416702 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.30 03:16:53.416730 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.30 03:16:53.417578 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} executeQuery: Read 4 rows, 443.00 B in 0.00175016 sec., 2285 rows/sec., 247.19 KiB/sec. 2024.01.30 03:16:53.417767 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} DynamicQueryHandler: Done processing query 2024.01.30 03:16:53.417791 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.30 03:16:53.417807 [ 3 ] {} HTTP-Session: 95639f23-5913-4a5f-ac3f-df2badfcdcbb Destroying unnamed session 2024.01.30 03:16:53.426708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:53.426775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:53.426802 [ 3 ] {} HTTP-Session: 1fd1f98e-c9bf-4190-9b81-b44caed36411 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:53.426825 [ 3 ] {} HTTP-Session: 1fd1f98e-c9bf-4190-9b81-b44caed36411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:53.426925 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:53.426976 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:16:53.427163 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:53.427529 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:16:53.427833 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.30 03:16:53.428007 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.30 03:16:53.428118 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} executeQuery: Read 6 rows, 996.00 B in 0.001159616 sec., 5174 rows/sec., 838.77 KiB/sec. 2024.01.30 03:16:53.428294 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} DynamicQueryHandler: Done processing query 2024.01.30 03:16:53.428318 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:16:53.428335 [ 3 ] {} HTTP-Session: 1fd1f98e-c9bf-4190-9b81-b44caed36411 Destroying unnamed session 2024.01.30 03:16:53.428466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:53.428512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:53.428532 [ 3 ] {} HTTP-Session: 510feb25-260b-41c1-97ab-564fdd88eedc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:53.428550 [ 3 ] {} HTTP-Session: 510feb25-260b-41c1-97ab-564fdd88eedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:53.428628 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:53.428670 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:16:53.428782 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:53.429116 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:16:53.429331 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.30 03:16:53.429484 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.30 03:16:53.429605 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} executeQuery: Read 36 rows, 3.12 KiB in 0.000940062 sec., 38295 rows/sec., 3.24 MiB/sec. 2024.01.30 03:16:53.429768 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} DynamicQueryHandler: Done processing query 2024.01.30 03:16:53.429793 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:16:53.429810 [ 3 ] {} HTTP-Session: 510feb25-260b-41c1-97ab-564fdd88eedc Destroying unnamed session 2024.01.30 03:16:53.429932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:53.429978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:53.429999 [ 3 ] {} HTTP-Session: 8c77e2c6-09ea-4183-a717-49771311176d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:53.430022 [ 3 ] {} HTTP-Session: 8c77e2c6-09ea-4183-a717-49771311176d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:53.430098 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:53.430138 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:16:53.430249 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:53.430558 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:16:53.430768 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.30 03:16:53.430945 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.30 03:16:53.431070 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} executeQuery: Read 24 rows, 1.90 KiB in 0.000938901 sec., 25561 rows/sec., 1.97 MiB/sec. 2024.01.30 03:16:53.431205 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} DynamicQueryHandler: Done processing query 2024.01.30 03:16:53.431231 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:16:53.431248 [ 3 ] {} HTTP-Session: 8c77e2c6-09ea-4183-a717-49771311176d Destroying unnamed session 2024.01.30 03:16:53.431526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 46333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:53.431571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:53.431591 [ 3 ] {} HTTP-Session: a6bf3b55-244b-4616-a484-11d94abb78bb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:53.431611 [ 3 ] {} HTTP-Session: a6bf3b55-244b-4616-a484-11d94abb78bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:53.431690 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:53.431733 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:16:53.431855 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:53.432282 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:16:53.432566 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:16:53.432750 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:16:53.432870 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} executeQuery: Read 240 rows, 17.34 KiB in 0.001147276 sec., 209191 rows/sec., 14.76 MiB/sec. 2024.01.30 03:16:53.433001 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} DynamicQueryHandler: Done processing query 2024.01.30 03:16:53.433025 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2024.01.30 03:16:53.433041 [ 3 ] {} HTTP-Session: a6bf3b55-244b-4616-a484-11d94abb78bb Destroying unnamed session 2024.01.30 03:16:58.158672 [ 99 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:16:58.158736 [ 99 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:16:58.395335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 2921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:58.395441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:58.395465 [ 3 ] {} HTTP-Session: bd272e07-9c8b-4083-a47c-ff9ac5a6d70b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:58.395490 [ 3 ] {} HTTP-Session: bd272e07-9c8b-4083-a47c-ff9ac5a6d70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:58.395618 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:58.395677 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:16:58.395844 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:58.396292 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:16:58.396559 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.30 03:16:58.396725 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.30 03:16:58.396861 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} executeQuery: Read 20 rows, 1.62 KiB in 0.001208797 sec., 16545 rows/sec., 1.31 MiB/sec. 2024.01.30 03:16:58.397012 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} DynamicQueryHandler: Done processing query 2024.01.30 03:16:58.397042 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:16:58.397059 [ 3 ] {} HTTP-Session: bd272e07-9c8b-4083-a47c-ff9ac5a6d70b Destroying unnamed session 2024.01.30 03:16:58.397218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:58.397272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:58.397293 [ 3 ] {} HTTP-Session: 8c6ce923-e526-4ec3-bfb5-b4ee16a4b4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:58.397313 [ 3 ] {} HTTP-Session: 8c6ce923-e526-4ec3-bfb5-b4ee16a4b4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:58.397397 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:58.397441 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:16:58.397553 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:58.397911 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:16:58.398126 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.30 03:16:58.398286 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.30 03:16:58.398404 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} executeQuery: Read 60 rows, 5.40 KiB in 0.000977432 sec., 61385 rows/sec., 5.40 MiB/sec. 2024.01.30 03:16:58.398525 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} DynamicQueryHandler: Done processing query 2024.01.30 03:16:58.398548 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:16:58.398563 [ 3 ] {} HTTP-Session: 8c6ce923-e526-4ec3-bfb5-b4ee16a4b4a9 Destroying unnamed session 2024.01.30 03:16:58.398690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:58.398738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:58.398758 [ 3 ] {} HTTP-Session: c50b4fb6-df50-41c0-90f3-56eecc395705 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:58.398776 [ 3 ] {} HTTP-Session: c50b4fb6-df50-41c0-90f3-56eecc395705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:58.398848 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:58.398887 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:16:58.398993 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:58.399308 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:16:58.399533 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.30 03:16:58.399685 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.30 03:16:58.399801 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} executeQuery: Read 29 rows, 2.33 KiB in 0.000923051 sec., 31417 rows/sec., 2.46 MiB/sec. 2024.01.30 03:16:58.399913 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} DynamicQueryHandler: Done processing query 2024.01.30 03:16:58.399937 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:16:58.399954 [ 3 ] {} HTTP-Session: c50b4fb6-df50-41c0-90f3-56eecc395705 Destroying unnamed session 2024.01.30 03:16:58.400159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 21436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:58.400203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:58.400223 [ 3 ] {} HTTP-Session: 97fb37cb-8469-4b34-933e-0ba83ae94f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:58.400241 [ 3 ] {} HTTP-Session: 97fb37cb-8469-4b34-933e-0ba83ae94f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:58.400319 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:58.400364 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:16:58.400500 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:58.400873 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:16:58.401164 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.30 03:16:58.401344 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.30 03:16:58.401471 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} executeQuery: Read 20 rows, 27.64 KiB in 0.001123466 sec., 17802 rows/sec., 24.02 MiB/sec. 2024.01.30 03:16:58.401607 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} DynamicQueryHandler: Done processing query 2024.01.30 03:16:58.401630 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:16:58.401647 [ 3 ] {} HTTP-Session: 97fb37cb-8469-4b34-933e-0ba83ae94f29 Destroying unnamed session 2024.01.30 03:16:58.401764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:16:58.401810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:16:58.401830 [ 3 ] {} HTTP-Session: 5254b34d-a731-41a0-afe8-ea8c82cc5735 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:16:58.401848 [ 3 ] {} HTTP-Session: 5254b34d-a731-41a0-afe8-ea8c82cc5735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:16:58.401918 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:16:58.401959 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.30 03:16:58.402067 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:16:58.402322 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:16:58.402572 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.30 03:16:58.402752 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.30 03:16:58.402864 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} executeQuery: Read 9 rows, 651.00 B in 0.000916801 sec., 9816 rows/sec., 693.44 KiB/sec. 2024.01.30 03:16:58.402972 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} DynamicQueryHandler: Done processing query 2024.01.30 03:16:58.402995 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.30 03:16:58.403011 [ 3 ] {} HTTP-Session: 5254b34d-a731-41a0-afe8-ea8c82cc5735 Destroying unnamed session 2024.01.30 03:17:08.395902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:08.396023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:08.396051 [ 3 ] {} HTTP-Session: 7d961751-6820-4386-8b33-d338059a80d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:08.396076 [ 3 ] {} HTTP-Session: 7d961751-6820-4386-8b33-d338059a80d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:08.396204 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:08.396272 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:08.396433 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:08.396834 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:08.397108 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.30 03:17:08.397274 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.30 03:17:08.397404 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} executeQuery: Read 21 rows, 1.70 KiB in 0.001151026 sec., 18244 rows/sec., 1.44 MiB/sec. 2024.01.30 03:17:08.397550 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} DynamicQueryHandler: Done processing query 2024.01.30 03:17:08.397575 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:08.397592 [ 3 ] {} HTTP-Session: 7d961751-6820-4386-8b33-d338059a80d6 Destroying unnamed session 2024.01.30 03:17:08.397750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:08.397801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:08.397822 [ 3 ] {} HTTP-Session: 8b736850-d0b6-42a3-aad8-eae26fb70fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:08.397841 [ 3 ] {} HTTP-Session: 8b736850-d0b6-42a3-aad8-eae26fb70fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:08.397927 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:08.397973 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:08.398090 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:08.398423 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:08.398649 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.30 03:17:08.398816 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.30 03:17:08.398946 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} executeQuery: Read 63 rows, 5.70 KiB in 0.000981442 sec., 64191 rows/sec., 5.67 MiB/sec. 2024.01.30 03:17:08.399066 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} DynamicQueryHandler: Done processing query 2024.01.30 03:17:08.399090 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:17:08.399106 [ 3 ] {} HTTP-Session: 8b736850-d0b6-42a3-aad8-eae26fb70fc2 Destroying unnamed session 2024.01.30 03:17:08.399248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:08.399293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:08.399313 [ 3 ] {} HTTP-Session: 50eb1f5f-67d2-4fb0-851c-7c986a10879e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:08.399332 [ 3 ] {} HTTP-Session: 50eb1f5f-67d2-4fb0-851c-7c986a10879e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:08.399405 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:08.399444 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:08.399548 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:08.399826 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:08.400031 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.30 03:17:08.400179 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.30 03:17:08.400303 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} executeQuery: Read 21 rows, 1.68 KiB in 0.000862459 sec., 24348 rows/sec., 1.90 MiB/sec. 2024.01.30 03:17:08.400419 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} DynamicQueryHandler: Done processing query 2024.01.30 03:17:08.400443 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:08.400459 [ 3 ] {} HTTP-Session: 50eb1f5f-67d2-4fb0-851c-7c986a10879e Destroying unnamed session 2024.01.30 03:17:08.400628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:08.400674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:08.400694 [ 3 ] {} HTTP-Session: 0d91eb3e-75b5-41a7-bcfd-86687a69457d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:08.400711 [ 3 ] {} HTTP-Session: 0d91eb3e-75b5-41a7-bcfd-86687a69457d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:08.400790 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:08.400836 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:08.400982 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:08.401339 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:08.401645 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.30 03:17:08.401832 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.30 03:17:08.401958 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} executeQuery: Read 21 rows, 29.02 KiB in 0.001135146 sec., 18499 rows/sec., 24.96 MiB/sec. 2024.01.30 03:17:08.402074 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} DynamicQueryHandler: Done processing query 2024.01.30 03:17:08.402099 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:17:08.402114 [ 3 ] {} HTTP-Session: 0d91eb3e-75b5-41a7-bcfd-86687a69457d Destroying unnamed session 2024.01.30 03:17:13.158779 [ 93 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:17:13.158847 [ 93 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:17:13.395885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:13.395983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:13.396008 [ 3 ] {} HTTP-Session: bbf0c581-e35f-4822-b30c-7cce05c9fcf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:13.396038 [ 3 ] {} HTTP-Session: bbf0c581-e35f-4822-b30c-7cce05c9fcf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:13.396166 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:13.396231 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:13.396396 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:13.396789 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:13.397058 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.30 03:17:13.397229 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.30 03:17:13.397345 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} executeQuery: Read 26 rows, 2.11 KiB in 0.001145886 sec., 22689 rows/sec., 1.80 MiB/sec. 2024.01.30 03:17:13.397505 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} DynamicQueryHandler: Done processing query 2024.01.30 03:17:13.397531 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:17:13.397550 [ 3 ] {} HTTP-Session: bbf0c581-e35f-4822-b30c-7cce05c9fcf9 Destroying unnamed session 2024.01.30 03:17:13.397689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:13.397739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:13.397759 [ 3 ] {} HTTP-Session: e0ce5848-4efd-4579-9a74-a3f30b67b5ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:13.397778 [ 3 ] {} HTTP-Session: e0ce5848-4efd-4579-9a74-a3f30b67b5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:13.397858 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:13.397900 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:13.398011 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:13.398397 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:13.398619 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.30 03:17:13.398775 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.30 03:17:13.398872 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} executeQuery: Read 78 rows, 8.47 KiB in 0.000986142 sec., 79096 rows/sec., 8.38 MiB/sec. 2024.01.30 03:17:13.398895 [ 93 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.30 03:17:13.398958 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:13.399013 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} DynamicQueryHandler: Done processing query 2024.01.30 03:17:13.399043 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:17:13.399064 [ 3 ] {} HTTP-Session: e0ce5848-4efd-4579-9a74-a3f30b67b5ab Destroying unnamed session 2024.01.30 03:17:13.399115 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.30 03:17:13.399238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:13.399290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:13.399310 [ 3 ] {} HTTP-Session: 659e410f-340d-4e94-9241-2b921b68dc67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:13.399327 [ 3 ] {} HTTP-Session: 659e410f-340d-4e94-9241-2b921b68dc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:13.399401 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:13.399438 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:13.399543 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:13.399843 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:13.400049 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.30 03:17:13.400195 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.30 03:17:13.400281 [ 93 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.30 03:17:13.400292 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} executeQuery: Read 26 rows, 2.08 KiB in 0.000865169 sec., 30051 rows/sec., 2.35 MiB/sec. 2024.01.30 03:17:13.400317 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:13.400468 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.30 03:17:13.400498 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} DynamicQueryHandler: Done processing query 2024.01.30 03:17:13.400549 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:17:13.400566 [ 3 ] {} HTTP-Session: 659e410f-340d-4e94-9241-2b921b68dc67 Destroying unnamed session 2024.01.30 03:17:13.400746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 27846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:13.400791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:13.400810 [ 3 ] {} HTTP-Session: d17fb4bc-f2c3-4fc3-a7da-e9558d9c963c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:13.400827 [ 3 ] {} HTTP-Session: d17fb4bc-f2c3-4fc3-a7da-e9558d9c963c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:13.400904 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:13.400951 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:13.401104 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:13.401389 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:17:13.401391 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:17:13.401606 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part 2024.01.30 03:17:13.401644 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part 2024.01.30 03:17:13.402175 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part 2024.01.30 03:17:13.402316 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:13.402340 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part 2024.01.30 03:17:13.402602 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.01.30 03:17:13.402831 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2024.01.30 03:17:13.402989 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part 2024.01.30 03:17:13.403399 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part 2024.01.30 03:17:13.403423 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part 2024.01.30 03:17:13.403493 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.30 03:17:13.403673 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part 2024.01.30 03:17:13.403745 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:13.404035 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.30 03:17:13.404205 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2024.01.30 03:17:13.404408 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} executeQuery: Read 26 rows, 35.93 KiB in 0.003455378 sec., 7524 rows/sec., 10.15 MiB/sec. 2024.01.30 03:17:13.404884 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} DynamicQueryHandler: Done processing query 2024.01.30 03:17:13.404943 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:17:13.405014 [ 3 ] {} HTTP-Session: d17fb4bc-f2c3-4fc3-a7da-e9558d9c963c Destroying unnamed session 2024.01.30 03:17:13.406192 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.007163913 sec., 46064.21099753724 rows/sec., 4.23 MiB/sec. 2024.01.30 03:17:13.406490 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.30 03:17:13.406551 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.00617502 sec., 22348.105755123062 rows/sec., 1.75 MiB/sec. 2024.01.30 03:17:13.406708 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.30 03:17:13.406795 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.30 03:17:13.406928 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.30 03:17:13.406964 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.30 03:17:13.407083 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.30 03:17:18.395341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:18.395466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:18.395496 [ 3 ] {} HTTP-Session: aef93c67-2f63-4791-8596-f6a11d414b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:18.395525 [ 3 ] {} HTTP-Session: aef93c67-2f63-4791-8596-f6a11d414b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:18.395666 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:18.395733 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:18.395916 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:18.396373 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:18.396633 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.30 03:17:18.396801 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.30 03:17:18.396917 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} executeQuery: Read 21 rows, 1.70 KiB in 0.001213127 sec., 17310 rows/sec., 1.37 MiB/sec. 2024.01.30 03:17:18.396910 [ 89 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.30 03:17:18.396984 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:18.397058 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.30 03:17:18.397089 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} DynamicQueryHandler: Done processing query 2024.01.30 03:17:18.397138 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:18.397168 [ 3 ] {} HTTP-Session: aef93c67-2f63-4791-8596-f6a11d414b00 Destroying unnamed session 2024.01.30 03:17:18.397195 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:17:18.397229 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.01.30 03:17:18.397322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:18.397374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:18.397405 [ 3 ] {} HTTP-Session: 143562dc-780d-4a7f-822b-57847d3c5fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:18.397409 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part 2024.01.30 03:17:18.397423 [ 3 ] {} HTTP-Session: 143562dc-780d-4a7f-822b-57847d3c5fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:18.397543 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:18.397561 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.01.30 03:17:18.397598 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:18.397736 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:18.397834 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:18.397915 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2024.01.30 03:17:18.398070 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:18.398424 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:18.398704 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.30 03:17:18.398950 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.30 03:17:18.398990 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.001947844 sec., 61093.18816085888 rows/sec., 4.84 MiB/sec. 2024.01.30 03:17:18.399096 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} executeQuery: Read 63 rows, 5.70 KiB in 0.001518055 sec., 41500 rows/sec., 3.67 MiB/sec. 2024.01.30 03:17:18.399171 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.30 03:17:18.399251 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} DynamicQueryHandler: Done processing query 2024.01.30 03:17:18.399279 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:17:18.399299 [ 3 ] {} HTTP-Session: 143562dc-780d-4a7f-822b-57847d3c5fb6 Destroying unnamed session 2024.01.30 03:17:18.399365 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.30 03:17:18.399419 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.30 03:17:18.399443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:18.399500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:18.399519 [ 3 ] {} HTTP-Session: 77589a4e-1b54-4713-8ce5-655e02bf78b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:18.399536 [ 3 ] {} HTTP-Session: 77589a4e-1b54-4713-8ce5-655e02bf78b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:18.399608 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:18.399647 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:18.399754 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:18.400069 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:18.400287 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.30 03:17:18.400441 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.30 03:17:18.400538 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} executeQuery: Read 21 rows, 1.68 KiB in 0.000902811 sec., 23260 rows/sec., 1.82 MiB/sec. 2024.01.30 03:17:18.400657 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} DynamicQueryHandler: Done processing query 2024.01.30 03:17:18.400680 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:18.400696 [ 3 ] {} HTTP-Session: 77589a4e-1b54-4713-8ce5-655e02bf78b0 Destroying unnamed session 2024.01.30 03:17:18.400879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:18.400926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:18.400945 [ 3 ] {} HTTP-Session: be0e0433-dc4a-4ab5-84a3-9cfd15cd528a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:18.400962 [ 3 ] {} HTTP-Session: be0e0433-dc4a-4ab5-84a3-9cfd15cd528a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:18.401040 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:18.401084 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:18.401220 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:18.401698 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:18.401996 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.30 03:17:18.402180 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.30 03:17:18.402281 [ 89 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.30 03:17:18.402285 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} executeQuery: Read 21 rows, 29.02 KiB in 0.001215577 sec., 17275 rows/sec., 23.31 MiB/sec. 2024.01.30 03:17:18.402323 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:18.402470 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.30 03:17:18.402527 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} DynamicQueryHandler: Done processing query 2024.01.30 03:17:18.402568 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:17:18.402607 [ 3 ] {} HTTP-Session: be0e0433-dc4a-4ab5-84a3-9cfd15cd528a Destroying unnamed session 2024.01.30 03:17:18.402682 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:17:18.402739 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part 2024.01.30 03:17:18.402867 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part 2024.01.30 03:17:18.402969 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part 2024.01.30 03:17:18.403062 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:18.403153 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part 2024.01.30 03:17:18.403250 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:18.406819 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 6 columns (6 merged, 0 gathered) in 0.004441261 sec., 26794.192009881877 rows/sec., 36.16 MiB/sec. 2024.01.30 03:17:18.406971 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.30 03:17:18.407176 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.30 03:17:18.407242 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.30 03:17:23.395471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:23.395597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:23.395623 [ 3 ] {} HTTP-Session: e16e3272-6dda-4e8f-bb29-074d56c88f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:23.395648 [ 3 ] {} HTTP-Session: e16e3272-6dda-4e8f-bb29-074d56c88f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:23.395849 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) 2024.01.30 03:17:23.396473 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:17:23.396659 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:17:23.396712 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:17:23.396884 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.01.30 03:17:23.397003 [ 190 ] {d6e64910-447c-46f1-8354-e09a2c13c585} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:17:23.397019 [ 188 ] {d6e64910-447c-46f1-8354-e09a2c13c585} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:17:23.397155 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:17:23.397245 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:17:23.399080 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} executeQuery: Read 10 rows, 1.41 KiB in 0.003182523 sec., 3142 rows/sec., 441.56 KiB/sec. 2024.01.30 03:17:23.399400 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} DynamicQueryHandler: Done processing query 2024.01.30 03:17:23.399433 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:17:23.399455 [ 3 ] {} HTTP-Session: e16e3272-6dda-4e8f-bb29-074d56c88f48 Destroying unnamed session 2024.01.30 03:17:23.401217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:23.401270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:23.401291 [ 3 ] {} HTTP-Session: 2c3ef463-12f9-40bc-91d0-d9fb3dbf53a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:23.401309 [ 3 ] {} HTTP-Session: 2c3ef463-12f9-40bc-91d0-d9fb3dbf53a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:23.401392 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:23.401436 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:17:23.401589 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:23.401932 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:23.402242 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.30 03:17:23.402418 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.30 03:17:23.402532 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} executeQuery: Read 1 rows, 232.00 B in 0.001109025 sec., 901 rows/sec., 204.29 KiB/sec. 2024.01.30 03:17:23.402683 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} DynamicQueryHandler: Done processing query 2024.01.30 03:17:23.402709 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:17:23.402726 [ 3 ] {} HTTP-Session: 2c3ef463-12f9-40bc-91d0-d9fb3dbf53a9 Destroying unnamed session 2024.01.30 03:17:23.402852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:23.402900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:23.402919 [ 3 ] {} HTTP-Session: 6b973bdc-310e-4d0b-90fb-763905d61470 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:23.402937 [ 3 ] {} HTTP-Session: 6b973bdc-310e-4d0b-90fb-763905d61470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:23.403013 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:23.403053 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:23.403165 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:23.403484 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:23.403705 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.30 03:17:23.403856 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.30 03:17:23.403957 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} executeQuery: Read 27 rows, 2.19 KiB in 0.000916301 sec., 29466 rows/sec., 2.33 MiB/sec. 2024.01.30 03:17:23.404072 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} DynamicQueryHandler: Done processing query 2024.01.30 03:17:23.404097 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:17:23.404114 [ 3 ] {} HTTP-Session: 6b973bdc-310e-4d0b-90fb-763905d61470 Destroying unnamed session 2024.01.30 03:17:23.404248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:23.404294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:23.404314 [ 3 ] {} HTTP-Session: d7fa4bd7-0112-472d-bdca-a45ab764678b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:23.404332 [ 3 ] {} HTTP-Session: d7fa4bd7-0112-472d-bdca-a45ab764678b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:23.404401 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:23.404440 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:17:23.404586 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:23.404858 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:23.405064 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:17:23.405218 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:17:23.405310 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} executeQuery: Read 2 rows, 175.00 B in 0.00088117 sec., 2269 rows/sec., 193.94 KiB/sec. 2024.01.30 03:17:23.405434 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} DynamicQueryHandler: Done processing query 2024.01.30 03:17:23.405460 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:17:23.405476 [ 3 ] {} HTTP-Session: d7fa4bd7-0112-472d-bdca-a45ab764678b Destroying unnamed session 2024.01.30 03:17:23.405614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:23.405660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:23.405678 [ 3 ] {} HTTP-Session: dcee3655-fa52-4bb7-995e-f8729e89c57a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:23.405695 [ 3 ] {} HTTP-Session: dcee3655-fa52-4bb7-995e-f8729e89c57a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:23.405771 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:23.405810 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:23.405914 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:23.406275 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:23.406494 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.30 03:17:23.406648 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.30 03:17:23.406743 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} executeQuery: Read 118 rows, 11.97 KiB in 0.000943622 sec., 125050 rows/sec., 12.39 MiB/sec. 2024.01.30 03:17:23.406859 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} DynamicQueryHandler: Done processing query 2024.01.30 03:17:23.406883 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:17:23.406899 [ 3 ] {} HTTP-Session: dcee3655-fa52-4bb7-995e-f8729e89c57a Destroying unnamed session 2024.01.30 03:17:23.407017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:23.407063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:23.407081 [ 3 ] {} HTTP-Session: fb99e409-5465-440f-8c5e-46cc2c45efef Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:23.407098 [ 3 ] {} HTTP-Session: fb99e409-5465-440f-8c5e-46cc2c45efef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:23.407168 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:23.407206 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:17:23.407312 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:23.407606 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:23.407815 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:17:23.407972 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:17:23.408061 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} executeQuery: Read 2 rows, 143.00 B in 0.00086612 sec., 2309 rows/sec., 161.23 KiB/sec. 2024.01.30 03:17:23.408183 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} DynamicQueryHandler: Done processing query 2024.01.30 03:17:23.408207 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:17:23.408224 [ 3 ] {} HTTP-Session: fb99e409-5465-440f-8c5e-46cc2c45efef Destroying unnamed session 2024.01.30 03:17:23.408338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:23.408383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:23.408401 [ 3 ] {} HTTP-Session: fbc5fb50-5326-4a1b-a26f-8e75d19eba6e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:23.408419 [ 3 ] {} HTTP-Session: fbc5fb50-5326-4a1b-a26f-8e75d19eba6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:23.408490 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:23.408527 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:23.408631 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:23.408959 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:23.409180 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.30 03:17:23.409342 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.30 03:17:23.409438 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} executeQuery: Read 53 rows, 4.22 KiB in 0.000921411 sec., 57520 rows/sec., 4.48 MiB/sec. 2024.01.30 03:17:23.409554 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} DynamicQueryHandler: Done processing query 2024.01.30 03:17:23.409578 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.30 03:17:23.409594 [ 3 ] {} HTTP-Session: fbc5fb50-5326-4a1b-a26f-8e75d19eba6e Destroying unnamed session 2024.01.30 03:17:23.409704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:23.409750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:23.409769 [ 3 ] {} HTTP-Session: 2f02b208-5469-4c13-90ef-9b0a7ab40ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:23.409786 [ 3 ] {} HTTP-Session: 2f02b208-5469-4c13-90ef-9b0a7ab40ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:23.409859 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:23.409901 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:17:23.410017 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:23.410315 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:23.410575 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.30 03:17:23.410760 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.30 03:17:23.410864 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} executeQuery: Read 37 rows, 2.67 KiB in 0.000977003 sec., 37870 rows/sec., 2.67 MiB/sec. 2024.01.30 03:17:23.410985 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} DynamicQueryHandler: Done processing query 2024.01.30 03:17:23.411012 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:17:23.411031 [ 3 ] {} HTTP-Session: 2f02b208-5469-4c13-90ef-9b0a7ab40ff5 Destroying unnamed session 2024.01.30 03:17:23.411183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:23.411233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:23.411254 [ 3 ] {} HTTP-Session: 8b0c70c3-f9c6-4efd-b6a5-96d78d58425a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:23.411272 [ 3 ] {} HTTP-Session: 8b0c70c3-f9c6-4efd-b6a5-96d78d58425a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:23.411351 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:23.411394 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:23.411570 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:23.411985 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:23.412290 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.30 03:17:23.412478 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.30 03:17:23.412578 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} executeQuery: Read 27 rows, 37.31 KiB in 0.001199367 sec., 22511 rows/sec., 30.38 MiB/sec. 2024.01.30 03:17:23.412704 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} DynamicQueryHandler: Done processing query 2024.01.30 03:17:23.412729 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:17:23.412748 [ 3 ] {} HTTP-Session: 8b0c70c3-f9c6-4efd-b6a5-96d78d58425a Destroying unnamed session 2024.01.30 03:17:28.159087 [ 83 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:17:28.159154 [ 83 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:17:28.395462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:28.395570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:28.395597 [ 3 ] {} HTTP-Session: 7be6f42e-82e8-42cb-8c51-c07434fa2b36 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:28.395650 [ 3 ] {} HTTP-Session: 7be6f42e-82e8-42cb-8c51-c07434fa2b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:28.395782 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:28.395845 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:28.396011 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:28.396510 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:28.396783 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.30 03:17:28.396959 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.30 03:17:28.397088 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} executeQuery: Read 21 rows, 1.70 KiB in 0.001267098 sec., 16573 rows/sec., 1.31 MiB/sec. 2024.01.30 03:17:28.397263 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} DynamicQueryHandler: Done processing query 2024.01.30 03:17:28.397290 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:28.397307 [ 3 ] {} HTTP-Session: 7be6f42e-82e8-42cb-8c51-c07434fa2b36 Destroying unnamed session 2024.01.30 03:17:28.397437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:28.397491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:28.397511 [ 3 ] {} HTTP-Session: 49120593-29da-46a7-b2df-e466827f1989 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:28.397530 [ 3 ] {} HTTP-Session: 49120593-29da-46a7-b2df-e466827f1989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:28.397608 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:28.397650 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:17:28.397763 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:28.398054 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:28.398266 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.30 03:17:28.398420 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.30 03:17:28.398542 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} executeQuery: Read 2 rows, 175.00 B in 0.000904981 sec., 2209 rows/sec., 188.84 KiB/sec. 2024.01.30 03:17:28.398666 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} DynamicQueryHandler: Done processing query 2024.01.30 03:17:28.398690 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:17:28.398706 [ 3 ] {} HTTP-Session: 49120593-29da-46a7-b2df-e466827f1989 Destroying unnamed session 2024.01.30 03:17:28.398837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:28.398883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:28.398903 [ 3 ] {} HTTP-Session: 95223d46-3b56-4c86-b88d-a95b8da91a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:28.398921 [ 3 ] {} HTTP-Session: 95223d46-3b56-4c86-b88d-a95b8da91a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:28.398995 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:28.399034 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:28.399139 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:28.399450 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:28.399665 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.30 03:17:28.399817 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.30 03:17:28.399932 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} executeQuery: Read 64 rows, 5.79 KiB in 0.000900441 sec., 71076 rows/sec., 6.28 MiB/sec. 2024.01.30 03:17:28.400056 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} DynamicQueryHandler: Done processing query 2024.01.30 03:17:28.400082 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:17:28.400098 [ 3 ] {} HTTP-Session: 95223d46-3b56-4c86-b88d-a95b8da91a0b Destroying unnamed session 2024.01.30 03:17:28.400221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:28.400270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:28.400290 [ 3 ] {} HTTP-Session: 7cb8770d-f653-440d-897f-51594cf535de Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:28.400309 [ 3 ] {} HTTP-Session: 7cb8770d-f653-440d-897f-51594cf535de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:28.400378 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:28.400417 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:17:28.400522 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:28.400796 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:28.401004 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.30 03:17:28.401163 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.30 03:17:28.401279 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} executeQuery: Read 2 rows, 143.00 B in 0.00087176 sec., 2294 rows/sec., 160.19 KiB/sec. 2024.01.30 03:17:28.401398 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} DynamicQueryHandler: Done processing query 2024.01.30 03:17:28.401422 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:17:28.401438 [ 3 ] {} HTTP-Session: 7cb8770d-f653-440d-897f-51594cf535de Destroying unnamed session 2024.01.30 03:17:28.401552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:28.401597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:28.401615 [ 3 ] {} HTTP-Session: e51acaa3-de8a-4376-a3a9-398556f0f7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:28.401632 [ 3 ] {} HTTP-Session: e51acaa3-de8a-4376-a3a9-398556f0f7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:28.401703 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:28.401740 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:28.401844 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:28.402141 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:28.402352 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.30 03:17:28.402509 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.30 03:17:28.402629 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} executeQuery: Read 23 rows, 1.84 KiB in 0.00089816 sec., 25607 rows/sec., 2.01 MiB/sec. 2024.01.30 03:17:28.402770 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} DynamicQueryHandler: Done processing query 2024.01.30 03:17:28.402794 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:28.402810 [ 3 ] {} HTTP-Session: e51acaa3-de8a-4376-a3a9-398556f0f7b7 Destroying unnamed session 2024.01.30 03:17:28.402916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:28.402963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:28.402982 [ 3 ] {} HTTP-Session: 2198f781-17a9-4a5c-98ad-9116bc1a0185 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:28.402999 [ 3 ] {} HTTP-Session: 2198f781-17a9-4a5c-98ad-9116bc1a0185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:28.403073 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:28.403118 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:17:28.403242 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:28.403548 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:28.403807 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.30 03:17:28.403985 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.30 03:17:28.404098 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} executeQuery: Read 1 rows, 72.00 B in 0.000988893 sec., 1011 rows/sec., 71.10 KiB/sec. 2024.01.30 03:17:28.404212 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} DynamicQueryHandler: Done processing query 2024.01.30 03:17:28.404240 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:17:28.404256 [ 3 ] {} HTTP-Session: 2198f781-17a9-4a5c-98ad-9116bc1a0185 Destroying unnamed session 2024.01.30 03:17:28.404384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:28.404428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:28.404446 [ 3 ] {} HTTP-Session: b82bb065-2c60-4403-9c2b-f7ab7c38f5b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:28.404463 [ 3 ] {} HTTP-Session: b82bb065-2c60-4403-9c2b-f7ab7c38f5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:28.404538 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:28.404582 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:28.404713 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:28.405073 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:28.405362 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.30 03:17:28.405542 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.30 03:17:28.405671 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} executeQuery: Read 21 rows, 29.02 KiB in 0.001102755 sec., 19043 rows/sec., 25.70 MiB/sec. 2024.01.30 03:17:28.405798 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} DynamicQueryHandler: Done processing query 2024.01.30 03:17:28.405823 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:17:28.405838 [ 3 ] {} HTTP-Session: b82bb065-2c60-4403-9c2b-f7ab7c38f5b5 Destroying unnamed session 2024.01.30 03:17:33.395477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:33.395606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:33.395638 [ 3 ] {} HTTP-Session: caddc6b0-25e4-4173-9d71-83960a256340 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:33.395668 [ 3 ] {} HTTP-Session: caddc6b0-25e4-4173-9d71-83960a256340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:33.395809 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:33.395881 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:33.396074 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:33.396512 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:33.396780 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.30 03:17:33.396950 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.30 03:17:33.397096 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} executeQuery: Read 27 rows, 2.19 KiB in 0.001240199 sec., 21770 rows/sec., 1.72 MiB/sec. 2024.01.30 03:17:33.397290 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} DynamicQueryHandler: Done processing query 2024.01.30 03:17:33.397318 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:17:33.397336 [ 3 ] {} HTTP-Session: caddc6b0-25e4-4173-9d71-83960a256340 Destroying unnamed session 2024.01.30 03:17:33.397473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:33.397523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:33.397543 [ 3 ] {} HTTP-Session: 11dbef6a-db6f-4856-9602-7f99921a136d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:33.397563 [ 3 ] {} HTTP-Session: 11dbef6a-db6f-4856-9602-7f99921a136d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:33.397647 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:33.397690 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:33.397809 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:33.398164 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:33.398391 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.30 03:17:33.398555 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.30 03:17:33.398676 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} executeQuery: Read 81 rows, 8.76 KiB in 0.000991572 sec., 81688 rows/sec., 8.63 MiB/sec. 2024.01.30 03:17:33.398800 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} DynamicQueryHandler: Done processing query 2024.01.30 03:17:33.398825 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:17:33.398841 [ 3 ] {} HTTP-Session: 11dbef6a-db6f-4856-9602-7f99921a136d Destroying unnamed session 2024.01.30 03:17:33.398963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:33.399010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:33.399031 [ 3 ] {} HTTP-Session: ce6bdfa2-d91b-4462-a02c-beddca2c40da Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:33.399048 [ 3 ] {} HTTP-Session: ce6bdfa2-d91b-4462-a02c-beddca2c40da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:33.399125 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:33.399164 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:33.399270 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:33.399561 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:33.399775 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.30 03:17:33.399934 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.30 03:17:33.400051 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} executeQuery: Read 27 rows, 2.16 KiB in 0.000898291 sec., 30057 rows/sec., 2.35 MiB/sec. 2024.01.30 03:17:33.400155 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} DynamicQueryHandler: Done processing query 2024.01.30 03:17:33.400180 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:17:33.400196 [ 3 ] {} HTTP-Session: ce6bdfa2-d91b-4462-a02c-beddca2c40da Destroying unnamed session 2024.01.30 03:17:33.400422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:33.400467 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:33.400485 [ 3 ] {} HTTP-Session: 321a8bb3-aa17-4a77-b93f-c83038a09ae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:33.400502 [ 3 ] {} HTTP-Session: 321a8bb3-aa17-4a77-b93f-c83038a09ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:33.400579 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:33.400625 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:33.400762 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:33.401215 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:33.401522 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.30 03:17:33.401705 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.30 03:17:33.401834 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} executeQuery: Read 27 rows, 37.31 KiB in 0.001224857 sec., 22043 rows/sec., 29.75 MiB/sec. 2024.01.30 03:17:33.401957 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} DynamicQueryHandler: Done processing query 2024.01.30 03:17:33.401984 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:17:33.402001 [ 3 ] {} HTTP-Session: 321a8bb3-aa17-4a77-b93f-c83038a09ae3 Destroying unnamed session 2024.01.30 03:17:38.395664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:38.395784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:38.395811 [ 3 ] {} HTTP-Session: bb0bfa9d-79ff-4082-9348-ce4b042da692 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:38.395836 [ 3 ] {} HTTP-Session: bb0bfa9d-79ff-4082-9348-ce4b042da692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:38.395964 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:38.396025 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:38.396188 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:38.396604 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:38.396873 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.30 03:17:38.397043 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.30 03:17:38.397176 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} executeQuery: Read 21 rows, 1.70 KiB in 0.001170756 sec., 17937 rows/sec., 1.42 MiB/sec. 2024.01.30 03:17:38.397317 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} DynamicQueryHandler: Done processing query 2024.01.30 03:17:38.397345 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:38.397362 [ 3 ] {} HTTP-Session: bb0bfa9d-79ff-4082-9348-ce4b042da692 Destroying unnamed session 2024.01.30 03:17:38.397510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:38.397559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:38.397579 [ 3 ] {} HTTP-Session: 5870e38d-b118-449a-89c2-614495156434 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:38.397598 [ 3 ] {} HTTP-Session: 5870e38d-b118-449a-89c2-614495156434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:38.397679 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:38.397722 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:38.397828 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:38.398153 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:38.398375 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.30 03:17:38.398541 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.30 03:17:38.398668 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} executeQuery: Read 63 rows, 5.70 KiB in 0.000956652 sec., 65854 rows/sec., 5.82 MiB/sec. 2024.01.30 03:17:38.398660 [ 64 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.30 03:17:38.398778 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:38.398844 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} DynamicQueryHandler: Done processing query 2024.01.30 03:17:38.398890 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:17:38.398896 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.30 03:17:38.398916 [ 3 ] {} HTTP-Session: 5870e38d-b118-449a-89c2-614495156434 Destroying unnamed session 2024.01.30 03:17:38.399031 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:17:38.399065 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part 2024.01.30 03:17:38.399093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:38.399149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:38.399175 [ 3 ] {} HTTP-Session: 207d44d1-d47a-44c3-a673-e047fa4e8a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:38.399200 [ 3 ] {} HTTP-Session: 207d44d1-d47a-44c3-a673-e047fa4e8a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:38.399213 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part 2024.01.30 03:17:38.399313 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:38.399352 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 118 rows starting from the beginning of the part 2024.01.30 03:17:38.399373 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:38.399530 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part 2024.01.30 03:17:38.399626 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:38.399701 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 81 rows starting from the beginning of the part 2024.01.30 03:17:38.399789 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part 2024.01.30 03:17:38.400139 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:38.400419 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.30 03:17:38.400598 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.30 03:17:38.400775 [ 64 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.30 03:17:38.400811 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} executeQuery: Read 21 rows, 1.68 KiB in 0.001438793 sec., 14595 rows/sec., 1.14 MiB/sec. 2024.01.30 03:17:38.400896 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:38.401253 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.30 03:17:38.401267 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 4 columns (4 merged, 0 gathered) in 0.002420895 sec., 233797.83096747275 rows/sec., 22.26 MiB/sec. 2024.01.30 03:17:38.401303 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} DynamicQueryHandler: Done processing query 2024.01.30 03:17:38.401356 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:38.401461 [ 3 ] {} HTTP-Session: 207d44d1-d47a-44c3-a673-e047fa4e8a19 Destroying unnamed session 2024.01.30 03:17:38.401544 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:17:38.401552 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.30 03:17:38.401573 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 86 rows starting from the beginning of the part 2024.01.30 03:17:38.401681 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:38.401741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:38.401763 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.30 03:17:38.401814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:38.401819 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part 2024.01.30 03:17:38.401839 [ 3 ] {} HTTP-Session: e32d9d77-5a50-496f-b120-53722ff3ba31 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:38.401863 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.30 03:17:38.401875 [ 3 ] {} HTTP-Session: e32d9d77-5a50-496f-b120-53722ff3ba31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:38.402029 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part 2024.01.30 03:17:38.402049 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:38.402118 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:38.402134 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part 2024.01.30 03:17:38.402317 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:38.402431 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:38.403094 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:38.403276 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.002226401 sec., 103754.89410937204 rows/sec., 8.10 MiB/sec. 2024.01.30 03:17:38.403511 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.30 03:17:38.403580 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.30 03:17:38.403860 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.30 03:17:38.403916 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.30 03:17:38.403983 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.30 03:17:38.404161 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} executeQuery: Read 21 rows, 29.02 KiB in 0.002064037 sec., 10174 rows/sec., 13.73 MiB/sec. 2024.01.30 03:17:38.404302 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} DynamicQueryHandler: Done processing query 2024.01.30 03:17:38.404327 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:17:38.404343 [ 3 ] {} HTTP-Session: e32d9d77-5a50-496f-b120-53722ff3ba31 Destroying unnamed session 2024.01.30 03:17:43.159198 [ 68 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:17:43.159301 [ 68 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:17:43.395657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:43.395763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:43.395789 [ 3 ] {} HTTP-Session: e6fa9745-ee6f-4f1e-8718-98cd82b0dc59 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:43.395814 [ 3 ] {} HTTP-Session: e6fa9745-ee6f-4f1e-8718-98cd82b0dc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:43.395940 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:43.396006 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:43.396169 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:43.396579 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:43.396847 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.30 03:17:43.397029 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.30 03:17:43.397174 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} executeQuery: Read 27 rows, 2.19 KiB in 0.001194287 sec., 22607 rows/sec., 1.79 MiB/sec. 2024.01.30 03:17:43.397167 [ 68 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.30 03:17:43.397297 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:43.397390 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} DynamicQueryHandler: Done processing query 2024.01.30 03:17:43.397399 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.30 03:17:43.397423 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:17:43.397444 [ 3 ] {} HTTP-Session: e6fa9745-ee6f-4f1e-8718-98cd82b0dc59 Destroying unnamed session 2024.01.30 03:17:43.397491 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:17:43.397519 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part 2024.01.30 03:17:43.397595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:43.397635 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part 2024.01.30 03:17:43.397656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:43.397684 [ 3 ] {} HTTP-Session: 0679ecf7-6c12-4916-b010-6bdbbe991dee Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:43.397711 [ 3 ] {} HTTP-Session: 0679ecf7-6c12-4916-b010-6bdbbe991dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:43.397758 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:43.397829 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:43.397873 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part 2024.01.30 03:17:43.397881 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:43.398021 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:43.398127 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:43.398170 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part 2024.01.30 03:17:43.398607 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:43.398942 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.30 03:17:43.398976 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001609766 sec., 105605.41097277492 rows/sec., 8.36 MiB/sec. 2024.01.30 03:17:43.399057 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.30 03:17:43.399120 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.30 03:17:43.399285 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.30 03:17:43.399300 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} executeQuery: Read 81 rows, 8.76 KiB in 0.001430832 sec., 56610 rows/sec., 5.98 MiB/sec. 2024.01.30 03:17:43.399420 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.30 03:17:43.399529 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} DynamicQueryHandler: Done processing query 2024.01.30 03:17:43.399554 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:17:43.399570 [ 3 ] {} HTTP-Session: 0679ecf7-6c12-4916-b010-6bdbbe991dee Destroying unnamed session 2024.01.30 03:17:43.399699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:43.399747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:43.399767 [ 3 ] {} HTTP-Session: 3a701350-1d68-4705-ae60-f828ad47eb18 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:43.399785 [ 3 ] {} HTTP-Session: 3a701350-1d68-4705-ae60-f828ad47eb18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:43.399860 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:43.399901 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:43.400008 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:43.400315 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:43.400534 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.30 03:17:43.400694 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.30 03:17:43.400819 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} executeQuery: Read 27 rows, 2.16 KiB in 0.000929511 sec., 29047 rows/sec., 2.27 MiB/sec. 2024.01.30 03:17:43.400940 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} DynamicQueryHandler: Done processing query 2024.01.30 03:17:43.400965 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:17:43.400981 [ 3 ] {} HTTP-Session: 3a701350-1d68-4705-ae60-f828ad47eb18 Destroying unnamed session 2024.01.30 03:17:43.401171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:43.401220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:43.401240 [ 3 ] {} HTTP-Session: 68b5fc39-c54b-44c5-9057-3021fe92a6ef Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:43.401257 [ 3 ] {} HTTP-Session: 68b5fc39-c54b-44c5-9057-3021fe92a6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:43.401334 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:43.401378 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:43.401519 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:43.401935 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:43.402238 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.30 03:17:43.402423 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.30 03:17:43.402553 [ 68 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.30 03:17:43.402563 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} executeQuery: Read 27 rows, 37.31 KiB in 0.001192127 sec., 22648 rows/sec., 30.56 MiB/sec. 2024.01.30 03:17:43.402630 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:43.402784 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.30 03:17:43.402810 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} DynamicQueryHandler: Done processing query 2024.01.30 03:17:43.402842 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:17:43.402870 [ 3 ] {} HTTP-Session: 68b5fc39-c54b-44c5-9057-3021fe92a6ef Destroying unnamed session 2024.01.30 03:17:43.402907 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:17:43.402936 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 119 rows starting from the beginning of the part 2024.01.30 03:17:43.403062 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part 2024.01.30 03:17:43.403158 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:43.403247 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part 2024.01.30 03:17:43.403335 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part 2024.01.30 03:17:43.403423 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part 2024.01.30 03:17:43.406887 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 6 columns (6 merged, 0 gathered) in 0.004150224 sec., 58310.10567140472 rows/sec., 78.69 MiB/sec. 2024.01.30 03:17:43.407078 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.30 03:17:43.407295 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.30 03:17:43.407356 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.30 03:17:43.407417 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2: 4.05 MiB. 2024.01.30 03:17:48.396366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:48.396487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:48.396514 [ 3 ] {} HTTP-Session: 9a7fe052-f990-4fca-997a-995114c9b16c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:48.396540 [ 3 ] {} HTTP-Session: 9a7fe052-f990-4fca-997a-995114c9b16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:48.396670 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:48.396732 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:48.396892 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:48.397302 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:48.397568 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.30 03:17:48.397734 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.30 03:17:48.397868 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} executeQuery: Read 21 rows, 1.70 KiB in 0.001159986 sec., 18103 rows/sec., 1.43 MiB/sec. 2024.01.30 03:17:48.398022 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} DynamicQueryHandler: Done processing query 2024.01.30 03:17:48.398050 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:48.398067 [ 3 ] {} HTTP-Session: 9a7fe052-f990-4fca-997a-995114c9b16c Destroying unnamed session 2024.01.30 03:17:48.398189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:48.398243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:48.398263 [ 3 ] {} HTTP-Session: 4024d5ec-beaa-48e3-a3d0-e3ea4d93bc46 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:48.398282 [ 3 ] {} HTTP-Session: 4024d5ec-beaa-48e3-a3d0-e3ea4d93bc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:48.398361 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:48.398405 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:17:48.398517 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:48.398797 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:48.399012 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.30 03:17:48.399162 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.30 03:17:48.399281 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} executeQuery: Read 2 rows, 175.00 B in 0.000889 sec., 2249 rows/sec., 192.24 KiB/sec. 2024.01.30 03:17:48.399433 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} DynamicQueryHandler: Done processing query 2024.01.30 03:17:48.399456 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:17:48.399472 [ 3 ] {} HTTP-Session: 4024d5ec-beaa-48e3-a3d0-e3ea4d93bc46 Destroying unnamed session 2024.01.30 03:17:48.399605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:48.399649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:48.399667 [ 3 ] {} HTTP-Session: d3678504-e1ff-4206-ba99-6f5c03c9ebd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:48.399684 [ 3 ] {} HTTP-Session: d3678504-e1ff-4206-ba99-6f5c03c9ebd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:48.399758 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:48.399797 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:48.399904 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:48.400292 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:48.400513 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.30 03:17:48.400667 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.30 03:17:48.400765 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} executeQuery: Read 64 rows, 5.79 KiB in 0.000979572 sec., 65334 rows/sec., 5.77 MiB/sec. 2024.01.30 03:17:48.400928 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} DynamicQueryHandler: Done processing query 2024.01.30 03:17:48.400953 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:17:48.400970 [ 3 ] {} HTTP-Session: d3678504-e1ff-4206-ba99-6f5c03c9ebd4 Destroying unnamed session 2024.01.30 03:17:48.401106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:48.401151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:48.401170 [ 3 ] {} HTTP-Session: be2f3bdf-941b-421c-a175-10f65b741760 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:48.401187 [ 3 ] {} HTTP-Session: be2f3bdf-941b-421c-a175-10f65b741760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:48.401257 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:48.401297 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:17:48.401408 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:48.401677 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:48.401883 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.30 03:17:48.402037 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.30 03:17:48.402157 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} executeQuery: Read 2 rows, 143.00 B in 0.00086981 sec., 2299 rows/sec., 160.55 KiB/sec. 2024.01.30 03:17:48.402293 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} DynamicQueryHandler: Done processing query 2024.01.30 03:17:48.402316 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:17:48.402332 [ 3 ] {} HTTP-Session: be2f3bdf-941b-421c-a175-10f65b741760 Destroying unnamed session 2024.01.30 03:17:48.402451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:48.402495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:48.402513 [ 3 ] {} HTTP-Session: a1bcf5db-b22c-4358-92ef-6703a3613f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:48.402530 [ 3 ] {} HTTP-Session: a1bcf5db-b22c-4358-92ef-6703a3613f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:48.402600 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:48.402637 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:48.402742 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:48.403038 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:48.403241 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.30 03:17:48.403391 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.30 03:17:48.403507 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} executeQuery: Read 23 rows, 1.84 KiB in 0.000879351 sec., 26155 rows/sec., 2.05 MiB/sec. 2024.01.30 03:17:48.403642 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} DynamicQueryHandler: Done processing query 2024.01.30 03:17:48.403666 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:48.403683 [ 3 ] {} HTTP-Session: a1bcf5db-b22c-4358-92ef-6703a3613f86 Destroying unnamed session 2024.01.30 03:17:48.403794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:48.403840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:48.403858 [ 3 ] {} HTTP-Session: ba215407-98cf-47af-b5c9-9d74d64c0aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:48.403874 [ 3 ] {} HTTP-Session: ba215407-98cf-47af-b5c9-9d74d64c0aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:48.403942 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:48.403984 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:17:48.404108 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:48.404378 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:48.404645 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.30 03:17:48.404827 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.30 03:17:48.404953 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} executeQuery: Read 1 rows, 72.00 B in 0.000981663 sec., 1018 rows/sec., 71.63 KiB/sec. 2024.01.30 03:17:48.405072 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} DynamicQueryHandler: Done processing query 2024.01.30 03:17:48.405096 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:17:48.405111 [ 3 ] {} HTTP-Session: ba215407-98cf-47af-b5c9-9d74d64c0aa7 Destroying unnamed session 2024.01.30 03:17:48.405267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:48.405313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:48.405333 [ 3 ] {} HTTP-Session: d24063e8-cc0b-4147-b22e-3daac5c6c169 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:48.405350 [ 3 ] {} HTTP-Session: d24063e8-cc0b-4147-b22e-3daac5c6c169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:48.405425 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:48.405470 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:48.405606 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:48.405984 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:48.406273 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.30 03:17:48.406453 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.30 03:17:48.406585 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} executeQuery: Read 21 rows, 29.02 KiB in 0.001122015 sec., 18716 rows/sec., 25.26 MiB/sec. 2024.01.30 03:17:48.406742 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} DynamicQueryHandler: Done processing query 2024.01.30 03:17:48.406769 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:17:48.406785 [ 3 ] {} HTTP-Session: d24063e8-cc0b-4147-b22e-3daac5c6c169 Destroying unnamed session 2024.01.30 03:17:53.397773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:53.397895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:53.397922 [ 3 ] {} HTTP-Session: c71471ed-addc-4f80-b2eb-5c9777cedf69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:53.397948 [ 3 ] {} HTTP-Session: c71471ed-addc-4f80-b2eb-5c9777cedf69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:53.398077 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:53.398138 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:53.398302 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:53.398736 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:53.399008 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.30 03:17:53.399180 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.30 03:17:53.399327 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} executeQuery: Read 27 rows, 2.19 KiB in 0.001213198 sec., 22255 rows/sec., 1.76 MiB/sec. 2024.01.30 03:17:53.399481 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} DynamicQueryHandler: Done processing query 2024.01.30 03:17:53.399509 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:17:53.399531 [ 3 ] {} HTTP-Session: c71471ed-addc-4f80-b2eb-5c9777cedf69 Destroying unnamed session 2024.01.30 03:17:53.399682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:53.399735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:53.399754 [ 3 ] {} HTTP-Session: 14798915-2ee3-4332-9f37-3f7706ca4f26 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:53.399774 [ 3 ] {} HTTP-Session: 14798915-2ee3-4332-9f37-3f7706ca4f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:53.399857 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:53.399898 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:53.400012 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:53.400401 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:53.400629 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.30 03:17:53.400783 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.30 03:17:53.400908 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} executeQuery: Read 117 rows, 11.88 KiB in 0.001021374 sec., 114551 rows/sec., 11.36 MiB/sec. 2024.01.30 03:17:53.401029 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} DynamicQueryHandler: Done processing query 2024.01.30 03:17:53.401053 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:17:53.401070 [ 3 ] {} HTTP-Session: 14798915-2ee3-4332-9f37-3f7706ca4f26 Destroying unnamed session 2024.01.30 03:17:53.401192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 8673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:53.401239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:53.401258 [ 3 ] {} HTTP-Session: 72b8217d-be8f-447c-8bd0-e74f14c63473 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:53.401276 [ 3 ] {} HTTP-Session: 72b8217d-be8f-447c-8bd0-e74f14c63473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:53.401350 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:53.401389 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:53.401497 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:53.401814 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:53.402034 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.30 03:17:53.402188 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.30 03:17:53.402309 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} executeQuery: Read 51 rows, 4.06 KiB in 0.000930851 sec., 54788 rows/sec., 4.26 MiB/sec. 2024.01.30 03:17:53.402433 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} DynamicQueryHandler: Done processing query 2024.01.30 03:17:53.402457 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.30 03:17:53.402473 [ 3 ] {} HTTP-Session: 72b8217d-be8f-447c-8bd0-e74f14c63473 Destroying unnamed session 2024.01.30 03:17:53.402624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:53.402670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:53.402690 [ 3 ] {} HTTP-Session: e7f8f40d-07ff-470a-a563-f8f2b255bee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:53.402707 [ 3 ] {} HTTP-Session: e7f8f40d-07ff-470a-a563-f8f2b255bee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:53.402782 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:53.402826 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:17:53.402950 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:53.403268 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:53.403540 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.30 03:17:53.403719 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.30 03:17:53.403854 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} executeQuery: Read 36 rows, 2.60 KiB in 0.001042263 sec., 34540 rows/sec., 2.44 MiB/sec. 2024.01.30 03:17:53.403981 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} DynamicQueryHandler: Done processing query 2024.01.30 03:17:53.404004 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:17:53.404020 [ 3 ] {} HTTP-Session: e7f8f40d-07ff-470a-a563-f8f2b255bee6 Destroying unnamed session 2024.01.30 03:17:53.404173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:53.404220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:53.404239 [ 3 ] {} HTTP-Session: eff9afc0-91a9-413b-ab54-f5c844269c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:53.404256 [ 3 ] {} HTTP-Session: eff9afc0-91a9-413b-ab54-f5c844269c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:53.404334 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:53.404377 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:53.404511 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:53.404933 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:53.405229 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.30 03:17:53.405407 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.30 03:17:53.405525 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} executeQuery: Read 27 rows, 37.31 KiB in 0.001163426 sec., 23207 rows/sec., 31.32 MiB/sec. 2024.01.30 03:17:53.405647 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} DynamicQueryHandler: Done processing query 2024.01.30 03:17:53.405672 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:17:53.405688 [ 3 ] {} HTTP-Session: eff9afc0-91a9-413b-ab54-f5c844269c2c Destroying unnamed session 2024.01.30 03:17:58.159356 [ 62 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:17:58.159458 [ 62 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:17:58.396367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:58.396453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:58.396478 [ 3 ] {} HTTP-Session: a4a71bb7-3467-470f-8476-8ab0c5970766 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:58.396503 [ 3 ] {} HTTP-Session: a4a71bb7-3467-470f-8476-8ab0c5970766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:58.396629 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:58.396694 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:17:58.396856 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:58.397280 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:58.397548 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.30 03:17:58.397729 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.30 03:17:58.397854 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} executeQuery: Read 21 rows, 1.70 KiB in 0.001190187 sec., 17644 rows/sec., 1.40 MiB/sec. 2024.01.30 03:17:58.398101 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} DynamicQueryHandler: Done processing query 2024.01.30 03:17:58.398128 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:58.398145 [ 3 ] {} HTTP-Session: a4a71bb7-3467-470f-8476-8ab0c5970766 Destroying unnamed session 2024.01.30 03:17:58.398294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:58.398353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:58.398374 [ 3 ] {} HTTP-Session: 2944c6a1-c325-48ac-98e9-9b221214a878 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:58.398393 [ 3 ] {} HTTP-Session: 2944c6a1-c325-48ac-98e9-9b221214a878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:58.398476 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:58.398522 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:17:58.398648 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:58.399003 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:58.399233 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.30 03:17:58.399389 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.30 03:17:58.399489 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} executeQuery: Read 63 rows, 5.70 KiB in 0.000981712 sec., 64173 rows/sec., 5.67 MiB/sec. 2024.01.30 03:17:58.399610 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} DynamicQueryHandler: Done processing query 2024.01.30 03:17:58.399635 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:17:58.399652 [ 3 ] {} HTTP-Session: 2944c6a1-c325-48ac-98e9-9b221214a878 Destroying unnamed session 2024.01.30 03:17:58.399797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:58.399847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:58.399866 [ 3 ] {} HTTP-Session: 28cb218e-7378-424c-9b39-e31686de7ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:58.399883 [ 3 ] {} HTTP-Session: 28cb218e-7378-424c-9b39-e31686de7ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:58.399955 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:58.399994 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:17:58.400100 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:58.400396 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:58.400606 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.30 03:17:58.400756 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.30 03:17:58.400854 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} executeQuery: Read 21 rows, 1.68 KiB in 0.0008715 sec., 24096 rows/sec., 1.88 MiB/sec. 2024.01.30 03:17:58.400969 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} DynamicQueryHandler: Done processing query 2024.01.30 03:17:58.400993 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:17:58.401009 [ 3 ] {} HTTP-Session: 28cb218e-7378-424c-9b39-e31686de7ab2 Destroying unnamed session 2024.01.30 03:17:58.401191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:17:58.401239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:17:58.401259 [ 3 ] {} HTTP-Session: 0cf221fa-6d3e-4df9-978d-83e651df364c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:17:58.401276 [ 3 ] {} HTTP-Session: 0cf221fa-6d3e-4df9-978d-83e651df364c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:17:58.401350 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:17:58.401394 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:17:58.401527 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:17:58.401903 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:17:58.402199 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.30 03:17:58.402379 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.30 03:17:58.402480 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} executeQuery: Read 21 rows, 29.02 KiB in 0.001101845 sec., 19058 rows/sec., 25.72 MiB/sec. 2024.01.30 03:17:58.402677 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} DynamicQueryHandler: Done processing query 2024.01.30 03:17:58.402702 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:17:58.402717 [ 3 ] {} HTTP-Session: 0cf221fa-6d3e-4df9-978d-83e651df364c Destroying unnamed session 2024.01.30 03:18:03.396364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:03.396484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:03.396511 [ 3 ] {} HTTP-Session: 03ebc946-41bb-48f5-b550-aa07751d6e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:03.396536 [ 3 ] {} HTTP-Session: 03ebc946-41bb-48f5-b550-aa07751d6e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:03.396660 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:03.396721 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:03.396883 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:03.397333 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:03.397604 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.30 03:18:03.397785 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.30 03:18:03.397920 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} executeQuery: Read 27 rows, 2.19 KiB in 0.001224018 sec., 22058 rows/sec., 1.75 MiB/sec. 2024.01.30 03:18:03.398087 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} DynamicQueryHandler: Done processing query 2024.01.30 03:18:03.398113 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:03.398132 [ 3 ] {} HTTP-Session: 03ebc946-41bb-48f5-b550-aa07751d6e7e Destroying unnamed session 2024.01.30 03:18:03.398259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:03.398312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:03.398333 [ 3 ] {} HTTP-Session: 2c100216-add7-4b57-8357-063c2fa5b796 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:03.398352 [ 3 ] {} HTTP-Session: 2c100216-add7-4b57-8357-063c2fa5b796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:03.398431 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:03.398476 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:18:03.398587 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:03.398883 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:03.399093 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.30 03:18:03.399245 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.30 03:18:03.399362 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} executeQuery: Read 2 rows, 175.00 B in 0.000898311 sec., 2226 rows/sec., 190.24 KiB/sec. 2024.01.30 03:18:03.399493 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} DynamicQueryHandler: Done processing query 2024.01.30 03:18:03.399518 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:03.399534 [ 3 ] {} HTTP-Session: 2c100216-add7-4b57-8357-063c2fa5b796 Destroying unnamed session 2024.01.30 03:18:03.399664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:03.399712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:03.399731 [ 3 ] {} HTTP-Session: d2153aa1-d10b-4cc3-bc04-e38dd3624367 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:03.399748 [ 3 ] {} HTTP-Session: d2153aa1-d10b-4cc3-bc04-e38dd3624367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:03.399825 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:03.399865 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:03.399971 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:03.400302 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:03.400518 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.30 03:18:03.400669 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.30 03:18:03.400792 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} executeQuery: Read 82 rows, 8.85 KiB in 0.000932381 sec., 87946 rows/sec., 9.27 MiB/sec. 2024.01.30 03:18:03.400789 [ 56 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.30 03:18:03.400913 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:03.400979 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} DynamicQueryHandler: Done processing query 2024.01.30 03:18:03.401037 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:18:03.401059 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.30 03:18:03.401066 [ 3 ] {} HTTP-Session: d2153aa1-d10b-4cc3-bc04-e38dd3624367 Destroying unnamed session 2024.01.30 03:18:03.401169 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:03.401208 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part 2024.01.30 03:18:03.401225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:03.401285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:03.401310 [ 3 ] {} HTTP-Session: bc80f542-efe7-4ea7-be3b-d04efb3f85a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:03.401341 [ 3 ] {} HTTP-Session: bc80f542-efe7-4ea7-be3b-d04efb3f85a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:03.401370 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 81 rows starting from the beginning of the part 2024.01.30 03:18:03.401456 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:03.401504 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:18:03.401555 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part 2024.01.30 03:18:03.401716 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:03.401738 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 117 rows starting from the beginning of the part 2024.01.30 03:18:03.401909 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part 2024.01.30 03:18:03.402125 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part 2024.01.30 03:18:03.402196 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:03.402462 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.30 03:18:03.402664 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.30 03:18:03.402822 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} executeQuery: Read 2 rows, 143.00 B in 0.00133219 sec., 1501 rows/sec., 104.83 KiB/sec. 2024.01.30 03:18:03.402995 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} DynamicQueryHandler: Done processing query 2024.01.30 03:18:03.403042 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:03.403066 [ 3 ] {} HTTP-Session: bc80f542-efe7-4ea7-be3b-d04efb3f85a1 Destroying unnamed session 2024.01.30 03:18:03.403115 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 4 columns (4 merged, 0 gathered) in 0.002122448 sec., 277509.74346603546 rows/sec., 27.02 MiB/sec. 2024.01.30 03:18:03.403193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:03.403251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:03.403254 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.30 03:18:03.403275 [ 3 ] {} HTTP-Session: dd23f770-3b5b-4351-b6d8-8954d315f9bc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:03.403305 [ 3 ] {} HTTP-Session: dd23f770-3b5b-4351-b6d8-8954d315f9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:03.403386 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:03.403430 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:03.403453 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.30 03:18:03.403534 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.30 03:18:03.403583 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:03.403975 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:03.404223 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.30 03:18:03.404387 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.30 03:18:03.404503 [ 56 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.30 03:18:03.404516 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} executeQuery: Read 29 rows, 2.33 KiB in 0.001091915 sec., 26558 rows/sec., 2.08 MiB/sec. 2024.01.30 03:18:03.404568 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:03.404773 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.30 03:18:03.404798 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} DynamicQueryHandler: Done processing query 2024.01.30 03:18:03.404847 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:03.404889 [ 3 ] {} HTTP-Session: dd23f770-3b5b-4351-b6d8-8954d315f9bc Destroying unnamed session 2024.01.30 03:18:03.404945 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:03.404981 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 91 rows starting from the beginning of the part 2024.01.30 03:18:03.405037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:03.405130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:03.405187 [ 3 ] {} HTTP-Session: 790cb49c-90e2-4af3-87ce-d1a6006e3c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:03.405198 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:03.405214 [ 3 ] {} HTTP-Session: 790cb49c-90e2-4af3-87ce-d1a6006e3c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:03.405441 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:03.405456 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part 2024.01.30 03:18:03.405559 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:18:03.405729 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part 2024.01.30 03:18:03.406041 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:03.406126 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:03.406275 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part 2024.01.30 03:18:03.406798 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:03.407507 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.30 03:18:03.407770 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.003117121 sec., 77635.74144218335 rows/sec., 6.06 MiB/sec. 2024.01.30 03:18:03.407820 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.30 03:18:03.407968 [ 56 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.30 03:18:03.408002 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.30 03:18:03.408024 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} executeQuery: Read 1 rows, 72.00 B in 0.002517807 sec., 397 rows/sec., 27.93 KiB/sec. 2024.01.30 03:18:03.408038 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:03.408185 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.30 03:18:03.408328 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} DynamicQueryHandler: Done processing query 2024.01.30 03:18:03.408349 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:03.408374 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:03.408434 [ 3 ] {} HTTP-Session: 790cb49c-90e2-4af3-87ce-d1a6006e3c3b Destroying unnamed session 2024.01.30 03:18:03.408431 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 240 rows starting from the beginning of the part 2024.01.30 03:18:03.408431 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.30 03:18:03.408578 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.30 03:18:03.408649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:03.408662 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2024.01.30 03:18:03.408758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:03.408822 [ 3 ] {} HTTP-Session: b0139cd6-68e5-4256-a4ce-a5859288407f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:03.408846 [ 3 ] {} HTTP-Session: b0139cd6-68e5-4256-a4ce-a5859288407f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:03.408903 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2024.01.30 03:18:03.408974 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:03.409046 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:03.409050 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part 2024.01.30 03:18:03.409252 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.01.30 03:18:03.409377 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:03.409420 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.01.30 03:18:03.409976 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:03.410417 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.30 03:18:03.410503 [ 23 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.002380234 sec., 132760.0563642062 rows/sec., 9.37 MiB/sec. 2024.01.30 03:18:03.410673 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.30 03:18:03.410690 [ 18 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.30 03:18:03.410859 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} executeQuery: Read 27 rows, 37.31 KiB in 0.001845822 sec., 14627 rows/sec., 19.74 MiB/sec. 2024.01.30 03:18:03.411077 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} DynamicQueryHandler: Done processing query 2024.01.30 03:18:03.411098 [ 18 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.30 03:18:03.411115 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:18:03.411149 [ 3 ] {} HTTP-Session: b0139cd6-68e5-4256-a4ce-a5859288407f Destroying unnamed session 2024.01.30 03:18:03.411198 [ 18 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.30 03:18:08.396006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:08.396143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:08.396175 [ 3 ] {} HTTP-Session: aba5ea8b-c86c-4824-a1c9-e53bb264f44e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:08.396203 [ 3 ] {} HTTP-Session: aba5ea8b-c86c-4824-a1c9-e53bb264f44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:08.396347 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:08.396411 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:08.396575 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:08.397031 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:08.397300 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.30 03:18:08.397477 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.30 03:18:08.397632 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} executeQuery: Read 21 rows, 1.70 KiB in 0.001243358 sec., 16889 rows/sec., 1.34 MiB/sec. 2024.01.30 03:18:08.397626 [ 72 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.30 03:18:08.397766 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:08.397857 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} DynamicQueryHandler: Done processing query 2024.01.30 03:18:08.397870 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.30 03:18:08.397905 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:08.397959 [ 3 ] {} HTTP-Session: aba5ea8b-c86c-4824-a1c9-e53bb264f44e Destroying unnamed session 2024.01.30 03:18:08.398034 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:08.398076 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part 2024.01.30 03:18:08.398125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:08.398217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:08.398272 [ 3 ] {} HTTP-Session: b793c779-93aa-4cc9-bb72-5f2f2e14cf95 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:08.398317 [ 3 ] {} HTTP-Session: b793c779-93aa-4cc9-bb72-5f2f2e14cf95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:08.398335 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:08.398521 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:08.398570 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:08.398598 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:08.398802 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:08.399110 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:08.399129 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:08.399335 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:08.399907 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:08.400420 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.30 03:18:08.400745 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909686 sec., 56707.14984366011 rows/sec., 4.49 MiB/sec. 2024.01.30 03:18:08.400762 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.30 03:18:08.400945 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} executeQuery: Read 63 rows, 5.70 KiB in 0.002371003 sec., 26571 rows/sec., 2.35 MiB/sec. 2024.01.30 03:18:08.400956 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.30 03:18:08.401169 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} DynamicQueryHandler: Done processing query 2024.01.30 03:18:08.401208 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:18:08.401245 [ 3 ] {} HTTP-Session: b793c779-93aa-4cc9-bb72-5f2f2e14cf95 Destroying unnamed session 2024.01.30 03:18:08.401324 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.30 03:18:08.401393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:08.401407 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.30 03:18:08.401463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:08.401526 [ 3 ] {} HTTP-Session: 77fbf9a3-544b-41ca-b3c0-6d63eb798dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:08.401553 [ 3 ] {} HTTP-Session: 77fbf9a3-544b-41ca-b3c0-6d63eb798dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:08.401630 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:08.401671 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:08.401791 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:08.402104 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:08.402318 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.30 03:18:08.402475 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.30 03:18:08.402576 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} executeQuery: Read 21 rows, 1.68 KiB in 0.000917661 sec., 22884 rows/sec., 1.79 MiB/sec. 2024.01.30 03:18:08.402690 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} DynamicQueryHandler: Done processing query 2024.01.30 03:18:08.402715 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:08.402731 [ 3 ] {} HTTP-Session: 77fbf9a3-544b-41ca-b3c0-6d63eb798dd4 Destroying unnamed session 2024.01.30 03:18:08.402920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:08.402969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:08.402989 [ 3 ] {} HTTP-Session: 26305c7e-6e93-4f02-ab71-7cde39ff82b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:08.403006 [ 3 ] {} HTTP-Session: 26305c7e-6e93-4f02-ab71-7cde39ff82b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:08.403088 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:08.403133 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:08.403268 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:08.403655 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:08.403950 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.30 03:18:08.404163 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.30 03:18:08.404263 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} executeQuery: Read 21 rows, 29.02 KiB in 0.001148126 sec., 18290 rows/sec., 24.68 MiB/sec. 2024.01.30 03:18:08.404256 [ 58 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.30 03:18:08.404318 [ 58 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:08.404422 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} DynamicQueryHandler: Done processing query 2024.01.30 03:18:08.404436 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.30 03:18:08.404456 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:18:08.404501 [ 3 ] {} HTTP-Session: 26305c7e-6e93-4f02-ab71-7cde39ff82b3 Destroying unnamed session 2024.01.30 03:18:08.404591 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:08.404632 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part 2024.01.30 03:18:08.404761 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:08.404909 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:08.405019 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:08.405125 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:08.405226 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:08.406479 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 6 columns (6 merged, 0 gathered) in 0.002103658 sec., 170655.115993189 rows/sec., 230.29 MiB/sec. 2024.01.30 03:18:08.406709 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.30 03:18:08.406922 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.30 03:18:08.406988 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.30 03:18:08.407054 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3: 4.03 MiB. 2024.01.30 03:18:13.159520 [ 92 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:18:13.159601 [ 92 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:18:13.396826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:13.396948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:13.396978 [ 3 ] {} HTTP-Session: edfc9ae3-4d52-46b1-8d90-bb05963c086c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:13.397008 [ 3 ] {} HTTP-Session: edfc9ae3-4d52-46b1-8d90-bb05963c086c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:13.397152 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:13.397224 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:13.397413 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:13.397916 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:13.398194 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.30 03:18:13.398365 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.30 03:18:13.398500 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} executeQuery: Read 27 rows, 2.19 KiB in 0.001301999 sec., 20737 rows/sec., 1.64 MiB/sec. 2024.01.30 03:18:13.398715 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} DynamicQueryHandler: Done processing query 2024.01.30 03:18:13.398742 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:13.398759 [ 3 ] {} HTTP-Session: edfc9ae3-4d52-46b1-8d90-bb05963c086c Destroying unnamed session 2024.01.30 03:18:13.398894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:13.398944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:13.398966 [ 3 ] {} HTTP-Session: 6b4c8a02-de14-4c7f-9d0e-52440f45d77a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:13.398985 [ 3 ] {} HTTP-Session: 6b4c8a02-de14-4c7f-9d0e-52440f45d77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:13.399069 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:13.399112 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:13.399222 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:13.399557 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:13.399785 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.30 03:18:13.399949 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.30 03:18:13.400087 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} executeQuery: Read 81 rows, 8.76 KiB in 0.000980693 sec., 82594 rows/sec., 8.73 MiB/sec. 2024.01.30 03:18:13.400267 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} DynamicQueryHandler: Done processing query 2024.01.30 03:18:13.400293 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:18:13.400308 [ 3 ] {} HTTP-Session: 6b4c8a02-de14-4c7f-9d0e-52440f45d77a Destroying unnamed session 2024.01.30 03:18:13.400428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:13.400474 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:13.400493 [ 3 ] {} HTTP-Session: c44c6362-4b7d-4412-b9d0-043eac20fdca Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:13.400511 [ 3 ] {} HTTP-Session: c44c6362-4b7d-4412-b9d0-043eac20fdca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:13.400585 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:13.400625 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:13.400741 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:13.401022 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:13.401234 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.30 03:18:13.401387 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.30 03:18:13.401516 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} executeQuery: Read 27 rows, 2.16 KiB in 0.00090258 sec., 29914 rows/sec., 2.34 MiB/sec. 2024.01.30 03:18:13.401637 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} DynamicQueryHandler: Done processing query 2024.01.30 03:18:13.401662 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:13.401677 [ 3 ] {} HTTP-Session: c44c6362-4b7d-4412-b9d0-043eac20fdca Destroying unnamed session 2024.01.30 03:18:13.401825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:13.401872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:13.401892 [ 3 ] {} HTTP-Session: 0381129b-ce95-4483-bb42-161ed92c0e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:13.401909 [ 3 ] {} HTTP-Session: 0381129b-ce95-4483-bb42-161ed92c0e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:13.401987 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:13.402033 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:13.402174 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:13.402550 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:13.402850 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.30 03:18:13.403030 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.30 03:18:13.403149 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} executeQuery: Read 27 rows, 37.31 KiB in 0.001133226 sec., 23825 rows/sec., 32.15 MiB/sec. 2024.01.30 03:18:13.403261 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} DynamicQueryHandler: Done processing query 2024.01.30 03:18:13.403285 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:18:13.403301 [ 3 ] {} HTTP-Session: 0381129b-ce95-4483-bb42-161ed92c0e61 Destroying unnamed session 2024.01.30 03:18:18.397221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:18.397411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:18.397459 [ 3 ] {} HTTP-Session: 9389e404-78b7-4f9d-96bd-66324035fc8d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:18.397504 [ 3 ] {} HTTP-Session: 9389e404-78b7-4f9d-96bd-66324035fc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:18.397707 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:18.397809 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:18.398053 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:18.398534 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:18.398807 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.30 03:18:18.398980 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.30 03:18:18.399110 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} executeQuery: Read 21 rows, 1.70 KiB in 0.00134338 sec., 15632 rows/sec., 1.24 MiB/sec. 2024.01.30 03:18:18.399290 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} DynamicQueryHandler: Done processing query 2024.01.30 03:18:18.399318 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:18.399336 [ 3 ] {} HTTP-Session: 9389e404-78b7-4f9d-96bd-66324035fc8d Destroying unnamed session 2024.01.30 03:18:18.399479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:18.399533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:18.399553 [ 3 ] {} HTTP-Session: 008daaa1-46e5-43c2-99b1-1efba5f7bb33 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:18.399572 [ 3 ] {} HTTP-Session: 008daaa1-46e5-43c2-99b1-1efba5f7bb33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:18.399654 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:18.399697 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:18.399811 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:18.400180 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:18.400412 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.30 03:18:18.400564 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.30 03:18:18.400661 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} executeQuery: Read 63 rows, 5.70 KiB in 0.000978402 sec., 64390 rows/sec., 5.69 MiB/sec. 2024.01.30 03:18:18.400782 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} DynamicQueryHandler: Done processing query 2024.01.30 03:18:18.400807 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:18:18.400822 [ 3 ] {} HTTP-Session: 008daaa1-46e5-43c2-99b1-1efba5f7bb33 Destroying unnamed session 2024.01.30 03:18:18.400944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:18.400991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:18.401012 [ 3 ] {} HTTP-Session: afcccea3-b0ea-4cd6-bcc3-029b70ec79a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:18.401029 [ 3 ] {} HTTP-Session: afcccea3-b0ea-4cd6-bcc3-029b70ec79a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:18.401101 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:18.401139 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:18.401246 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:18.401534 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:18.401739 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.30 03:18:18.401885 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.30 03:18:18.401983 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} executeQuery: Read 21 rows, 1.68 KiB in 0.000854579 sec., 24573 rows/sec., 1.92 MiB/sec. 2024.01.30 03:18:18.402116 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} DynamicQueryHandler: Done processing query 2024.01.30 03:18:18.402141 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:18.402157 [ 3 ] {} HTTP-Session: afcccea3-b0ea-4cd6-bcc3-029b70ec79a3 Destroying unnamed session 2024.01.30 03:18:18.402331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:18.402376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:18.402396 [ 3 ] {} HTTP-Session: 8b01ff62-0af1-44e6-93f5-659d190e0e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:18.402414 [ 3 ] {} HTTP-Session: 8b01ff62-0af1-44e6-93f5-659d190e0e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:18.402491 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:18.402537 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:18.402674 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:18.403103 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:18.403406 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.30 03:18:18.403586 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.30 03:18:18.403690 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} executeQuery: Read 21 rows, 29.02 KiB in 0.001171616 sec., 17923 rows/sec., 24.19 MiB/sec. 2024.01.30 03:18:18.403816 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} DynamicQueryHandler: Done processing query 2024.01.30 03:18:18.403839 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:18:18.403856 [ 3 ] {} HTTP-Session: 8b01ff62-0af1-44e6-93f5-659d190e0e33 Destroying unnamed session 2024.01.30 03:18:23.398287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:23.398480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:23.398531 [ 3 ] {} HTTP-Session: c9fdc494-0a01-4486-991d-9bf1384e2edb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:23.398574 [ 3 ] {} HTTP-Session: c9fdc494-0a01-4486-991d-9bf1384e2edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:23.398775 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:23.398879 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:23.399155 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:23.399665 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:23.399936 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.30 03:18:23.400100 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.30 03:18:23.400240 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} executeQuery: Read 27 rows, 2.19 KiB in 0.001405361 sec., 19212 rows/sec., 1.52 MiB/sec. 2024.01.30 03:18:23.400398 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} DynamicQueryHandler: Done processing query 2024.01.30 03:18:23.400426 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:23.400443 [ 3 ] {} HTTP-Session: c9fdc494-0a01-4486-991d-9bf1384e2edb Destroying unnamed session 2024.01.30 03:18:23.400562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:23.400615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:23.400635 [ 3 ] {} HTTP-Session: ce30138d-469c-401d-a74d-bcc461f4d2ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:23.400654 [ 3 ] {} HTTP-Session: ce30138d-469c-401d-a74d-bcc461f4d2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:23.400730 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:23.400774 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:18:23.400888 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:23.401189 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:23.401418 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.30 03:18:23.401571 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.30 03:18:23.401702 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} executeQuery: Read 2 rows, 175.00 B in 0.000939152 sec., 2129 rows/sec., 181.97 KiB/sec. 2024.01.30 03:18:23.401693 [ 164 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.30 03:18:23.401812 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:23.401875 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} DynamicQueryHandler: Done processing query 2024.01.30 03:18:23.401929 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:23.401929 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.30 03:18:23.401956 [ 3 ] {} HTTP-Session: ce30138d-469c-401d-a74d-bcc461f4d2ff Destroying unnamed session 2024.01.30 03:18:23.402068 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:23.402117 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.01.30 03:18:23.402145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:23.402223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:23.402271 [ 3 ] {} HTTP-Session: 6b0abf75-21b3-448a-bfc6-dcf85876f9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:23.402323 [ 3 ] {} HTTP-Session: 6b0abf75-21b3-448a-bfc6-dcf85876f9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:23.402362 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.01.30 03:18:23.402517 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:23.402583 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.01.30 03:18:23.402609 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:23.402827 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.01.30 03:18:23.403056 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:23.403081 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.30 03:18:23.403857 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:23.404386 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.30 03:18:23.404418 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002540767 sec., 3935.819380525644 rows/sec., 336.31 KiB/sec. 2024.01.30 03:18:23.404562 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.30 03:18:23.404652 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.30 03:18:23.404845 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} executeQuery: Read 118 rows, 11.97 KiB in 0.002255111 sec., 52325 rows/sec., 5.18 MiB/sec. 2024.01.30 03:18:23.404918 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.30 03:18:23.405102 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.30 03:18:23.405258 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} DynamicQueryHandler: Done processing query 2024.01.30 03:18:23.405294 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:18:23.405311 [ 3 ] {} HTTP-Session: 6b0abf75-21b3-448a-bfc6-dcf85876f9bb Destroying unnamed session 2024.01.30 03:18:23.405429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:23.405476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:23.405496 [ 3 ] {} HTTP-Session: d675cb76-f8bf-421f-a360-7a78f94e653d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:23.405514 [ 3 ] {} HTTP-Session: d675cb76-f8bf-421f-a360-7a78f94e653d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:23.405586 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:23.405627 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:18:23.405758 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:23.406053 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:23.406264 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.30 03:18:23.406415 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.30 03:18:23.406534 [ 164 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.30 03:18:23.406549 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} executeQuery: Read 2 rows, 143.00 B in 0.000926421 sec., 2158 rows/sec., 150.74 KiB/sec. 2024.01.30 03:18:23.406586 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:23.406750 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.30 03:18:23.406782 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} DynamicQueryHandler: Done processing query 2024.01.30 03:18:23.406832 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:23.406872 [ 3 ] {} HTTP-Session: d675cb76-f8bf-421f-a360-7a78f94e653d Destroying unnamed session 2024.01.30 03:18:23.406923 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:23.406959 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.01.30 03:18:23.407029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:23.407115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:23.407175 [ 3 ] {} HTTP-Session: 33178841-e578-45c2-84a1-6111a8644fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:23.407200 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.01.30 03:18:23.407211 [ 3 ] {} HTTP-Session: 33178841-e578-45c2-84a1-6111a8644fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:23.407439 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2024.01.30 03:18:23.407456 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:23.407546 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:23.407640 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.01.30 03:18:23.407940 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.30 03:18:23.408045 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:23.408850 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:23.409307 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00264472 sec., 3781.118606128437 rows/sec., 264.01 KiB/sec. 2024.01.30 03:18:23.409319 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.30 03:18:23.409438 [ 18 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.30 03:18:23.409585 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.30 03:18:23.409696 [ 18 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.30 03:18:23.409792 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} executeQuery: Read 53 rows, 4.22 KiB in 0.002265611 sec., 23393 rows/sec., 1.82 MiB/sec. 2024.01.30 03:18:23.409830 [ 18 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.30 03:18:23.410073 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} DynamicQueryHandler: Done processing query 2024.01.30 03:18:23.410104 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.30 03:18:23.410121 [ 3 ] {} HTTP-Session: 33178841-e578-45c2-84a1-6111a8644fcb Destroying unnamed session 2024.01.30 03:18:23.410238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:23.410286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:23.410306 [ 3 ] {} HTTP-Session: be0ad728-2364-47c9-8f9f-6a847c3351cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:23.410324 [ 3 ] {} HTTP-Session: be0ad728-2364-47c9-8f9f-6a847c3351cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:23.410399 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:23.410444 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:18:23.410584 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:23.410909 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:23.411194 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.30 03:18:23.411376 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.30 03:18:23.411502 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} executeQuery: Read 37 rows, 2.67 KiB in 0.001071664 sec., 34525 rows/sec., 2.43 MiB/sec. 2024.01.30 03:18:23.411631 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} DynamicQueryHandler: Done processing query 2024.01.30 03:18:23.411655 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:23.411671 [ 3 ] {} HTTP-Session: be0ad728-2364-47c9-8f9f-6a847c3351cf Destroying unnamed session 2024.01.30 03:18:23.411821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:23.411871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:23.411890 [ 3 ] {} HTTP-Session: 70867c99-1b90-4c6a-9967-2689ee372751 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:23.411907 [ 3 ] {} HTTP-Session: 70867c99-1b90-4c6a-9967-2689ee372751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:23.411987 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:23.412030 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:23.412169 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:23.412600 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:23.412907 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.30 03:18:23.413090 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.30 03:18:23.413215 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} executeQuery: Read 27 rows, 37.31 KiB in 0.001200747 sec., 22486 rows/sec., 30.34 MiB/sec. 2024.01.30 03:18:23.413347 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} DynamicQueryHandler: Done processing query 2024.01.30 03:18:23.413372 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:18:23.413389 [ 3 ] {} HTTP-Session: 70867c99-1b90-4c6a-9967-2689ee372751 Destroying unnamed session 2024.01.30 03:18:28.159660 [ 140 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:18:28.159762 [ 140 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:18:28.396643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:28.396752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:28.396778 [ 3 ] {} HTTP-Session: 51449dd7-f3d1-459b-98a7-37f80d097ccc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:28.396803 [ 3 ] {} HTTP-Session: 51449dd7-f3d1-459b-98a7-37f80d097ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:28.396930 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:28.396992 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:28.397157 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:28.397570 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:28.397846 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.30 03:18:28.398015 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.30 03:18:28.398154 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} executeQuery: Read 21 rows, 1.70 KiB in 0.001181417 sec., 17775 rows/sec., 1.41 MiB/sec. 2024.01.30 03:18:28.398389 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} DynamicQueryHandler: Done processing query 2024.01.30 03:18:28.398415 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:28.398432 [ 3 ] {} HTTP-Session: 51449dd7-f3d1-459b-98a7-37f80d097ccc Destroying unnamed session 2024.01.30 03:18:28.398564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:28.398619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:28.398639 [ 3 ] {} HTTP-Session: 44e0d379-3d6e-43eb-9b50-d12af4b52cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:28.398657 [ 3 ] {} HTTP-Session: 44e0d379-3d6e-43eb-9b50-d12af4b52cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:28.398737 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:28.398779 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:18:28.398908 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:28.399178 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:28.399393 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.30 03:18:28.399549 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.30 03:18:28.399664 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} executeQuery: Read 2 rows, 175.00 B in 0.000898021 sec., 2227 rows/sec., 190.31 KiB/sec. 2024.01.30 03:18:28.399788 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} DynamicQueryHandler: Done processing query 2024.01.30 03:18:28.399813 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:28.399829 [ 3 ] {} HTTP-Session: 44e0d379-3d6e-43eb-9b50-d12af4b52cb6 Destroying unnamed session 2024.01.30 03:18:28.399953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:28.400002 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:28.400021 [ 3 ] {} HTTP-Session: 18b0781a-17e7-4940-a72f-6d1a967cfe23 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:28.400038 [ 3 ] {} HTTP-Session: 18b0781a-17e7-4940-a72f-6d1a967cfe23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:28.400113 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:28.400152 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:28.400260 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:28.400561 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:28.400778 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.30 03:18:28.400944 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.30 03:18:28.401065 [ 140 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.30 03:18:28.401074 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} executeQuery: Read 64 rows, 5.79 KiB in 0.000922991 sec., 69339 rows/sec., 6.12 MiB/sec. 2024.01.30 03:18:28.401138 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:28.401310 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} DynamicQueryHandler: Done processing query 2024.01.30 03:18:28.401321 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.30 03:18:28.401365 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:18:28.401410 [ 3 ] {} HTTP-Session: 18b0781a-17e7-4940-a72f-6d1a967cfe23 Destroying unnamed session 2024.01.30 03:18:28.401488 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:28.401530 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 184 rows starting from the beginning of the part 2024.01.30 03:18:28.401569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:28.401654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:28.401702 [ 3 ] {} HTTP-Session: cdf3a465-8ba7-4621-8c86-48b694b11d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:28.401761 [ 3 ] {} HTTP-Session: cdf3a465-8ba7-4621-8c86-48b694b11d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:28.401787 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part 2024.01.30 03:18:28.401933 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:28.401997 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 81 rows starting from the beginning of the part 2024.01.30 03:18:28.402025 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:18:28.402249 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part 2024.01.30 03:18:28.402510 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:28.402533 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part 2024.01.30 03:18:28.402714 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part 2024.01.30 03:18:28.403262 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:28.403671 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.30 03:18:28.403966 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.30 03:18:28.404219 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} executeQuery: Read 2 rows, 143.00 B in 0.00220174 sec., 908 rows/sec., 63.43 KiB/sec. 2024.01.30 03:18:28.404657 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 4 columns (4 merged, 0 gathered) in 0.003421008 sec., 167494.49285122982 rows/sec., 15.94 MiB/sec. 2024.01.30 03:18:28.404672 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} DynamicQueryHandler: Done processing query 2024.01.30 03:18:28.404759 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:28.404804 [ 3 ] {} HTTP-Session: cdf3a465-8ba7-4621-8c86-48b694b11d05 Destroying unnamed session 2024.01.30 03:18:28.404850 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.30 03:18:28.404965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:28.405068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:28.405073 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.30 03:18:28.405111 [ 3 ] {} HTTP-Session: c966d342-63d5-4102-8b4e-c0f165b996a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:28.405149 [ 3 ] {} HTTP-Session: c966d342-63d5-4102-8b4e-c0f165b996a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:28.405176 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.30 03:18:28.405311 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:28.405366 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:28.405516 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:28.405815 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:28.406050 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.30 03:18:28.406206 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.30 03:18:28.406325 [ 140 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.30 03:18:28.406334 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} executeQuery: Read 23 rows, 1.84 KiB in 0.000979262 sec., 23487 rows/sec., 1.84 MiB/sec. 2024.01.30 03:18:28.406375 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:28.406539 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.30 03:18:28.406583 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} DynamicQueryHandler: Done processing query 2024.01.30 03:18:28.406626 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:28.406681 [ 3 ] {} HTTP-Session: c966d342-63d5-4102-8b4e-c0f165b996a1 Destroying unnamed session 2024.01.30 03:18:28.406688 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:28.406733 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 95 rows starting from the beginning of the part 2024.01.30 03:18:28.406821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:28.406888 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:28.406905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:28.406966 [ 3 ] {} HTTP-Session: 15659b47-95be-4a57-bf5e-afe53197e62d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:28.407000 [ 3 ] {} HTTP-Session: 15659b47-95be-4a57-bf5e-afe53197e62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:28.407139 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:28.407207 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:28.407335 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:18:28.407359 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:28.407678 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part 2024.01.30 03:18:28.407882 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:28.407919 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part 2024.01.30 03:18:28.408450 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:28.409130 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.30 03:18:28.409549 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.30 03:18:28.409584 [ 17 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003128291 sec., 76719.20547033507 rows/sec., 5.99 MiB/sec. 2024.01.30 03:18:28.409766 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} executeQuery: Read 1 rows, 72.00 B in 0.002508497 sec., 398 rows/sec., 28.03 KiB/sec. 2024.01.30 03:18:28.409800 [ 17 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.30 03:18:28.409985 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} DynamicQueryHandler: Done processing query 2024.01.30 03:18:28.410020 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:28.410045 [ 17 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.30 03:18:28.410056 [ 3 ] {} HTTP-Session: 15659b47-95be-4a57-bf5e-afe53197e62d Destroying unnamed session 2024.01.30 03:18:28.410124 [ 17 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.30 03:18:28.410230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:28.410283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:28.410303 [ 3 ] {} HTTP-Session: de68e5f8-a0c9-49ec-acce-1658a9416cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:28.410320 [ 3 ] {} HTTP-Session: de68e5f8-a0c9-49ec-acce-1658a9416cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:28.410402 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:28.410448 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:28.410603 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:28.411002 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:28.411299 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.30 03:18:28.411484 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.30 03:18:28.411624 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} executeQuery: Read 21 rows, 29.02 KiB in 0.001192497 sec., 17610 rows/sec., 23.76 MiB/sec. 2024.01.30 03:18:28.411765 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} DynamicQueryHandler: Done processing query 2024.01.30 03:18:28.411790 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:18:28.411807 [ 3 ] {} HTTP-Session: de68e5f8-a0c9-49ec-acce-1658a9416cf4 Destroying unnamed session 2024.01.30 03:18:33.398196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:33.398388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:33.398436 [ 3 ] {} HTTP-Session: dbd8e887-0144-4926-bbd0-3996ed9b240d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:33.398481 [ 3 ] {} HTTP-Session: dbd8e887-0144-4926-bbd0-3996ed9b240d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:33.398725 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:33.398851 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:33.399064 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:33.399611 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:33.399929 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.30 03:18:33.400095 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.30 03:18:33.400224 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} executeQuery: Read 27 rows, 2.19 KiB in 0.001416422 sec., 19062 rows/sec., 1.51 MiB/sec. 2024.01.30 03:18:33.400242 [ 103 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.30 03:18:33.400360 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:33.400430 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} DynamicQueryHandler: Done processing query 2024.01.30 03:18:33.400482 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.30 03:18:33.400489 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:33.400567 [ 3 ] {} HTTP-Session: dbd8e887-0144-4926-bbd0-3996ed9b240d Destroying unnamed session 2024.01.30 03:18:33.400637 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:33.400676 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part 2024.01.30 03:18:33.400749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:33.400844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:33.400870 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:33.400882 [ 3 ] {} HTTP-Session: b549dee9-c283-4efe-acaf-3d9bdccb4814 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:33.400939 [ 3 ] {} HTTP-Session: b549dee9-c283-4efe-acaf-3d9bdccb4814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:33.401121 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:33.401144 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:33.401237 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:33.401356 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:33.401668 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:33.401712 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:33.401892 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:33.402484 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:33.402988 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.30 03:18:33.403229 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.002797774 sec., 61120.01898652286 rows/sec., 4.84 MiB/sec. 2024.01.30 03:18:33.403291 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.30 03:18:33.403437 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.30 03:18:33.403483 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} executeQuery: Read 81 rows, 8.76 KiB in 0.002269102 sec., 35696 rows/sec., 3.77 MiB/sec. 2024.01.30 03:18:33.403692 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} DynamicQueryHandler: Done processing query 2024.01.30 03:18:33.403723 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:18:33.403753 [ 3 ] {} HTTP-Session: b549dee9-c283-4efe-acaf-3d9bdccb4814 Destroying unnamed session 2024.01.30 03:18:33.403805 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.30 03:18:33.403894 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.30 03:18:33.403930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:33.404021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:33.404042 [ 3 ] {} HTTP-Session: 8de7a0b2-ab2b-41ac-bf29-9ed446685ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:33.404060 [ 3 ] {} HTTP-Session: 8de7a0b2-ab2b-41ac-bf29-9ed446685ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:33.404136 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:33.404177 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:33.404296 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:33.404627 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:33.404840 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.30 03:18:33.404988 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.30 03:18:33.405094 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} executeQuery: Read 27 rows, 2.16 KiB in 0.00092921 sec., 29056 rows/sec., 2.27 MiB/sec. 2024.01.30 03:18:33.405223 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} DynamicQueryHandler: Done processing query 2024.01.30 03:18:33.405247 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:33.405263 [ 3 ] {} HTTP-Session: 8de7a0b2-ab2b-41ac-bf29-9ed446685ab9 Destroying unnamed session 2024.01.30 03:18:33.405440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:33.405486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:33.405506 [ 3 ] {} HTTP-Session: b3cb8da1-2e24-4f1e-b50b-36e56d912ece Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:33.405523 [ 3 ] {} HTTP-Session: b3cb8da1-2e24-4f1e-b50b-36e56d912ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:33.405606 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:33.405651 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:33.405795 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:33.406220 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:33.406525 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.30 03:18:33.406714 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.30 03:18:33.406836 [ 103 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.30 03:18:33.406853 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} executeQuery: Read 27 rows, 37.31 KiB in 0.001212047 sec., 22276 rows/sec., 30.06 MiB/sec. 2024.01.30 03:18:33.406910 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:33.407059 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.30 03:18:33.407132 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} DynamicQueryHandler: Done processing query 2024.01.30 03:18:33.407196 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:18:33.407272 [ 3 ] {} HTTP-Session: b3cb8da1-2e24-4f1e-b50b-36e56d912ece Destroying unnamed session 2024.01.30 03:18:33.407321 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:33.407363 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 359 rows starting from the beginning of the part 2024.01.30 03:18:33.407491 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:33.407610 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:33.407722 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:33.407833 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:33.407933 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:33.409312 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 6 columns (6 merged, 0 gathered) in 0.002319883 sec., 207769.09870023618 rows/sec., 280.37 MiB/sec. 2024.01.30 03:18:33.409692 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.30 03:18:33.409973 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.30 03:18:33.410045 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.30 03:18:33.410135 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4: 4.01 MiB. 2024.01.30 03:18:34.000158 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 236.38 MiB, will set to 231.02 MiB (RSS), difference: -4.11 MiB 2024.01.30 03:18:38.398142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:38.398280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:38.398308 [ 3 ] {} HTTP-Session: d90a03bd-3c4c-48e8-9ad3-790b9cd7d46f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:38.398332 [ 3 ] {} HTTP-Session: d90a03bd-3c4c-48e8-9ad3-790b9cd7d46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:38.398461 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:38.398522 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:38.398686 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:38.399129 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:38.399412 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.30 03:18:38.399585 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.30 03:18:38.399717 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} executeQuery: Read 21 rows, 1.70 KiB in 0.001216358 sec., 17264 rows/sec., 1.37 MiB/sec. 2024.01.30 03:18:38.399912 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} DynamicQueryHandler: Done processing query 2024.01.30 03:18:38.399942 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:38.399959 [ 3 ] {} HTTP-Session: d90a03bd-3c4c-48e8-9ad3-790b9cd7d46f Destroying unnamed session 2024.01.30 03:18:38.400081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:38.400136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:38.400156 [ 3 ] {} HTTP-Session: 6637abd1-35de-429a-a6e4-16517aa13b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:38.400175 [ 3 ] {} HTTP-Session: 6637abd1-35de-429a-a6e4-16517aa13b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:38.400261 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:38.400305 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:38.400421 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:38.400772 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:38.400994 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.30 03:18:38.401146 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.30 03:18:38.401267 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} executeQuery: Read 63 rows, 5.70 KiB in 0.000969722 sec., 64967 rows/sec., 5.74 MiB/sec. 2024.01.30 03:18:38.401390 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} DynamicQueryHandler: Done processing query 2024.01.30 03:18:38.401414 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:18:38.401429 [ 3 ] {} HTTP-Session: 6637abd1-35de-429a-a6e4-16517aa13b6d Destroying unnamed session 2024.01.30 03:18:38.401542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:38.401591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:38.401609 [ 3 ] {} HTTP-Session: 7ed2f5a2-8a9b-43a6-b63e-0515da10d36d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:38.401627 [ 3 ] {} HTTP-Session: 7ed2f5a2-8a9b-43a6-b63e-0515da10d36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:38.401698 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:38.401737 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:38.401845 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:38.402131 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:38.402335 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.30 03:18:38.402481 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.30 03:18:38.402599 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} executeQuery: Read 21 rows, 1.68 KiB in 0.00087289 sec., 24058 rows/sec., 1.88 MiB/sec. 2024.01.30 03:18:38.402715 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} DynamicQueryHandler: Done processing query 2024.01.30 03:18:38.402739 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:38.402755 [ 3 ] {} HTTP-Session: 7ed2f5a2-8a9b-43a6-b63e-0515da10d36d Destroying unnamed session 2024.01.30 03:18:38.402921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:38.402966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:38.402985 [ 3 ] {} HTTP-Session: 3a60c1ba-6e99-484f-8410-b543c245f503 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:38.403001 [ 3 ] {} HTTP-Session: 3a60c1ba-6e99-484f-8410-b543c245f503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:38.403079 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:38.403123 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:38.403261 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:38.403645 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:38.403942 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.30 03:18:38.404129 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.30 03:18:38.404263 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} executeQuery: Read 21 rows, 29.02 KiB in 0.001147726 sec., 18297 rows/sec., 24.69 MiB/sec. 2024.01.30 03:18:38.404483 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} DynamicQueryHandler: Done processing query 2024.01.30 03:18:38.404507 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:18:38.404523 [ 3 ] {} HTTP-Session: 3a60c1ba-6e99-484f-8410-b543c245f503 Destroying unnamed session 2024.01.30 03:18:43.159840 [ 100 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:18:43.159915 [ 100 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:18:43.397132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:43.397237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:43.397265 [ 3 ] {} HTTP-Session: 31d155e2-a235-4360-a9a1-3684cc86c100 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:43.397290 [ 3 ] {} HTTP-Session: 31d155e2-a235-4360-a9a1-3684cc86c100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:43.397429 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:43.397495 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:43.397667 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:43.398107 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:43.398378 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.30 03:18:43.398548 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.30 03:18:43.398681 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} executeQuery: Read 27 rows, 2.19 KiB in 0.001207528 sec., 22359 rows/sec., 1.77 MiB/sec. 2024.01.30 03:18:43.398832 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} DynamicQueryHandler: Done processing query 2024.01.30 03:18:43.398859 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:43.398877 [ 3 ] {} HTTP-Session: 31d155e2-a235-4360-a9a1-3684cc86c100 Destroying unnamed session 2024.01.30 03:18:43.399014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:43.399069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:43.399089 [ 3 ] {} HTTP-Session: 35ea1594-1c73-47a0-b395-0679bad217ec Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:43.399109 [ 3 ] {} HTTP-Session: 35ea1594-1c73-47a0-b395-0679bad217ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:43.399194 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:43.399238 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:43.399348 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:43.399704 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:43.399927 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.30 03:18:43.400091 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.30 03:18:43.400220 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} executeQuery: Read 81 rows, 8.76 KiB in 0.000995063 sec., 81401 rows/sec., 8.60 MiB/sec. 2024.01.30 03:18:43.400359 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} DynamicQueryHandler: Done processing query 2024.01.30 03:18:43.400383 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:18:43.400399 [ 3 ] {} HTTP-Session: 35ea1594-1c73-47a0-b395-0679bad217ec Destroying unnamed session 2024.01.30 03:18:43.400523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:43.400569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:43.400589 [ 3 ] {} HTTP-Session: f38c25de-c654-4554-a53a-0fbc8c852a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:43.400607 [ 3 ] {} HTTP-Session: f38c25de-c654-4554-a53a-0fbc8c852a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:43.400681 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:43.400720 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:43.400825 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:43.401126 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:43.401334 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.30 03:18:43.401485 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.30 03:18:43.401585 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} executeQuery: Read 27 rows, 2.16 KiB in 0.00087481 sec., 30863 rows/sec., 2.41 MiB/sec. 2024.01.30 03:18:43.401722 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} DynamicQueryHandler: Done processing query 2024.01.30 03:18:43.401746 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:43.401763 [ 3 ] {} HTTP-Session: f38c25de-c654-4554-a53a-0fbc8c852a51 Destroying unnamed session 2024.01.30 03:18:43.401943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:43.401991 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:43.402010 [ 3 ] {} HTTP-Session: 2fc010bb-ee27-4d84-9dbe-7674065f8de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:43.402028 [ 3 ] {} HTTP-Session: 2fc010bb-ee27-4d84-9dbe-7674065f8de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:43.402111 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:43.402157 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:43.402295 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:43.402691 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:43.402990 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.30 03:18:43.403183 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.30 03:18:43.403284 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} executeQuery: Read 27 rows, 37.31 KiB in 0.001144456 sec., 23591 rows/sec., 31.84 MiB/sec. 2024.01.30 03:18:43.403395 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} DynamicQueryHandler: Done processing query 2024.01.30 03:18:43.403419 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:18:43.403435 [ 3 ] {} HTTP-Session: 2fc010bb-ee27-4d84-9dbe-7674065f8de0 Destroying unnamed session 2024.01.30 03:18:48.397726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:48.397864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:48.397894 [ 3 ] {} HTTP-Session: 11bd6dcb-1c6e-4311-ab3e-4d13c4f9d9c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:48.397923 [ 3 ] {} HTTP-Session: 11bd6dcb-1c6e-4311-ab3e-4d13c4f9d9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:48.398069 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:48.398141 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:48.398329 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:48.398782 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:48.399060 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.30 03:18:48.399230 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.30 03:18:48.399352 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} executeQuery: Read 21 rows, 1.70 KiB in 0.001241528 sec., 16914 rows/sec., 1.34 MiB/sec. 2024.01.30 03:18:48.399494 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} DynamicQueryHandler: Done processing query 2024.01.30 03:18:48.399520 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:48.399536 [ 3 ] {} HTTP-Session: 11bd6dcb-1c6e-4311-ab3e-4d13c4f9d9c2 Destroying unnamed session 2024.01.30 03:18:48.399654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:48.399704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:48.399724 [ 3 ] {} HTTP-Session: 490aa65d-f8bf-4000-9543-6749e3a54394 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:48.399742 [ 3 ] {} HTTP-Session: 490aa65d-f8bf-4000-9543-6749e3a54394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:48.399819 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:48.399862 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:18:48.399971 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:48.400239 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:48.400444 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.30 03:18:48.400590 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.30 03:18:48.400689 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} executeQuery: Read 2 rows, 175.00 B in 0.00084217 sec., 2374 rows/sec., 202.93 KiB/sec. 2024.01.30 03:18:48.400787 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} DynamicQueryHandler: Done processing query 2024.01.30 03:18:48.400811 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:48.400826 [ 3 ] {} HTTP-Session: 490aa65d-f8bf-4000-9543-6749e3a54394 Destroying unnamed session 2024.01.30 03:18:48.400958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:48.401003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:48.401021 [ 3 ] {} HTTP-Session: 9b7ea312-4859-4091-962c-9779fd93aec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:48.401039 [ 3 ] {} HTTP-Session: 9b7ea312-4859-4091-962c-9779fd93aec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:48.401114 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:48.401151 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:48.401246 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:48.401524 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:48.401714 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.30 03:18:48.401856 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.30 03:18:48.401954 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} executeQuery: Read 64 rows, 5.79 KiB in 0.0008668 sec., 73834 rows/sec., 6.52 MiB/sec. 2024.01.30 03:18:48.402122 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} DynamicQueryHandler: Done processing query 2024.01.30 03:18:48.402146 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:18:48.402161 [ 3 ] {} HTTP-Session: 9b7ea312-4859-4091-962c-9779fd93aec0 Destroying unnamed session 2024.01.30 03:18:48.402301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:48.402348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:48.402366 [ 3 ] {} HTTP-Session: 51e3549a-c11c-42cc-8261-4044a9f2b18a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:48.402383 [ 3 ] {} HTTP-Session: 51e3549a-c11c-42cc-8261-4044a9f2b18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:48.402453 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:48.402491 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:18:48.402595 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:48.402850 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:48.403050 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.30 03:18:48.403208 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.30 03:18:48.403301 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} executeQuery: Read 2 rows, 143.00 B in 0.000819799 sec., 2439 rows/sec., 170.34 KiB/sec. 2024.01.30 03:18:48.403457 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} DynamicQueryHandler: Done processing query 2024.01.30 03:18:48.403481 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:48.403496 [ 3 ] {} HTTP-Session: 51e3549a-c11c-42cc-8261-4044a9f2b18a Destroying unnamed session 2024.01.30 03:18:48.403616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:48.403662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:48.403680 [ 3 ] {} HTTP-Session: f518e2f1-6b0d-4421-ba08-81207c42ad8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:48.403696 [ 3 ] {} HTTP-Session: f518e2f1-6b0d-4421-ba08-81207c42ad8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:48.403767 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:48.403804 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:48.403914 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:48.404169 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:48.404367 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.30 03:18:48.404514 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.30 03:18:48.404613 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} executeQuery: Read 23 rows, 1.84 KiB in 0.000820579 sec., 28028 rows/sec., 2.20 MiB/sec. 2024.01.30 03:18:48.404725 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} DynamicQueryHandler: Done processing query 2024.01.30 03:18:48.404748 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:48.404763 [ 3 ] {} HTTP-Session: f518e2f1-6b0d-4421-ba08-81207c42ad8e Destroying unnamed session 2024.01.30 03:18:48.404864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:48.404909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:48.404927 [ 3 ] {} HTTP-Session: 5884137a-9fdc-40ee-b91f-537e12d28f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:48.404943 [ 3 ] {} HTTP-Session: 5884137a-9fdc-40ee-b91f-537e12d28f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:48.405011 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:48.405052 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:18:48.405169 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:48.405549 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:48.405800 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.30 03:18:48.405975 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.30 03:18:48.406071 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} executeQuery: Read 1 rows, 72.00 B in 0.001033844 sec., 967 rows/sec., 68.01 KiB/sec. 2024.01.30 03:18:48.406213 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} DynamicQueryHandler: Done processing query 2024.01.30 03:18:48.406237 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:18:48.406252 [ 3 ] {} HTTP-Session: 5884137a-9fdc-40ee-b91f-537e12d28f42 Destroying unnamed session 2024.01.30 03:18:48.406490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:48.406534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:48.406552 [ 3 ] {} HTTP-Session: 1349ac0a-f00b-4e83-8d68-9f707ba9d22b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:48.406569 [ 3 ] {} HTTP-Session: 1349ac0a-f00b-4e83-8d68-9f707ba9d22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:48.406641 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:48.406684 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:48.406814 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:48.407195 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:48.407474 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.30 03:18:48.407652 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.30 03:18:48.407774 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} executeQuery: Read 21 rows, 29.02 KiB in 0.001105496 sec., 18995 rows/sec., 25.63 MiB/sec. 2024.01.30 03:18:48.407884 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} DynamicQueryHandler: Done processing query 2024.01.30 03:18:48.407908 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:18:48.407923 [ 3 ] {} HTTP-Session: 1349ac0a-f00b-4e83-8d68-9f707ba9d22b Destroying unnamed session 2024.01.30 03:18:53.399571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:53.399690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:53.399717 [ 3 ] {} HTTP-Session: 71cd2df4-1c7c-43e1-a934-c71be9f18916 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:53.399741 [ 3 ] {} HTTP-Session: 71cd2df4-1c7c-43e1-a934-c71be9f18916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:53.399894 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:53.399972 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:53.400140 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:53.400546 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:53.400824 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.30 03:18:53.401001 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.30 03:18:53.401152 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} executeQuery: Read 27 rows, 2.19 KiB in 0.001211478 sec., 22286 rows/sec., 1.76 MiB/sec. 2024.01.30 03:18:53.401308 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} DynamicQueryHandler: Done processing query 2024.01.30 03:18:53.401335 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:53.401352 [ 3 ] {} HTTP-Session: 71cd2df4-1c7c-43e1-a934-c71be9f18916 Destroying unnamed session 2024.01.30 03:18:53.401503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:53.401554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:53.401575 [ 3 ] {} HTTP-Session: 37ce6b4c-f50e-4c4f-8d1a-4a59a8049099 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:53.401595 [ 3 ] {} HTTP-Session: 37ce6b4c-f50e-4c4f-8d1a-4a59a8049099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:53.401680 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:53.401724 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:53.401836 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:53.402200 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:53.402424 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.30 03:18:53.402580 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.30 03:18:53.402711 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} executeQuery: Read 117 rows, 11.88 KiB in 0.001000153 sec., 116982 rows/sec., 11.60 MiB/sec. 2024.01.30 03:18:53.402700 [ 63 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.30 03:18:53.402828 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:53.402889 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} DynamicQueryHandler: Done processing query 2024.01.30 03:18:53.402927 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:18:53.402925 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.30 03:18:53.402944 [ 3 ] {} HTTP-Session: 37ce6b4c-f50e-4c4f-8d1a-4a59a8049099 Destroying unnamed session 2024.01.30 03:18:53.403014 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:53.403044 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part 2024.01.30 03:18:53.403099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 8673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:53.403158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:53.403191 [ 3 ] {} HTTP-Session: 6244e5ea-adb9-4e2a-9f8b-a106bb6b7ec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:53.403202 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 81 rows starting from the beginning of the part 2024.01.30 03:18:53.403215 [ 3 ] {} HTTP-Session: 6244e5ea-adb9-4e2a-9f8b-a106bb6b7ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:53.403333 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 63 rows starting from the beginning of the part 2024.01.30 03:18:53.403335 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:53.403398 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:53.403482 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 81 rows starting from the beginning of the part 2024.01.30 03:18:53.403650 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part 2024.01.30 03:18:53.403658 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:53.403755 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 117 rows starting from the beginning of the part 2024.01.30 03:18:53.404122 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:53.404419 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.30 03:18:53.404600 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.30 03:18:53.404785 [ 63 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.30 03:18:53.404900 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} executeQuery: Read 51 rows, 4.06 KiB in 0.001503874 sec., 33912 rows/sec., 2.64 MiB/sec. 2024.01.30 03:18:53.404910 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:53.404957 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002067277 sec., 285399.5860254818 rows/sec., 27.79 MiB/sec. 2024.01.30 03:18:53.405118 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.30 03:18:53.405194 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} DynamicQueryHandler: Done processing query 2024.01.30 03:18:53.405234 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.30 03:18:53.405283 [ 3 ] {} HTTP-Session: 6244e5ea-adb9-4e2a-9f8b-a106bb6b7ec6 Destroying unnamed session 2024.01.30 03:18:53.405289 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:53.405306 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.30 03:18:53.405358 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 95 rows starting from the beginning of the part 2024.01.30 03:18:53.405467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:53.405545 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:53.405551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:53.405621 [ 3 ] {} HTTP-Session: 81eb2763-db12-4d60-ab94-bcde5b307508 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:53.405673 [ 3 ] {} HTTP-Session: 81eb2763-db12-4d60-ab94-bcde5b307508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:53.405735 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.30 03:18:53.405903 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:53.405920 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:53.405946 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.30 03:18:53.406025 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:18:53.406250 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:53.406427 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part 2024.01.30 03:18:53.406451 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:53.406551 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part 2024.01.30 03:18:53.406893 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:53.407314 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.30 03:18:53.407485 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.002489736 sec., 98002.35848298775 rows/sec., 7.65 MiB/sec. 2024.01.30 03:18:53.407598 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.30 03:18:53.407689 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.30 03:18:53.407852 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} executeQuery: Read 36 rows, 2.60 KiB in 0.001847692 sec., 19483 rows/sec., 1.38 MiB/sec. 2024.01.30 03:18:53.408054 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} DynamicQueryHandler: Done processing query 2024.01.30 03:18:53.408064 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.30 03:18:53.408085 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:18:53.408160 [ 3 ] {} HTTP-Session: 81eb2763-db12-4d60-ab94-bcde5b307508 Destroying unnamed session 2024.01.30 03:18:53.408193 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.30 03:18:53.408357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:53.408411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:53.408432 [ 3 ] {} HTTP-Session: a1de9190-88cd-49e4-909d-8b8ab1ce8387 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:53.408449 [ 3 ] {} HTTP-Session: a1de9190-88cd-49e4-909d-8b8ab1ce8387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:53.408536 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:53.408581 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:53.408735 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:53.409218 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:53.409529 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.30 03:18:53.409711 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.30 03:18:53.409852 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} executeQuery: Read 27 rows, 37.31 KiB in 0.001288059 sec., 20961 rows/sec., 28.29 MiB/sec. 2024.01.30 03:18:53.410029 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} DynamicQueryHandler: Done processing query 2024.01.30 03:18:53.410055 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:18:53.410073 [ 3 ] {} HTTP-Session: a1de9190-88cd-49e4-909d-8b8ab1ce8387 Destroying unnamed session 2024.01.30 03:18:58.160155 [ 179 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:18:58.160221 [ 179 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:18:58.398485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:58.398595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:58.398621 [ 3 ] {} HTTP-Session: 8778ac16-e435-4ce3-b2d5-6d0f706e21cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:58.398648 [ 3 ] {} HTTP-Session: 8778ac16-e435-4ce3-b2d5-6d0f706e21cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:58.398780 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:58.398843 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:18:58.399007 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:58.399408 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:58.399671 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.30 03:18:58.399840 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.30 03:18:58.399970 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} executeQuery: Read 21 rows, 1.70 KiB in 0.001146756 sec., 18312 rows/sec., 1.45 MiB/sec. 2024.01.30 03:18:58.399985 [ 179 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.30 03:18:58.400100 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:58.400201 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} DynamicQueryHandler: Done processing query 2024.01.30 03:18:58.400216 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.30 03:18:58.400251 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:58.400280 [ 3 ] {} HTTP-Session: 8778ac16-e435-4ce3-b2d5-6d0f706e21cd Destroying unnamed session 2024.01.30 03:18:58.400416 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:58.400453 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part 2024.01.30 03:18:58.400462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:58.400522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:58.400552 [ 3 ] {} HTTP-Session: 580b35c8-20e6-4c5d-82cb-9e6310ed62fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:58.400585 [ 3 ] {} HTTP-Session: 580b35c8-20e6-4c5d-82cb-9e6310ed62fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:58.400586 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:58.400701 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:58.400725 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:58.400762 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:18:58.400873 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:58.400983 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:58.401007 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:58.401133 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:58.401548 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:58.401850 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.30 03:18:58.401997 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.001837702 sec., 89786.04800996026 rows/sec., 7.11 MiB/sec. 2024.01.30 03:18:58.402064 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.30 03:18:58.402185 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.30 03:18:58.402302 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} executeQuery: Read 63 rows, 5.70 KiB in 0.001544744 sec., 40783 rows/sec., 3.60 MiB/sec. 2024.01.30 03:18:58.402520 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} DynamicQueryHandler: Done processing query 2024.01.30 03:18:58.402546 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:18:58.402577 [ 3 ] {} HTTP-Session: 580b35c8-20e6-4c5d-82cb-9e6310ed62fe Destroying unnamed session 2024.01.30 03:18:58.402602 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.30 03:18:58.402688 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.30 03:18:58.402744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:58.402824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:58.402843 [ 3 ] {} HTTP-Session: eb499e3b-5ac9-4b26-a805-dbd79160fe45 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:58.402861 [ 3 ] {} HTTP-Session: eb499e3b-5ac9-4b26-a805-dbd79160fe45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:58.402938 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:58.402977 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:18:58.403097 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:58.403423 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:58.403623 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.30 03:18:58.403771 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.30 03:18:58.403883 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} executeQuery: Read 21 rows, 1.68 KiB in 0.000950402 sec., 22095 rows/sec., 1.73 MiB/sec. 2024.01.30 03:18:58.403994 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} DynamicQueryHandler: Done processing query 2024.01.30 03:18:58.404017 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:18:58.404032 [ 3 ] {} HTTP-Session: eb499e3b-5ac9-4b26-a805-dbd79160fe45 Destroying unnamed session 2024.01.30 03:18:58.404190 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:18:58.404234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:18:58.404252 [ 3 ] {} HTTP-Session: 6700385a-b128-4701-82ba-d2d3b79e1fa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:18:58.404334 [ 3 ] {} HTTP-Session: 6700385a-b128-4701-82ba-d2d3b79e1fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:18:58.404410 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:18:58.404455 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:18:58.404592 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:18:58.405002 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:58.405310 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.30 03:18:58.405496 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.30 03:18:58.405622 [ 179 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.30 03:18:58.405632 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} executeQuery: Read 21 rows, 29.02 KiB in 0.001185087 sec., 17720 rows/sec., 23.91 MiB/sec. 2024.01.30 03:18:58.405682 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:18:58.405857 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.30 03:18:58.405904 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} DynamicQueryHandler: Done processing query 2024.01.30 03:18:58.405942 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:18:58.405987 [ 3 ] {} HTTP-Session: 6700385a-b128-4701-82ba-d2d3b79e1fa4 Destroying unnamed session 2024.01.30 03:18:58.406052 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:18:58.406099 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 482 rows starting from the beginning of the part 2024.01.30 03:18:58.406242 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:58.406347 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:58.406446 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:58.406536 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part 2024.01.30 03:18:58.406627 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part 2024.01.30 03:18:58.408142 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 6 columns (6 merged, 0 gathered) in 0.002380285 sec., 251650.53764570208 rows/sec., 339.59 MiB/sec. 2024.01.30 03:18:58.408517 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.30 03:18:58.408754 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.30 03:18:58.408817 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.30 03:18:58.408894 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5: 4.01 MiB. 2024.01.30 03:18:59.000166 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.18 MiB, peak 236.42 MiB, will set to 231.04 MiB (RSS), difference: -4.14 MiB 2024.01.30 03:19:03.398240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:03.398380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:03.398411 [ 3 ] {} HTTP-Session: 20c7c3b5-2af6-45f6-95fe-be5611e31782 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:03.398442 [ 3 ] {} HTTP-Session: 20c7c3b5-2af6-45f6-95fe-be5611e31782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:03.398589 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:03.398659 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:03.398823 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:03.399277 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:03.399555 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.30 03:19:03.399727 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.30 03:19:03.399881 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} executeQuery: Read 27 rows, 2.19 KiB in 0.001243068 sec., 21720 rows/sec., 1.72 MiB/sec. 2024.01.30 03:19:03.400127 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} DynamicQueryHandler: Done processing query 2024.01.30 03:19:03.400155 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:03.400173 [ 3 ] {} HTTP-Session: 20c7c3b5-2af6-45f6-95fe-be5611e31782 Destroying unnamed session 2024.01.30 03:19:03.400302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:03.400356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:03.400378 [ 3 ] {} HTTP-Session: 91484503-1d45-4b75-9e76-6b91cf616028 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:03.400397 [ 3 ] {} HTTP-Session: 91484503-1d45-4b75-9e76-6b91cf616028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:03.400484 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:03.400529 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:19:03.400661 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:03.400960 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:03.401174 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.30 03:19:03.401330 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.30 03:19:03.401466 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} executeQuery: Read 2 rows, 175.00 B in 0.000940711 sec., 2126 rows/sec., 181.67 KiB/sec. 2024.01.30 03:19:03.401593 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} DynamicQueryHandler: Done processing query 2024.01.30 03:19:03.401619 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:03.401636 [ 3 ] {} HTTP-Session: 91484503-1d45-4b75-9e76-6b91cf616028 Destroying unnamed session 2024.01.30 03:19:03.401783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:03.401832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:03.401852 [ 3 ] {} HTTP-Session: 61546fe3-2769-4eb8-9f29-aa95126712d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:03.401871 [ 3 ] {} HTTP-Session: 61546fe3-2769-4eb8-9f29-aa95126712d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:03.401948 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:03.401987 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:03.402094 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:03.402430 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:03.402651 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.30 03:19:03.402803 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.30 03:19:03.402933 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} executeQuery: Read 82 rows, 8.85 KiB in 0.000948162 sec., 86483 rows/sec., 9.12 MiB/sec. 2024.01.30 03:19:03.403069 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} DynamicQueryHandler: Done processing query 2024.01.30 03:19:03.403094 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:19:03.403110 [ 3 ] {} HTTP-Session: 61546fe3-2769-4eb8-9f29-aa95126712d7 Destroying unnamed session 2024.01.30 03:19:03.403256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:03.403302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:03.403322 [ 3 ] {} HTTP-Session: ee9b65ee-0458-4be1-bd8c-0cb7f8c4f615 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:03.403340 [ 3 ] {} HTTP-Session: ee9b65ee-0458-4be1-bd8c-0cb7f8c4f615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:03.403410 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:03.403451 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:19:03.403560 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:03.403837 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:03.404055 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.30 03:19:03.404209 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.30 03:19:03.404335 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} executeQuery: Read 2 rows, 143.00 B in 0.000889981 sec., 2247 rows/sec., 156.91 KiB/sec. 2024.01.30 03:19:03.404467 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} DynamicQueryHandler: Done processing query 2024.01.30 03:19:03.404493 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:03.404509 [ 3 ] {} HTTP-Session: ee9b65ee-0458-4be1-bd8c-0cb7f8c4f615 Destroying unnamed session 2024.01.30 03:19:03.404630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:03.404676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:03.404695 [ 3 ] {} HTTP-Session: 9d58e71d-5c23-42b0-aa51-b2b0bc24f4b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:03.404713 [ 3 ] {} HTTP-Session: 9d58e71d-5c23-42b0-aa51-b2b0bc24f4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:03.404785 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:03.404823 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:03.404930 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:03.405235 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:03.405447 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.30 03:19:03.405599 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.30 03:19:03.405718 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} executeQuery: Read 29 rows, 2.33 KiB in 0.00090617 sec., 32002 rows/sec., 2.51 MiB/sec. 2024.01.30 03:19:03.405835 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} DynamicQueryHandler: Done processing query 2024.01.30 03:19:03.405859 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:03.405875 [ 3 ] {} HTTP-Session: 9d58e71d-5c23-42b0-aa51-b2b0bc24f4b9 Destroying unnamed session 2024.01.30 03:19:03.405977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:03.406029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:03.406050 [ 3 ] {} HTTP-Session: e2fc0c09-f0fd-4f52-8888-58011dd9a34a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:03.406067 [ 3 ] {} HTTP-Session: e2fc0c09-f0fd-4f52-8888-58011dd9a34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:03.406136 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:03.406179 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:19:03.406300 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:03.406621 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:03.406885 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.30 03:19:03.407064 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.30 03:19:03.407187 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} executeQuery: Read 1 rows, 72.00 B in 0.001021384 sec., 979 rows/sec., 68.84 KiB/sec. 2024.01.30 03:19:03.407179 [ 170 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.30 03:19:03.407292 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:03.407374 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} DynamicQueryHandler: Done processing query 2024.01.30 03:19:03.407403 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.30 03:19:03.407408 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:03.407462 [ 3 ] {} HTTP-Session: e2fc0c09-f0fd-4f52-8888-58011dd9a34a Destroying unnamed session 2024.01.30 03:19:03.407520 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:03.407558 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part 2024.01.30 03:19:03.407629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:03.407684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:03.407716 [ 3 ] {} HTTP-Session: 95e6880d-cedf-4626-8442-dea9572a9d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:03.407741 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.01.30 03:19:03.407744 [ 3 ] {} HTTP-Session: 95e6880d-cedf-4626-8442-dea9572a9d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:03.407875 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:03.407903 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.01.30 03:19:03.407933 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:03.408117 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2024.01.30 03:19:03.408237 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:03.408320 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2024.01.30 03:19:03.408506 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.01.30 03:19:03.408872 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:03.409306 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.30 03:19:03.409463 [ 13 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.002090118 sec., 187549.21970912645 rows/sec., 13.23 MiB/sec. 2024.01.30 03:19:03.409579 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.30 03:19:03.409716 [ 13 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.30 03:19:03.409822 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} executeQuery: Read 27 rows, 37.31 KiB in 0.001900683 sec., 14205 rows/sec., 19.17 MiB/sec. 2024.01.30 03:19:03.410039 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} DynamicQueryHandler: Done processing query 2024.01.30 03:19:03.410075 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:19:03.410106 [ 3 ] {} HTTP-Session: 95e6880d-cedf-4626-8442-dea9572a9d65 Destroying unnamed session 2024.01.30 03:19:03.410158 [ 13 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.30 03:19:03.410243 [ 13 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.30 03:19:08.398105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:08.398290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:08.398339 [ 3 ] {} HTTP-Session: 4d5ef20f-2ef5-4533-80d3-3fcbca3f6e93 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:08.398382 [ 3 ] {} HTTP-Session: 4d5ef20f-2ef5-4533-80d3-3fcbca3f6e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:08.398582 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:08.398681 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:08.398951 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:08.399459 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:08.399737 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.30 03:19:08.399910 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.30 03:19:08.400035 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} executeQuery: Read 21 rows, 1.70 KiB in 0.001396952 sec., 15032 rows/sec., 1.19 MiB/sec. 2024.01.30 03:19:08.400184 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} DynamicQueryHandler: Done processing query 2024.01.30 03:19:08.400211 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:08.400227 [ 3 ] {} HTTP-Session: 4d5ef20f-2ef5-4533-80d3-3fcbca3f6e93 Destroying unnamed session 2024.01.30 03:19:08.400368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:08.400420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:08.400441 [ 3 ] {} HTTP-Session: 08969e50-6840-4c34-adb1-8ecbce784e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:08.400459 [ 3 ] {} HTTP-Session: 08969e50-6840-4c34-adb1-8ecbce784e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:08.400539 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:08.400581 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:08.400690 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:08.401042 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:08.401262 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.30 03:19:08.401420 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.30 03:19:08.401518 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} executeQuery: Read 63 rows, 5.70 KiB in 0.000950042 sec., 66312 rows/sec., 5.86 MiB/sec. 2024.01.30 03:19:08.401668 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} DynamicQueryHandler: Done processing query 2024.01.30 03:19:08.401693 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:19:08.401709 [ 3 ] {} HTTP-Session: 08969e50-6840-4c34-adb1-8ecbce784e14 Destroying unnamed session 2024.01.30 03:19:08.401834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:08.401882 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:08.401903 [ 3 ] {} HTTP-Session: b88f2f6c-75cc-48cf-88bc-0c92d13cec0c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:08.401921 [ 3 ] {} HTTP-Session: b88f2f6c-75cc-48cf-88bc-0c92d13cec0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:08.401993 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:08.402032 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:08.402140 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:08.402445 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:08.402672 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.30 03:19:08.402832 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.30 03:19:08.402932 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} executeQuery: Read 21 rows, 1.68 KiB in 0.000909461 sec., 23090 rows/sec., 1.81 MiB/sec. 2024.01.30 03:19:08.403085 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} DynamicQueryHandler: Done processing query 2024.01.30 03:19:08.403108 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:08.403124 [ 3 ] {} HTTP-Session: b88f2f6c-75cc-48cf-88bc-0c92d13cec0c Destroying unnamed session 2024.01.30 03:19:08.403277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:08.403326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:08.403345 [ 3 ] {} HTTP-Session: b49bbba9-e66a-4516-b8bd-803999857ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:08.403364 [ 3 ] {} HTTP-Session: b49bbba9-e66a-4516-b8bd-803999857ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:08.403440 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:08.403484 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:08.403619 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:08.404024 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:08.404343 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.30 03:19:08.404539 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.30 03:19:08.404650 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} executeQuery: Read 21 rows, 29.02 KiB in 0.001178437 sec., 17820 rows/sec., 24.05 MiB/sec. 2024.01.30 03:19:08.404885 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} DynamicQueryHandler: Done processing query 2024.01.30 03:19:08.404910 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:19:08.404927 [ 3 ] {} HTTP-Session: b49bbba9-e66a-4516-b8bd-803999857ec8 Destroying unnamed session 2024.01.30 03:19:13.160488 [ 174 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:19:13.160550 [ 174 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:19:13.398822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:13.398989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:13.399037 [ 3 ] {} HTTP-Session: 5edad890-65cd-4134-9fe3-9fb7380c1db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:13.399078 [ 3 ] {} HTTP-Session: 5edad890-65cd-4134-9fe3-9fb7380c1db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:13.399265 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:13.399326 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:13.399492 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:13.400038 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:13.400298 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.30 03:19:13.400466 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.30 03:19:13.400608 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} executeQuery: Read 27 rows, 2.19 KiB in 0.001301789 sec., 20740 rows/sec., 1.64 MiB/sec. 2024.01.30 03:19:13.400752 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} DynamicQueryHandler: Done processing query 2024.01.30 03:19:13.400776 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:13.400793 [ 3 ] {} HTTP-Session: 5edad890-65cd-4134-9fe3-9fb7380c1db8 Destroying unnamed session 2024.01.30 03:19:13.400926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:13.400973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:13.400992 [ 3 ] {} HTTP-Session: cda8e45a-b7e3-480b-be28-f7049a4b2c7d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:13.401010 [ 3 ] {} HTTP-Session: cda8e45a-b7e3-480b-be28-f7049a4b2c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:13.401083 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:13.401122 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:13.401229 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:13.401598 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:13.401814 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.30 03:19:13.401962 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.30 03:19:13.402086 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} executeQuery: Read 81 rows, 8.76 KiB in 0.000973652 sec., 83191 rows/sec., 8.79 MiB/sec. 2024.01.30 03:19:13.402209 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} DynamicQueryHandler: Done processing query 2024.01.30 03:19:13.402233 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:19:13.402249 [ 3 ] {} HTTP-Session: cda8e45a-b7e3-480b-be28-f7049a4b2c7d Destroying unnamed session 2024.01.30 03:19:13.402368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:13.402414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:13.402433 [ 3 ] {} HTTP-Session: 387e4cd7-e6b9-4566-9217-6f9233c4ed09 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:13.402451 [ 3 ] {} HTTP-Session: 387e4cd7-e6b9-4566-9217-6f9233c4ed09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:13.402521 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:13.402559 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:13.402668 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:13.402966 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:13.403174 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.30 03:19:13.403323 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.30 03:19:13.403419 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} executeQuery: Read 27 rows, 2.16 KiB in 0.0008693 sec., 31059 rows/sec., 2.43 MiB/sec. 2024.01.30 03:19:13.403533 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} DynamicQueryHandler: Done processing query 2024.01.30 03:19:13.403557 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:13.403572 [ 3 ] {} HTTP-Session: 387e4cd7-e6b9-4566-9217-6f9233c4ed09 Destroying unnamed session 2024.01.30 03:19:13.403752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:13.403797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:13.403816 [ 3 ] {} HTTP-Session: 87933efe-e932-4ac2-be8d-e00c3fcb7acb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:13.403833 [ 3 ] {} HTTP-Session: 87933efe-e932-4ac2-be8d-e00c3fcb7acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:13.403911 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:13.403955 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:13.404088 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:13.404506 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:13.404818 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.30 03:19:13.405007 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.30 03:19:13.405113 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} executeQuery: Read 27 rows, 37.31 KiB in 0.001174087 sec., 22996 rows/sec., 31.03 MiB/sec. 2024.01.30 03:19:13.405234 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} DynamicQueryHandler: Done processing query 2024.01.30 03:19:13.405257 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:19:13.405273 [ 3 ] {} HTTP-Session: 87933efe-e932-4ac2-be8d-e00c3fcb7acb Destroying unnamed session 2024.01.30 03:19:18.398758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:18.398949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:18.398997 [ 3 ] {} HTTP-Session: 93a96072-49d4-483c-9a1a-a42b19bc63bf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:18.399038 [ 3 ] {} HTTP-Session: 93a96072-49d4-483c-9a1a-a42b19bc63bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:18.399237 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:18.399333 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:18.399571 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:18.400077 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:18.400348 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.30 03:19:18.400515 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.30 03:19:18.400650 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} executeQuery: Read 21 rows, 1.70 KiB in 0.001348671 sec., 15570 rows/sec., 1.23 MiB/sec. 2024.01.30 03:19:18.400808 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} DynamicQueryHandler: Done processing query 2024.01.30 03:19:18.400834 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:18.400850 [ 3 ] {} HTTP-Session: 93a96072-49d4-483c-9a1a-a42b19bc63bf Destroying unnamed session 2024.01.30 03:19:18.400979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:18.401032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:18.401052 [ 3 ] {} HTTP-Session: 915f7b4f-826d-475b-8bbe-845737801950 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:18.401069 [ 3 ] {} HTTP-Session: 915f7b4f-826d-475b-8bbe-845737801950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:18.401148 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:18.401189 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:18.401299 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:18.401607 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:18.401826 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.30 03:19:18.401984 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.30 03:19:18.402108 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} executeQuery: Read 63 rows, 5.70 KiB in 0.000930601 sec., 67698 rows/sec., 5.98 MiB/sec. 2024.01.30 03:19:18.402101 [ 171 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.30 03:19:18.402218 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:18.402314 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} DynamicQueryHandler: Done processing query 2024.01.30 03:19:18.402343 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.30 03:19:18.402354 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:19:18.402411 [ 3 ] {} HTTP-Session: 915f7b4f-826d-475b-8bbe-845737801950 Destroying unnamed session 2024.01.30 03:19:18.402489 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:18.402530 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part 2024.01.30 03:19:18.402570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:18.402647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:18.402687 [ 3 ] {} HTTP-Session: 6b3f1370-a11e-4a03-9f5a-1387d7413007 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:18.402741 [ 3 ] {} HTTP-Session: 6b3f1370-a11e-4a03-9f5a-1387d7413007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:18.402801 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 63 rows starting from the beginning of the part 2024.01.30 03:19:18.402933 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:18.403053 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:18.403071 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part 2024.01.30 03:19:18.403421 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 63 rows starting from the beginning of the part 2024.01.30 03:19:18.403540 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:18.403679 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 81 rows starting from the beginning of the part 2024.01.30 03:19:18.403867 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 63 rows starting from the beginning of the part 2024.01.30 03:19:18.404413 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:18.404838 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.30 03:19:18.405140 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.30 03:19:18.405303 [ 169 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.30 03:19:18.405398 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} executeQuery: Read 21 rows, 1.68 KiB in 0.002392434 sec., 8777 rows/sec., 702.90 KiB/sec. 2024.01.30 03:19:18.405418 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:18.405752 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.30 03:19:18.406130 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} DynamicQueryHandler: Done processing query 2024.01.30 03:19:18.406148 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 4 columns (4 merged, 0 gathered) in 0.003857488 sec., 138950.5294637339 rows/sec., 13.33 MiB/sec. 2024.01.30 03:19:18.406177 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:18.406148 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:18.406227 [ 3 ] {} HTTP-Session: 6b3f1370-a11e-4a03-9f5a-1387d7413007 Destroying unnamed session 2024.01.30 03:19:18.406274 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 95 rows starting from the beginning of the part 2024.01.30 03:19:18.406314 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.30 03:19:18.406482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:18.406511 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:18.406557 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.30 03:19:18.406605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:18.406657 [ 3 ] {} HTTP-Session: 1f7240a7-2051-4e6e-a3a0-8965a5687cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:18.406696 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.30 03:19:18.406741 [ 3 ] {} HTTP-Session: 1f7240a7-2051-4e6e-a3a0-8965a5687cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:18.406796 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part 2024.01.30 03:19:18.407031 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:18.407065 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:18.407157 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:18.407343 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:18.407647 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:18.407824 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:18.408959 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:18.409350 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.003857487 sec., 55476.53174203827 rows/sec., 4.34 MiB/sec. 2024.01.30 03:19:18.409536 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.30 03:19:18.409609 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.30 03:19:18.409893 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.30 03:19:18.410006 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.30 03:19:18.410036 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.30 03:19:18.410250 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} executeQuery: Read 21 rows, 29.02 KiB in 0.003166462 sec., 6632 rows/sec., 8.95 MiB/sec. 2024.01.30 03:19:18.410403 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} DynamicQueryHandler: Done processing query 2024.01.30 03:19:18.410428 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:19:18.410444 [ 3 ] {} HTTP-Session: 1f7240a7-2051-4e6e-a3a0-8965a5687cc5 Destroying unnamed session 2024.01.30 03:19:23.400272 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:23.400457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:23.400507 [ 3 ] {} HTTP-Session: 8ee2a741-3d63-49d1-9ec3-f7edd4a2a70e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:23.400550 [ 3 ] {} HTTP-Session: 8ee2a741-3d63-49d1-9ec3-f7edd4a2a70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:23.400756 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:23.400845 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:23.401006 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:23.401407 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:23.401684 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.30 03:19:23.401853 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.30 03:19:23.401975 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} executeQuery: Read 27 rows, 2.19 KiB in 0.001162156 sec., 23232 rows/sec., 1.84 MiB/sec. 2024.01.30 03:19:23.401965 [ 165 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.30 03:19:23.402054 [ 165 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:23.402180 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} DynamicQueryHandler: Done processing query 2024.01.30 03:19:23.402223 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:23.402282 [ 3 ] {} HTTP-Session: 8ee2a741-3d63-49d1-9ec3-f7edd4a2a70e Destroying unnamed session 2024.01.30 03:19:23.402252 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.30 03:19:23.402449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:23.402526 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:23.402543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:23.402609 [ 3 ] {} HTTP-Session: 495e23e4-4dee-437a-85f3-fe87e7c117a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:23.402615 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part 2024.01.30 03:19:23.402636 [ 3 ] {} HTTP-Session: 495e23e4-4dee-437a-85f3-fe87e7c117a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:23.402835 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:23.402920 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:23.402938 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:19:23.403198 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:23.403417 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:23.403449 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:23.403637 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:23.403914 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:23.404265 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:23.404634 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.30 03:19:23.404964 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.30 03:19:23.405263 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} executeQuery: Read 2 rows, 175.00 B in 0.002343943 sec., 853 rows/sec., 72.91 KiB/sec. 2024.01.30 03:19:23.405413 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.003277904 sec., 52167.48263524496 rows/sec., 4.13 MiB/sec. 2024.01.30 03:19:23.405506 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} DynamicQueryHandler: Done processing query 2024.01.30 03:19:23.405553 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:23.405578 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.30 03:19:23.405590 [ 3 ] {} HTTP-Session: 495e23e4-4dee-437a-85f3-fe87e7c117a8 Destroying unnamed session 2024.01.30 03:19:23.405822 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.30 03:19:23.405824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:23.405923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:23.405933 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.30 03:19:23.405962 [ 3 ] {} HTTP-Session: 863a411b-1426-4327-8661-9adbb499c756 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:23.406000 [ 3 ] {} HTTP-Session: 863a411b-1426-4327-8661-9adbb499c756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:23.406128 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:23.406170 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:23.406291 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:23.406729 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:23.406956 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.30 03:19:23.407112 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.30 03:19:23.407219 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} executeQuery: Read 118 rows, 11.97 KiB in 0.001054064 sec., 111947 rows/sec., 11.09 MiB/sec. 2024.01.30 03:19:23.407443 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} DynamicQueryHandler: Done processing query 2024.01.30 03:19:23.407468 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:19:23.407484 [ 3 ] {} HTTP-Session: 863a411b-1426-4327-8661-9adbb499c756 Destroying unnamed session 2024.01.30 03:19:23.407626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:23.407674 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:23.407693 [ 3 ] {} HTTP-Session: 54a1fea9-1e8d-4397-9973-e07706c74c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:23.407711 [ 3 ] {} HTTP-Session: 54a1fea9-1e8d-4397-9973-e07706c74c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:23.407784 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:23.407826 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:19:23.407953 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:23.408234 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:23.408456 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.30 03:19:23.408612 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.30 03:19:23.408727 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} executeQuery: Read 2 rows, 143.00 B in 0.00090489 sec., 2210 rows/sec., 154.33 KiB/sec. 2024.01.30 03:19:23.408867 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} DynamicQueryHandler: Done processing query 2024.01.30 03:19:23.408891 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:23.408909 [ 3 ] {} HTTP-Session: 54a1fea9-1e8d-4397-9973-e07706c74c17 Destroying unnamed session 2024.01.30 03:19:23.409035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:23.409080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:23.409100 [ 3 ] {} HTTP-Session: 00906639-5979-4a33-ae6a-980bcdb04318 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:23.409118 [ 3 ] {} HTTP-Session: 00906639-5979-4a33-ae6a-980bcdb04318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:23.409192 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:23.409232 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:23.409338 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:23.409651 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:23.409863 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.30 03:19:23.410048 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.30 03:19:23.410177 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} executeQuery: Read 53 rows, 4.22 KiB in 0.000953862 sec., 55563 rows/sec., 4.32 MiB/sec. 2024.01.30 03:19:23.410296 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} DynamicQueryHandler: Done processing query 2024.01.30 03:19:23.410319 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.30 03:19:23.410335 [ 3 ] {} HTTP-Session: 00906639-5979-4a33-ae6a-980bcdb04318 Destroying unnamed session 2024.01.30 03:19:23.410457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:23.410505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:23.410524 [ 3 ] {} HTTP-Session: 07d80e3d-803f-40bc-8bb7-ab3cc844d53f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:23.410541 [ 3 ] {} HTTP-Session: 07d80e3d-803f-40bc-8bb7-ab3cc844d53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:23.410616 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:23.410658 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:19:23.410782 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:23.411088 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:23.411362 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.30 03:19:23.411550 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.30 03:19:23.411669 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} executeQuery: Read 37 rows, 2.67 KiB in 0.001025284 sec., 36087 rows/sec., 2.54 MiB/sec. 2024.01.30 03:19:23.411787 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} DynamicQueryHandler: Done processing query 2024.01.30 03:19:23.411812 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:23.411828 [ 3 ] {} HTTP-Session: 07d80e3d-803f-40bc-8bb7-ab3cc844d53f Destroying unnamed session 2024.01.30 03:19:23.412002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:23.412050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:23.412070 [ 3 ] {} HTTP-Session: befada42-9559-4541-8b31-ca6e2ead2ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:23.412088 [ 3 ] {} HTTP-Session: befada42-9559-4541-8b31-ca6e2ead2ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:23.412168 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:23.412211 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:23.412349 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:23.412773 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:23.413080 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.30 03:19:23.413262 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.30 03:19:23.413379 [ 163 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.30 03:19:23.413398 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} executeQuery: Read 27 rows, 37.31 KiB in 0.001193937 sec., 22614 rows/sec., 30.52 MiB/sec. 2024.01.30 03:19:23.413449 [ 163 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:23.413642 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.30 03:19:23.413733 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} DynamicQueryHandler: Done processing query 2024.01.30 03:19:23.413777 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:19:23.413829 [ 3 ] {} HTTP-Session: befada42-9559-4541-8b31-ca6e2ead2ef9 Destroying unnamed session 2024.01.30 03:19:23.413856 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:23.413907 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 599 rows starting from the beginning of the part 2024.01.30 03:19:23.414042 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:23.414160 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:23.414269 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:23.414377 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:23.414481 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:23.415983 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 6 columns (6 merged, 0 gathered) in 0.002470116 sec., 292293.96514171804 rows/sec., 394.44 MiB/sec. 2024.01.30 03:19:23.416336 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.30 03:19:23.416535 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.30 03:19:23.416596 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.30 03:19:23.416654 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6: 4.11 MiB. 2024.01.30 03:19:28.160607 [ 161 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:19:28.160715 [ 161 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:19:28.398218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:28.398315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:28.398341 [ 3 ] {} HTTP-Session: 98fc4e63-cac0-49de-8fe5-3ff7097a51a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:28.398366 [ 3 ] {} HTTP-Session: 98fc4e63-cac0-49de-8fe5-3ff7097a51a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:28.398491 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:28.398550 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:28.398713 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:28.399193 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:28.399468 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.30 03:19:28.399637 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.30 03:19:28.399762 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} executeQuery: Read 21 rows, 1.70 KiB in 0.001235908 sec., 16991 rows/sec., 1.34 MiB/sec. 2024.01.30 03:19:28.399925 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} DynamicQueryHandler: Done processing query 2024.01.30 03:19:28.399951 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:28.399968 [ 3 ] {} HTTP-Session: 98fc4e63-cac0-49de-8fe5-3ff7097a51a7 Destroying unnamed session 2024.01.30 03:19:28.400086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:28.400137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:28.400158 [ 3 ] {} HTTP-Session: dff759b8-d7bb-4096-ba28-8d247c5b630d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:28.400176 [ 3 ] {} HTTP-Session: dff759b8-d7bb-4096-ba28-8d247c5b630d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:28.400252 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:28.400295 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:19:28.400406 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:28.400708 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:28.400923 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.30 03:19:28.401077 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.30 03:19:28.401180 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} executeQuery: Read 2 rows, 175.00 B in 0.000898801 sec., 2225 rows/sec., 190.14 KiB/sec. 2024.01.30 03:19:28.401169 [ 161 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.01.30 03:19:28.401238 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:28.401299 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} DynamicQueryHandler: Done processing query 2024.01.30 03:19:28.401312 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.01.30 03:19:28.401326 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:28.401358 [ 3 ] {} HTTP-Session: dff759b8-d7bb-4096-ba28-8d247c5b630d Destroying unnamed session 2024.01.30 03:19:28.401405 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:28.401437 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.30 03:19:28.401492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:28.401550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:28.401580 [ 3 ] {} HTTP-Session: 0323a40d-238c-4e1f-89f9-52529eccd3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:28.401586 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.01.30 03:19:28.401600 [ 3 ] {} HTTP-Session: 0323a40d-238c-4e1f-89f9-52529eccd3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:28.401720 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:28.401733 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.30 03:19:28.401775 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:28.401924 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.30 03:19:28.402013 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:28.402092 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.01.30 03:19:28.402238 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.30 03:19:28.402607 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:28.402874 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.30 03:19:28.403086 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.30 03:19:28.403087 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790721 sec., 10051.81711723937 rows/sec., 845.83 KiB/sec. 2024.01.30 03:19:28.403233 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} executeQuery: Read 64 rows, 5.79 KiB in 0.001479933 sec., 43245 rows/sec., 3.82 MiB/sec. 2024.01.30 03:19:28.403359 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.30 03:19:28.403449 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} DynamicQueryHandler: Done processing query 2024.01.30 03:19:28.403481 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:19:28.403502 [ 3 ] {} HTTP-Session: 0323a40d-238c-4e1f-89f9-52529eccd3e1 Destroying unnamed session 2024.01.30 03:19:28.403666 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.30 03:19:28.403674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:28.403746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:28.403776 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.01.30 03:19:28.403783 [ 3 ] {} HTTP-Session: 8b37a22a-7257-4bdc-856f-090963be3720 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:28.403833 [ 3 ] {} HTTP-Session: 8b37a22a-7257-4bdc-856f-090963be3720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:28.403957 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:28.403998 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:19:28.404122 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:28.404438 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:28.404653 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.30 03:19:28.404804 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.30 03:19:28.404889 [ 161 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.01.30 03:19:28.404906 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} executeQuery: Read 2 rows, 143.00 B in 0.000919071 sec., 2176 rows/sec., 151.95 KiB/sec. 2024.01.30 03:19:28.404925 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:28.405062 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.01.30 03:19:28.405116 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} DynamicQueryHandler: Done processing query 2024.01.30 03:19:28.405158 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:28.405209 [ 3 ] {} HTTP-Session: 8b37a22a-7257-4bdc-856f-090963be3720 Destroying unnamed session 2024.01.30 03:19:28.405217 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:28.405261 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.30 03:19:28.405386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:28.405422 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2024.01.30 03:19:28.405492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:28.405538 [ 3 ] {} HTTP-Session: 8e2789e5-6a7c-472d-a729-4f40e2cfe48d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:28.405586 [ 3 ] {} HTTP-Session: 8e2789e5-6a7c-472d-a729-4f40e2cfe48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:28.405632 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.30 03:19:28.405782 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:28.405842 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.30 03:19:28.405863 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:28.406118 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.01.30 03:19:28.406344 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:28.406365 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.30 03:19:28.406929 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:28.407425 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.30 03:19:28.407658 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00267902 sec., 6718.874812431412 rows/sec., 469.14 KiB/sec. 2024.01.30 03:19:28.407705 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.30 03:19:28.407863 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.30 03:19:28.407902 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} executeQuery: Read 23 rows, 1.84 KiB in 0.002062987 sec., 11148 rows/sec., 894.20 KiB/sec. 2024.01.30 03:19:28.408071 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} DynamicQueryHandler: Done processing query 2024.01.30 03:19:28.408112 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:28.408135 [ 3 ] {} HTTP-Session: 8e2789e5-6a7c-472d-a729-4f40e2cfe48d Destroying unnamed session 2024.01.30 03:19:28.408183 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.30 03:19:28.408266 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.01.30 03:19:28.408269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:28.408367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:28.408401 [ 3 ] {} HTTP-Session: b56952c2-9eee-45aa-86b6-1447c52defc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:28.408420 [ 3 ] {} HTTP-Session: b56952c2-9eee-45aa-86b6-1447c52defc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:28.408491 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:28.408535 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:19:28.408669 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:28.408930 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:28.409199 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.30 03:19:28.409381 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.30 03:19:28.409509 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} executeQuery: Read 1 rows, 72.00 B in 0.000990563 sec., 1009 rows/sec., 70.98 KiB/sec. 2024.01.30 03:19:28.409631 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} DynamicQueryHandler: Done processing query 2024.01.30 03:19:28.409655 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:28.409672 [ 3 ] {} HTTP-Session: b56952c2-9eee-45aa-86b6-1447c52defc7 Destroying unnamed session 2024.01.30 03:19:28.409817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:28.409864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:28.409883 [ 3 ] {} HTTP-Session: 499386fd-f2fc-4849-8ff0-3a7d49693657 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:28.409900 [ 3 ] {} HTTP-Session: 499386fd-f2fc-4849-8ff0-3a7d49693657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:28.409978 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:28.410025 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:28.410165 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:28.410536 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:28.410828 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.30 03:19:28.411010 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.30 03:19:28.411129 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} executeQuery: Read 21 rows, 29.02 KiB in 0.001122596 sec., 18706 rows/sec., 25.24 MiB/sec. 2024.01.30 03:19:28.411239 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} DynamicQueryHandler: Done processing query 2024.01.30 03:19:28.411264 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:19:28.411280 [ 3 ] {} HTTP-Session: 499386fd-f2fc-4849-8ff0-3a7d49693657 Destroying unnamed session 2024.01.30 03:19:33.398979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:33.399125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:33.399158 [ 3 ] {} HTTP-Session: 5bae9b53-ad2d-4057-b88f-a85df506f3ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:33.399189 [ 3 ] {} HTTP-Session: 5bae9b53-ad2d-4057-b88f-a85df506f3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:33.399333 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:33.399396 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:33.399566 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:33.400061 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:33.400377 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.30 03:19:33.400553 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.30 03:19:33.400684 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} executeQuery: Read 27 rows, 2.19 KiB in 0.00130999 sec., 20610 rows/sec., 1.63 MiB/sec. 2024.01.30 03:19:33.400867 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} DynamicQueryHandler: Done processing query 2024.01.30 03:19:33.400894 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:33.400912 [ 3 ] {} HTTP-Session: 5bae9b53-ad2d-4057-b88f-a85df506f3ed Destroying unnamed session 2024.01.30 03:19:33.401064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:33.401117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:33.401138 [ 3 ] {} HTTP-Session: 3285f4d6-3255-4bcc-bcd6-65af46fc2277 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:33.401159 [ 3 ] {} HTTP-Session: 3285f4d6-3255-4bcc-bcd6-65af46fc2277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:33.401244 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:33.401288 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:33.401403 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:33.401742 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:33.401964 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.30 03:19:33.402120 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.30 03:19:33.402258 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} executeQuery: Read 81 rows, 8.76 KiB in 0.000974332 sec., 83133 rows/sec., 8.78 MiB/sec. 2024.01.30 03:19:33.402448 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} DynamicQueryHandler: Done processing query 2024.01.30 03:19:33.402473 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:19:33.402490 [ 3 ] {} HTTP-Session: 3285f4d6-3255-4bcc-bcd6-65af46fc2277 Destroying unnamed session 2024.01.30 03:19:33.402609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:33.402656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:33.402675 [ 3 ] {} HTTP-Session: 1745dda4-4775-405f-b10e-e2b1b243ed47 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:33.402693 [ 3 ] {} HTTP-Session: 1745dda4-4775-405f-b10e-e2b1b243ed47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:33.402769 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:33.402810 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:33.402937 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:33.403219 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:33.403429 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.30 03:19:33.403585 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.30 03:19:33.403710 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} executeQuery: Read 27 rows, 2.16 KiB in 0.000911711 sec., 29614 rows/sec., 2.32 MiB/sec. 2024.01.30 03:19:33.403827 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} DynamicQueryHandler: Done processing query 2024.01.30 03:19:33.403852 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:33.403868 [ 3 ] {} HTTP-Session: 1745dda4-4775-405f-b10e-e2b1b243ed47 Destroying unnamed session 2024.01.30 03:19:33.404058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:33.404104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:33.404124 [ 3 ] {} HTTP-Session: eb2641b8-d301-4935-8444-01a7c8c09478 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:33.404142 [ 3 ] {} HTTP-Session: eb2641b8-d301-4935-8444-01a7c8c09478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:33.404220 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:33.404265 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:33.404405 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:33.404786 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:33.405092 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.30 03:19:33.405275 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.30 03:19:33.405418 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} executeQuery: Read 27 rows, 37.31 KiB in 0.001160236 sec., 23271 rows/sec., 31.40 MiB/sec. 2024.01.30 03:19:33.405535 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} DynamicQueryHandler: Done processing query 2024.01.30 03:19:33.405560 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:19:33.405576 [ 3 ] {} HTTP-Session: eb2641b8-d301-4935-8444-01a7c8c09478 Destroying unnamed session 2024.01.30 03:19:38.398979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:38.399113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:38.399143 [ 3 ] {} HTTP-Session: d2d50701-8217-4d96-8f7c-f19656d361e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:38.399171 [ 3 ] {} HTTP-Session: d2d50701-8217-4d96-8f7c-f19656d361e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:38.399314 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:38.399383 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:38.399568 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:38.400047 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:38.400319 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.30 03:19:38.400496 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.30 03:19:38.400633 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} executeQuery: Read 21 rows, 1.70 KiB in 0.001273999 sec., 16483 rows/sec., 1.30 MiB/sec. 2024.01.30 03:19:38.400777 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} DynamicQueryHandler: Done processing query 2024.01.30 03:19:38.400803 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:38.400820 [ 3 ] {} HTTP-Session: d2d50701-8217-4d96-8f7c-f19656d361e2 Destroying unnamed session 2024.01.30 03:19:38.400952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:38.401004 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:38.401024 [ 3 ] {} HTTP-Session: 875f90c9-5ebf-48b0-ab58-f6d03a16fe7c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:38.401042 [ 3 ] {} HTTP-Session: 875f90c9-5ebf-48b0-ab58-f6d03a16fe7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:38.401125 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:38.401166 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:38.401281 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:38.401622 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:38.401839 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.30 03:19:38.401992 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.30 03:19:38.402120 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} executeQuery: Read 63 rows, 5.70 KiB in 0.000964672 sec., 65307 rows/sec., 5.77 MiB/sec. 2024.01.30 03:19:38.402245 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} DynamicQueryHandler: Done processing query 2024.01.30 03:19:38.402272 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:19:38.402289 [ 3 ] {} HTTP-Session: 875f90c9-5ebf-48b0-ab58-f6d03a16fe7c Destroying unnamed session 2024.01.30 03:19:38.402404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:38.402451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:38.402471 [ 3 ] {} HTTP-Session: 7e6a2aa8-9094-4eca-ab5b-46332061e808 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:38.402487 [ 3 ] {} HTTP-Session: 7e6a2aa8-9094-4eca-ab5b-46332061e808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:38.402560 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:38.402599 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:38.402707 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:38.402992 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:38.403227 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.30 03:19:38.403379 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.30 03:19:38.403500 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} executeQuery: Read 21 rows, 1.68 KiB in 0.00091215 sec., 23022 rows/sec., 1.80 MiB/sec. 2024.01.30 03:19:38.403614 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} DynamicQueryHandler: Done processing query 2024.01.30 03:19:38.403637 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:38.403653 [ 3 ] {} HTTP-Session: 7e6a2aa8-9094-4eca-ab5b-46332061e808 Destroying unnamed session 2024.01.30 03:19:38.403844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:38.403890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:38.403909 [ 3 ] {} HTTP-Session: b702dbd2-4b60-4ae0-a129-e125e20e72df Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:38.403926 [ 3 ] {} HTTP-Session: b702dbd2-4b60-4ae0-a129-e125e20e72df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:38.404001 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:38.404072 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:38.404213 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:38.404591 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:38.404886 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.30 03:19:38.405073 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.30 03:19:38.405182 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} executeQuery: Read 21 rows, 29.02 KiB in 0.001125955 sec., 18650 rows/sec., 25.17 MiB/sec. 2024.01.30 03:19:38.405311 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} DynamicQueryHandler: Done processing query 2024.01.30 03:19:38.405334 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:19:38.405350 [ 3 ] {} HTTP-Session: b702dbd2-4b60-4ae0-a129-e125e20e72df Destroying unnamed session 2024.01.30 03:19:43.160773 [ 152 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:19:43.160842 [ 152 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:19:43.398953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:43.399060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:43.399085 [ 3 ] {} HTTP-Session: 2de2d2f6-f8f1-43d8-8075-ad7afb083019 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:43.399109 [ 3 ] {} HTTP-Session: 2de2d2f6-f8f1-43d8-8075-ad7afb083019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:43.399237 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:43.399299 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:43.399463 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:43.399946 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:43.400224 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.30 03:19:43.400429 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.30 03:19:43.400574 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} executeQuery: Read 27 rows, 2.19 KiB in 0.0012944 sec., 20859 rows/sec., 1.65 MiB/sec. 2024.01.30 03:19:43.400725 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} DynamicQueryHandler: Done processing query 2024.01.30 03:19:43.400751 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:43.400768 [ 3 ] {} HTTP-Session: 2de2d2f6-f8f1-43d8-8075-ad7afb083019 Destroying unnamed session 2024.01.30 03:19:43.400906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:43.400960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:43.400981 [ 3 ] {} HTTP-Session: 7a1228cc-28fd-47f2-be48-0c59a4929eb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:43.401000 [ 3 ] {} HTTP-Session: 7a1228cc-28fd-47f2-be48-0c59a4929eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:43.401084 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:43.401126 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:43.401239 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:43.401605 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:43.401826 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.30 03:19:43.401981 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.30 03:19:43.402108 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} executeQuery: Read 81 rows, 8.76 KiB in 0.000988743 sec., 81922 rows/sec., 8.65 MiB/sec. 2024.01.30 03:19:43.402102 [ 152 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.30 03:19:43.402209 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:43.402284 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} DynamicQueryHandler: Done processing query 2024.01.30 03:19:43.402318 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.30 03:19:43.402322 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:19:43.402377 [ 3 ] {} HTTP-Session: 7a1228cc-28fd-47f2-be48-0c59a4929eb4 Destroying unnamed session 2024.01.30 03:19:43.402423 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:43.402457 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part 2024.01.30 03:19:43.402514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:43.402569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:43.402603 [ 3 ] {} HTTP-Session: e9f0cbd4-a2b4-482a-89ae-9f025d45ba4a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:43.402607 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 118 rows starting from the beginning of the part 2024.01.30 03:19:43.402622 [ 3 ] {} HTTP-Session: e9f0cbd4-a2b4-482a-89ae-9f025d45ba4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:43.402748 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:43.402762 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part 2024.01.30 03:19:43.402805 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:43.402928 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 81 rows starting from the beginning of the part 2024.01.30 03:19:43.403032 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:43.403070 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 63 rows starting from the beginning of the part 2024.01.30 03:19:43.403191 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 81 rows starting from the beginning of the part 2024.01.30 03:19:43.403543 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:43.403843 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.30 03:19:43.404027 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.30 03:19:43.404199 [ 152 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.30 03:19:43.404212 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} executeQuery: Read 27 rows, 2.16 KiB in 0.001416132 sec., 19066 rows/sec., 1.49 MiB/sec. 2024.01.30 03:19:43.404196 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 4 columns (4 merged, 0 gathered) in 0.001913134 sec., 308917.20078154485 rows/sec., 30.07 MiB/sec. 2024.01.30 03:19:43.404260 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.01.30 03:19:43.404513 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.30 03:19:43.404510 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.30 03:19:43.404582 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} DynamicQueryHandler: Done processing query 2024.01.30 03:19:43.404626 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:43.404688 [ 3 ] {} HTTP-Session: e9f0cbd4-a2b4-482a-89ae-9f025d45ba4a Destroying unnamed session 2024.01.30 03:19:43.404770 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:43.404808 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.30 03:19:43.404841 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 95 rows starting from the beginning of the part 2024.01.30 03:19:43.404921 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.30 03:19:43.404965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:43.405075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:43.405140 [ 3 ] {} HTTP-Session: 76322804-8971-45b6-af9b-5646e04743af Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:43.405161 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 53 rows starting from the beginning of the part 2024.01.30 03:19:43.405176 [ 3 ] {} HTTP-Session: 76322804-8971-45b6-af9b-5646e04743af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:43.405416 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part 2024.01.30 03:19:43.405427 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:43.405545 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:43.405603 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:43.405931 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:43.406221 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:43.406232 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:43.407276 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:43.407836 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003479159 sec., 70706.7426352173 rows/sec., 5.52 MiB/sec. 2024.01.30 03:19:43.407976 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.30 03:19:43.408052 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.30 03:19:43.408244 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.30 03:19:43.408349 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.30 03:19:43.408358 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.30 03:19:43.408553 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} executeQuery: Read 27 rows, 37.31 KiB in 0.003063619 sec., 8813 rows/sec., 11.89 MiB/sec. 2024.01.30 03:19:43.408703 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} DynamicQueryHandler: Done processing query 2024.01.30 03:19:43.408727 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:19:43.408743 [ 3 ] {} HTTP-Session: 76322804-8971-45b6-af9b-5646e04743af Destroying unnamed session 2024.01.30 03:19:48.399217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:48.399355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:48.399386 [ 3 ] {} HTTP-Session: bcd41cc8-46ce-464d-95aa-1774f22320f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:48.399415 [ 3 ] {} HTTP-Session: bcd41cc8-46ce-464d-95aa-1774f22320f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:48.399558 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:48.399628 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:48.399814 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:48.400313 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:48.400594 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.30 03:19:48.400772 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.30 03:19:48.400900 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} executeQuery: Read 21 rows, 1.70 KiB in 0.00130074 sec., 16144 rows/sec., 1.28 MiB/sec. 2024.01.30 03:19:48.400896 [ 149 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.30 03:19:48.400971 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:48.401063 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.30 03:19:48.401080 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} DynamicQueryHandler: Done processing query 2024.01.30 03:19:48.401137 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:48.401162 [ 3 ] {} HTTP-Session: bcd41cc8-46ce-464d-95aa-1774f22320f8 Destroying unnamed session 2024.01.30 03:19:48.401244 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:48.401288 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part 2024.01.30 03:19:48.401319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:48.401378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:48.401411 [ 3 ] {} HTTP-Session: db110af3-0e6a-41f7-8c9e-050d1c111744 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:48.401420 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:48.401440 [ 3 ] {} HTTP-Session: db110af3-0e6a-41f7-8c9e-050d1c111744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:48.401551 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:48.401562 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:48.401623 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:19:48.401685 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:48.401857 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:48.401878 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:48.401980 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:48.402355 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:48.402655 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.30 03:19:48.402882 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.30 03:19:48.402884 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.001845553 sec., 89404.0973085032 rows/sec., 7.08 MiB/sec. 2024.01.30 03:19:48.403080 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} executeQuery: Read 2 rows, 175.00 B in 0.001467684 sec., 1362 rows/sec., 116.44 KiB/sec. 2024.01.30 03:19:48.403158 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.30 03:19:48.403284 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} DynamicQueryHandler: Done processing query 2024.01.30 03:19:48.403316 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:48.403337 [ 3 ] {} HTTP-Session: db110af3-0e6a-41f7-8c9e-050d1c111744 Destroying unnamed session 2024.01.30 03:19:48.403461 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.30 03:19:48.403519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:48.403570 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.30 03:19:48.403587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:48.403622 [ 3 ] {} HTTP-Session: 427532c1-dc2c-434f-91e3-2de4f92c961f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:48.403668 [ 3 ] {} HTTP-Session: 427532c1-dc2c-434f-91e3-2de4f92c961f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:48.403769 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:48.403809 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:48.403928 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:48.404259 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:48.404481 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.30 03:19:48.404635 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.30 03:19:48.404737 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} executeQuery: Read 64 rows, 5.79 KiB in 0.000940811 sec., 68026 rows/sec., 6.01 MiB/sec. 2024.01.30 03:19:48.404860 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} DynamicQueryHandler: Done processing query 2024.01.30 03:19:48.404884 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:19:48.404901 [ 3 ] {} HTTP-Session: 427532c1-dc2c-434f-91e3-2de4f92c961f Destroying unnamed session 2024.01.30 03:19:48.405011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:48.405058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:48.405077 [ 3 ] {} HTTP-Session: 521c730a-d88c-4a5a-9860-dde27dbabefa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:48.405095 [ 3 ] {} HTTP-Session: 521c730a-d88c-4a5a-9860-dde27dbabefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:48.405166 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:48.405205 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:19:48.405311 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:48.405583 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:48.405785 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.30 03:19:48.405939 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.30 03:19:48.406040 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} executeQuery: Read 2 rows, 143.00 B in 0.00084674 sec., 2362 rows/sec., 164.92 KiB/sec. 2024.01.30 03:19:48.406156 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} DynamicQueryHandler: Done processing query 2024.01.30 03:19:48.406179 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:48.406195 [ 3 ] {} HTTP-Session: 521c730a-d88c-4a5a-9860-dde27dbabefa Destroying unnamed session 2024.01.30 03:19:48.406312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:48.406359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:48.406378 [ 3 ] {} HTTP-Session: 6deab541-2fbb-4adb-b74e-d3dd653da360 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:48.406395 [ 3 ] {} HTTP-Session: 6deab541-2fbb-4adb-b74e-d3dd653da360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:48.406466 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:48.406504 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:48.406610 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:48.406893 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:48.407102 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.30 03:19:48.407262 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.30 03:19:48.407357 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} executeQuery: Read 23 rows, 1.84 KiB in 0.000863809 sec., 26626 rows/sec., 2.09 MiB/sec. 2024.01.30 03:19:48.407468 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} DynamicQueryHandler: Done processing query 2024.01.30 03:19:48.407493 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:48.407510 [ 3 ] {} HTTP-Session: 6deab541-2fbb-4adb-b74e-d3dd653da360 Destroying unnamed session 2024.01.30 03:19:48.407609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:48.407656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:48.407674 [ 3 ] {} HTTP-Session: 2a0828ad-5c24-492d-bb32-d22639308cfd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:48.407691 [ 3 ] {} HTTP-Session: 2a0828ad-5c24-492d-bb32-d22639308cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:48.407760 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:48.407801 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:19:48.407919 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:48.408187 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:48.408443 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.30 03:19:48.408625 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.30 03:19:48.408734 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} executeQuery: Read 1 rows, 72.00 B in 0.000938781 sec., 1065 rows/sec., 74.90 KiB/sec. 2024.01.30 03:19:48.408867 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} DynamicQueryHandler: Done processing query 2024.01.30 03:19:48.408891 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:19:48.408907 [ 3 ] {} HTTP-Session: 2a0828ad-5c24-492d-bb32-d22639308cfd Destroying unnamed session 2024.01.30 03:19:48.409035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:48.409082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:48.409101 [ 3 ] {} HTTP-Session: c8191702-3833-4ba1-a2a0-59aafc2f9549 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:48.409118 [ 3 ] {} HTTP-Session: c8191702-3833-4ba1-a2a0-59aafc2f9549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:48.409193 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:48.409236 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:48.409374 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:48.409751 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:48.410044 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.30 03:19:48.410225 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.30 03:19:48.410345 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} executeQuery: Read 21 rows, 29.02 KiB in 0.001117215 sec., 18796 rows/sec., 25.37 MiB/sec. 2024.01.30 03:19:48.410357 [ 148 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.30 03:19:48.410457 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:48.410547 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} DynamicQueryHandler: Done processing query 2024.01.30 03:19:48.410566 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.30 03:19:48.410581 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:19:48.410607 [ 3 ] {} HTTP-Session: c8191702-3833-4ba1-a2a0-59aafc2f9549 Destroying unnamed session 2024.01.30 03:19:48.410672 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:19:48.410707 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 722 rows starting from the beginning of the part 2024.01.30 03:19:48.410832 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:48.410942 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:48.411050 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:48.411155 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part 2024.01.30 03:19:48.411238 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part 2024.01.30 03:19:48.414127 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 6 columns (6 merged, 0 gathered) in 0.003602002 sec., 232926.0228062061 rows/sec., 314.32 MiB/sec. 2024.01.30 03:19:48.414607 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.30 03:19:48.414846 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.30 03:19:48.414914 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.30 03:19:48.414987 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7: 4.18 MiB. 2024.01.30 03:19:49.000158 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.36 MiB, peak 236.51 MiB, will set to 232.68 MiB (RSS), difference: 1.32 MiB 2024.01.30 03:19:53.400345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:53.400464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:53.400490 [ 3 ] {} HTTP-Session: be252363-4921-495d-86c3-a404e354b739 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:53.400514 [ 3 ] {} HTTP-Session: be252363-4921-495d-86c3-a404e354b739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:53.400644 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:53.400705 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:53.400865 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:53.401273 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:53.401538 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.30 03:19:53.401717 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.30 03:19:53.401828 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} executeQuery: Read 27 rows, 2.19 KiB in 0.001146897 sec., 23541 rows/sec., 1.86 MiB/sec. 2024.01.30 03:19:53.401996 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} DynamicQueryHandler: Done processing query 2024.01.30 03:19:53.402023 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:53.402041 [ 3 ] {} HTTP-Session: be252363-4921-495d-86c3-a404e354b739 Destroying unnamed session 2024.01.30 03:19:53.402179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:53.402234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:53.402253 [ 3 ] {} HTTP-Session: 8f3e34cb-aee7-44a0-834a-0f8480b519df Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:53.402272 [ 3 ] {} HTTP-Session: 8f3e34cb-aee7-44a0-834a-0f8480b519df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:53.402356 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:53.402399 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:53.402512 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:53.402888 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:53.403108 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.30 03:19:53.403260 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.30 03:19:53.403364 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} executeQuery: Read 117 rows, 11.88 KiB in 0.000978723 sec., 119543 rows/sec., 11.85 MiB/sec. 2024.01.30 03:19:53.403469 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} DynamicQueryHandler: Done processing query 2024.01.30 03:19:53.403493 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:19:53.403508 [ 3 ] {} HTTP-Session: 8f3e34cb-aee7-44a0-834a-0f8480b519df Destroying unnamed session 2024.01.30 03:19:53.403638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 8673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:53.403683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:53.403702 [ 3 ] {} HTTP-Session: 1fcabc18-7ce8-4bca-85eb-445b64a19469 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:53.403720 [ 3 ] {} HTTP-Session: 1fcabc18-7ce8-4bca-85eb-445b64a19469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:53.403793 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:53.403833 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:53.403937 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:53.404232 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:53.404439 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.30 03:19:53.404587 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.30 03:19:53.404687 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} executeQuery: Read 51 rows, 4.06 KiB in 0.00086538 sec., 58933 rows/sec., 4.58 MiB/sec. 2024.01.30 03:19:53.404806 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} DynamicQueryHandler: Done processing query 2024.01.30 03:19:53.404828 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.30 03:19:53.404845 [ 3 ] {} HTTP-Session: 1fcabc18-7ce8-4bca-85eb-445b64a19469 Destroying unnamed session 2024.01.30 03:19:53.405013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:53.405059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:53.405079 [ 3 ] {} HTTP-Session: 9d11eef4-f351-40bd-b8a6-68d868180ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:53.405096 [ 3 ] {} HTTP-Session: 9d11eef4-f351-40bd-b8a6-68d868180ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:53.405167 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:53.405209 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:19:53.405329 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:53.405620 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:53.405880 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.30 03:19:53.406059 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.30 03:19:53.406159 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} executeQuery: Read 36 rows, 2.60 KiB in 0.000964762 sec., 37314 rows/sec., 2.63 MiB/sec. 2024.01.30 03:19:53.406262 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} DynamicQueryHandler: Done processing query 2024.01.30 03:19:53.406286 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:19:53.406301 [ 3 ] {} HTTP-Session: 9d11eef4-f351-40bd-b8a6-68d868180ddb Destroying unnamed session 2024.01.30 03:19:53.406468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:53.406512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:53.406531 [ 3 ] {} HTTP-Session: 09cb0c62-a5cf-4840-ba57-54ec53c6d7fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:53.406549 [ 3 ] {} HTTP-Session: 09cb0c62-a5cf-4840-ba57-54ec53c6d7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:53.406624 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:53.406667 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:53.406799 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:53.407182 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:53.407472 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.30 03:19:53.407663 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.30 03:19:53.407758 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} executeQuery: Read 27 rows, 37.31 KiB in 0.001107465 sec., 24380 rows/sec., 32.90 MiB/sec. 2024.01.30 03:19:53.407879 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} DynamicQueryHandler: Done processing query 2024.01.30 03:19:53.407903 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:19:53.407918 [ 3 ] {} HTTP-Session: 09cb0c62-a5cf-4840-ba57-54ec53c6d7fe Destroying unnamed session 2024.01.30 03:19:58.161103 [ 143 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:19:58.161203 [ 143 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:19:58.399545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:58.399714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:58.399762 [ 3 ] {} HTTP-Session: 7438754e-7323-4a70-97f3-0367cfbcd51e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:58.399805 [ 3 ] {} HTTP-Session: 7438754e-7323-4a70-97f3-0367cfbcd51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:58.400008 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:58.400111 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:19:58.400381 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:58.400932 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:58.401206 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.30 03:19:58.401380 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.30 03:19:58.401530 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} executeQuery: Read 21 rows, 1.70 KiB in 0.001458824 sec., 14395 rows/sec., 1.14 MiB/sec. 2024.01.30 03:19:58.401685 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} DynamicQueryHandler: Done processing query 2024.01.30 03:19:58.401712 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:58.401728 [ 3 ] {} HTTP-Session: 7438754e-7323-4a70-97f3-0367cfbcd51e Destroying unnamed session 2024.01.30 03:19:58.401866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:58.401916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:58.401936 [ 3 ] {} HTTP-Session: 78884513-9717-4249-b843-c68cb303cc64 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:58.401957 [ 3 ] {} HTTP-Session: 78884513-9717-4249-b843-c68cb303cc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:58.402040 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:58.402083 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:19:58.402190 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:58.402524 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:58.402744 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.30 03:19:58.402897 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.30 03:19:58.403021 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} executeQuery: Read 63 rows, 5.70 KiB in 0.000951292 sec., 66225 rows/sec., 5.85 MiB/sec. 2024.01.30 03:19:58.403141 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} DynamicQueryHandler: Done processing query 2024.01.30 03:19:58.403166 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:19:58.403182 [ 3 ] {} HTTP-Session: 78884513-9717-4249-b843-c68cb303cc64 Destroying unnamed session 2024.01.30 03:19:58.403314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:58.403360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:58.403380 [ 3 ] {} HTTP-Session: 95915e76-973c-42ee-b123-4a530645e384 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:58.403397 [ 3 ] {} HTTP-Session: 95915e76-973c-42ee-b123-4a530645e384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:58.403469 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:58.403508 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:19:58.403617 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:58.403894 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:58.404102 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.30 03:19:58.404251 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.30 03:19:58.404372 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} executeQuery: Read 21 rows, 1.68 KiB in 0.00087441 sec., 24016 rows/sec., 1.88 MiB/sec. 2024.01.30 03:19:58.404473 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} DynamicQueryHandler: Done processing query 2024.01.30 03:19:58.404498 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:19:58.404514 [ 3 ] {} HTTP-Session: 95915e76-973c-42ee-b123-4a530645e384 Destroying unnamed session 2024.01.30 03:19:58.404697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:19:58.404743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:19:58.404762 [ 3 ] {} HTTP-Session: 38cd90bd-9ce8-42b7-b1cf-797ba9b49c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:19:58.404779 [ 3 ] {} HTTP-Session: 38cd90bd-9ce8-42b7-b1cf-797ba9b49c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:19:58.404855 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:19:58.404899 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:19:58.405037 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:19:58.405401 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:19:58.405712 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.30 03:19:58.405896 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.30 03:19:58.406036 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} executeQuery: Read 21 rows, 29.02 KiB in 0.001144376 sec., 18350 rows/sec., 24.76 MiB/sec. 2024.01.30 03:19:58.406248 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} DynamicQueryHandler: Done processing query 2024.01.30 03:19:58.406273 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:19:58.406290 [ 3 ] {} HTTP-Session: 38cd90bd-9ce8-42b7-b1cf-797ba9b49c84 Destroying unnamed session 2024.01.30 03:20:03.399471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:03.399604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:03.399637 [ 3 ] {} HTTP-Session: 36f0e0c3-382b-4c32-8e28-67620b75f1f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:03.399666 [ 3 ] {} HTTP-Session: 36f0e0c3-382b-4c32-8e28-67620b75f1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:03.399806 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:03.399870 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:03.400035 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:03.400463 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:03.400733 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.30 03:20:03.400900 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.30 03:20:03.401027 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} executeQuery: Read 27 rows, 2.19 KiB in 0.001185567 sec., 22773 rows/sec., 1.80 MiB/sec. 2024.01.30 03:20:03.401216 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} DynamicQueryHandler: Done processing query 2024.01.30 03:20:03.401258 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:03.401275 [ 3 ] {} HTTP-Session: 36f0e0c3-382b-4c32-8e28-67620b75f1f4 Destroying unnamed session 2024.01.30 03:20:03.401396 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:03.401449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:03.401470 [ 3 ] {} HTTP-Session: 885ed273-bdaf-4738-b5c6-3a4014184d61 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:03.401490 [ 3 ] {} HTTP-Session: 885ed273-bdaf-4738-b5c6-3a4014184d61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:03.401572 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:03.401617 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:20:03.401740 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:03.402028 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:03.402241 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.30 03:20:03.402393 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.30 03:20:03.402493 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} executeQuery: Read 2 rows, 175.00 B in 0.00089049 sec., 2245 rows/sec., 191.92 KiB/sec. 2024.01.30 03:20:03.402663 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} DynamicQueryHandler: Done processing query 2024.01.30 03:20:03.402687 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:03.402702 [ 3 ] {} HTTP-Session: 885ed273-bdaf-4738-b5c6-3a4014184d61 Destroying unnamed session 2024.01.30 03:20:03.402827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:03.402873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:03.402893 [ 3 ] {} HTTP-Session: 05bf2708-279e-4430-aca4-758b3cb889e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:03.402911 [ 3 ] {} HTTP-Session: 05bf2708-279e-4430-aca4-758b3cb889e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:03.402986 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:03.403025 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:03.403149 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:03.403468 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:03.403687 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.30 03:20:03.403840 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.30 03:20:03.403968 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} executeQuery: Read 82 rows, 8.85 KiB in 0.000951572 sec., 86173 rows/sec., 9.08 MiB/sec. 2024.01.30 03:20:03.404087 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} DynamicQueryHandler: Done processing query 2024.01.30 03:20:03.404112 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:20:03.404127 [ 3 ] {} HTTP-Session: 05bf2708-279e-4430-aca4-758b3cb889e6 Destroying unnamed session 2024.01.30 03:20:03.404275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:03.404321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:03.404340 [ 3 ] {} HTTP-Session: 02171ea7-b43d-42a2-8ea7-3dfa4d484ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:03.404357 [ 3 ] {} HTTP-Session: 02171ea7-b43d-42a2-8ea7-3dfa4d484ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:03.404426 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:03.404464 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:20:03.404571 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:03.404823 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:03.405029 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.30 03:20:03.405174 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.30 03:20:03.405292 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} executeQuery: Read 2 rows, 143.00 B in 0.000876589 sec., 2281 rows/sec., 159.31 KiB/sec. 2024.01.30 03:20:03.405431 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} DynamicQueryHandler: Done processing query 2024.01.30 03:20:03.405454 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:03.405468 [ 3 ] {} HTTP-Session: 02171ea7-b43d-42a2-8ea7-3dfa4d484ceb Destroying unnamed session 2024.01.30 03:20:03.405648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:03.405693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:03.405712 [ 3 ] {} HTTP-Session: c9423b1f-e108-47fa-aeb5-aaf364700f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:03.405731 [ 3 ] {} HTTP-Session: c9423b1f-e108-47fa-aeb5-aaf364700f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:03.405803 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:03.405842 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:03.405953 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:03.406229 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:03.406431 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.30 03:20:03.406582 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.30 03:20:03.406707 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} executeQuery: Read 29 rows, 2.33 KiB in 0.00087519 sec., 33135 rows/sec., 2.59 MiB/sec. 2024.01.30 03:20:03.406823 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} DynamicQueryHandler: Done processing query 2024.01.30 03:20:03.406848 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:03.406864 [ 3 ] {} HTTP-Session: c9423b1f-e108-47fa-aeb5-aaf364700f52 Destroying unnamed session 2024.01.30 03:20:03.406970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:03.407016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:03.407036 [ 3 ] {} HTTP-Session: 1b824909-ee34-46df-92c1-776fe9ff141a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:03.407054 [ 3 ] {} HTTP-Session: 1b824909-ee34-46df-92c1-776fe9ff141a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:03.407122 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:03.407165 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:20:03.407287 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:03.407554 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:03.407814 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.30 03:20:03.407992 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.30 03:20:03.408120 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} executeQuery: Read 1 rows, 72.00 B in 0.000968722 sec., 1032 rows/sec., 72.58 KiB/sec. 2024.01.30 03:20:03.408112 [ 139 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.30 03:20:03.408235 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:03.408299 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} DynamicQueryHandler: Done processing query 2024.01.30 03:20:03.408364 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:03.408407 [ 3 ] {} HTTP-Session: 1b824909-ee34-46df-92c1-776fe9ff141a Destroying unnamed session 2024.01.30 03:20:03.408415 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.30 03:20:03.408592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:03.408620 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:03.408689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:03.408704 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 392 rows starting from the beginning of the part 2024.01.30 03:20:03.408731 [ 3 ] {} HTTP-Session: a8f7f2be-6a8c-410a-86bc-03918982ddff Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:03.408792 [ 3 ] {} HTTP-Session: a8f7f2be-6a8c-410a-86bc-03918982ddff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:03.409018 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:03.409034 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2024.01.30 03:20:03.409140 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:03.409371 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2024.01.30 03:20:03.409742 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.01.30 03:20:03.409768 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:03.409956 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part 2024.01.30 03:20:03.410079 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part 2024.01.30 03:20:03.410556 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:03.411280 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.30 03:20:03.411721 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.30 03:20:03.411871 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.003575191 sec., 130902.09725858002 rows/sec., 9.23 MiB/sec. 2024.01.30 03:20:03.411972 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} executeQuery: Read 27 rows, 37.31 KiB in 0.002904026 sec., 9297 rows/sec., 12.55 MiB/sec. 2024.01.30 03:20:03.412128 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.30 03:20:03.412417 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} DynamicQueryHandler: Done processing query 2024.01.30 03:20:03.412443 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.30 03:20:03.412463 [ 3 ] {} HTTP-Session: a8f7f2be-6a8c-410a-86bc-03918982ddff Destroying unnamed session 2024.01.30 03:20:03.412561 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.30 03:20:03.412621 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.30 03:20:08.399281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:08.399412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:08.399442 [ 3 ] {} HTTP-Session: b2c9b734-7916-4616-aff9-5cef40159148 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:08.399470 [ 3 ] {} HTTP-Session: b2c9b734-7916-4616-aff9-5cef40159148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:08.399613 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:08.399681 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:08.399865 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:08.400308 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:08.400583 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.30 03:20:08.400753 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.30 03:20:08.400876 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} executeQuery: Read 21 rows, 1.70 KiB in 0.001225128 sec., 17141 rows/sec., 1.36 MiB/sec. 2024.01.30 03:20:08.401085 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} DynamicQueryHandler: Done processing query 2024.01.30 03:20:08.401113 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:08.401130 [ 3 ] {} HTTP-Session: b2c9b734-7916-4616-aff9-5cef40159148 Destroying unnamed session 2024.01.30 03:20:08.401270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:08.401320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:08.401341 [ 3 ] {} HTTP-Session: 8e8c0468-490b-4edd-aa9b-37b9296acc41 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:08.401360 [ 3 ] {} HTTP-Session: 8e8c0468-490b-4edd-aa9b-37b9296acc41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:08.401449 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:08.401491 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:08.401616 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:08.402011 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:08.402237 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.30 03:20:08.402393 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.30 03:20:08.402521 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} executeQuery: Read 63 rows, 5.70 KiB in 0.001037764 sec., 60707 rows/sec., 5.36 MiB/sec. 2024.01.30 03:20:08.402516 [ 136 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.30 03:20:08.402645 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:08.402737 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} DynamicQueryHandler: Done processing query 2024.01.30 03:20:08.402776 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:20:08.402776 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.30 03:20:08.402798 [ 3 ] {} HTTP-Session: 8e8c0468-490b-4edd-aa9b-37b9296acc41 Destroying unnamed session 2024.01.30 03:20:08.402933 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:08.402983 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part 2024.01.30 03:20:08.403015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:08.403094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:08.403152 [ 3 ] {} HTTP-Session: 81215a64-4c19-4d19-9147-3c8c0bf3977b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:08.403200 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part 2024.01.30 03:20:08.403211 [ 3 ] {} HTTP-Session: 81215a64-4c19-4d19-9147-3c8c0bf3977b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:08.403435 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 117 rows starting from the beginning of the part 2024.01.30 03:20:08.403452 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:08.403547 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:08.403648 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part 2024.01.30 03:20:08.403925 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part 2024.01.30 03:20:08.404036 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:08.404169 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 63 rows starting from the beginning of the part 2024.01.30 03:20:08.404689 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:08.405220 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.30 03:20:08.405502 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.30 03:20:08.405722 [ 136 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.30 03:20:08.405735 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 4 columns (4 merged, 0 gathered) in 0.003001178 sec., 190925.0301048455 rows/sec., 18.17 MiB/sec. 2024.01.30 03:20:08.405760 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} executeQuery: Read 21 rows, 1.68 KiB in 0.00224426 sec., 9357 rows/sec., 749.31 KiB/sec. 2024.01.30 03:20:08.405787 [ 136 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:08.406040 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.30 03:20:08.406139 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.30 03:20:08.406189 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} DynamicQueryHandler: Done processing query 2024.01.30 03:20:08.406353 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:08.406382 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:08.406419 [ 3 ] {} HTTP-Session: 81215a64-4c19-4d19-9147-3c8c0bf3977b Destroying unnamed session 2024.01.30 03:20:08.406441 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 95 rows starting from the beginning of the part 2024.01.30 03:20:08.406560 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part 2024.01.30 03:20:08.406619 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.30 03:20:08.406669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:08.406737 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 51 rows starting from the beginning of the part 2024.01.30 03:20:08.406770 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.30 03:20:08.406777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:08.406833 [ 3 ] {} HTTP-Session: c17f94a0-06e9-41f3-b8b2-c3d5deb6f0b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:08.406956 [ 3 ] {} HTTP-Session: c17f94a0-06e9-41f3-b8b2-c3d5deb6f0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:08.407019 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:08.407206 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:08.407230 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 29 rows starting from the beginning of the part 2024.01.30 03:20:08.407332 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:08.407499 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:08.408032 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:08.408968 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:08.409079 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003210963 sec., 74743.93196059874 rows/sec., 5.84 MiB/sec. 2024.01.30 03:20:08.409236 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.30 03:20:08.409471 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.30 03:20:08.409518 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.30 03:20:08.409548 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.30 03:20:08.409775 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.30 03:20:08.409926 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} executeQuery: Read 21 rows, 29.02 KiB in 0.002668461 sec., 7869 rows/sec., 10.62 MiB/sec. 2024.01.30 03:20:08.410083 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} DynamicQueryHandler: Done processing query 2024.01.30 03:20:08.410109 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:20:08.410125 [ 3 ] {} HTTP-Session: c17f94a0-06e9-41f3-b8b2-c3d5deb6f0b7 Destroying unnamed session 2024.01.30 03:20:13.161266 [ 134 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:20:13.161340 [ 134 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:20:13.399304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:13.399413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:13.399439 [ 3 ] {} HTTP-Session: e24ab450-98ff-478a-a2a9-9d71d7657a6b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:13.399464 [ 3 ] {} HTTP-Session: e24ab450-98ff-478a-a2a9-9d71d7657a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:13.399595 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:13.399657 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:13.399824 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:13.400282 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:13.400556 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.30 03:20:13.400744 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.30 03:20:13.400873 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} executeQuery: Read 31 rows, 2.51 KiB in 0.001240288 sec., 24994 rows/sec., 1.98 MiB/sec. 2024.01.30 03:20:13.400892 [ 134 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.30 03:20:13.401015 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:13.401105 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} DynamicQueryHandler: Done processing query 2024.01.30 03:20:13.401147 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:13.401150 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.30 03:20:13.401170 [ 3 ] {} HTTP-Session: e24ab450-98ff-478a-a2a9-9d71d7657a6b Destroying unnamed session 2024.01.30 03:20:13.401303 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:13.401353 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part 2024.01.30 03:20:13.401379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 15559, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:13.401450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:13.401506 [ 3 ] {} HTTP-Session: 8c48b69d-0bef-4807-9676-f2b5179d14cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:13.401561 [ 3 ] {} HTTP-Session: 8c48b69d-0bef-4807-9676-f2b5179d14cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:13.401572 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part 2024.01.30 03:20:13.401770 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:13.401799 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:13.401881 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:13.402078 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part 2024.01.30 03:20:13.402383 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:13.402383 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:13.402579 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part 2024.01.30 03:20:13.403056 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:13.403577 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.30 03:20:13.403911 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.002827824 sec., 61885.03952155438 rows/sec., 4.90 MiB/sec. 2024.01.30 03:20:13.403914 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.30 03:20:13.404117 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.30 03:20:13.404134 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} executeQuery: Read 93 rows, 9.83 KiB in 0.002299452 sec., 40444 rows/sec., 4.17 MiB/sec. 2024.01.30 03:20:13.404323 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} DynamicQueryHandler: Done processing query 2024.01.30 03:20:13.404352 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.30 03:20:13.404380 [ 3 ] {} HTTP-Session: 8c48b69d-0bef-4807-9676-f2b5179d14cb Destroying unnamed session 2024.01.30 03:20:13.404456 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.30 03:20:13.404535 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:13.404548 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.30 03:20:13.404609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:13.404674 [ 3 ] {} HTTP-Session: 8f56224b-3471-475a-9354-4816442b46fa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:13.404702 [ 3 ] {} HTTP-Session: 8f56224b-3471-475a-9354-4816442b46fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:13.404779 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:13.404822 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:13.404942 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:13.405280 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:13.405507 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.30 03:20:13.405665 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.30 03:20:13.405790 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} executeQuery: Read 34 rows, 2.72 KiB in 0.000981362 sec., 34645 rows/sec., 2.71 MiB/sec. 2024.01.30 03:20:13.405913 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} DynamicQueryHandler: Done processing query 2024.01.30 03:20:13.405937 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:13.405953 [ 3 ] {} HTTP-Session: 8f56224b-3471-475a-9354-4816442b46fa Destroying unnamed session 2024.01.30 03:20:13.406131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:13.406177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:13.406196 [ 3 ] {} HTTP-Session: 2c2039e4-0f02-480b-aeee-a88f1228694e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:13.406214 [ 3 ] {} HTTP-Session: 2c2039e4-0f02-480b-aeee-a88f1228694e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:13.406293 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:13.406338 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:13.406478 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:13.406918 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:13.407243 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.30 03:20:13.407439 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.30 03:20:13.407558 [ 134 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.30 03:20:13.407575 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} executeQuery: Read 31 rows, 42.84 KiB in 0.001246139 sec., 24876 rows/sec., 33.57 MiB/sec. 2024.01.30 03:20:13.407620 [ 134 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:13.407825 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.30 03:20:13.407895 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} DynamicQueryHandler: Done processing query 2024.01.30 03:20:13.407962 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2024.01.30 03:20:13.408039 [ 3 ] {} HTTP-Session: 2c2039e4-0f02-480b-aeee-a88f1228694e Destroying unnamed session 2024.01.30 03:20:13.408154 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:13.408202 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 839 rows starting from the beginning of the part 2024.01.30 03:20:13.408264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:13.408345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:13.408401 [ 3 ] {} HTTP-Session: 193dc8f7-23ce-49fd-861b-2e05e5161d72 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:13.408457 [ 3 ] {} HTTP-Session: 193dc8f7-23ce-49fd-861b-2e05e5161d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:13.408473 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part 2024.01.30 03:20:13.408652 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:13.408765 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.30 03:20:13.408780 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:13.409184 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part 2024.01.30 03:20:13.409235 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:13.409454 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:13.409785 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part 2024.01.30 03:20:13.410030 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:13.410567 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.30 03:20:13.410856 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.30 03:20:13.411012 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} executeQuery: Read 3 rows, 217.00 B in 0.002295652 sec., 1306 rows/sec., 92.31 KiB/sec. 2024.01.30 03:20:13.411180 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} DynamicQueryHandler: Done processing query 2024.01.30 03:20:13.411210 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.30 03:20:13.411227 [ 3 ] {} HTTP-Session: 193dc8f7-23ce-49fd-861b-2e05e5161d72 Destroying unnamed session 2024.01.30 03:20:13.429844 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 6 columns (6 merged, 0 gathered) in 0.022159894 sec., 43592.26628069611 rows/sec., 58.83 MiB/sec. 2024.01.30 03:20:13.430265 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.30 03:20:13.430493 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.30 03:20:13.430556 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.30 03:20:13.430621 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8: 8.85 MiB. 2024.01.30 03:20:14.000166 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.89 MiB, peak 241.71 MiB, will set to 234.16 MiB (RSS), difference: 1.27 MiB 2024.01.30 03:20:18.399293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:18.399480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:18.399527 [ 3 ] {} HTTP-Session: ec611a77-01e6-4762-a7b5-4b08efddf8c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:18.399568 [ 3 ] {} HTTP-Session: ec611a77-01e6-4762-a7b5-4b08efddf8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:18.399768 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:18.399865 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:18.400128 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:18.400665 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:18.400968 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.30 03:20:18.401139 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.30 03:20:18.401288 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} executeQuery: Read 21 rows, 1.70 KiB in 0.001462613 sec., 14357 rows/sec., 1.14 MiB/sec. 2024.01.30 03:20:18.401458 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} DynamicQueryHandler: Done processing query 2024.01.30 03:20:18.401485 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:18.401502 [ 3 ] {} HTTP-Session: ec611a77-01e6-4762-a7b5-4b08efddf8c0 Destroying unnamed session 2024.01.30 03:20:18.401636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:18.401690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:18.401710 [ 3 ] {} HTTP-Session: 20ae2d88-81ce-4052-8e75-3b6bc874a228 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:18.401729 [ 3 ] {} HTTP-Session: 20ae2d88-81ce-4052-8e75-3b6bc874a228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:18.401809 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:18.401853 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:18.401961 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:18.402316 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:18.402532 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.30 03:20:18.402686 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.30 03:20:18.402809 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} executeQuery: Read 63 rows, 5.70 KiB in 0.000966672 sec., 65172 rows/sec., 5.76 MiB/sec. 2024.01.30 03:20:18.402936 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} DynamicQueryHandler: Done processing query 2024.01.30 03:20:18.402960 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:20:18.402977 [ 3 ] {} HTTP-Session: 20ae2d88-81ce-4052-8e75-3b6bc874a228 Destroying unnamed session 2024.01.30 03:20:18.403103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:18.403152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:18.403172 [ 3 ] {} HTTP-Session: 41922068-3f2a-41d0-a580-b1090aa33f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:18.403190 [ 3 ] {} HTTP-Session: 41922068-3f2a-41d0-a580-b1090aa33f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:18.403263 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:18.403302 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:18.403411 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:18.403708 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:18.403921 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.30 03:20:18.404078 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.30 03:20:18.404198 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} executeQuery: Read 21 rows, 1.68 KiB in 0.00090008 sec., 23331 rows/sec., 1.82 MiB/sec. 2024.01.30 03:20:18.404317 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} DynamicQueryHandler: Done processing query 2024.01.30 03:20:18.404342 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:18.404359 [ 3 ] {} HTTP-Session: 41922068-3f2a-41d0-a580-b1090aa33f28 Destroying unnamed session 2024.01.30 03:20:18.404514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:18.404561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:18.404581 [ 3 ] {} HTTP-Session: 59d18212-6f4f-4187-b243-010d360860a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:18.404598 [ 3 ] {} HTTP-Session: 59d18212-6f4f-4187-b243-010d360860a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:18.404677 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:18.404723 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:18.404860 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:18.405241 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:18.405562 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.30 03:20:18.405759 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.30 03:20:18.405869 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} executeQuery: Read 21 rows, 29.02 KiB in 0.001162536 sec., 18063 rows/sec., 24.38 MiB/sec. 2024.01.30 03:20:18.405997 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} DynamicQueryHandler: Done processing query 2024.01.30 03:20:18.406022 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:20:18.406039 [ 3 ] {} HTTP-Session: 59d18212-6f4f-4187-b243-010d360860a1 Destroying unnamed session 2024.01.30 03:20:23.401561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:23.401718 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:23.401760 [ 3 ] {} HTTP-Session: 614e0309-37bb-4ee8-b0af-6021eeaa6967 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:23.401798 [ 3 ] {} HTTP-Session: 614e0309-37bb-4ee8-b0af-6021eeaa6967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:23.401972 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:23.402057 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:23.402286 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:23.402845 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:23.403137 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.30 03:20:23.403310 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.30 03:20:23.403438 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} executeQuery: Read 34 rows, 2.76 KiB in 0.001415302 sec., 24023 rows/sec., 1.90 MiB/sec. 2024.01.30 03:20:23.403631 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} DynamicQueryHandler: Done processing query 2024.01.30 03:20:23.403660 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:23.403679 [ 3 ] {} HTTP-Session: 614e0309-37bb-4ee8-b0af-6021eeaa6967 Destroying unnamed session 2024.01.30 03:20:23.403804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:23.403875 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:23.403904 [ 3 ] {} HTTP-Session: 2374f8dd-dda3-4a9b-a411-8e0aab348278 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:23.403932 [ 3 ] {} HTTP-Session: 2374f8dd-dda3-4a9b-a411-8e0aab348278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:23.404041 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:23.404101 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:20:23.404276 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:23.404637 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:23.404870 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.30 03:20:23.405030 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.30 03:20:23.405156 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} executeQuery: Read 2 rows, 175.00 B in 0.001066234 sec., 1875 rows/sec., 160.28 KiB/sec. 2024.01.30 03:20:23.405280 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} DynamicQueryHandler: Done processing query 2024.01.30 03:20:23.405304 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:23.405321 [ 3 ] {} HTTP-Session: 2374f8dd-dda3-4a9b-a411-8e0aab348278 Destroying unnamed session 2024.01.30 03:20:23.405475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:23.405525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:23.405545 [ 3 ] {} HTTP-Session: c188b473-9bd8-4017-9fa8-ec83b896492e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:23.405563 [ 3 ] {} HTTP-Session: c188b473-9bd8-4017-9fa8-ec83b896492e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:23.405641 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:23.405681 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:23.405789 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:23.406164 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:23.406391 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.30 03:20:23.406541 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.30 03:20:23.406663 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} executeQuery: Read 139 rows, 13.85 KiB in 0.000992133 sec., 140102 rows/sec., 13.64 MiB/sec. 2024.01.30 03:20:23.406783 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} DynamicQueryHandler: Done processing query 2024.01.30 03:20:23.406808 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:20:23.406824 [ 3 ] {} HTTP-Session: c188b473-9bd8-4017-9fa8-ec83b896492e Destroying unnamed session 2024.01.30 03:20:23.406973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:23.407021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:23.407041 [ 3 ] {} HTTP-Session: 4191fb4d-ff50-44c1-90fd-00982c9a63bd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:23.407059 [ 3 ] {} HTTP-Session: 4191fb4d-ff50-44c1-90fd-00982c9a63bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:23.407129 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:23.407197 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:20:23.407307 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:23.407627 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:23.407865 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.30 03:20:23.408019 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.30 03:20:23.408129 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} executeQuery: Read 2 rows, 143.00 B in 0.000936681 sec., 2135 rows/sec., 149.09 KiB/sec. 2024.01.30 03:20:23.408274 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} DynamicQueryHandler: Done processing query 2024.01.30 03:20:23.408300 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:23.408316 [ 3 ] {} HTTP-Session: 4191fb4d-ff50-44c1-90fd-00982c9a63bd Destroying unnamed session 2024.01.30 03:20:23.408447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:23.408494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:23.408540 [ 3 ] {} HTTP-Session: bd3edc2f-9aaa-458e-94ef-46a179fa5a98 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:23.408558 [ 3 ] {} HTTP-Session: bd3edc2f-9aaa-458e-94ef-46a179fa5a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:23.408632 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:23.408671 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:23.408775 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:23.409155 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:23.409382 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.30 03:20:23.409536 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.30 03:20:23.409633 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} executeQuery: Read 63 rows, 5.05 KiB in 0.000972302 sec., 64794 rows/sec., 5.08 MiB/sec. 2024.01.30 03:20:23.409770 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} DynamicQueryHandler: Done processing query 2024.01.30 03:20:23.409795 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:20:23.409812 [ 3 ] {} HTTP-Session: bd3edc2f-9aaa-458e-94ef-46a179fa5a98 Destroying unnamed session 2024.01.30 03:20:23.409927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:23.409974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:23.409993 [ 3 ] {} HTTP-Session: 645b5867-a81b-480b-866e-d2116239dacd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:23.410010 [ 3 ] {} HTTP-Session: 645b5867-a81b-480b-866e-d2116239dacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:23.410084 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:23.410127 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:20:23.410251 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:23.410559 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:23.410848 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.30 03:20:23.411031 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.30 03:20:23.411133 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} executeQuery: Read 37 rows, 2.67 KiB in 0.001020703 sec., 36249 rows/sec., 2.56 MiB/sec. 2024.01.30 03:20:23.411259 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} DynamicQueryHandler: Done processing query 2024.01.30 03:20:23.411284 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:23.411300 [ 3 ] {} HTTP-Session: 645b5867-a81b-480b-866e-d2116239dacd Destroying unnamed session 2024.01.30 03:20:23.411453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:23.411500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:23.411518 [ 3 ] {} HTTP-Session: a273b6c5-956d-41e8-9d8d-42571eca89ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:23.411536 [ 3 ] {} HTTP-Session: a273b6c5-956d-41e8-9d8d-42571eca89ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:23.411614 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:23.411658 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:23.411791 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:23.412235 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:23.412549 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.30 03:20:23.412740 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.30 03:20:23.412843 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} executeQuery: Read 34 rows, 46.98 KiB in 0.001201667 sec., 28294 rows/sec., 38.18 MiB/sec. 2024.01.30 03:20:23.412968 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} DynamicQueryHandler: Done processing query 2024.01.30 03:20:23.412994 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:20:23.413012 [ 3 ] {} HTTP-Session: a273b6c5-956d-41e8-9d8d-42571eca89ab Destroying unnamed session 2024.01.30 03:20:23.413117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:23.413163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:23.413183 [ 3 ] {} HTTP-Session: 891b0df1-96e9-47fd-a5d0-0148a46b890c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:23.413200 [ 3 ] {} HTTP-Session: 891b0df1-96e9-47fd-a5d0-0148a46b890c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:23.413268 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:23.413309 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.30 03:20:23.413414 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:23.413673 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:23.413931 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.30 03:20:23.414127 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.30 03:20:23.414231 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} executeQuery: Read 3 rows, 246.00 B in 0.000931512 sec., 3220 rows/sec., 257.90 KiB/sec. 2024.01.30 03:20:23.414351 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} DynamicQueryHandler: Done processing query 2024.01.30 03:20:23.414376 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.30 03:20:23.414392 [ 3 ] {} HTTP-Session: 891b0df1-96e9-47fd-a5d0-0148a46b890c Destroying unnamed session 2024.01.30 03:20:28.161611 [ 120 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:20:28.161677 [ 120 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:20:28.399330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:28.399487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:28.399532 [ 3 ] {} HTTP-Session: 07669e10-9d0b-4173-9994-e1a1c6208318 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:28.399575 [ 3 ] {} HTTP-Session: 07669e10-9d0b-4173-9994-e1a1c6208318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:28.399758 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:28.399818 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:28.399981 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:28.400482 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:28.400751 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.30 03:20:28.400921 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.30 03:20:28.401067 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} executeQuery: Read 21 rows, 1.70 KiB in 0.001272529 sec., 16502 rows/sec., 1.31 MiB/sec. 2024.01.30 03:20:28.401237 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} DynamicQueryHandler: Done processing query 2024.01.30 03:20:28.401264 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:28.401281 [ 3 ] {} HTTP-Session: 07669e10-9d0b-4173-9994-e1a1c6208318 Destroying unnamed session 2024.01.30 03:20:28.401406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:28.401457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:28.401476 [ 3 ] {} HTTP-Session: d0ab6968-85e3-4ff6-84cf-b9f787077e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:28.401495 [ 3 ] {} HTTP-Session: d0ab6968-85e3-4ff6-84cf-b9f787077e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:28.401571 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:28.401614 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:20:28.401730 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:28.402028 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:28.402247 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.30 03:20:28.402396 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.30 03:20:28.402517 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} executeQuery: Read 2 rows, 175.00 B in 0.000917621 sec., 2179 rows/sec., 186.24 KiB/sec. 2024.01.30 03:20:28.402637 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} DynamicQueryHandler: Done processing query 2024.01.30 03:20:28.402661 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:28.402677 [ 3 ] {} HTTP-Session: d0ab6968-85e3-4ff6-84cf-b9f787077e54 Destroying unnamed session 2024.01.30 03:20:28.402811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:28.402858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:28.402878 [ 3 ] {} HTTP-Session: 6830b98e-b352-4c14-9d45-07dee906cd66 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:28.402894 [ 3 ] {} HTTP-Session: 6830b98e-b352-4c14-9d45-07dee906cd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:28.402969 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:28.403007 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:28.403114 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:28.403435 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:28.403648 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.30 03:20:28.403801 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.30 03:20:28.403931 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} executeQuery: Read 64 rows, 5.79 KiB in 0.000932761 sec., 68613 rows/sec., 6.06 MiB/sec. 2024.01.30 03:20:28.404051 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} DynamicQueryHandler: Done processing query 2024.01.30 03:20:28.404075 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:20:28.404091 [ 3 ] {} HTTP-Session: 6830b98e-b352-4c14-9d45-07dee906cd66 Destroying unnamed session 2024.01.30 03:20:28.404225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:28.404272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:28.404291 [ 3 ] {} HTTP-Session: 6fd1faa4-3366-4e09-9391-0a7b5e27e1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:28.404307 [ 3 ] {} HTTP-Session: 6fd1faa4-3366-4e09-9391-0a7b5e27e1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:28.404376 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:28.404414 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:20:28.404521 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:28.404782 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:28.404993 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.30 03:20:28.405159 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.30 03:20:28.405277 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} executeQuery: Read 2 rows, 143.00 B in 0.00087378 sec., 2288 rows/sec., 159.82 KiB/sec. 2024.01.30 03:20:28.405393 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} DynamicQueryHandler: Done processing query 2024.01.30 03:20:28.405417 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:28.405433 [ 3 ] {} HTTP-Session: 6fd1faa4-3366-4e09-9391-0a7b5e27e1d1 Destroying unnamed session 2024.01.30 03:20:28.405548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:28.405593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:28.405611 [ 3 ] {} HTTP-Session: 9a95b1f0-8f73-418b-b96e-70fb39a77167 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:28.405627 [ 3 ] {} HTTP-Session: 9a95b1f0-8f73-418b-b96e-70fb39a77167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:28.405696 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:28.405734 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:28.405837 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:28.406138 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:28.406346 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.30 03:20:28.406493 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.30 03:20:28.406611 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} executeQuery: Read 23 rows, 1.84 KiB in 0.00088041 sec., 26124 rows/sec., 2.05 MiB/sec. 2024.01.30 03:20:28.406740 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} DynamicQueryHandler: Done processing query 2024.01.30 03:20:28.406765 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:28.406782 [ 3 ] {} HTTP-Session: 9a95b1f0-8f73-418b-b96e-70fb39a77167 Destroying unnamed session 2024.01.30 03:20:28.406876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:28.406923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:28.406942 [ 3 ] {} HTTP-Session: 0933f6c3-26cb-4bad-a749-fe7370d6349d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:28.406958 [ 3 ] {} HTTP-Session: 0933f6c3-26cb-4bad-a749-fe7370d6349d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:28.407028 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:28.407071 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:20:28.407189 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:28.407438 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:28.407704 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.30 03:20:28.407887 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.30 03:20:28.408021 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} executeQuery: Read 1 rows, 72.00 B in 0.000957912 sec., 1043 rows/sec., 73.40 KiB/sec. 2024.01.30 03:20:28.408164 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} DynamicQueryHandler: Done processing query 2024.01.30 03:20:28.408188 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:28.408204 [ 3 ] {} HTTP-Session: 0933f6c3-26cb-4bad-a749-fe7370d6349d Destroying unnamed session 2024.01.30 03:20:28.408328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:28.408373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:28.408391 [ 3 ] {} HTTP-Session: 30f8ce11-96bc-4135-b527-a3ab14c7070d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:28.408408 [ 3 ] {} HTTP-Session: 30f8ce11-96bc-4135-b527-a3ab14c7070d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:28.408483 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:28.408527 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:28.408668 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:28.409047 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:28.409333 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.30 03:20:28.409512 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.30 03:20:28.409631 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} executeQuery: Read 21 rows, 29.02 KiB in 0.001113065 sec., 18866 rows/sec., 25.46 MiB/sec. 2024.01.30 03:20:28.409755 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} DynamicQueryHandler: Done processing query 2024.01.30 03:20:28.409780 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:20:28.409796 [ 3 ] {} HTTP-Session: 30f8ce11-96bc-4135-b527-a3ab14c7070d Destroying unnamed session 2024.01.30 03:20:33.399964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:33.400157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:33.400205 [ 3 ] {} HTTP-Session: 58555436-1312-45b9-8dd8-da072f3bad71 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:33.400249 [ 3 ] {} HTTP-Session: 58555436-1312-45b9-8dd8-da072f3bad71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:33.400454 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:33.400555 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:33.400838 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:33.401408 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:33.401694 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.30 03:20:33.401889 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.30 03:20:33.402032 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} executeQuery: Read 34 rows, 2.76 KiB in 0.001516825 sec., 22415 rows/sec., 1.77 MiB/sec. 2024.01.30 03:20:33.402214 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} DynamicQueryHandler: Done processing query 2024.01.30 03:20:33.402242 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:33.402260 [ 3 ] {} HTTP-Session: 58555436-1312-45b9-8dd8-da072f3bad71 Destroying unnamed session 2024.01.30 03:20:33.402403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:33.402457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:33.402477 [ 3 ] {} HTTP-Session: 1b13007d-7601-4924-aa1e-c2928903570c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:33.402496 [ 3 ] {} HTTP-Session: 1b13007d-7601-4924-aa1e-c2928903570c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:33.402581 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:33.402624 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:33.402736 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:33.403075 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:33.403307 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.30 03:20:33.403461 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.30 03:20:33.403587 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} executeQuery: Read 102 rows, 10.65 KiB in 0.000971892 sec., 104949 rows/sec., 10.70 MiB/sec. 2024.01.30 03:20:33.403582 [ 116 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.30 03:20:33.403695 [ 116 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:33.403770 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} DynamicQueryHandler: Done processing query 2024.01.30 03:20:33.403841 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:20:33.403868 [ 3 ] {} HTTP-Session: 1b13007d-7601-4924-aa1e-c2928903570c Destroying unnamed session 2024.01.30 03:20:33.403862 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.30 03:20:33.404062 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:33.404069 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:33.404117 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part 2024.01.30 03:20:33.404177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:33.404220 [ 3 ] {} HTTP-Session: 13294212-7e6c-4070-807e-11311ed81aed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:33.404255 [ 3 ] {} HTTP-Session: 13294212-7e6c-4070-807e-11311ed81aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:33.404344 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 93 rows starting from the beginning of the part 2024.01.30 03:20:33.404469 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:33.404591 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:33.404607 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 63 rows starting from the beginning of the part 2024.01.30 03:20:33.404902 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 139 rows starting from the beginning of the part 2024.01.30 03:20:33.405030 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:33.405121 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part 2024.01.30 03:20:33.405299 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 102 rows starting from the beginning of the part 2024.01.30 03:20:33.405904 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:33.406350 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.30 03:20:33.406629 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.30 03:20:33.406800 [ 116 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.30 03:20:33.406874 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} executeQuery: Read 34 rows, 2.72 KiB in 0.002314703 sec., 14688 rows/sec., 1.15 MiB/sec. 2024.01.30 03:20:33.406890 [ 116 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:33.407091 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.30 03:20:33.407269 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} DynamicQueryHandler: Done processing query 2024.01.30 03:20:33.407349 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:33.407423 [ 3 ] {} HTTP-Session: 13294212-7e6c-4070-807e-11311ed81aed Destroying unnamed session 2024.01.30 03:20:33.407470 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:33.407550 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 95 rows starting from the beginning of the part 2024.01.30 03:20:33.407568 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 4 columns (4 merged, 0 gathered) in 0.003805916 sec., 169472.99940408565 rows/sec., 16.36 MiB/sec. 2024.01.30 03:20:33.407716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:33.407802 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.30 03:20:33.407827 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part 2024.01.30 03:20:33.407840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:33.407937 [ 3 ] {} HTTP-Session: 2bd1b26b-18ac-4aa8-ae2c-767d94d4ef46 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:33.407980 [ 3 ] {} HTTP-Session: 2bd1b26b-18ac-4aa8-ae2c-767d94d4ef46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:33.408215 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:33.408261 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.30 03:20:33.408320 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:33.408502 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.30 03:20:33.408522 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:33.408596 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 63 rows starting from the beginning of the part 2024.01.30 03:20:33.409006 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 23 rows starting from the beginning of the part 2024.01.30 03:20:33.409337 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part 2024.01.30 03:20:33.409347 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:33.410413 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:33.410887 [ 17 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003919149 sec., 68892.50702129467 rows/sec., 5.39 MiB/sec. 2024.01.30 03:20:33.411102 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.30 03:20:33.411175 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.30 03:20:33.411387 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.30 03:20:33.411491 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.30 03:20:33.411504 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.30 03:20:33.411709 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} executeQuery: Read 34 rows, 46.98 KiB in 0.003309955 sec., 10272 rows/sec., 13.86 MiB/sec. 2024.01.30 03:20:33.411860 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} DynamicQueryHandler: Done processing query 2024.01.30 03:20:33.411885 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:20:33.411902 [ 3 ] {} HTTP-Session: 2bd1b26b-18ac-4aa8-ae2c-767d94d4ef46 Destroying unnamed session 2024.01.30 03:20:38.399317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:38.399505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:38.399551 [ 3 ] {} HTTP-Session: b4a10f03-5cd6-486e-bed1-7274f59ca2b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:38.399593 [ 3 ] {} HTTP-Session: b4a10f03-5cd6-486e-bed1-7274f59ca2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:38.399792 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:38.399890 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:38.400135 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:38.400644 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:38.400931 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.30 03:20:38.401105 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.30 03:20:38.401258 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} executeQuery: Read 21 rows, 1.70 KiB in 0.001404972 sec., 14946 rows/sec., 1.18 MiB/sec. 2024.01.30 03:20:38.401254 [ 114 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.30 03:20:38.401390 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:38.401462 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} DynamicQueryHandler: Done processing query 2024.01.30 03:20:38.401505 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:38.401514 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.30 03:20:38.401529 [ 3 ] {} HTTP-Session: b4a10f03-5cd6-486e-bed1-7274f59ca2b6 Destroying unnamed session 2024.01.30 03:20:38.401672 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:38.401737 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 52 rows starting from the beginning of the part 2024.01.30 03:20:38.401737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:38.401846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:38.401885 [ 3 ] {} HTTP-Session: 62568a6d-ccf8-42be-ac8c-0d95ef4ac9be Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:38.401932 [ 3 ] {} HTTP-Session: 62568a6d-ccf8-42be-ac8c-0d95ef4ac9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:38.401999 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:38.402135 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:38.402246 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part 2024.01.30 03:20:38.402250 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:38.402558 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:38.402764 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:38.402804 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part 2024.01.30 03:20:38.402993 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:38.403523 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:38.404018 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.30 03:20:38.404374 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.30 03:20:38.404541 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.00305819 sec., 59839.316720020666 rows/sec., 4.74 MiB/sec. 2024.01.30 03:20:38.404603 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} executeQuery: Read 63 rows, 5.70 KiB in 0.002412485 sec., 26114 rows/sec., 2.31 MiB/sec. 2024.01.30 03:20:38.404758 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.30 03:20:38.404786 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} DynamicQueryHandler: Done processing query 2024.01.30 03:20:38.404814 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:20:38.404831 [ 3 ] {} HTTP-Session: 62568a6d-ccf8-42be-ac8c-0d95ef4ac9be Destroying unnamed session 2024.01.30 03:20:38.404956 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.30 03:20:38.404961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:38.405015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:38.405031 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.30 03:20:38.405047 [ 3 ] {} HTTP-Session: fbd262e1-376a-419d-a27b-fb909b216427 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:38.405072 [ 3 ] {} HTTP-Session: fbd262e1-376a-419d-a27b-fb909b216427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:38.405166 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:38.405206 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:38.405315 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:38.405617 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:38.405823 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.30 03:20:38.405974 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.30 03:20:38.406087 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} executeQuery: Read 21 rows, 1.68 KiB in 0.000893151 sec., 23512 rows/sec., 1.84 MiB/sec. 2024.01.30 03:20:38.406201 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} DynamicQueryHandler: Done processing query 2024.01.30 03:20:38.406225 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:38.406241 [ 3 ] {} HTTP-Session: fbd262e1-376a-419d-a27b-fb909b216427 Destroying unnamed session 2024.01.30 03:20:38.406405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:38.406452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:38.406470 [ 3 ] {} HTTP-Session: 15504d3b-f77b-4859-aa59-e26b3838d830 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:38.406487 [ 3 ] {} HTTP-Session: 15504d3b-f77b-4859-aa59-e26b3838d830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:38.406564 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:38.406609 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:38.406744 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:38.407114 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:38.407410 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.30 03:20:38.407592 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.30 03:20:38.407694 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} executeQuery: Read 21 rows, 29.02 KiB in 0.001100425 sec., 19083 rows/sec., 25.75 MiB/sec. 2024.01.30 03:20:38.407697 [ 113 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.30 03:20:38.407762 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:38.407836 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} DynamicQueryHandler: Done processing query 2024.01.30 03:20:38.407874 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:20:38.407882 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.30 03:20:38.407897 [ 3 ] {} HTTP-Session: 15504d3b-f77b-4859-aa59-e26b3838d830 Destroying unnamed session 2024.01.30 03:20:38.408037 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:38.408082 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 966 rows starting from the beginning of the part 2024.01.30 03:20:38.408231 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:38.408352 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part 2024.01.30 03:20:38.408462 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:38.408570 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part 2024.01.30 03:20:38.408676 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:38.411382 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1097 rows, containing 6 columns (6 merged, 0 gathered) in 0.003570021 sec., 307281.10562935064 rows/sec., 414.66 MiB/sec. 2024.01.30 03:20:38.411846 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.30 03:20:38.412071 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.30 03:20:38.412138 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.30 03:20:38.412208 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9: 9.07 MiB. 2024.01.30 03:20:39.664696 [ 113 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.30 03:20:39.664766 [ 113 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:39.664966 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.30 03:20:39.665152 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:39.665189 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.01.30 03:20:39.665319 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.01.30 03:20:39.665420 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.01.30 03:20:39.665513 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.30 03:20:39.665604 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.01.30 03:20:39.666250 [ 15 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001421012 sec., 11259.581199877272 rows/sec., 945.63 KiB/sec. 2024.01.30 03:20:39.666415 [ 15 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.30 03:20:39.666652 [ 15 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.30 03:20:39.666735 [ 15 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.30 03:20:40.626393 [ 112 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.30 03:20:40.626472 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:40.626624 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.30 03:20:40.626820 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:40.626874 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.01.30 03:20:40.627064 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.01.30 03:20:40.627218 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part 2024.01.30 03:20:40.627301 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.30 03:20:40.627376 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.01.30 03:20:40.627942 [ 21 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412923 sec., 11324.04242835597 rows/sec., 790.69 KiB/sec. 2024.01.30 03:20:40.628041 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.30 03:20:40.628207 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.30 03:20:40.628272 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.30 03:20:43.161930 [ 111 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:20:43.162019 [ 111 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:20:43.399869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:43.399993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:43.400023 [ 3 ] {} HTTP-Session: 88633b2b-8b24-4575-b6ab-58f9e4163297 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:43.400052 [ 3 ] {} HTTP-Session: 88633b2b-8b24-4575-b6ab-58f9e4163297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:43.400196 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:43.400263 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:43.400424 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:43.400877 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:43.401166 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.30 03:20:43.401337 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.30 03:20:43.401471 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} executeQuery: Read 34 rows, 2.76 KiB in 0.001229468 sec., 27654 rows/sec., 2.19 MiB/sec. 2024.01.30 03:20:43.401618 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} DynamicQueryHandler: Done processing query 2024.01.30 03:20:43.401646 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:43.401663 [ 3 ] {} HTTP-Session: 88633b2b-8b24-4575-b6ab-58f9e4163297 Destroying unnamed session 2024.01.30 03:20:43.401804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:43.401858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:43.401877 [ 3 ] {} HTTP-Session: 5e5a5816-9e8d-4e28-a2d0-d58bb9380105 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:43.401897 [ 3 ] {} HTTP-Session: 5e5a5816-9e8d-4e28-a2d0-d58bb9380105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:43.401981 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:43.402024 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:43.402136 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:43.402540 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:43.402763 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.30 03:20:43.402925 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.30 03:20:43.403054 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} executeQuery: Read 102 rows, 10.65 KiB in 0.001042334 sec., 97857 rows/sec., 9.97 MiB/sec. 2024.01.30 03:20:43.403169 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} DynamicQueryHandler: Done processing query 2024.01.30 03:20:43.403193 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:20:43.403210 [ 3 ] {} HTTP-Session: 5e5a5816-9e8d-4e28-a2d0-d58bb9380105 Destroying unnamed session 2024.01.30 03:20:43.403333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:43.403380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:43.403399 [ 3 ] {} HTTP-Session: d378da2d-c706-40fd-a5d0-0a0777e608ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:43.403417 [ 3 ] {} HTTP-Session: d378da2d-c706-40fd-a5d0-0a0777e608ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:43.403491 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:43.403530 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:43.403637 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:43.403924 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:43.404136 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.30 03:20:43.404287 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.30 03:20:43.404408 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} executeQuery: Read 34 rows, 2.72 KiB in 0.00088655 sec., 38350 rows/sec., 3.00 MiB/sec. 2024.01.30 03:20:43.404549 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} DynamicQueryHandler: Done processing query 2024.01.30 03:20:43.404578 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:43.404594 [ 3 ] {} HTTP-Session: d378da2d-c706-40fd-a5d0-0a0777e608ed Destroying unnamed session 2024.01.30 03:20:43.404786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:43.404833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:43.404852 [ 3 ] {} HTTP-Session: b0dd515c-1d94-421e-9754-f931f193ea19 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:43.404870 [ 3 ] {} HTTP-Session: b0dd515c-1d94-421e-9754-f931f193ea19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:43.404952 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:43.404998 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:43.405142 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:43.405576 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:43.405886 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.30 03:20:43.406071 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.30 03:20:43.406189 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} executeQuery: Read 34 rows, 46.98 KiB in 0.001207257 sec., 28163 rows/sec., 38.00 MiB/sec. 2024.01.30 03:20:43.406306 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} DynamicQueryHandler: Done processing query 2024.01.30 03:20:43.406330 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:20:43.406346 [ 3 ] {} HTTP-Session: b0dd515c-1d94-421e-9754-f931f193ea19 Destroying unnamed session 2024.01.30 03:20:48.398821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:48.399001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:48.399048 [ 3 ] {} HTTP-Session: 28285bcb-bc14-4416-932e-87db5b07d877 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:48.399090 [ 3 ] {} HTTP-Session: 28285bcb-bc14-4416-932e-87db5b07d877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:48.399289 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:48.399386 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:48.399581 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:48.400046 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:48.400320 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.30 03:20:48.400485 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.30 03:20:48.400608 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} executeQuery: Read 21 rows, 1.70 KiB in 0.001263819 sec., 16616 rows/sec., 1.32 MiB/sec. 2024.01.30 03:20:48.400760 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} DynamicQueryHandler: Done processing query 2024.01.30 03:20:48.400787 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:48.400803 [ 3 ] {} HTTP-Session: 28285bcb-bc14-4416-932e-87db5b07d877 Destroying unnamed session 2024.01.30 03:20:48.400936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:48.400986 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:48.401005 [ 3 ] {} HTTP-Session: 80e09bb0-273f-4c0b-abd9-faa2417d9ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:48.401024 [ 3 ] {} HTTP-Session: 80e09bb0-273f-4c0b-abd9-faa2417d9ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:48.401101 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:48.401143 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:20:48.401252 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:48.401573 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:48.401781 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.30 03:20:48.401933 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.30 03:20:48.402028 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} executeQuery: Read 2 rows, 175.00 B in 0.00089984 sec., 2222 rows/sec., 189.92 KiB/sec. 2024.01.30 03:20:48.402226 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} DynamicQueryHandler: Done processing query 2024.01.30 03:20:48.402251 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:48.402268 [ 3 ] {} HTTP-Session: 80e09bb0-273f-4c0b-abd9-faa2417d9ecd Destroying unnamed session 2024.01.30 03:20:48.402393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:48.402439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:48.402457 [ 3 ] {} HTTP-Session: b2b63a0f-66cb-466e-95b9-9462c8b7a80e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:48.402475 [ 3 ] {} HTTP-Session: b2b63a0f-66cb-466e-95b9-9462c8b7a80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:48.402548 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:48.402586 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:48.402704 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:48.403024 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:48.403240 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.30 03:20:48.403387 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.30 03:20:48.403487 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} executeQuery: Read 64 rows, 5.79 KiB in 0.000911031 sec., 70250 rows/sec., 6.20 MiB/sec. 2024.01.30 03:20:48.403602 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} DynamicQueryHandler: Done processing query 2024.01.30 03:20:48.403625 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:20:48.403641 [ 3 ] {} HTTP-Session: b2b63a0f-66cb-466e-95b9-9462c8b7a80e Destroying unnamed session 2024.01.30 03:20:48.403772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:48.403817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:48.403835 [ 3 ] {} HTTP-Session: 930fb3ef-9914-4515-9aca-9c9db41acd76 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:48.403852 [ 3 ] {} HTTP-Session: 930fb3ef-9914-4515-9aca-9c9db41acd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:48.403920 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:48.403958 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:20:48.404059 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:48.404300 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:48.404503 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.30 03:20:48.404650 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.30 03:20:48.404746 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} executeQuery: Read 2 rows, 143.00 B in 0.000799938 sec., 2500 rows/sec., 174.57 KiB/sec. 2024.01.30 03:20:48.404856 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} DynamicQueryHandler: Done processing query 2024.01.30 03:20:48.404879 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:48.404895 [ 3 ] {} HTTP-Session: 930fb3ef-9914-4515-9aca-9c9db41acd76 Destroying unnamed session 2024.01.30 03:20:48.405018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:48.405064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:48.405082 [ 3 ] {} HTTP-Session: 635fa24d-cdd7-490f-a35f-712319a8be5d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:48.405099 [ 3 ] {} HTTP-Session: 635fa24d-cdd7-490f-a35f-712319a8be5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:48.405168 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:48.405205 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:48.405307 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:48.405582 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:48.405795 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.30 03:20:48.405941 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.30 03:20:48.406037 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} executeQuery: Read 23 rows, 1.84 KiB in 0.000842759 sec., 27291 rows/sec., 2.14 MiB/sec. 2024.01.30 03:20:48.406135 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} DynamicQueryHandler: Done processing query 2024.01.30 03:20:48.406159 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:48.406174 [ 3 ] {} HTTP-Session: 635fa24d-cdd7-490f-a35f-712319a8be5d Destroying unnamed session 2024.01.30 03:20:48.406274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:48.406317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:48.406335 [ 3 ] {} HTTP-Session: 7467e2e9-73af-4817-9868-079174399bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:48.406352 [ 3 ] {} HTTP-Session: 7467e2e9-73af-4817-9868-079174399bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:48.406418 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:48.406460 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:20:48.406574 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:48.406817 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:48.407063 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.30 03:20:48.407238 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.30 03:20:48.407342 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} executeQuery: Read 1 rows, 72.00 B in 0.000897321 sec., 1114 rows/sec., 78.36 KiB/sec. 2024.01.30 03:20:48.407591 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} DynamicQueryHandler: Done processing query 2024.01.30 03:20:48.407622 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:20:48.407640 [ 3 ] {} HTTP-Session: 7467e2e9-73af-4817-9868-079174399bc0 Destroying unnamed session 2024.01.30 03:20:48.407789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:48.407837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:48.407855 [ 3 ] {} HTTP-Session: 5c16eb05-444e-44ce-8476-0d6655ef03ef Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:48.407872 [ 3 ] {} HTTP-Session: 5c16eb05-444e-44ce-8476-0d6655ef03ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:48.407947 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:48.407991 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:48.408149 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:48.408496 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:48.408781 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.30 03:20:48.408961 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.30 03:20:48.409063 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} executeQuery: Read 21 rows, 29.02 KiB in 0.001088645 sec., 19290 rows/sec., 26.03 MiB/sec. 2024.01.30 03:20:48.409175 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} DynamicQueryHandler: Done processing query 2024.01.30 03:20:48.409199 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:20:48.409215 [ 3 ] {} HTTP-Session: 5c16eb05-444e-44ce-8476-0d6655ef03ef Destroying unnamed session 2024.01.30 03:20:53.401914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:53.402045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:53.402075 [ 3 ] {} HTTP-Session: 0178ffe3-f071-4d31-bc76-b23ed007d441 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:53.402104 [ 3 ] {} HTTP-Session: 0178ffe3-f071-4d31-bc76-b23ed007d441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:53.402247 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:53.402315 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:53.402496 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:53.402930 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:53.403198 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.30 03:20:53.403375 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.30 03:20:53.403517 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} executeQuery: Read 34 rows, 2.76 KiB in 0.001228148 sec., 27683 rows/sec., 2.19 MiB/sec. 2024.01.30 03:20:53.403665 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} DynamicQueryHandler: Done processing query 2024.01.30 03:20:53.403691 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:53.403707 [ 3 ] {} HTTP-Session: 0178ffe3-f071-4d31-bc76-b23ed007d441 Destroying unnamed session 2024.01.30 03:20:53.403861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:53.403912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:53.403931 [ 3 ] {} HTTP-Session: 21cbb97e-b6e5-4bf6-b0cb-bb6e9f542bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:53.403949 [ 3 ] {} HTTP-Session: 21cbb97e-b6e5-4bf6-b0cb-bb6e9f542bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:53.404031 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:53.404073 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:53.404182 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:53.404554 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:53.404776 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.30 03:20:53.404929 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.30 03:20:53.405052 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} executeQuery: Read 138 rows, 13.76 KiB in 0.000983252 sec., 140350 rows/sec., 13.67 MiB/sec. 2024.01.30 03:20:53.405213 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} DynamicQueryHandler: Done processing query 2024.01.30 03:20:53.405253 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:20:53.405269 [ 3 ] {} HTTP-Session: 21cbb97e-b6e5-4bf6-b0cb-bb6e9f542bcd Destroying unnamed session 2024.01.30 03:20:53.405395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:53.405443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:53.405463 [ 3 ] {} HTTP-Session: a48a2e40-be00-43b6-8196-e3c21529bdb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:53.405480 [ 3 ] {} HTTP-Session: a48a2e40-be00-43b6-8196-e3c21529bdb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:53.405557 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:53.405598 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:53.405715 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:53.406101 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:53.406319 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.30 03:20:53.406472 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.30 03:20:53.406598 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} executeQuery: Read 58 rows, 4.62 KiB in 0.001008692 sec., 57500 rows/sec., 4.47 MiB/sec. 2024.01.30 03:20:53.406717 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} DynamicQueryHandler: Done processing query 2024.01.30 03:20:53.406741 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:20:53.406757 [ 3 ] {} HTTP-Session: a48a2e40-be00-43b6-8196-e3c21529bdb0 Destroying unnamed session 2024.01.30 03:20:53.406908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:53.406955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:53.406974 [ 3 ] {} HTTP-Session: b00db8ad-10e8-4967-962f-e8b9b236fea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:53.406991 [ 3 ] {} HTTP-Session: b00db8ad-10e8-4967-962f-e8b9b236fea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:53.407065 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:53.407108 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:20:53.407233 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:53.407537 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:53.407805 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.30 03:20:53.407986 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.30 03:20:53.408110 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} executeQuery: Read 36 rows, 2.60 KiB in 0.001014433 sec., 35487 rows/sec., 2.50 MiB/sec. 2024.01.30 03:20:53.408266 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} DynamicQueryHandler: Done processing query 2024.01.30 03:20:53.408291 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:20:53.408308 [ 3 ] {} HTTP-Session: b00db8ad-10e8-4967-962f-e8b9b236fea1 Destroying unnamed session 2024.01.30 03:20:53.408477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:53.408523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:53.408542 [ 3 ] {} HTTP-Session: 164dc76b-4710-407e-b224-1df4be884cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:53.408560 [ 3 ] {} HTTP-Session: 164dc76b-4710-407e-b224-1df4be884cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:53.408637 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:53.408679 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:53.408816 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:53.409261 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.30 03:20:53.409560 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.30 03:20:53.409753 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.30 03:20:53.409875 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} executeQuery: Read 34 rows, 46.98 KiB in 0.001211928 sec., 28054 rows/sec., 37.86 MiB/sec. 2024.01.30 03:20:53.409999 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} DynamicQueryHandler: Done processing query 2024.01.30 03:20:53.410023 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:20:53.410039 [ 3 ] {} HTTP-Session: 164dc76b-4710-407e-b224-1df4be884cf1 Destroying unnamed session 2024.01.30 03:20:58.162081 [ 88 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:20:58.162159 [ 88 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:20:58.398459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:58.398578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:58.398608 [ 3 ] {} HTTP-Session: 13bad151-5a38-49d5-b593-809b1a8cbd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:58.398636 [ 3 ] {} HTTP-Session: 13bad151-5a38-49d5-b593-809b1a8cbd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:58.398778 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:58.398845 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:20:58.399004 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:58.399452 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:20:58.399722 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.30 03:20:58.399894 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.30 03:20:58.400025 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} executeQuery: Read 21 rows, 1.70 KiB in 0.001202978 sec., 17456 rows/sec., 1.38 MiB/sec. 2024.01.30 03:20:58.400187 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} DynamicQueryHandler: Done processing query 2024.01.30 03:20:58.400213 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:58.400230 [ 3 ] {} HTTP-Session: 13bad151-5a38-49d5-b593-809b1a8cbd00 Destroying unnamed session 2024.01.30 03:20:58.400366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:58.400419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:58.400439 [ 3 ] {} HTTP-Session: 1cf31870-23de-43f1-ab7e-e1b51466d470 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:58.400457 [ 3 ] {} HTTP-Session: 1cf31870-23de-43f1-ab7e-e1b51466d470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:58.400538 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:58.400580 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:20:58.400688 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:58.401046 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:20:58.401265 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.30 03:20:58.401415 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.30 03:20:58.401537 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} executeQuery: Read 63 rows, 5.70 KiB in 0.000959252 sec., 65676 rows/sec., 5.80 MiB/sec. 2024.01.30 03:20:58.401540 [ 88 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.30 03:20:58.401664 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:20:58.401723 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} DynamicQueryHandler: Done processing query 2024.01.30 03:20:58.401770 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:20:58.401769 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.30 03:20:58.401796 [ 3 ] {} HTTP-Session: 1cf31870-23de-43f1-ab7e-e1b51466d470 Destroying unnamed session 2024.01.30 03:20:58.401906 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:58.401960 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 205 rows starting from the beginning of the part 2024.01.30 03:20:58.401972 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:58.402067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:58.402107 [ 3 ] {} HTTP-Session: 5103b866-a6ff-4355-8fce-73d27618f640 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:58.402155 [ 3 ] {} HTTP-Session: 5103b866-a6ff-4355-8fce-73d27618f640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:58.402216 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 63 rows starting from the beginning of the part 2024.01.30 03:20:58.402354 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:58.402471 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:20:58.402505 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 102 rows starting from the beginning of the part 2024.01.30 03:20:58.402849 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part 2024.01.30 03:20:58.402937 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:58.403126 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 138 rows starting from the beginning of the part 2024.01.30 03:20:58.403235 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 63 rows starting from the beginning of the part 2024.01.30 03:20:58.403801 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:20:58.404288 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.30 03:20:58.404549 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.30 03:20:58.404689 [ 88 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.30 03:20:58.404800 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:20:58.404852 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} executeQuery: Read 21 rows, 1.68 KiB in 0.002402514 sec., 8740 rows/sec., 699.95 KiB/sec. 2024.01.30 03:20:58.405232 [ 10 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 4 columns (4 merged, 0 gathered) in 0.00350455 sec., 181193.02050191895 rows/sec., 17.11 MiB/sec. 2024.01.30 03:20:58.405228 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.30 03:20:58.405288 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} DynamicQueryHandler: Done processing query 2024.01.30 03:20:58.405345 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:20:58.405385 [ 3 ] {} HTTP-Session: 5103b866-a6ff-4355-8fce-73d27618f640 Destroying unnamed session 2024.01.30 03:20:58.405464 [ 10 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.30 03:20:58.405476 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:20:58.405517 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 105 rows starting from the beginning of the part 2024.01.30 03:20:58.405623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:20:58.405723 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:58.405752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:20:58.405768 [ 10 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.30 03:20:58.405859 [ 3 ] {} HTTP-Session: 7b24b10d-44d5-49f6-a42c-f31af2dce0b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:20:58.405924 [ 3 ] {} HTTP-Session: 7b24b10d-44d5-49f6-a42c-f31af2dce0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:20:58.405939 [ 10 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.30 03:20:58.405995 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part 2024.01.30 03:20:58.406268 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:20:58.406295 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part 2024.01.30 03:20:58.406402 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:20:58.406578 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 58 rows starting from the beginning of the part 2024.01.30 03:20:58.406844 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part 2024.01.30 03:20:58.407131 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:20:58.408149 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:20:58.408559 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003666024 sec., 71467.07168310955 rows/sec., 5.58 MiB/sec. 2024.01.30 03:20:58.408699 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.30 03:20:58.408820 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.30 03:20:58.408938 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.30 03:20:58.409035 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.30 03:20:58.409189 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.30 03:20:58.409342 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} executeQuery: Read 21 rows, 29.02 KiB in 0.003009498 sec., 6977 rows/sec., 9.42 MiB/sec. 2024.01.30 03:20:58.409486 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} DynamicQueryHandler: Done processing query 2024.01.30 03:20:58.409512 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:20:58.409528 [ 3 ] {} HTTP-Session: 7b24b10d-44d5-49f6-a42c-f31af2dce0b6 Destroying unnamed session 2024.01.30 03:21:03.399671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:03.399861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:03.399912 [ 3 ] {} HTTP-Session: c495a0c8-c26f-46b6-ac7b-3cfe163ad318 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:03.399956 [ 3 ] {} HTTP-Session: c495a0c8-c26f-46b6-ac7b-3cfe163ad318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:03.400118 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:03.400178 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:03.400340 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:03.400769 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:03.401058 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.30 03:21:03.401232 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.30 03:21:03.401354 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} executeQuery: Read 34 rows, 2.76 KiB in 0.001201567 sec., 28296 rows/sec., 2.24 MiB/sec. 2024.01.30 03:21:03.401346 [ 54 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.30 03:21:03.401417 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:03.401515 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.30 03:21:03.401529 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} DynamicQueryHandler: Done processing query 2024.01.30 03:21:03.401602 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:03.401646 [ 3 ] {} HTTP-Session: c495a0c8-c26f-46b6-ac7b-3cfe163ad318 Destroying unnamed session 2024.01.30 03:21:03.401693 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:03.401735 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 55 rows starting from the beginning of the part 2024.01.30 03:21:03.401807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:03.401901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:03.401932 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:03.401944 [ 3 ] {} HTTP-Session: 85162910-4375-414a-9dd1-9beae552a4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:03.402009 [ 3 ] {} HTTP-Session: 85162910-4375-414a-9dd1-9beae552a4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:03.402186 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:03.402203 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:03.402292 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:21:03.402395 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:03.402700 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:03.402807 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:03.402942 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:03.403480 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:03.403990 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.30 03:21:03.404231 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743892 sec., 72524.72036071391 rows/sec., 5.74 MiB/sec. 2024.01.30 03:21:03.404274 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.30 03:21:03.404379 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.30 03:21:03.404528 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} executeQuery: Read 2 rows, 175.00 B in 0.002243661 sec., 891 rows/sec., 76.17 KiB/sec. 2024.01.30 03:21:03.404751 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.30 03:21:03.404761 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} DynamicQueryHandler: Done processing query 2024.01.30 03:21:03.404815 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:03.404835 [ 3 ] {} HTTP-Session: 85162910-4375-414a-9dd1-9beae552a4c5 Destroying unnamed session 2024.01.30 03:21:03.404861 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.30 03:21:03.404977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:03.405032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:03.405050 [ 3 ] {} HTTP-Session: c4a26ed2-c6f0-4ea0-8582-40bcef2db440 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:03.405067 [ 3 ] {} HTTP-Session: c4a26ed2-c6f0-4ea0-8582-40bcef2db440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:03.405148 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:03.405186 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:03.405299 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:03.405644 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:03.405930 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.30 03:21:03.406091 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.30 03:21:03.406189 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} executeQuery: Read 103 rows, 10.74 KiB in 0.000992442 sec., 103784 rows/sec., 10.56 MiB/sec. 2024.01.30 03:21:03.406321 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} DynamicQueryHandler: Done processing query 2024.01.30 03:21:03.406346 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:21:03.406362 [ 3 ] {} HTTP-Session: c4a26ed2-c6f0-4ea0-8582-40bcef2db440 Destroying unnamed session 2024.01.30 03:21:03.406463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:03.406511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:03.406530 [ 3 ] {} HTTP-Session: d48c31fd-2323-425c-a019-ee2826cd13cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:03.406547 [ 3 ] {} HTTP-Session: d48c31fd-2323-425c-a019-ee2826cd13cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:03.406616 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:03.406655 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:21:03.406760 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:03.407028 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:03.407245 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.30 03:21:03.407412 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.30 03:21:03.407518 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} executeQuery: Read 2 rows, 143.00 B in 0.0008725 sec., 2292 rows/sec., 160.06 KiB/sec. 2024.01.30 03:21:03.407709 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} DynamicQueryHandler: Done processing query 2024.01.30 03:21:03.407735 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:03.407751 [ 3 ] {} HTTP-Session: d48c31fd-2323-425c-a019-ee2826cd13cf Destroying unnamed session 2024.01.30 03:21:03.407861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:03.407909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:03.407928 [ 3 ] {} HTTP-Session: 6a0f2f75-0e92-4c66-ab81-0cfed8225389 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:03.407945 [ 3 ] {} HTTP-Session: 6a0f2f75-0e92-4c66-ab81-0cfed8225389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:03.408019 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:03.408059 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:03.408178 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:03.408479 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:03.408691 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.30 03:21:03.408847 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.30 03:21:03.408964 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} executeQuery: Read 36 rows, 2.89 KiB in 0.000915941 sec., 39303 rows/sec., 3.08 MiB/sec. 2024.01.30 03:21:03.409084 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} DynamicQueryHandler: Done processing query 2024.01.30 03:21:03.409109 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:03.409125 [ 3 ] {} HTTP-Session: 6a0f2f75-0e92-4c66-ab81-0cfed8225389 Destroying unnamed session 2024.01.30 03:21:03.409222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:03.409269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:03.409287 [ 3 ] {} HTTP-Session: 700b8ca0-298e-4632-8437-6050eecc094d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:03.409304 [ 3 ] {} HTTP-Session: 700b8ca0-298e-4632-8437-6050eecc094d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:03.409373 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:03.409416 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:21:03.409571 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:03.409845 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:03.410110 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.30 03:21:03.410296 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.30 03:21:03.410421 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} executeQuery: Read 1 rows, 72.00 B in 0.001018324 sec., 982 rows/sec., 69.05 KiB/sec. 2024.01.30 03:21:03.410412 [ 99 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.30 03:21:03.410520 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:03.410620 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.30 03:21:03.410632 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} DynamicQueryHandler: Done processing query 2024.01.30 03:21:03.410687 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:03.410743 [ 3 ] {} HTTP-Session: 700b8ca0-298e-4632-8437-6050eecc094d Destroying unnamed session 2024.01.30 03:21:03.410793 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:03.410875 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 468 rows starting from the beginning of the part 2024.01.30 03:21:03.410918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:03.410998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:03.411041 [ 3 ] {} HTTP-Session: 001f1c7f-412e-4e03-ac8e-286e487f6af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:03.411102 [ 3 ] {} HTTP-Session: 001f1c7f-412e-4e03-ac8e-286e487f6af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:03.411130 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part 2024.01.30 03:21:03.411298 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:03.411390 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part 2024.01.30 03:21:03.411412 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:03.411707 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.01.30 03:21:03.412073 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.01.30 03:21:03.412085 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:03.412292 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part 2024.01.30 03:21:03.413135 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:03.413930 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 5 columns (5 merged, 0 gathered) in 0.003344256 sec., 162666.97286332148 rows/sec., 11.47 MiB/sec. 2024.01.30 03:21:03.413962 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.30 03:21:03.414067 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.30 03:21:03.414285 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.30 03:21:03.414368 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.30 03:21:03.414454 [ 99 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.30 03:21:03.414527 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} executeQuery: Read 34 rows, 46.98 KiB in 0.003159522 sec., 10761 rows/sec., 14.52 MiB/sec. 2024.01.30 03:21:03.414539 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:03.414544 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.30 03:21:03.414738 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.30 03:21:03.414948 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:03.414961 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} DynamicQueryHandler: Done processing query 2024.01.30 03:21:03.414996 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1097 rows starting from the beginning of the part 2024.01.30 03:21:03.415006 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:21:03.415055 [ 3 ] {} HTTP-Session: 001f1c7f-412e-4e03-ac8e-286e487f6af3 Destroying unnamed session 2024.01.30 03:21:03.415147 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:03.415246 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:03.415332 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:03.415417 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:03.415505 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:03.419359 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1241 rows, containing 6 columns (6 merged, 0 gathered) in 0.004744147 sec., 261585.486284468 rows/sec., 353.00 MiB/sec. 2024.01.30 03:21:03.419969 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.30 03:21:03.420236 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.30 03:21:03.420300 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.30 03:21:03.420363 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10: 8.55 MiB. 2024.01.30 03:21:04.000211 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.21 MiB, peak 243.84 MiB, will set to 237.20 MiB (RSS), difference: -2.01 MiB 2024.01.30 03:21:08.398916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:08.399051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:08.399082 [ 3 ] {} HTTP-Session: 5b82a437-3ba7-4b8a-8d19-622577f374ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:08.399110 [ 3 ] {} HTTP-Session: 5b82a437-3ba7-4b8a-8d19-622577f374ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:08.399245 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:08.399307 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:08.399470 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:08.399919 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:08.400208 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.30 03:21:08.400378 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.30 03:21:08.400515 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} executeQuery: Read 21 rows, 1.70 KiB in 0.001229548 sec., 17079 rows/sec., 1.35 MiB/sec. 2024.01.30 03:21:08.400668 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} DynamicQueryHandler: Done processing query 2024.01.30 03:21:08.400694 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:08.400712 [ 3 ] {} HTTP-Session: 5b82a437-3ba7-4b8a-8d19-622577f374ed Destroying unnamed session 2024.01.30 03:21:08.400847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:08.400901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:08.400922 [ 3 ] {} HTTP-Session: 73f92596-842b-4d20-a29e-8860d6c789ec Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:08.400940 [ 3 ] {} HTTP-Session: 73f92596-842b-4d20-a29e-8860d6c789ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:08.401025 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:08.401068 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:08.401177 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:08.401539 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:08.401764 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.30 03:21:08.401927 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.30 03:21:08.402063 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} executeQuery: Read 63 rows, 5.70 KiB in 0.001007333 sec., 62541 rows/sec., 5.52 MiB/sec. 2024.01.30 03:21:08.402190 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} DynamicQueryHandler: Done processing query 2024.01.30 03:21:08.402215 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:21:08.402230 [ 3 ] {} HTTP-Session: 73f92596-842b-4d20-a29e-8860d6c789ec Destroying unnamed session 2024.01.30 03:21:08.402361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:08.402410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:08.402434 [ 3 ] {} HTTP-Session: 069b226d-8de9-4441-adee-45d0dcdaa9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:08.402453 [ 3 ] {} HTTP-Session: 069b226d-8de9-4441-adee-45d0dcdaa9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:08.402525 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:08.402565 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:08.402673 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:08.402975 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:08.403193 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.30 03:21:08.403345 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.30 03:21:08.403468 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} executeQuery: Read 21 rows, 1.68 KiB in 0.000908351 sec., 23118 rows/sec., 1.81 MiB/sec. 2024.01.30 03:21:08.403617 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} DynamicQueryHandler: Done processing query 2024.01.30 03:21:08.403648 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:08.403665 [ 3 ] {} HTTP-Session: 069b226d-8de9-4441-adee-45d0dcdaa9a1 Destroying unnamed session 2024.01.30 03:21:08.403795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:08.403842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:08.403862 [ 3 ] {} HTTP-Session: 089365e2-bfa9-4b29-a083-a3e6f8d98a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:08.403880 [ 3 ] {} HTTP-Session: 089365e2-bfa9-4b29-a083-a3e6f8d98a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:08.403961 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:08.404006 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:08.404155 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:08.404527 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:08.404832 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.01.30 03:21:08.405022 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.01.30 03:21:08.405152 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} executeQuery: Read 21 rows, 29.02 KiB in 0.001161346 sec., 18082 rows/sec., 24.40 MiB/sec. 2024.01.30 03:21:08.405315 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} DynamicQueryHandler: Done processing query 2024.01.30 03:21:08.405346 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:21:08.405362 [ 3 ] {} HTTP-Session: 089365e2-bfa9-4b29-a083-a3e6f8d98a64 Destroying unnamed session 2024.01.30 03:21:13.162410 [ 95 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:21:13.162485 [ 95 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:21:13.399814 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:13.399921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:13.399947 [ 3 ] {} HTTP-Session: 701fcc68-3358-42a7-a00a-923335416ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:13.399974 [ 3 ] {} HTTP-Session: 701fcc68-3358-42a7-a00a-923335416ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:13.400106 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:13.400168 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:13.400328 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:13.400763 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:13.401124 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.30 03:21:13.401327 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.30 03:21:13.401453 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} executeQuery: Read 34 rows, 2.76 KiB in 0.00131139 sec., 25926 rows/sec., 2.05 MiB/sec. 2024.01.30 03:21:13.401609 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} DynamicQueryHandler: Done processing query 2024.01.30 03:21:13.401634 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:13.401651 [ 3 ] {} HTTP-Session: 701fcc68-3358-42a7-a00a-923335416ee6 Destroying unnamed session 2024.01.30 03:21:13.401804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:13.401857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:13.401877 [ 3 ] {} HTTP-Session: 176f95da-9c7e-4c71-87e7-74e9fe5f377c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:13.401896 [ 3 ] {} HTTP-Session: 176f95da-9c7e-4c71-87e7-74e9fe5f377c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:13.401986 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:13.402030 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:13.402141 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:13.402480 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:13.402703 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.30 03:21:13.402855 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.30 03:21:13.402980 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} executeQuery: Read 102 rows, 10.65 KiB in 0.000964462 sec., 105758 rows/sec., 10.78 MiB/sec. 2024.01.30 03:21:13.403104 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} DynamicQueryHandler: Done processing query 2024.01.30 03:21:13.403127 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:21:13.403143 [ 3 ] {} HTTP-Session: 176f95da-9c7e-4c71-87e7-74e9fe5f377c Destroying unnamed session 2024.01.30 03:21:13.403266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:13.403313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:13.403332 [ 3 ] {} HTTP-Session: 6197ff79-634b-4e57-a87b-08d65067ffb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:13.403349 [ 3 ] {} HTTP-Session: 6197ff79-634b-4e57-a87b-08d65067ffb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:13.403420 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:13.403459 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:13.403566 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:13.403843 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:13.404049 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.30 03:21:13.404194 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.30 03:21:13.404315 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} executeQuery: Read 34 rows, 2.72 KiB in 0.00086702 sec., 39214 rows/sec., 3.07 MiB/sec. 2024.01.30 03:21:13.404434 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} DynamicQueryHandler: Done processing query 2024.01.30 03:21:13.404458 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:13.404473 [ 3 ] {} HTTP-Session: 6197ff79-634b-4e57-a87b-08d65067ffb8 Destroying unnamed session 2024.01.30 03:21:13.404627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:13.404673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:13.404692 [ 3 ] {} HTTP-Session: 7f569eda-597b-4b19-8d4b-35d9f60488c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:13.404708 [ 3 ] {} HTTP-Session: 7f569eda-597b-4b19-8d4b-35d9f60488c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:13.404791 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:13.404835 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:13.404972 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:13.405389 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:13.405715 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.01.30 03:21:13.405909 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.01.30 03:21:13.406031 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} executeQuery: Read 34 rows, 46.98 KiB in 0.001211088 sec., 28073 rows/sec., 37.88 MiB/sec. 2024.01.30 03:21:13.406161 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} DynamicQueryHandler: Done processing query 2024.01.30 03:21:13.406184 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:21:13.406201 [ 3 ] {} HTTP-Session: 7f569eda-597b-4b19-8d4b-35d9f60488c8 Destroying unnamed session 2024.01.30 03:21:18.398588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:18.398720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:18.398752 [ 3 ] {} HTTP-Session: 5f7a7c0f-1e7f-4406-bed3-f58ed599d2ec Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:18.398780 [ 3 ] {} HTTP-Session: 5f7a7c0f-1e7f-4406-bed3-f58ed599d2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:18.398921 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:18.398997 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:18.399180 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:18.399606 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:18.399871 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.30 03:21:18.400036 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.30 03:21:18.400158 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} executeQuery: Read 21 rows, 1.70 KiB in 0.001188927 sec., 17662 rows/sec., 1.40 MiB/sec. 2024.01.30 03:21:18.400341 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} DynamicQueryHandler: Done processing query 2024.01.30 03:21:18.400367 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:18.400384 [ 3 ] {} HTTP-Session: 5f7a7c0f-1e7f-4406-bed3-f58ed599d2ec Destroying unnamed session 2024.01.30 03:21:18.400515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:18.400566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:18.400587 [ 3 ] {} HTTP-Session: 607dcaa4-291d-42b9-8131-bfb67a285ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:18.400604 [ 3 ] {} HTTP-Session: 607dcaa4-291d-42b9-8131-bfb67a285ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:18.400686 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:18.400731 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:18.400847 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:18.401163 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:18.401384 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.30 03:21:18.401531 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.30 03:21:18.401633 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} executeQuery: Read 63 rows, 5.70 KiB in 0.000917331 sec., 68677 rows/sec., 6.07 MiB/sec. 2024.01.30 03:21:18.401754 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} DynamicQueryHandler: Done processing query 2024.01.30 03:21:18.401777 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:21:18.401794 [ 3 ] {} HTTP-Session: 607dcaa4-291d-42b9-8131-bfb67a285ac8 Destroying unnamed session 2024.01.30 03:21:18.401912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:18.401960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:18.401980 [ 3 ] {} HTTP-Session: 83f147f2-9ed3-4ffa-bb50-c5f7714e5fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:18.401998 [ 3 ] {} HTTP-Session: 83f147f2-9ed3-4ffa-bb50-c5f7714e5fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:18.402071 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:18.402111 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:18.402220 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:18.402530 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:18.402747 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.30 03:21:18.402898 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.30 03:21:18.403002 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} executeQuery: Read 21 rows, 1.68 KiB in 0.00090256 sec., 23267 rows/sec., 1.82 MiB/sec. 2024.01.30 03:21:18.403112 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} DynamicQueryHandler: Done processing query 2024.01.30 03:21:18.403136 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:18.403151 [ 3 ] {} HTTP-Session: 83f147f2-9ed3-4ffa-bb50-c5f7714e5fd3 Destroying unnamed session 2024.01.30 03:21:18.403271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:18.403317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:18.403336 [ 3 ] {} HTTP-Session: 0689f27e-244a-4841-931c-056e815c5362 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:18.403353 [ 3 ] {} HTTP-Session: 0689f27e-244a-4841-931c-056e815c5362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:18.403429 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:18.403473 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:18.403607 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:18.403977 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:18.404281 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.01.30 03:21:18.404460 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.01.30 03:21:18.404561 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} executeQuery: Read 21 rows, 29.02 KiB in 0.001104635 sec., 19010 rows/sec., 25.65 MiB/sec. 2024.01.30 03:21:18.404682 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} DynamicQueryHandler: Done processing query 2024.01.30 03:21:18.404706 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:21:18.404722 [ 3 ] {} HTTP-Session: 0689f27e-244a-4841-931c-056e815c5362 Destroying unnamed session 2024.01.30 03:21:23.401533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:23.401657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:23.401683 [ 3 ] {} HTTP-Session: 8c226849-ea40-48a2-b38f-0f576af9c2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:23.401707 [ 3 ] {} HTTP-Session: 8c226849-ea40-48a2-b38f-0f576af9c2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:23.401836 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:23.401896 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:23.402063 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:23.402509 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:23.402810 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.30 03:21:23.402970 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.30 03:21:23.403090 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} executeQuery: Read 34 rows, 2.76 KiB in 0.001219978 sec., 27869 rows/sec., 2.21 MiB/sec. 2024.01.30 03:21:23.403217 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} DynamicQueryHandler: Done processing query 2024.01.30 03:21:23.403242 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:23.403258 [ 3 ] {} HTTP-Session: 8c226849-ea40-48a2-b38f-0f576af9c2f9 Destroying unnamed session 2024.01.30 03:21:23.403370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:23.403416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:23.403435 [ 3 ] {} HTTP-Session: 850d8ae6-73db-458b-abac-a3b98e10bdbe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:23.403451 [ 3 ] {} HTTP-Session: 850d8ae6-73db-458b-abac-a3b98e10bdbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:23.403521 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:23.403560 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:21:23.403665 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:23.403950 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:23.404176 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.30 03:21:23.404326 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.30 03:21:23.404421 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} executeQuery: Read 2 rows, 175.00 B in 0.00087157 sec., 2294 rows/sec., 196.08 KiB/sec. 2024.01.30 03:21:23.404601 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} DynamicQueryHandler: Done processing query 2024.01.30 03:21:23.404625 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:23.404642 [ 3 ] {} HTTP-Session: 850d8ae6-73db-458b-abac-a3b98e10bdbe Destroying unnamed session 2024.01.30 03:21:23.404797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:23.404843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:23.404862 [ 3 ] {} HTTP-Session: d9f58350-03c0-4a25-90f2-c67f9ab78822 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:23.404879 [ 3 ] {} HTTP-Session: d9f58350-03c0-4a25-90f2-c67f9ab78822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:23.404955 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:23.404992 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:23.405102 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:23.405470 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:23.405689 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.30 03:21:23.405835 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.30 03:21:23.405930 [ 89 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.30 03:21:23.405935 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} executeQuery: Read 139 rows, 13.85 KiB in 0.000952042 sec., 146001 rows/sec., 14.21 MiB/sec. 2024.01.30 03:21:23.405980 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:23.406074 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} DynamicQueryHandler: Done processing query 2024.01.30 03:21:23.406085 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.30 03:21:23.406104 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:21:23.406164 [ 3 ] {} HTTP-Session: d9f58350-03c0-4a25-90f2-c67f9ab78822 Destroying unnamed session 2024.01.30 03:21:23.406241 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:23.406280 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 205 rows starting from the beginning of the part 2024.01.30 03:21:23.406322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:23.406393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:23.406444 [ 3 ] {} HTTP-Session: 1f5f5626-c123-4c44-b3a2-328227a1860d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:23.406498 [ 3 ] {} HTTP-Session: 1f5f5626-c123-4c44-b3a2-328227a1860d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:23.406522 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 103 rows starting from the beginning of the part 2024.01.30 03:21:23.406677 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:23.406750 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 63 rows starting from the beginning of the part 2024.01.30 03:21:23.406769 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:21:23.407011 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 102 rows starting from the beginning of the part 2024.01.30 03:21:23.407226 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:23.407256 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 63 rows starting from the beginning of the part 2024.01.30 03:21:23.407448 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 139 rows starting from the beginning of the part 2024.01.30 03:21:23.408011 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:23.408428 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.30 03:21:23.408754 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.30 03:21:23.408940 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} executeQuery: Read 2 rows, 143.00 B in 0.00220272 sec., 907 rows/sec., 63.40 KiB/sec. 2024.01.30 03:21:23.409218 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} DynamicQueryHandler: Done processing query 2024.01.30 03:21:23.409297 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:23.409368 [ 3 ] {} HTTP-Session: 1f5f5626-c123-4c44-b3a2-328227a1860d Destroying unnamed session 2024.01.30 03:21:23.409441 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.003392087 sec., 198992.53763243693 rows/sec., 19.13 MiB/sec. 2024.01.30 03:21:23.409540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:23.409608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:23.409643 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.30 03:21:23.409653 [ 3 ] {} HTTP-Session: fc12b8ea-3faa-4add-8c60-eb786b76c078 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:23.409720 [ 3 ] {} HTTP-Session: fc12b8ea-3faa-4add-8c60-eb786b76c078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:23.409836 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:23.409891 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:23.409960 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.30 03:21:23.410099 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.30 03:21:23.410146 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:23.410544 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:23.410761 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.30 03:21:23.410914 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.30 03:21:23.411015 [ 89 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.30 03:21:23.411029 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} executeQuery: Read 60 rows, 4.78 KiB in 0.001160076 sec., 51720 rows/sec., 4.03 MiB/sec. 2024.01.30 03:21:23.411082 [ 89 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:23.411189 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} DynamicQueryHandler: Done processing query 2024.01.30 03:21:23.411195 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.30 03:21:23.411219 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:21:23.411256 [ 3 ] {} HTTP-Session: fc12b8ea-3faa-4add-8c60-eb786b76c078 Destroying unnamed session 2024.01.30 03:21:23.411328 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:23.411363 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 105 rows starting from the beginning of the part 2024.01.30 03:21:23.411426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:23.411513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:23.411561 [ 3 ] {} HTTP-Session: d02bd616-86b2-4b00-b702-dc8d31780439 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:23.411578 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part 2024.01.30 03:21:23.411595 [ 3 ] {} HTTP-Session: d02bd616-86b2-4b00-b702-dc8d31780439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:23.411835 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:23.411838 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:23.411961 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:21:23.412061 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:23.412365 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:23.412512 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:23.412610 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part 2024.01.30 03:21:23.413334 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:23.414080 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.30 03:21:23.414191 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.003040869 sec., 91092.38181585593 rows/sec., 7.12 MiB/sec. 2024.01.30 03:21:23.414372 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.30 03:21:23.414382 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.30 03:21:23.414577 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} executeQuery: Read 37 rows, 2.67 KiB in 0.00265898 sec., 13915 rows/sec., 1004.85 KiB/sec. 2024.01.30 03:21:23.414654 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.30 03:21:23.414786 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.30 03:21:23.414813 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} DynamicQueryHandler: Done processing query 2024.01.30 03:21:23.414873 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:23.414908 [ 3 ] {} HTTP-Session: d02bd616-86b2-4b00-b702-dc8d31780439 Destroying unnamed session 2024.01.30 03:21:23.415066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:23.415113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:23.415132 [ 3 ] {} HTTP-Session: 46560ba0-008f-410b-99ac-e588acc0a81c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:23.415149 [ 3 ] {} HTTP-Session: 46560ba0-008f-410b-99ac-e588acc0a81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:23.415229 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:23.415274 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:23.415429 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:23.415901 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:23.416209 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.01.30 03:21:23.416389 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.01.30 03:21:23.416493 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} executeQuery: Read 34 rows, 46.98 KiB in 0.001235488 sec., 27519 rows/sec., 37.14 MiB/sec. 2024.01.30 03:21:23.416640 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} DynamicQueryHandler: Done processing query 2024.01.30 03:21:23.416665 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:21:23.416681 [ 3 ] {} HTTP-Session: 46560ba0-008f-410b-99ac-e588acc0a81c Destroying unnamed session 2024.01.30 03:21:28.162757 [ 85 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:21:28.162838 [ 85 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:21:28.399068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:28.399175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:28.399205 [ 3 ] {} HTTP-Session: 885d6085-6138-4db3-90a7-b47acb652398 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:28.399233 [ 3 ] {} HTTP-Session: 885d6085-6138-4db3-90a7-b47acb652398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:28.399374 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:28.399442 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:28.399625 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:28.400098 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:28.400364 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.30 03:21:28.400530 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.30 03:21:28.400655 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} executeQuery: Read 21 rows, 1.70 KiB in 0.001243998 sec., 16881 rows/sec., 1.34 MiB/sec. 2024.01.30 03:21:28.400701 [ 86 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.30 03:21:28.400815 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} DynamicQueryHandler: Done processing query 2024.01.30 03:21:28.400859 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:28.400868 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:28.400886 [ 3 ] {} HTTP-Session: 885d6085-6138-4db3-90a7-b47acb652398 Destroying unnamed session 2024.01.30 03:21:28.401029 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.30 03:21:28.401068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:28.401173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:28.401257 [ 3 ] {} HTTP-Session: 715c7f10-7f10-4886-994b-4f599c45684c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:28.401334 [ 3 ] {} HTTP-Session: 715c7f10-7f10-4886-994b-4f599c45684c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:28.401388 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:28.401475 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 55 rows starting from the beginning of the part 2024.01.30 03:21:28.401524 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:28.401613 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:21:28.401796 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:28.402121 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:28.402129 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:28.402341 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:28.402609 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:28.402892 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:28.402988 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:28.403374 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.30 03:21:28.403707 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.30 03:21:28.404004 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} executeQuery: Read 2 rows, 175.00 B in 0.002412515 sec., 829 rows/sec., 70.84 KiB/sec. 2024.01.30 03:21:28.404456 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} DynamicQueryHandler: Done processing query 2024.01.30 03:21:28.404497 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:28.404526 [ 3 ] {} HTTP-Session: 715c7f10-7f10-4886-994b-4f599c45684c Destroying unnamed session 2024.01.30 03:21:28.404530 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003554941 sec., 52321.54345177599 rows/sec., 4.14 MiB/sec. 2024.01.30 03:21:28.404679 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.30 03:21:28.404685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:28.404746 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:28.404767 [ 3 ] {} HTTP-Session: 9e5322b7-8050-4b28-8d9a-2b0316575c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:28.404786 [ 3 ] {} HTTP-Session: 9e5322b7-8050-4b28-8d9a-2b0316575c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:28.404874 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:28.404913 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.30 03:21:28.404921 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:28.404991 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.30 03:21:28.405106 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:28.405431 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:28.405670 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.30 03:21:28.405822 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.30 03:21:28.405936 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} executeQuery: Read 64 rows, 5.79 KiB in 0.001031203 sec., 62063 rows/sec., 5.48 MiB/sec. 2024.01.30 03:21:28.406042 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} DynamicQueryHandler: Done processing query 2024.01.30 03:21:28.406067 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:21:28.406082 [ 3 ] {} HTTP-Session: 9e5322b7-8050-4b28-8d9a-2b0316575c67 Destroying unnamed session 2024.01.30 03:21:28.406227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:28.406271 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:28.406291 [ 3 ] {} HTTP-Session: 295a2377-0fe0-4a7b-b523-68ae454770dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:28.406308 [ 3 ] {} HTTP-Session: 295a2377-0fe0-4a7b-b523-68ae454770dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:28.406376 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:28.406414 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:21:28.406519 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:28.406768 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:28.406978 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.30 03:21:28.407127 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.30 03:21:28.407260 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} executeQuery: Read 2 rows, 143.00 B in 0.000853439 sec., 2343 rows/sec., 163.63 KiB/sec. 2024.01.30 03:21:28.407381 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} DynamicQueryHandler: Done processing query 2024.01.30 03:21:28.407406 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:28.407421 [ 3 ] {} HTTP-Session: 295a2377-0fe0-4a7b-b523-68ae454770dd Destroying unnamed session 2024.01.30 03:21:28.407545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:28.407590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:28.407609 [ 3 ] {} HTTP-Session: 6aca9967-b7e1-4793-8ba3-389ba3fc38fd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:28.407626 [ 3 ] {} HTTP-Session: 6aca9967-b7e1-4793-8ba3-389ba3fc38fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:28.407696 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:28.407734 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:28.407839 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:28.408112 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:28.408314 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.30 03:21:28.408464 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.30 03:21:28.408579 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} executeQuery: Read 23 rows, 1.84 KiB in 0.000855289 sec., 26891 rows/sec., 2.11 MiB/sec. 2024.01.30 03:21:28.408683 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} DynamicQueryHandler: Done processing query 2024.01.30 03:21:28.408707 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:28.408722 [ 3 ] {} HTTP-Session: 6aca9967-b7e1-4793-8ba3-389ba3fc38fd Destroying unnamed session 2024.01.30 03:21:28.408825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:28.408868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:28.408886 [ 3 ] {} HTTP-Session: 267c777b-977f-48e1-9b46-dc41c37eea4a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:28.408903 [ 3 ] {} HTTP-Session: 267c777b-977f-48e1-9b46-dc41c37eea4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:28.408970 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:28.409013 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:21:28.409133 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:28.409383 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:28.409676 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.30 03:21:28.409883 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.30 03:21:28.410022 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} executeQuery: Read 1 rows, 72.00 B in 0.001014263 sec., 985 rows/sec., 69.32 KiB/sec. 2024.01.30 03:21:28.410240 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} DynamicQueryHandler: Done processing query 2024.01.30 03:21:28.410264 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:28.410280 [ 3 ] {} HTTP-Session: 267c777b-977f-48e1-9b46-dc41c37eea4a Destroying unnamed session 2024.01.30 03:21:28.410433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:28.410480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:28.410499 [ 3 ] {} HTTP-Session: 6a353720-f095-4ad2-a3c6-7a736674573b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:28.410515 [ 3 ] {} HTTP-Session: 6a353720-f095-4ad2-a3c6-7a736674573b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:28.410590 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:28.410636 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:28.410792 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:28.411181 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:28.411498 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.01.30 03:21:28.411679 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.01.30 03:21:28.411797 [ 86 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.01.30 03:21:28.411813 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} executeQuery: Read 21 rows, 29.02 KiB in 0.001184526 sec., 17728 rows/sec., 23.92 MiB/sec. 2024.01.30 03:21:28.411859 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:28.412020 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.01.30 03:21:28.412080 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} DynamicQueryHandler: Done processing query 2024.01.30 03:21:28.412126 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:21:28.412169 [ 3 ] {} HTTP-Session: 6a353720-f095-4ad2-a3c6-7a736674573b Destroying unnamed session 2024.01.30 03:21:28.412208 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:28.412248 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1241 rows starting from the beginning of the part 2024.01.30 03:21:28.412362 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:28.412465 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:28.412559 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:28.412655 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:28.412744 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:28.415118 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 6 columns (6 merged, 0 gathered) in 0.003200493 sec., 428683.95587804756 rows/sec., 578.49 MiB/sec. 2024.01.30 03:21:28.415805 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.01.30 03:21:28.416062 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.01.30 03:21:28.416132 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.01.30 03:21:28.416215 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11: 8.61 MiB. 2024.01.30 03:21:29.000213 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 241.45 MiB, peak 246.05 MiB, will set to 237.25 MiB (RSS), difference: -4.20 MiB 2024.01.30 03:21:33.400071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:33.400207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:33.400239 [ 3 ] {} HTTP-Session: e256fa17-5427-4a3e-ace8-83d891853401 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:33.400266 [ 3 ] {} HTTP-Session: e256fa17-5427-4a3e-ace8-83d891853401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:33.400411 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:33.400478 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:33.400659 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:33.401159 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:33.401430 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.30 03:21:33.401595 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.30 03:21:33.401715 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} executeQuery: Read 34 rows, 2.76 KiB in 0.001266679 sec., 26841 rows/sec., 2.12 MiB/sec. 2024.01.30 03:21:33.401875 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} DynamicQueryHandler: Done processing query 2024.01.30 03:21:33.401901 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:33.401918 [ 3 ] {} HTTP-Session: e256fa17-5427-4a3e-ace8-83d891853401 Destroying unnamed session 2024.01.30 03:21:33.402083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:33.402137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:33.402156 [ 3 ] {} HTTP-Session: 3fe01787-368b-4143-b0ce-d84f2da7ea11 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:33.402175 [ 3 ] {} HTTP-Session: 3fe01787-368b-4143-b0ce-d84f2da7ea11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:33.402251 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:33.402291 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:33.402394 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:33.402772 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:33.402988 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.30 03:21:33.403141 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.30 03:21:33.403271 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} executeQuery: Read 102 rows, 10.65 KiB in 0.000990582 sec., 102969 rows/sec., 10.50 MiB/sec. 2024.01.30 03:21:33.403390 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} DynamicQueryHandler: Done processing query 2024.01.30 03:21:33.403414 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:21:33.403430 [ 3 ] {} HTTP-Session: 3fe01787-368b-4143-b0ce-d84f2da7ea11 Destroying unnamed session 2024.01.30 03:21:33.403550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:33.403596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:33.403615 [ 3 ] {} HTTP-Session: 29d401c5-b093-46df-9b44-7e4f11710009 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:33.403632 [ 3 ] {} HTTP-Session: 29d401c5-b093-46df-9b44-7e4f11710009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:33.403702 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:33.403741 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:33.403847 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:33.404139 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:33.404343 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.30 03:21:33.404498 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.30 03:21:33.404623 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} executeQuery: Read 34 rows, 2.72 KiB in 0.00089268 sec., 38087 rows/sec., 2.98 MiB/sec. 2024.01.30 03:21:33.404781 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} DynamicQueryHandler: Done processing query 2024.01.30 03:21:33.404821 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:33.404842 [ 3 ] {} HTTP-Session: 29d401c5-b093-46df-9b44-7e4f11710009 Destroying unnamed session 2024.01.30 03:21:33.404977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:33.405023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:33.405042 [ 3 ] {} HTTP-Session: 223e6ad1-669f-4609-89a5-3a46bd47aae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:33.405058 [ 3 ] {} HTTP-Session: 223e6ad1-669f-4609-89a5-3a46bd47aae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:33.405142 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:33.405187 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:33.405336 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:33.405765 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:33.406068 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.01.30 03:21:33.406235 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.01.30 03:21:33.406362 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} executeQuery: Read 34 rows, 46.98 KiB in 0.001214098 sec., 28004 rows/sec., 37.79 MiB/sec. 2024.01.30 03:21:33.406487 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} DynamicQueryHandler: Done processing query 2024.01.30 03:21:33.406510 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:21:33.406525 [ 3 ] {} HTTP-Session: 223e6ad1-669f-4609-89a5-3a46bd47aae1 Destroying unnamed session 2024.01.30 03:21:38.399657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:38.399835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:38.399882 [ 3 ] {} HTTP-Session: d1a54c12-9fdf-4299-a213-86911e0c30bc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:38.399923 [ 3 ] {} HTTP-Session: d1a54c12-9fdf-4299-a213-86911e0c30bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:38.400127 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:38.400227 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:38.400425 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:38.400925 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:38.401196 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.30 03:21:38.401365 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.30 03:21:38.401495 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} executeQuery: Read 21 rows, 1.70 KiB in 0.001312099 sec., 16004 rows/sec., 1.27 MiB/sec. 2024.01.30 03:21:38.401659 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} DynamicQueryHandler: Done processing query 2024.01.30 03:21:38.401684 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:38.401701 [ 3 ] {} HTTP-Session: d1a54c12-9fdf-4299-a213-86911e0c30bc Destroying unnamed session 2024.01.30 03:21:38.401838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:38.401892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:38.401912 [ 3 ] {} HTTP-Session: 0ec1a66b-854c-4a4c-be00-04c7b65efc21 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:38.401930 [ 3 ] {} HTTP-Session: 0ec1a66b-854c-4a4c-be00-04c7b65efc21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:38.402010 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:38.402051 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:38.402159 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:38.402515 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:38.402722 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.30 03:21:38.402874 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.30 03:21:38.403002 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} executeQuery: Read 63 rows, 5.70 KiB in 0.000962362 sec., 65463 rows/sec., 5.78 MiB/sec. 2024.01.30 03:21:38.403155 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} DynamicQueryHandler: Done processing query 2024.01.30 03:21:38.403202 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:21:38.403222 [ 3 ] {} HTTP-Session: 0ec1a66b-854c-4a4c-be00-04c7b65efc21 Destroying unnamed session 2024.01.30 03:21:38.403349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:38.403396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:38.403415 [ 3 ] {} HTTP-Session: 52ffe2a4-5b90-4ff9-9884-a5a9ea1d9f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:38.403432 [ 3 ] {} HTTP-Session: 52ffe2a4-5b90-4ff9-9884-a5a9ea1d9f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:38.403507 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:38.403546 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:38.403659 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:38.403944 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:38.404156 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.30 03:21:38.404315 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.30 03:21:38.404434 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} executeQuery: Read 21 rows, 1.68 KiB in 0.0008987 sec., 23367 rows/sec., 1.83 MiB/sec. 2024.01.30 03:21:38.404549 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} DynamicQueryHandler: Done processing query 2024.01.30 03:21:38.404573 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:38.404589 [ 3 ] {} HTTP-Session: 52ffe2a4-5b90-4ff9-9884-a5a9ea1d9f03 Destroying unnamed session 2024.01.30 03:21:38.404754 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:38.404801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:38.404820 [ 3 ] {} HTTP-Session: 9ef1bcea-d9d3-4af7-a956-07b4948c1ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:38.404836 [ 3 ] {} HTTP-Session: 9ef1bcea-d9d3-4af7-a956-07b4948c1ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:38.404914 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:38.404959 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:38.405096 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:38.405493 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:38.405792 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.01.30 03:21:38.405971 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.01.30 03:21:38.406099 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} executeQuery: Read 21 rows, 29.02 KiB in 0.001156766 sec., 18154 rows/sec., 24.50 MiB/sec. 2024.01.30 03:21:38.406226 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} DynamicQueryHandler: Done processing query 2024.01.30 03:21:38.406248 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:21:38.406263 [ 3 ] {} HTTP-Session: 9ef1bcea-d9d3-4af7-a956-07b4948c1ff0 Destroying unnamed session 2024.01.30 03:21:39.022978 [ 61 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.01.30 03:21:39.023056 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:39.023138 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.01.30 03:21:39.023267 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:39.023305 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.01.30 03:21:39.023454 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.01.30 03:21:39.023559 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.01.30 03:21:39.023654 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.01.30 03:21:39.023747 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.01.30 03:21:39.024383 [ 9 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280129 sec., 12498.74036132296 rows/sec., 1.03 MiB/sec. 2024.01.30 03:21:39.024533 [ 9 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.01.30 03:21:39.024731 [ 9 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.01.30 03:21:39.024795 [ 9 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.01.30 03:21:40.638259 [ 69 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.01.30 03:21:40.638393 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:40.638568 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.01.30 03:21:40.638783 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:40.638837 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.01.30 03:21:40.639017 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2024.01.30 03:21:40.639162 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.01.30 03:21:40.639296 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.01.30 03:21:40.639439 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part 2024.01.30 03:21:40.640184 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001695259 sec., 9438.085861806367 rows/sec., 659.01 KiB/sec. 2024.01.30 03:21:40.640305 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.01.30 03:21:40.640482 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.01.30 03:21:40.640545 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.01.30 03:21:43.163106 [ 66 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:21:43.163211 [ 66 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:21:43.400094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:43.400201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:43.400232 [ 3 ] {} HTTP-Session: d57eafd9-56e3-4a5c-8f07-646bbab28300 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:43.400261 [ 3 ] {} HTTP-Session: d57eafd9-56e3-4a5c-8f07-646bbab28300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:43.400407 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:43.400477 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:43.400641 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:43.401072 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:43.401338 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.30 03:21:43.401511 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.30 03:21:43.401628 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} executeQuery: Read 34 rows, 2.76 KiB in 0.001181907 sec., 28767 rows/sec., 2.28 MiB/sec. 2024.01.30 03:21:43.401783 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} DynamicQueryHandler: Done processing query 2024.01.30 03:21:43.401811 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:43.401827 [ 3 ] {} HTTP-Session: d57eafd9-56e3-4a5c-8f07-646bbab28300 Destroying unnamed session 2024.01.30 03:21:43.401969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:43.402022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:43.402045 [ 3 ] {} HTTP-Session: 6c41f56b-aaec-4b6b-9847-1a93fa19b2fb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:43.402063 [ 3 ] {} HTTP-Session: 6c41f56b-aaec-4b6b-9847-1a93fa19b2fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:43.402146 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:43.402189 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:43.402299 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:43.402638 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:43.402857 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.30 03:21:43.403010 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.30 03:21:43.403110 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} executeQuery: Read 102 rows, 10.65 KiB in 0.000935011 sec., 109089 rows/sec., 11.12 MiB/sec. 2024.01.30 03:21:43.403275 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} DynamicQueryHandler: Done processing query 2024.01.30 03:21:43.403317 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:21:43.403336 [ 3 ] {} HTTP-Session: 6c41f56b-aaec-4b6b-9847-1a93fa19b2fb Destroying unnamed session 2024.01.30 03:21:43.403454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:43.403502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:43.403522 [ 3 ] {} HTTP-Session: 97f6b720-9177-44fa-912a-551a870eec50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:43.403539 [ 3 ] {} HTTP-Session: 97f6b720-9177-44fa-912a-551a870eec50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:43.403614 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:43.403655 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:43.403773 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:43.404059 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:43.404270 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.30 03:21:43.404431 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.30 03:21:43.404530 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} executeQuery: Read 34 rows, 2.72 KiB in 0.00088748 sec., 38310 rows/sec., 3.00 MiB/sec. 2024.01.30 03:21:43.404650 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} DynamicQueryHandler: Done processing query 2024.01.30 03:21:43.404675 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:43.404691 [ 3 ] {} HTTP-Session: 97f6b720-9177-44fa-912a-551a870eec50 Destroying unnamed session 2024.01.30 03:21:43.404820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:43.404867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:43.404886 [ 3 ] {} HTTP-Session: c8ec3c56-f897-4459-b869-dab032a249e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:43.404902 [ 3 ] {} HTTP-Session: c8ec3c56-f897-4459-b869-dab032a249e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:43.404988 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:43.405034 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:43.405174 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:43.405596 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:43.405908 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.01.30 03:21:43.406090 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.01.30 03:21:43.406195 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} executeQuery: Read 34 rows, 46.98 KiB in 0.001178136 sec., 28859 rows/sec., 38.94 MiB/sec. 2024.01.30 03:21:43.406316 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} DynamicQueryHandler: Done processing query 2024.01.30 03:21:43.406340 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:21:43.406357 [ 3 ] {} HTTP-Session: c8ec3c56-f897-4459-b869-dab032a249e1 Destroying unnamed session 2024.01.30 03:21:48.399543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:48.399678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:48.399708 [ 3 ] {} HTTP-Session: fa364565-29b5-43dd-ab95-73aade66df17 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:48.399736 [ 3 ] {} HTTP-Session: fa364565-29b5-43dd-ab95-73aade66df17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:48.399879 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:48.399945 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:48.400133 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:48.400594 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:48.400858 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.30 03:21:48.401020 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.30 03:21:48.401140 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} executeQuery: Read 21 rows, 1.70 KiB in 0.001221967 sec., 17185 rows/sec., 1.36 MiB/sec. 2024.01.30 03:21:48.401285 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} DynamicQueryHandler: Done processing query 2024.01.30 03:21:48.401310 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:48.401326 [ 3 ] {} HTTP-Session: fa364565-29b5-43dd-ab95-73aade66df17 Destroying unnamed session 2024.01.30 03:21:48.401437 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:48.401483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:48.401501 [ 3 ] {} HTTP-Session: cea4e2e9-5a9d-4f22-9c2f-0eaa93904faa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:48.401517 [ 3 ] {} HTTP-Session: cea4e2e9-5a9d-4f22-9c2f-0eaa93904faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:48.401587 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:48.401626 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:21:48.401733 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:48.401998 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:48.402200 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.30 03:21:48.402350 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.30 03:21:48.402446 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} executeQuery: Read 2 rows, 175.00 B in 0.000832489 sec., 2402 rows/sec., 205.29 KiB/sec. 2024.01.30 03:21:48.402584 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} DynamicQueryHandler: Done processing query 2024.01.30 03:21:48.402607 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:48.402623 [ 3 ] {} HTTP-Session: cea4e2e9-5a9d-4f22-9c2f-0eaa93904faa Destroying unnamed session 2024.01.30 03:21:48.402742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:48.402787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:48.402806 [ 3 ] {} HTTP-Session: 0b616109-8e5b-4034-987b-c09f4468aa99 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:48.402822 [ 3 ] {} HTTP-Session: 0b616109-8e5b-4034-987b-c09f4468aa99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:48.402894 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:48.402931 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:48.403033 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:48.403330 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:48.403534 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.30 03:21:48.403690 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.30 03:21:48.403786 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} executeQuery: Read 64 rows, 5.79 KiB in 0.000865239 sec., 73968 rows/sec., 6.53 MiB/sec. 2024.01.30 03:21:48.403777 [ 70 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.30 03:21:48.403847 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:48.403907 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} DynamicQueryHandler: Done processing query 2024.01.30 03:21:48.403912 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.30 03:21:48.403932 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:21:48.403967 [ 3 ] {} HTTP-Session: 0b616109-8e5b-4034-987b-c09f4468aa99 Destroying unnamed session 2024.01.30 03:21:48.404006 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:48.404033 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 205 rows starting from the beginning of the part 2024.01.30 03:21:48.404088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:48.404139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:48.404146 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part 2024.01.30 03:21:48.404163 [ 3 ] {} HTTP-Session: d73fbda6-5665-40bd-860d-33ade69ab421 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:48.404193 [ 3 ] {} HTTP-Session: d73fbda6-5665-40bd-860d-33ade69ab421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:48.404273 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 102 rows starting from the beginning of the part 2024.01.30 03:21:48.404301 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:48.404349 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:21:48.404386 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 63 rows starting from the beginning of the part 2024.01.30 03:21:48.404552 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 102 rows starting from the beginning of the part 2024.01.30 03:21:48.404574 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:48.404671 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part 2024.01.30 03:21:48.405011 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:48.405308 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.30 03:21:48.405469 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.30 03:21:48.405646 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} executeQuery: Read 2 rows, 143.00 B in 0.001303809 sec., 1533 rows/sec., 107.11 KiB/sec. 2024.01.30 03:21:48.405716 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811661 sec., 331187.7884438645 rows/sec., 31.47 MiB/sec. 2024.01.30 03:21:48.405812 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} DynamicQueryHandler: Done processing query 2024.01.30 03:21:48.405842 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:48.405862 [ 3 ] {} HTTP-Session: d73fbda6-5665-40bd-860d-33ade69ab421 Destroying unnamed session 2024.01.30 03:21:48.405899 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.30 03:21:48.405970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:48.406017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:48.406038 [ 3 ] {} HTTP-Session: 73c79451-d70f-4c0d-b8ff-7422f447a5f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:48.406060 [ 3 ] {} HTTP-Session: 73c79451-d70f-4c0d-b8ff-7422f447a5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:48.406072 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.30 03:21:48.406138 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.30 03:21:48.406149 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:48.406205 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:48.406313 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:48.406664 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:48.406862 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.30 03:21:48.407007 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.30 03:21:48.407094 [ 70 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.30 03:21:48.407105 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} executeQuery: Read 23 rows, 1.84 KiB in 0.000926781 sec., 24817 rows/sec., 1.94 MiB/sec. 2024.01.30 03:21:48.407124 [ 70 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:48.407297 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.30 03:21:48.407359 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} DynamicQueryHandler: Done processing query 2024.01.30 03:21:48.407406 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:48.407483 [ 3 ] {} HTTP-Session: 73c79451-d70f-4c0d-b8ff-7422f447a5f1 Destroying unnamed session 2024.01.30 03:21:48.407587 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:48.407660 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 105 rows starting from the beginning of the part 2024.01.30 03:21:48.407670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:48.407771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:48.407832 [ 3 ] {} HTTP-Session: 145e4672-6b04-4056-8158-053b8615b739 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:48.407879 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 23 rows starting from the beginning of the part 2024.01.30 03:21:48.407889 [ 3 ] {} HTTP-Session: 145e4672-6b04-4056-8158-053b8615b739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:48.408120 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:48.408127 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:48.408235 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:21:48.408334 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:48.408638 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:48.408730 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:48.408934 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part 2024.01.30 03:21:48.409437 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:48.410027 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.30 03:21:48.410472 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.30 03:21:48.410525 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356807 sec., 71496.51439597213 rows/sec., 5.59 MiB/sec. 2024.01.30 03:21:48.410676 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} executeQuery: Read 1 rows, 72.00 B in 0.002471467 sec., 404 rows/sec., 28.45 KiB/sec. 2024.01.30 03:21:48.410743 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.30 03:21:48.410914 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} DynamicQueryHandler: Done processing query 2024.01.30 03:21:48.410952 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:21:48.410985 [ 3 ] {} HTTP-Session: 145e4672-6b04-4056-8158-053b8615b739 Destroying unnamed session 2024.01.30 03:21:48.411079 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.30 03:21:48.411167 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.30 03:21:48.411183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:48.411265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:48.411307 [ 3 ] {} HTTP-Session: 8b353a1d-956c-4a30-9eec-d3f765b0378f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:48.411324 [ 3 ] {} HTTP-Session: 8b353a1d-956c-4a30-9eec-d3f765b0378f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:48.411404 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:48.411448 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:48.411605 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:48.412034 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:48.412336 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.01.30 03:21:48.412512 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.01.30 03:21:48.412625 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} executeQuery: Read 21 rows, 29.02 KiB in 0.001186287 sec., 17702 rows/sec., 23.89 MiB/sec. 2024.01.30 03:21:48.412765 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} DynamicQueryHandler: Done processing query 2024.01.30 03:21:48.412794 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:21:48.412812 [ 3 ] {} HTTP-Session: 8b353a1d-956c-4a30-9eec-d3f765b0378f Destroying unnamed session 2024.01.30 03:21:53.401445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:53.401581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:53.401611 [ 3 ] {} HTTP-Session: 84a96b63-da95-4217-b125-9bbd18226a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:53.401640 [ 3 ] {} HTTP-Session: 84a96b63-da95-4217-b125-9bbd18226a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:53.401784 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:53.401851 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:53.402015 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:53.402482 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:53.402743 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.30 03:21:53.402902 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.30 03:21:53.403034 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} executeQuery: Read 34 rows, 2.76 KiB in 0.001203657 sec., 28247 rows/sec., 2.24 MiB/sec. 2024.01.30 03:21:53.403045 [ 79 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.30 03:21:53.403174 [ 79 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:53.403232 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} DynamicQueryHandler: Done processing query 2024.01.30 03:21:53.403271 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:53.403275 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.30 03:21:53.403291 [ 3 ] {} HTTP-Session: 84a96b63-da95-4217-b125-9bbd18226a3b Destroying unnamed session 2024.01.30 03:21:53.403361 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:53.403388 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 55 rows starting from the beginning of the part 2024.01.30 03:21:53.403485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:53.403506 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:53.403545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:53.403569 [ 3 ] {} HTTP-Session: b1a626b2-2214-41ef-97ae-af61cf753360 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:53.403604 [ 3 ] {} HTTP-Session: b1a626b2-2214-41ef-97ae-af61cf753360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:53.403623 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:53.403720 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:53.403744 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:53.403773 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:53.403885 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:53.404004 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:53.404027 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:53.404578 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:53.404908 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.30 03:21:53.404930 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.001697289 sec., 117245.79609011783 rows/sec., 9.28 MiB/sec. 2024.01.30 03:21:53.405101 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.30 03:21:53.405142 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.30 03:21:53.405336 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} executeQuery: Read 138 rows, 13.76 KiB in 0.001570896 sec., 87847 rows/sec., 8.56 MiB/sec. 2024.01.30 03:21:53.405516 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} DynamicQueryHandler: Done processing query 2024.01.30 03:21:53.405552 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:21:53.405582 [ 3 ] {} HTTP-Session: b1a626b2-2214-41ef-97ae-af61cf753360 Destroying unnamed session 2024.01.30 03:21:53.405587 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.30 03:21:53.405691 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.30 03:21:53.405730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:53.405812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:53.405843 [ 3 ] {} HTTP-Session: 1f0b44e6-e6fc-47e4-bc39-af1002be6100 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:53.405861 [ 3 ] {} HTTP-Session: 1f0b44e6-e6fc-47e4-bc39-af1002be6100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:53.405935 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:53.405975 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:53.406087 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:53.406413 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:53.406626 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.30 03:21:53.406779 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.30 03:21:53.406904 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} executeQuery: Read 58 rows, 4.62 KiB in 0.000928751 sec., 62449 rows/sec., 4.86 MiB/sec. 2024.01.30 03:21:53.407026 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} DynamicQueryHandler: Done processing query 2024.01.30 03:21:53.407050 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:21:53.407066 [ 3 ] {} HTTP-Session: 1f0b44e6-e6fc-47e4-bc39-af1002be6100 Destroying unnamed session 2024.01.30 03:21:53.407175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:53.407220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:53.407238 [ 3 ] {} HTTP-Session: b4a84260-7b02-497d-a54b-3a69856a2c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:53.407255 [ 3 ] {} HTTP-Session: b4a84260-7b02-497d-a54b-3a69856a2c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:53.407325 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:53.407368 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:21:53.407490 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:53.407794 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:53.408069 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.30 03:21:53.408245 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.30 03:21:53.408382 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} executeQuery: Read 36 rows, 2.60 KiB in 0.001028803 sec., 34992 rows/sec., 2.47 MiB/sec. 2024.01.30 03:21:53.408510 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} DynamicQueryHandler: Done processing query 2024.01.30 03:21:53.408533 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:21:53.408548 [ 3 ] {} HTTP-Session: b4a84260-7b02-497d-a54b-3a69856a2c40 Destroying unnamed session 2024.01.30 03:21:53.408677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:53.408722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:53.408740 [ 3 ] {} HTTP-Session: 66d4dac1-96e4-4a41-96e7-05146d0b72ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:53.408757 [ 3 ] {} HTTP-Session: 66d4dac1-96e4-4a41-96e7-05146d0b72ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:53.408839 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:53.408881 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:53.409014 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:53.409457 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:53.409754 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.01.30 03:21:53.409932 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.01.30 03:21:53.410067 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} executeQuery: Read 34 rows, 46.98 KiB in 0.001187067 sec., 28642 rows/sec., 38.65 MiB/sec. 2024.01.30 03:21:53.410069 [ 79 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.01.30 03:21:53.410199 [ 79 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.01.30 03:21:53.410318 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} DynamicQueryHandler: Done processing query 2024.01.30 03:21:53.410391 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:21:53.410391 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.01.30 03:21:53.410450 [ 3 ] {} HTTP-Session: 66d4dac1-96e4-4a41-96e7-05146d0b72ae Destroying unnamed session 2024.01.30 03:21:53.410609 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:21:53.410713 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1372 rows starting from the beginning of the part 2024.01.30 03:21:53.410866 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:53.410970 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:53.411066 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:53.411166 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 21 rows starting from the beginning of the part 2024.01.30 03:21:53.411262 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part 2024.01.30 03:21:53.414950 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 6 columns (6 merged, 0 gathered) in 0.004656865 sec., 325540.89500125084 rows/sec., 439.30 MiB/sec. 2024.01.30 03:21:53.415635 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.01.30 03:21:53.415873 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.01.30 03:21:53.415936 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.01.30 03:21:53.415999 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12: 8.75 MiB. 2024.01.30 03:21:54.000139 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.46 MiB, peak 246.19 MiB, will set to 239.30 MiB (RSS), difference: 1.84 MiB 2024.01.30 03:21:58.163482 [ 73 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:21:58.163550 [ 73 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:21:58.398882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:58.399040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:58.399082 [ 3 ] {} HTTP-Session: a9b0923c-31f2-4bdd-8c50-14d1c732027b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:58.399107 [ 3 ] {} HTTP-Session: a9b0923c-31f2-4bdd-8c50-14d1c732027b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:58.399236 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:58.399296 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:21:58.399458 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:58.399864 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:21:58.400140 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.30 03:21:58.400311 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.30 03:21:58.400429 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} executeQuery: Read 21 rows, 1.70 KiB in 0.001159346 sec., 18113 rows/sec., 1.43 MiB/sec. 2024.01.30 03:21:58.400584 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} DynamicQueryHandler: Done processing query 2024.01.30 03:21:58.400612 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:58.400628 [ 3 ] {} HTTP-Session: a9b0923c-31f2-4bdd-8c50-14d1c732027b Destroying unnamed session 2024.01.30 03:21:58.400760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:58.400814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:58.400834 [ 3 ] {} HTTP-Session: 2ae664c1-3b77-4e9a-bef9-6d61d19032eb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:58.400852 [ 3 ] {} HTTP-Session: 2ae664c1-3b77-4e9a-bef9-6d61d19032eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:58.400937 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:58.400980 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:21:58.401087 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:58.401401 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:21:58.401612 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.30 03:21:58.401762 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.30 03:21:58.401862 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} executeQuery: Read 63 rows, 5.70 KiB in 0.000897161 sec., 70221 rows/sec., 6.20 MiB/sec. 2024.01.30 03:21:58.401977 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} DynamicQueryHandler: Done processing query 2024.01.30 03:21:58.402001 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:21:58.402016 [ 3 ] {} HTTP-Session: 2ae664c1-3b77-4e9a-bef9-6d61d19032eb Destroying unnamed session 2024.01.30 03:21:58.402136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:58.402181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:58.402199 [ 3 ] {} HTTP-Session: d5d83445-1d99-4fbd-bdfb-254eb114b5cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:58.402215 [ 3 ] {} HTTP-Session: d5d83445-1d99-4fbd-bdfb-254eb114b5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:58.402285 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:58.402323 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:21:58.402426 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:58.402689 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:21:58.402902 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.30 03:21:58.403050 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.30 03:21:58.403149 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} executeQuery: Read 21 rows, 1.68 KiB in 0.000837139 sec., 25085 rows/sec., 1.96 MiB/sec. 2024.01.30 03:21:58.403293 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} DynamicQueryHandler: Done processing query 2024.01.30 03:21:58.403317 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:21:58.403358 [ 3 ] {} HTTP-Session: d5d83445-1d99-4fbd-bdfb-254eb114b5cd Destroying unnamed session 2024.01.30 03:21:58.403529 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:21:58.403578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:21:58.403597 [ 3 ] {} HTTP-Session: 65da9359-8888-43aa-8d59-7314de9700e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:21:58.403613 [ 3 ] {} HTTP-Session: 65da9359-8888-43aa-8d59-7314de9700e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:21:58.403692 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:21:58.403735 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:21:58.403877 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:21:58.404241 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:21:58.404541 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.01.30 03:21:58.404723 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.01.30 03:21:58.404854 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} executeQuery: Read 21 rows, 29.02 KiB in 0.001133116 sec., 18532 rows/sec., 25.01 MiB/sec. 2024.01.30 03:21:58.404979 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} DynamicQueryHandler: Done processing query 2024.01.30 03:21:58.405002 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:21:58.405025 [ 3 ] {} HTTP-Session: 65da9359-8888-43aa-8d59-7314de9700e1 Destroying unnamed session 2024.01.30 03:22:03.400117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:03.400254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:03.400285 [ 3 ] {} HTTP-Session: 82169435-1215-4749-b938-59e91824617c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:03.400313 [ 3 ] {} HTTP-Session: 82169435-1215-4749-b938-59e91824617c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:03.400456 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:03.400525 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:03.400706 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:03.401193 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:03.401468 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.30 03:22:03.401639 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.30 03:22:03.401760 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} executeQuery: Read 34 rows, 2.76 KiB in 0.001266129 sec., 26853 rows/sec., 2.13 MiB/sec. 2024.01.30 03:22:03.401921 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} DynamicQueryHandler: Done processing query 2024.01.30 03:22:03.401952 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:03.401970 [ 3 ] {} HTTP-Session: 82169435-1215-4749-b938-59e91824617c Destroying unnamed session 2024.01.30 03:22:03.402086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:03.402140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:03.402160 [ 3 ] {} HTTP-Session: 3f5035d6-71d5-4960-bb82-529a4c7745e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:03.402179 [ 3 ] {} HTTP-Session: 3f5035d6-71d5-4960-bb82-529a4c7745e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:03.402256 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:03.402301 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:22:03.402411 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:03.402677 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:03.402888 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.30 03:22:03.403049 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.30 03:22:03.403167 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} executeQuery: Read 2 rows, 175.00 B in 0.00087157 sec., 2294 rows/sec., 196.08 KiB/sec. 2024.01.30 03:22:03.403298 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} DynamicQueryHandler: Done processing query 2024.01.30 03:22:03.403322 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:03.403339 [ 3 ] {} HTTP-Session: 3f5035d6-71d5-4960-bb82-529a4c7745e7 Destroying unnamed session 2024.01.30 03:22:03.403466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:03.403514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:03.403532 [ 3 ] {} HTTP-Session: 015aefe7-ad03-4622-af0c-7298cd07a628 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:03.403549 [ 3 ] {} HTTP-Session: 015aefe7-ad03-4622-af0c-7298cd07a628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:03.403627 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:03.403666 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:03.403768 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:03.404100 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:03.404315 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.30 03:22:03.404464 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.30 03:22:03.404588 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} executeQuery: Read 103 rows, 10.74 KiB in 0.000931331 sec., 110594 rows/sec., 11.26 MiB/sec. 2024.01.30 03:22:03.404710 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} DynamicQueryHandler: Done processing query 2024.01.30 03:22:03.404734 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:22:03.404750 [ 3 ] {} HTTP-Session: 015aefe7-ad03-4622-af0c-7298cd07a628 Destroying unnamed session 2024.01.30 03:22:03.404887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:03.404932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:03.404951 [ 3 ] {} HTTP-Session: 13553446-730a-4c01-8670-c5205542322e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:03.404967 [ 3 ] {} HTTP-Session: 13553446-730a-4c01-8670-c5205542322e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:03.405036 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:03.405081 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:22:03.405188 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:03.405446 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:03.405655 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.30 03:22:03.405805 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.30 03:22:03.405925 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} executeQuery: Read 2 rows, 143.00 B in 0.000856029 sec., 2336 rows/sec., 163.14 KiB/sec. 2024.01.30 03:22:03.406040 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} DynamicQueryHandler: Done processing query 2024.01.30 03:22:03.406064 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:03.406080 [ 3 ] {} HTTP-Session: 13553446-730a-4c01-8670-c5205542322e Destroying unnamed session 2024.01.30 03:22:03.406202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:03.406249 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:03.406268 [ 3 ] {} HTTP-Session: 1015fc97-38ac-47bb-bd71-90d31e8358cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:03.406285 [ 3 ] {} HTTP-Session: 1015fc97-38ac-47bb-bd71-90d31e8358cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:03.406357 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:03.406395 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:03.406497 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:03.406806 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:03.407012 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.30 03:22:03.407169 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.30 03:22:03.407291 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} executeQuery: Read 36 rows, 2.89 KiB in 0.00090594 sec., 39737 rows/sec., 3.11 MiB/sec. 2024.01.30 03:22:03.407401 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} DynamicQueryHandler: Done processing query 2024.01.30 03:22:03.407426 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:03.407443 [ 3 ] {} HTTP-Session: 1015fc97-38ac-47bb-bd71-90d31e8358cd Destroying unnamed session 2024.01.30 03:22:03.407541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:03.407586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:03.407605 [ 3 ] {} HTTP-Session: d0f26069-ac5c-47b6-9507-5425d5ff8b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:03.407622 [ 3 ] {} HTTP-Session: d0f26069-ac5c-47b6-9507-5425d5ff8b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:03.407691 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:03.407734 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:22:03.407856 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:03.408108 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:03.408372 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.30 03:22:03.408559 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.30 03:22:03.408685 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} executeQuery: Read 1 rows, 72.00 B in 0.000962332 sec., 1039 rows/sec., 73.06 KiB/sec. 2024.01.30 03:22:03.408678 [ 60 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.30 03:22:03.408810 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:03.408873 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} DynamicQueryHandler: Done processing query 2024.01.30 03:22:03.408902 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.30 03:22:03.408911 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:03.408943 [ 3 ] {} HTTP-Session: d0f26069-ac5c-47b6-9507-5425d5ff8b31 Destroying unnamed session 2024.01.30 03:22:03.408991 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:03.409022 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 544 rows starting from the beginning of the part 2024.01.30 03:22:03.409108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:03.409144 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2024.01.30 03:22:03.409162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:03.409188 [ 3 ] {} HTTP-Session: 37ce5d48-b520-4b34-a8cc-500d801edcff Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:03.409211 [ 3 ] {} HTTP-Session: 37ce5d48-b520-4b34-a8cc-500d801edcff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:03.409263 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.01.30 03:22:03.409329 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:03.409390 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part 2024.01.30 03:22:03.409390 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:03.409566 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part 2024.01.30 03:22:03.409685 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:03.409709 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part 2024.01.30 03:22:03.410338 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:03.410809 [ 23 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940344 sec., 319530.9697661858 rows/sec., 22.53 MiB/sec. 2024.01.30 03:22:03.410841 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.01.30 03:22:03.411010 [ 23 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.30 03:22:03.411159 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.01.30 03:22:03.411373 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} executeQuery: Read 34 rows, 46.98 KiB in 0.001982675 sec., 17148 rows/sec., 23.14 MiB/sec. 2024.01.30 03:22:03.411563 [ 23 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.30 03:22:03.411737 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} DynamicQueryHandler: Done processing query 2024.01.30 03:22:03.411764 [ 23 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.30 03:22:03.411776 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:22:03.411806 [ 3 ] {} HTTP-Session: 37ce5d48-b520-4b34-a8cc-500d801edcff Destroying unnamed session 2024.01.30 03:22:08.399468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:08.399588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:08.399612 [ 3 ] {} HTTP-Session: ae8b1c99-3cd4-46cb-8519-c59d95912f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:08.399636 [ 3 ] {} HTTP-Session: ae8b1c99-3cd4-46cb-8519-c59d95912f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:08.399764 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:08.399823 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:08.399980 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:08.400389 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:08.400646 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.30 03:22:08.400802 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.30 03:22:08.400937 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} executeQuery: Read 21 rows, 1.70 KiB in 0.001131796 sec., 18554 rows/sec., 1.47 MiB/sec. 2024.01.30 03:22:08.401105 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} DynamicQueryHandler: Done processing query 2024.01.30 03:22:08.401132 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:08.401148 [ 3 ] {} HTTP-Session: ae8b1c99-3cd4-46cb-8519-c59d95912f9c Destroying unnamed session 2024.01.30 03:22:08.401276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:08.401322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:08.401341 [ 3 ] {} HTTP-Session: 2a52f464-c98a-4154-b519-f22981791599 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:08.401357 [ 3 ] {} HTTP-Session: 2a52f464-c98a-4154-b519-f22981791599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:08.401432 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:08.401473 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:08.401582 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:08.401901 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:08.402111 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.30 03:22:08.402256 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.30 03:22:08.402385 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} executeQuery: Read 63 rows, 5.70 KiB in 0.000922681 sec., 68279 rows/sec., 6.03 MiB/sec. 2024.01.30 03:22:08.402491 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} DynamicQueryHandler: Done processing query 2024.01.30 03:22:08.402515 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:22:08.402530 [ 3 ] {} HTTP-Session: 2a52f464-c98a-4154-b519-f22981791599 Destroying unnamed session 2024.01.30 03:22:08.402642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:08.402685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:08.402703 [ 3 ] {} HTTP-Session: 13cbd6d5-4f67-4e2c-94f9-913aa252d7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:08.402720 [ 3 ] {} HTTP-Session: 13cbd6d5-4f67-4e2c-94f9-913aa252d7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:08.402788 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:08.402826 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:08.402929 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:08.403193 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:08.403397 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.30 03:22:08.403554 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.30 03:22:08.403675 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} executeQuery: Read 21 rows, 1.68 KiB in 0.000857319 sec., 24494 rows/sec., 1.92 MiB/sec. 2024.01.30 03:22:08.403793 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} DynamicQueryHandler: Done processing query 2024.01.30 03:22:08.403817 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:08.403832 [ 3 ] {} HTTP-Session: 13cbd6d5-4f67-4e2c-94f9-913aa252d7c9 Destroying unnamed session 2024.01.30 03:22:08.403995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:08.404041 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:08.404058 [ 3 ] {} HTTP-Session: d3702d33-de91-4f75-a792-ace245bf8ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:08.404075 [ 3 ] {} HTTP-Session: d3702d33-de91-4f75-a792-ace245bf8ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:08.404150 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:08.404195 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:08.404334 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:08.404686 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:08.404975 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.01.30 03:22:08.405148 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.01.30 03:22:08.405269 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} executeQuery: Read 21 rows, 29.02 KiB in 0.001090355 sec., 19259 rows/sec., 25.99 MiB/sec. 2024.01.30 03:22:08.405379 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} DynamicQueryHandler: Done processing query 2024.01.30 03:22:08.405401 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:22:08.405417 [ 3 ] {} HTTP-Session: d3702d33-de91-4f75-a792-ace245bf8ebc Destroying unnamed session 2024.01.30 03:22:13.163787 [ 56 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:22:13.163866 [ 56 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:22:13.400589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:13.400702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:13.400729 [ 3 ] {} HTTP-Session: 82039e9f-4962-46e1-821f-ca5dae6e5c18 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:13.400753 [ 3 ] {} HTTP-Session: 82039e9f-4962-46e1-821f-ca5dae6e5c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:13.400886 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:13.400948 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:13.401113 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:13.401557 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:13.401837 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.30 03:22:13.402007 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.30 03:22:13.402137 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} executeQuery: Read 34 rows, 2.76 KiB in 0.001215808 sec., 27964 rows/sec., 2.21 MiB/sec. 2024.01.30 03:22:13.402329 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} DynamicQueryHandler: Done processing query 2024.01.30 03:22:13.402362 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:13.402380 [ 3 ] {} HTTP-Session: 82039e9f-4962-46e1-821f-ca5dae6e5c18 Destroying unnamed session 2024.01.30 03:22:13.402528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:13.402582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:13.402602 [ 3 ] {} HTTP-Session: d1daa39b-34ca-480e-ab2c-46c69c309e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:13.402623 [ 3 ] {} HTTP-Session: d1daa39b-34ca-480e-ab2c-46c69c309e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:13.402715 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:13.402760 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:13.402871 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:13.403283 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:13.403511 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.30 03:22:13.403673 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.30 03:22:13.403792 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} executeQuery: Read 102 rows, 10.65 KiB in 0.001038623 sec., 98206 rows/sec., 10.01 MiB/sec. 2024.01.30 03:22:13.403798 [ 56 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.30 03:22:13.403905 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:13.403989 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} DynamicQueryHandler: Done processing query 2024.01.30 03:22:13.404053 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:22:13.404065 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.30 03:22:13.404088 [ 3 ] {} HTTP-Session: d1daa39b-34ca-480e-ab2c-46c69c309e9d Destroying unnamed session 2024.01.30 03:22:13.404334 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:13.404349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:13.404397 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 205 rows starting from the beginning of the part 2024.01.30 03:22:13.404434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:13.404477 [ 3 ] {} HTTP-Session: d62c023b-729b-4376-9c5d-531170148af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:13.404505 [ 3 ] {} HTTP-Session: d62c023b-729b-4376-9c5d-531170148af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:13.404647 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 138 rows starting from the beginning of the part 2024.01.30 03:22:13.404696 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:13.404797 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:13.404857 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 63 rows starting from the beginning of the part 2024.01.30 03:22:13.405198 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 103 rows starting from the beginning of the part 2024.01.30 03:22:13.405240 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:13.405415 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 63 rows starting from the beginning of the part 2024.01.30 03:22:13.405637 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 102 rows starting from the beginning of the part 2024.01.30 03:22:13.406130 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:13.406468 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.30 03:22:13.406808 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.30 03:22:13.407001 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} executeQuery: Read 34 rows, 2.72 KiB in 0.002233031 sec., 15225 rows/sec., 1.19 MiB/sec. 2024.01.30 03:22:13.407004 [ 67 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.30 03:22:13.407222 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:13.407328 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} DynamicQueryHandler: Done processing query 2024.01.30 03:22:13.407413 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:13.407455 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.30 03:22:13.407481 [ 3 ] {} HTTP-Session: d62c023b-729b-4376-9c5d-531170148af3 Destroying unnamed session 2024.01.30 03:22:13.407769 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:13.407782 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:13.407803 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003828097 sec., 176066.5939238217 rows/sec., 16.93 MiB/sec. 2024.01.30 03:22:13.407843 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 105 rows starting from the beginning of the part 2024.01.30 03:22:13.407876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:13.407951 [ 3 ] {} HTTP-Session: e777260a-36ac-4034-b341-580daf8fd639 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:13.407995 [ 3 ] {} HTTP-Session: e777260a-36ac-4034-b341-580daf8fd639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:13.408071 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.30 03:22:13.408267 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 58 rows starting from the beginning of the part 2024.01.30 03:22:13.408305 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:13.408430 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:13.408446 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.30 03:22:13.408624 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.30 03:22:13.408663 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:13.409096 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part 2024.01.30 03:22:13.409266 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:13.409386 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:13.409528 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:13.410337 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:13.410993 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003706934 sec., 74185.29706760358 rows/sec., 5.79 MiB/sec. 2024.01.30 03:22:13.411090 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.01.30 03:22:13.411190 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.30 03:22:13.411390 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.01.30 03:22:13.411561 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.30 03:22:13.411604 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} executeQuery: Read 34 rows, 46.98 KiB in 0.003233344 sec., 10515 rows/sec., 14.19 MiB/sec. 2024.01.30 03:22:13.411705 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.30 03:22:13.411866 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} DynamicQueryHandler: Done processing query 2024.01.30 03:22:13.411909 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:22:13.411927 [ 3 ] {} HTTP-Session: e777260a-36ac-4034-b341-580daf8fd639 Destroying unnamed session 2024.01.30 03:22:18.399793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:18.399924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:18.399955 [ 3 ] {} HTTP-Session: c7254a35-e2bf-418c-bee6-249b2583ee42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:18.399983 [ 3 ] {} HTTP-Session: c7254a35-e2bf-418c-bee6-249b2583ee42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:18.400129 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:18.400201 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:18.400390 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:18.400846 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:18.401119 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.30 03:22:18.401287 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.30 03:22:18.401411 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} executeQuery: Read 21 rows, 1.70 KiB in 0.001241709 sec., 16912 rows/sec., 1.34 MiB/sec. 2024.01.30 03:22:18.401447 [ 72 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.30 03:22:18.401557 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:18.401613 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} DynamicQueryHandler: Done processing query 2024.01.30 03:22:18.401666 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.30 03:22:18.401673 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:18.401734 [ 3 ] {} HTTP-Session: c7254a35-e2bf-418c-bee6-249b2583ee42 Destroying unnamed session 2024.01.30 03:22:18.401840 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:18.401918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:18.401919 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 55 rows starting from the beginning of the part 2024.01.30 03:22:18.401996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:18.402044 [ 3 ] {} HTTP-Session: ff2c9356-bd1c-4d5d-9b27-efbc6dc85980 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:18.402085 [ 3 ] {} HTTP-Session: ff2c9356-bd1c-4d5d-9b27-efbc6dc85980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:18.402283 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:18.402302 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:18.402393 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:18.402583 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:18.402936 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:18.402943 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:18.403162 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:18.403320 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:18.403915 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:18.404349 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.30 03:22:18.404711 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.30 03:22:18.404928 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003310856 sec., 56178.82505309805 rows/sec., 4.45 MiB/sec. 2024.01.30 03:22:18.404969 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} executeQuery: Read 63 rows, 5.70 KiB in 0.002603349 sec., 24199 rows/sec., 2.14 MiB/sec. 2024.01.30 03:22:18.405095 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.30 03:22:18.405216 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} DynamicQueryHandler: Done processing query 2024.01.30 03:22:18.405256 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:22:18.405278 [ 3 ] {} HTTP-Session: ff2c9356-bd1c-4d5d-9b27-efbc6dc85980 Destroying unnamed session 2024.01.30 03:22:18.405369 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.30 03:22:18.405433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:18.405450 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.30 03:22:18.405505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:18.405576 [ 3 ] {} HTTP-Session: 5f65d934-b230-4ad0-a5dd-6cc186ebc7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:18.405600 [ 3 ] {} HTTP-Session: 5f65d934-b230-4ad0-a5dd-6cc186ebc7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:18.405678 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:18.405719 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:18.405843 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:18.406146 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:18.406368 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.30 03:22:18.406524 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.30 03:22:18.406652 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} executeQuery: Read 21 rows, 1.68 KiB in 0.000941012 sec., 22316 rows/sec., 1.75 MiB/sec. 2024.01.30 03:22:18.406772 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} DynamicQueryHandler: Done processing query 2024.01.30 03:22:18.406801 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:18.406817 [ 3 ] {} HTTP-Session: 5f65d934-b230-4ad0-a5dd-6cc186ebc7c4 Destroying unnamed session 2024.01.30 03:22:18.406982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:18.407026 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:18.407046 [ 3 ] {} HTTP-Session: 4b346ee6-a4b1-40c2-9cd3-ca30fa9a409b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:18.407062 [ 3 ] {} HTTP-Session: 4b346ee6-a4b1-40c2-9cd3-ca30fa9a409b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:18.407140 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:18.407186 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:18.407326 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:18.407709 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:18.408014 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.01.30 03:22:18.408198 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.01.30 03:22:18.408325 [ 72 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.01.30 03:22:18.408339 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} executeQuery: Read 21 rows, 29.02 KiB in 0.001163556 sec., 18048 rows/sec., 24.36 MiB/sec. 2024.01.30 03:22:18.408392 [ 72 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:18.408567 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.01.30 03:22:18.408601 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} DynamicQueryHandler: Done processing query 2024.01.30 03:22:18.408642 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:22:18.408676 [ 3 ] {} HTTP-Session: 4b346ee6-a4b1-40c2-9cd3-ca30fa9a409b Destroying unnamed session 2024.01.30 03:22:18.408754 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:18.408794 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1516 rows starting from the beginning of the part 2024.01.30 03:22:18.408916 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:18.409020 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:18.409116 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:18.409204 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:18.409296 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:18.413001 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1647 rows, containing 6 columns (6 merged, 0 gathered) in 0.004528643 sec., 363685.10390419385 rows/sec., 490.77 MiB/sec. 2024.01.30 03:22:18.413746 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.01.30 03:22:18.413989 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.01.30 03:22:18.414061 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.01.30 03:22:18.414136 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13: 8.66 MiB. 2024.01.30 03:22:19.000141 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 242.48 MiB, peak 248.11 MiB, will set to 240.41 MiB (RSS), difference: -2.07 MiB 2024.01.30 03:22:23.401990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:23.402118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:23.402150 [ 3 ] {} HTTP-Session: 14b3eef3-1f17-49c1-b75c-12697315e247 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:23.402190 [ 3 ] {} HTTP-Session: 14b3eef3-1f17-49c1-b75c-12697315e247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:23.402330 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:23.402394 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:23.402561 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:23.403019 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:23.403345 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.30 03:22:23.403546 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.30 03:22:23.403684 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} executeQuery: Read 34 rows, 2.76 KiB in 0.00131326 sec., 25889 rows/sec., 2.05 MiB/sec. 2024.01.30 03:22:23.403831 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} DynamicQueryHandler: Done processing query 2024.01.30 03:22:23.403857 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:23.403874 [ 3 ] {} HTTP-Session: 14b3eef3-1f17-49c1-b75c-12697315e247 Destroying unnamed session 2024.01.30 03:22:23.404005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:23.404054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:23.404075 [ 3 ] {} HTTP-Session: 27930f7e-9268-4f8d-a994-7daf0c6b8662 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:23.404095 [ 3 ] {} HTTP-Session: 27930f7e-9268-4f8d-a994-7daf0c6b8662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:23.404178 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:23.404224 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:22:23.404336 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:23.404701 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:23.404925 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.30 03:22:23.405098 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.30 03:22:23.405221 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} executeQuery: Read 2 rows, 175.00 B in 0.001012683 sec., 1974 rows/sec., 168.76 KiB/sec. 2024.01.30 03:22:23.405356 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} DynamicQueryHandler: Done processing query 2024.01.30 03:22:23.405380 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:23.405397 [ 3 ] {} HTTP-Session: 27930f7e-9268-4f8d-a994-7daf0c6b8662 Destroying unnamed session 2024.01.30 03:22:23.405543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:23.405605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:23.405626 [ 3 ] {} HTTP-Session: c11ecdbd-5a16-48f5-bcb5-2e52b9654cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:23.405644 [ 3 ] {} HTTP-Session: c11ecdbd-5a16-48f5-bcb5-2e52b9654cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:23.405728 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:23.405770 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:23.405886 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:23.406301 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:23.406525 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.30 03:22:23.406679 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.30 03:22:23.406801 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} executeQuery: Read 139 rows, 13.85 KiB in 0.001035693 sec., 134209 rows/sec., 13.06 MiB/sec. 2024.01.30 03:22:23.406981 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} DynamicQueryHandler: Done processing query 2024.01.30 03:22:23.407023 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:22:23.407045 [ 3 ] {} HTTP-Session: c11ecdbd-5a16-48f5-bcb5-2e52b9654cb6 Destroying unnamed session 2024.01.30 03:22:23.407159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:23.407206 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:23.407226 [ 3 ] {} HTTP-Session: e05e7f9a-b7af-48c1-b0a6-1f3115ffba5c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:23.407245 [ 3 ] {} HTTP-Session: e05e7f9a-b7af-48c1-b0a6-1f3115ffba5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:23.407320 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:23.407361 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:22:23.407480 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:23.407774 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:23.407982 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.30 03:22:23.408137 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.30 03:22:23.408260 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} executeQuery: Read 2 rows, 143.00 B in 0.000910611 sec., 2196 rows/sec., 153.36 KiB/sec. 2024.01.30 03:22:23.408389 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} DynamicQueryHandler: Done processing query 2024.01.30 03:22:23.408413 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:23.408429 [ 3 ] {} HTTP-Session: e05e7f9a-b7af-48c1-b0a6-1f3115ffba5c Destroying unnamed session 2024.01.30 03:22:23.408543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:23.408590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:23.408610 [ 3 ] {} HTTP-Session: 6d05615b-8ff2-421b-b5b5-8cdf8d0a6eaa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:23.408628 [ 3 ] {} HTTP-Session: 6d05615b-8ff2-421b-b5b5-8cdf8d0a6eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:23.408704 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:23.408744 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:23.408853 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:23.409180 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:23.409393 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.30 03:22:23.409545 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.30 03:22:23.409648 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} executeQuery: Read 60 rows, 4.78 KiB in 0.000916901 sec., 65437 rows/sec., 5.10 MiB/sec. 2024.01.30 03:22:23.409771 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} DynamicQueryHandler: Done processing query 2024.01.30 03:22:23.409794 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:22:23.409810 [ 3 ] {} HTTP-Session: 6d05615b-8ff2-421b-b5b5-8cdf8d0a6eaa Destroying unnamed session 2024.01.30 03:22:23.409918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:23.409965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:23.409983 [ 3 ] {} HTTP-Session: 3438a6a8-b9c9-4a0d-b073-217bd2be9056 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:23.410001 [ 3 ] {} HTTP-Session: 3438a6a8-b9c9-4a0d-b073-217bd2be9056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:23.410074 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:23.410119 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:22:23.410239 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:23.410554 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:23.410830 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.30 03:22:23.411024 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.30 03:22:23.411153 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} executeQuery: Read 37 rows, 2.67 KiB in 0.001045884 sec., 35376 rows/sec., 2.49 MiB/sec. 2024.01.30 03:22:23.411424 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} DynamicQueryHandler: Done processing query 2024.01.30 03:22:23.411448 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:23.411468 [ 3 ] {} HTTP-Session: 3438a6a8-b9c9-4a0d-b073-217bd2be9056 Destroying unnamed session 2024.01.30 03:22:23.411625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:23.411673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:23.411692 [ 3 ] {} HTTP-Session: 7cf0d59b-b11d-4548-a58b-d1f7c0da86ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:23.411709 [ 3 ] {} HTTP-Session: 7cf0d59b-b11d-4548-a58b-d1f7c0da86ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:23.411789 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:23.411836 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:23.411973 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:23.412416 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:23.412731 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.01.30 03:22:23.412919 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.01.30 03:22:23.413045 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} executeQuery: Read 34 rows, 46.98 KiB in 0.001217847 sec., 27918 rows/sec., 37.67 MiB/sec. 2024.01.30 03:22:23.413226 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} DynamicQueryHandler: Done processing query 2024.01.30 03:22:23.413268 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:22:23.413287 [ 3 ] {} HTTP-Session: 7cf0d59b-b11d-4548-a58b-d1f7c0da86ab Destroying unnamed session 2024.01.30 03:22:28.164122 [ 129 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:22:28.164198 [ 129 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:22:28.400231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:28.400347 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:28.400378 [ 3 ] {} HTTP-Session: 4ab9cc20-2ed7-456b-bc8f-b312d0b67123 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:28.400407 [ 3 ] {} HTTP-Session: 4ab9cc20-2ed7-456b-bc8f-b312d0b67123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:28.400549 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:28.400621 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:28.400914 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:28.401601 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:28.401907 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.30 03:22:28.402112 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.30 03:22:28.402246 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} executeQuery: Read 21 rows, 1.70 KiB in 0.001655247 sec., 12686 rows/sec., 1.00 MiB/sec. 2024.01.30 03:22:28.402442 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} DynamicQueryHandler: Done processing query 2024.01.30 03:22:28.402472 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:28.402489 [ 3 ] {} HTTP-Session: 4ab9cc20-2ed7-456b-bc8f-b312d0b67123 Destroying unnamed session 2024.01.30 03:22:28.402611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:28.402668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:28.402688 [ 3 ] {} HTTP-Session: b3019af3-59d6-4973-abc6-97704cd9ef6a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:28.402708 [ 3 ] {} HTTP-Session: b3019af3-59d6-4973-abc6-97704cd9ef6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:28.402795 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:28.402841 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:22:28.402953 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:28.403271 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:28.403488 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.30 03:22:28.403641 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.30 03:22:28.403739 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} executeQuery: Read 2 rows, 175.00 B in 0.000914151 sec., 2187 rows/sec., 186.95 KiB/sec. 2024.01.30 03:22:28.403893 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} DynamicQueryHandler: Done processing query 2024.01.30 03:22:28.403917 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:28.403933 [ 3 ] {} HTTP-Session: b3019af3-59d6-4973-abc6-97704cd9ef6a Destroying unnamed session 2024.01.30 03:22:28.404093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:28.404141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:28.404160 [ 3 ] {} HTTP-Session: 9b7c4ef7-f37e-4f85-bb08-64aa23401dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:28.404177 [ 3 ] {} HTTP-Session: 9b7c4ef7-f37e-4f85-bb08-64aa23401dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:28.404253 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:28.404294 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:28.404399 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:28.404720 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:28.404939 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.30 03:22:28.405088 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.30 03:22:28.405186 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} executeQuery: Read 64 rows, 5.79 KiB in 0.00090442 sec., 70763 rows/sec., 6.25 MiB/sec. 2024.01.30 03:22:28.405302 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} DynamicQueryHandler: Done processing query 2024.01.30 03:22:28.405325 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:22:28.405341 [ 3 ] {} HTTP-Session: 9b7c4ef7-f37e-4f85-bb08-64aa23401dbb Destroying unnamed session 2024.01.30 03:22:28.405447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:28.405492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:28.405510 [ 3 ] {} HTTP-Session: 9e5fc29b-a463-4ac2-946f-6dc8779226d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:28.405527 [ 3 ] {} HTTP-Session: 9e5fc29b-a463-4ac2-946f-6dc8779226d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:28.405593 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:28.405632 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:22:28.405735 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:28.405983 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:28.406187 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.30 03:22:28.406335 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.30 03:22:28.406434 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} executeQuery: Read 2 rows, 143.00 B in 0.000813489 sec., 2458 rows/sec., 171.67 KiB/sec. 2024.01.30 03:22:28.406563 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} DynamicQueryHandler: Done processing query 2024.01.30 03:22:28.406588 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:28.406603 [ 3 ] {} HTTP-Session: 9e5fc29b-a463-4ac2-946f-6dc8779226d8 Destroying unnamed session 2024.01.30 03:22:28.406726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:28.406771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:28.406789 [ 3 ] {} HTTP-Session: 5925e7b2-dfbf-4817-89f6-f33c363de080 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:28.406805 [ 3 ] {} HTTP-Session: 5925e7b2-dfbf-4817-89f6-f33c363de080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:28.406875 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:28.406914 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:28.407019 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:28.407284 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:28.407482 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.30 03:22:28.407626 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.30 03:22:28.407720 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} executeQuery: Read 23 rows, 1.84 KiB in 0.000817979 sec., 28118 rows/sec., 2.20 MiB/sec. 2024.01.30 03:22:28.407832 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} DynamicQueryHandler: Done processing query 2024.01.30 03:22:28.407854 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:28.407870 [ 3 ] {} HTTP-Session: 5925e7b2-dfbf-4817-89f6-f33c363de080 Destroying unnamed session 2024.01.30 03:22:28.407965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:28.408009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:28.408027 [ 3 ] {} HTTP-Session: ee1473ad-27ae-432a-8714-3118fff9fd4c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:28.408044 [ 3 ] {} HTTP-Session: ee1473ad-27ae-432a-8714-3118fff9fd4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:28.408113 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:28.408156 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:22:28.408273 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:28.408517 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:28.408774 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.30 03:22:28.408949 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.30 03:22:28.409047 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} executeQuery: Read 1 rows, 72.00 B in 0.000907861 sec., 1101 rows/sec., 77.45 KiB/sec. 2024.01.30 03:22:28.409254 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} DynamicQueryHandler: Done processing query 2024.01.30 03:22:28.409278 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:28.409294 [ 3 ] {} HTTP-Session: ee1473ad-27ae-432a-8714-3118fff9fd4c Destroying unnamed session 2024.01.30 03:22:28.409423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:28.409466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:28.409485 [ 3 ] {} HTTP-Session: 9c481613-9f94-499b-a946-4f49b468a5f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:28.409502 [ 3 ] {} HTTP-Session: 9c481613-9f94-499b-a946-4f49b468a5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:28.409579 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:28.409625 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:28.409775 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:28.410150 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:28.410443 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.01.30 03:22:28.410620 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.01.30 03:22:28.410722 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} executeQuery: Read 21 rows, 29.02 KiB in 0.001115255 sec., 18829 rows/sec., 25.41 MiB/sec. 2024.01.30 03:22:28.410882 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} DynamicQueryHandler: Done processing query 2024.01.30 03:22:28.410914 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:22:28.410930 [ 3 ] {} HTTP-Session: 9c481613-9f94-499b-a946-4f49b468a5f0 Destroying unnamed session 2024.01.30 03:22:33.400195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:33.400335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:33.400367 [ 3 ] {} HTTP-Session: 0e3c2b5c-9c89-483c-9195-c735db8fc165 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:33.400395 [ 3 ] {} HTTP-Session: 0e3c2b5c-9c89-483c-9195-c735db8fc165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:33.400536 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:33.400606 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:33.400788 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:33.401252 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:33.401537 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.30 03:22:33.401706 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.30 03:22:33.401826 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} executeQuery: Read 34 rows, 2.76 KiB in 0.001251698 sec., 27163 rows/sec., 2.15 MiB/sec. 2024.01.30 03:22:33.401971 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} DynamicQueryHandler: Done processing query 2024.01.30 03:22:33.401997 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:33.402013 [ 3 ] {} HTTP-Session: 0e3c2b5c-9c89-483c-9195-c735db8fc165 Destroying unnamed session 2024.01.30 03:22:33.402142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:33.402195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:33.402216 [ 3 ] {} HTTP-Session: 3e185a7a-1f57-4c88-a3fc-39e1742de92e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:33.402234 [ 3 ] {} HTTP-Session: 3e185a7a-1f57-4c88-a3fc-39e1742de92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:33.402320 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:33.402363 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:33.402471 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:33.402809 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:33.403027 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.30 03:22:33.403174 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.30 03:22:33.403298 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} executeQuery: Read 102 rows, 10.65 KiB in 0.000947052 sec., 107702 rows/sec., 10.98 MiB/sec. 2024.01.30 03:22:33.403422 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} DynamicQueryHandler: Done processing query 2024.01.30 03:22:33.403444 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:22:33.403460 [ 3 ] {} HTTP-Session: 3e185a7a-1f57-4c88-a3fc-39e1742de92e Destroying unnamed session 2024.01.30 03:22:33.403584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:33.403632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:33.403651 [ 3 ] {} HTTP-Session: db8ef476-2225-4a6b-b4fc-2376c69a53d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:33.403694 [ 3 ] {} HTTP-Session: db8ef476-2225-4a6b-b4fc-2376c69a53d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:33.403771 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:33.403810 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:33.403919 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:33.404199 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:33.404415 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.30 03:22:33.404559 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.30 03:22:33.404689 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} executeQuery: Read 34 rows, 2.72 KiB in 0.000891031 sec., 38158 rows/sec., 2.98 MiB/sec. 2024.01.30 03:22:33.404806 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} DynamicQueryHandler: Done processing query 2024.01.30 03:22:33.404829 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:33.404844 [ 3 ] {} HTTP-Session: db8ef476-2225-4a6b-b4fc-2376c69a53d3 Destroying unnamed session 2024.01.30 03:22:33.405072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:33.405118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:33.405138 [ 3 ] {} HTTP-Session: adc2b25b-a793-450c-b932-dd787f578779 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:33.405155 [ 3 ] {} HTTP-Session: adc2b25b-a793-450c-b932-dd787f578779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:33.405241 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:33.405287 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:33.405432 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:33.405924 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:33.406241 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.01.30 03:22:33.406422 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.01.30 03:22:33.406523 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} executeQuery: Read 34 rows, 46.98 KiB in 0.001253938 sec., 27114 rows/sec., 36.59 MiB/sec. 2024.01.30 03:22:33.406653 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} DynamicQueryHandler: Done processing query 2024.01.30 03:22:33.406676 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:22:33.406691 [ 3 ] {} HTTP-Session: adc2b25b-a793-450c-b932-dd787f578779 Destroying unnamed session 2024.01.30 03:22:38.399837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:38.399978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:38.400009 [ 3 ] {} HTTP-Session: 25b9a699-a0c3-47cb-8099-1b803b1132f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:38.400038 [ 3 ] {} HTTP-Session: 25b9a699-a0c3-47cb-8099-1b803b1132f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:38.400179 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:38.400248 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:38.400430 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:38.400902 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:38.401168 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.30 03:22:38.401337 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.30 03:22:38.401457 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} executeQuery: Read 21 rows, 1.70 KiB in 0.001240668 sec., 16926 rows/sec., 1.34 MiB/sec. 2024.01.30 03:22:38.401632 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} DynamicQueryHandler: Done processing query 2024.01.30 03:22:38.401658 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:38.401675 [ 3 ] {} HTTP-Session: 25b9a699-a0c3-47cb-8099-1b803b1132f5 Destroying unnamed session 2024.01.30 03:22:38.401807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:38.401859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:38.401879 [ 3 ] {} HTTP-Session: 0590b0e2-cc57-4d04-9d58-6da743a146a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:38.401898 [ 3 ] {} HTTP-Session: 0590b0e2-cc57-4d04-9d58-6da743a146a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:38.401978 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:38.402020 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:38.402128 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:38.402479 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:38.402690 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.30 03:22:38.402842 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.30 03:22:38.402973 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} executeQuery: Read 63 rows, 5.70 KiB in 0.000963292 sec., 65400 rows/sec., 5.78 MiB/sec. 2024.01.30 03:22:38.402968 [ 123 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.30 03:22:38.403097 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:38.403137 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} DynamicQueryHandler: Done processing query 2024.01.30 03:22:38.403205 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:22:38.403252 [ 3 ] {} HTTP-Session: 0590b0e2-cc57-4d04-9d58-6da743a146a4 Destroying unnamed session 2024.01.30 03:22:38.403237 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.30 03:22:38.403465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:38.403541 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:38.403576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:38.403607 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 205 rows starting from the beginning of the part 2024.01.30 03:22:38.403621 [ 3 ] {} HTTP-Session: 75cdecee-b374-4ce6-90e0-7768d5285083 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:38.403682 [ 3 ] {} HTTP-Session: 75cdecee-b374-4ce6-90e0-7768d5285083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:38.403908 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 63 rows starting from the beginning of the part 2024.01.30 03:22:38.403917 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:38.404016 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:38.404172 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 139 rows starting from the beginning of the part 2024.01.30 03:22:38.404481 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part 2024.01.30 03:22:38.404523 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:38.404719 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 102 rows starting from the beginning of the part 2024.01.30 03:22:38.404864 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 63 rows starting from the beginning of the part 2024.01.30 03:22:38.405384 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:38.405771 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.30 03:22:38.406113 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.30 03:22:38.406289 [ 123 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.30 03:22:38.406320 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} executeQuery: Read 21 rows, 1.68 KiB in 0.002333113 sec., 9000 rows/sec., 720.77 KiB/sec. 2024.01.30 03:22:38.406396 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:38.406767 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.30 03:22:38.406804 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} DynamicQueryHandler: Done processing query 2024.01.30 03:22:38.406911 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:38.407050 [ 3 ] {} HTTP-Session: 75cdecee-b374-4ce6-90e0-7768d5285083 Destroying unnamed session 2024.01.30 03:22:38.407237 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:38.407327 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 105 rows starting from the beginning of the part 2024.01.30 03:22:38.407351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:38.407371 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 4 columns (4 merged, 0 gathered) in 0.004201535 sec., 151373.24811051198 rows/sec., 14.29 MiB/sec. 2024.01.30 03:22:38.407470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:38.407570 [ 3 ] {} HTTP-Session: 1775ea29-ca5e-4510-9fb3-057f6bff7ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:38.407637 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:38.407649 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.30 03:22:38.407660 [ 3 ] {} HTTP-Session: 1775ea29-ca5e-4510-9fb3-057f6bff7ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:38.408047 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part 2024.01.30 03:22:38.408070 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:38.408082 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.30 03:22:38.408261 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.30 03:22:38.408269 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:38.408317 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 23 rows starting from the beginning of the part 2024.01.30 03:22:38.408714 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:38.409035 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:38.409112 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:38.410183 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:38.410681 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.004119184 sec., 64090.36352831047 rows/sec., 5.01 MiB/sec. 2024.01.30 03:22:38.410871 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.30 03:22:38.410880 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.01.30 03:22:38.411193 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.30 03:22:38.411206 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.01.30 03:22:38.411303 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.30 03:22:38.411411 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} executeQuery: Read 21 rows, 29.02 KiB in 0.003255764 sec., 6450 rows/sec., 8.70 MiB/sec. 2024.01.30 03:22:38.411603 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} DynamicQueryHandler: Done processing query 2024.01.30 03:22:38.411627 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:22:38.411643 [ 3 ] {} HTTP-Session: 1775ea29-ca5e-4510-9fb3-057f6bff7ff2 Destroying unnamed session 2024.01.30 03:22:39.226673 [ 140 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.01.30 03:22:39.226753 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.01.30 03:22:39.226898 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.01.30 03:22:39.227125 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:39.227182 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part 2024.01.30 03:22:39.227375 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.01.30 03:22:39.227533 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.01.30 03:22:39.227672 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.01.30 03:22:39.227750 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.01.30 03:22:39.228295 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001480664 sec., 10805.962730234543 rows/sec., 907.53 KiB/sec. 2024.01.30 03:22:39.228394 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.01.30 03:22:39.228572 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.01.30 03:22:39.228639 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.01.30 03:22:41.205610 [ 123 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.01.30 03:22:41.205697 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:41.205811 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.01.30 03:22:41.205949 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:41.205983 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part 2024.01.30 03:22:41.206103 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.01.30 03:22:41.206190 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part 2024.01.30 03:22:41.206272 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.01.30 03:22:41.206349 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part 2024.01.30 03:22:41.206934 [ 10 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184417 sec., 13508.755784491443 rows/sec., 943.24 KiB/sec. 2024.01.30 03:22:41.207040 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.01.30 03:22:41.207220 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.01.30 03:22:41.207287 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.01.30 03:22:43.164240 [ 128 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:22:43.164301 [ 128 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:22:43.400670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:43.400780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:43.400805 [ 3 ] {} HTTP-Session: a86abe39-4297-4a87-8cc9-6e169226bd1e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:43.400831 [ 3 ] {} HTTP-Session: a86abe39-4297-4a87-8cc9-6e169226bd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:43.400962 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:43.401023 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:43.401184 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:43.401638 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:43.401910 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.30 03:22:43.402073 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.30 03:22:43.402209 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} executeQuery: Read 34 rows, 2.76 KiB in 0.001202548 sec., 28273 rows/sec., 2.24 MiB/sec. 2024.01.30 03:22:43.402214 [ 128 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.30 03:22:43.402349 [ 128 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:43.402425 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} DynamicQueryHandler: Done processing query 2024.01.30 03:22:43.402472 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.30 03:22:43.402480 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:43.402541 [ 3 ] {} HTTP-Session: a86abe39-4297-4a87-8cc9-6e169226bd1e Destroying unnamed session 2024.01.30 03:22:43.402760 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:43.402771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:43.402821 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 55 rows starting from the beginning of the part 2024.01.30 03:22:43.402867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:43.402923 [ 3 ] {} HTTP-Session: 00ce7143-6e12-4047-a5ec-9a9fdee76798 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:43.402953 [ 3 ] {} HTTP-Session: 00ce7143-6e12-4047-a5ec-9a9fdee76798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:43.403059 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:43.403179 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:43.403303 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:43.403313 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:43.403654 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:43.403816 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:43.403913 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:43.404057 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:43.404630 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:43.405157 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.30 03:22:43.405552 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.30 03:22:43.405613 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003206553 sec., 62060.411912729964 rows/sec., 4.91 MiB/sec. 2024.01.30 03:22:43.405759 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} executeQuery: Read 102 rows, 10.65 KiB in 0.002522527 sec., 40435 rows/sec., 4.12 MiB/sec. 2024.01.30 03:22:43.405788 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.30 03:22:43.405981 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} DynamicQueryHandler: Done processing query 2024.01.30 03:22:43.406030 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:22:43.406057 [ 3 ] {} HTTP-Session: 00ce7143-6e12-4047-a5ec-9a9fdee76798 Destroying unnamed session 2024.01.30 03:22:43.406089 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.30 03:22:43.406171 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.30 03:22:43.406211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:43.406296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:43.406316 [ 3 ] {} HTTP-Session: ce5a1605-9c0c-47e1-a1d6-4f7e9647750f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:43.406335 [ 3 ] {} HTTP-Session: ce5a1605-9c0c-47e1-a1d6-4f7e9647750f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:43.406410 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:43.406449 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:43.406570 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:43.406879 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:43.407095 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.30 03:22:43.407263 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.30 03:22:43.407381 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} executeQuery: Read 34 rows, 2.72 KiB in 0.000935961 sec., 36326 rows/sec., 2.84 MiB/sec. 2024.01.30 03:22:43.407502 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} DynamicQueryHandler: Done processing query 2024.01.30 03:22:43.407526 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:43.407542 [ 3 ] {} HTTP-Session: ce5a1605-9c0c-47e1-a1d6-4f7e9647750f Destroying unnamed session 2024.01.30 03:22:43.407696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:43.407742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:43.407761 [ 3 ] {} HTTP-Session: fa7a19e6-d418-4e04-a265-874958db7fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:43.407777 [ 3 ] {} HTTP-Session: fa7a19e6-d418-4e04-a265-874958db7fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:43.407860 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:43.407904 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:43.408041 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:43.408526 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:43.408843 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.01.30 03:22:43.409026 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.01.30 03:22:43.409134 [ 128 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.01.30 03:22:43.409157 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} executeQuery: Read 34 rows, 46.98 KiB in 0.001269389 sec., 26784 rows/sec., 36.14 MiB/sec. 2024.01.30 03:22:43.409199 [ 128 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:43.409389 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.01.30 03:22:43.409414 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} DynamicQueryHandler: Done processing query 2024.01.30 03:22:43.409466 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:22:43.409498 [ 3 ] {} HTTP-Session: fa7a19e6-d418-4e04-a265-874958db7fcf Destroying unnamed session 2024.01.30 03:22:43.409585 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:22:43.409632 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1647 rows starting from the beginning of the part 2024.01.30 03:22:43.409775 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:43.409873 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:43.409969 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:43.410060 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 21 rows starting from the beginning of the part 2024.01.30 03:22:43.410149 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part 2024.01.30 03:22:43.415743 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1791 rows, containing 6 columns (6 merged, 0 gathered) in 0.006463917 sec., 277076.57756125275 rows/sec., 373.90 MiB/sec. 2024.01.30 03:22:43.416541 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.01.30 03:22:43.416791 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.01.30 03:22:43.416862 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.01.30 03:22:43.416934 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14: 13.01 MiB. 2024.01.30 03:22:48.399652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:48.399848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:48.399895 [ 3 ] {} HTTP-Session: 6daa6f80-bcf7-4bc4-bf1f-defb87533407 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:48.399940 [ 3 ] {} HTTP-Session: 6daa6f80-bcf7-4bc4-bf1f-defb87533407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:48.400093 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:48.400154 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:48.400319 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:48.400825 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:48.401103 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.30 03:22:48.401272 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.30 03:22:48.401415 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} executeQuery: Read 21 rows, 1.70 KiB in 0.001279229 sec., 16416 rows/sec., 1.30 MiB/sec. 2024.01.30 03:22:48.401568 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} DynamicQueryHandler: Done processing query 2024.01.30 03:22:48.401595 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:48.401611 [ 3 ] {} HTTP-Session: 6daa6f80-bcf7-4bc4-bf1f-defb87533407 Destroying unnamed session 2024.01.30 03:22:48.401729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:48.401784 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:48.401804 [ 3 ] {} HTTP-Session: 728aa32b-7050-41d1-90e3-ad5d33e72dac Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:48.401822 [ 3 ] {} HTTP-Session: 728aa32b-7050-41d1-90e3-ad5d33e72dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:48.401899 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:48.401942 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:22:48.402056 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:48.402318 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:48.402536 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.30 03:22:48.402689 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.30 03:22:48.402812 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} executeQuery: Read 2 rows, 175.00 B in 0.000882951 sec., 2265 rows/sec., 193.55 KiB/sec. 2024.01.30 03:22:48.402935 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} DynamicQueryHandler: Done processing query 2024.01.30 03:22:48.402959 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:48.402975 [ 3 ] {} HTTP-Session: 728aa32b-7050-41d1-90e3-ad5d33e72dac Destroying unnamed session 2024.01.30 03:22:48.403099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:48.403147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:48.403166 [ 3 ] {} HTTP-Session: 6032f2f9-394d-4b35-a364-d75290fe3ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:48.403183 [ 3 ] {} HTTP-Session: 6032f2f9-394d-4b35-a364-d75290fe3ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:48.403258 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:48.403296 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:48.403405 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:48.403712 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:48.403935 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.30 03:22:48.404084 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.30 03:22:48.404204 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} executeQuery: Read 64 rows, 5.79 KiB in 0.000917711 sec., 69738 rows/sec., 6.16 MiB/sec. 2024.01.30 03:22:48.404322 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} DynamicQueryHandler: Done processing query 2024.01.30 03:22:48.404346 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:22:48.404362 [ 3 ] {} HTTP-Session: 6032f2f9-394d-4b35-a364-d75290fe3ad7 Destroying unnamed session 2024.01.30 03:22:48.404474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:48.404520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:48.404539 [ 3 ] {} HTTP-Session: dab2af9e-506a-43e8-9b5e-a04a55b3f8cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:48.404557 [ 3 ] {} HTTP-Session: dab2af9e-506a-43e8-9b5e-a04a55b3f8cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:48.404625 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:48.404664 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:22:48.404769 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:48.405013 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:48.405214 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.30 03:22:48.405361 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.30 03:22:48.405477 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} executeQuery: Read 2 rows, 143.00 B in 0.000823539 sec., 2428 rows/sec., 169.57 KiB/sec. 2024.01.30 03:22:48.405595 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} DynamicQueryHandler: Done processing query 2024.01.30 03:22:48.405620 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:48.405635 [ 3 ] {} HTTP-Session: dab2af9e-506a-43e8-9b5e-a04a55b3f8cb Destroying unnamed session 2024.01.30 03:22:48.405741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:48.405788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:48.405806 [ 3 ] {} HTTP-Session: 6545c5bb-35d0-4045-925e-b030f0d4a1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:48.405824 [ 3 ] {} HTTP-Session: 6545c5bb-35d0-4045-925e-b030f0d4a1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:48.405896 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:48.405934 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:48.406037 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:48.406299 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:48.406510 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.30 03:22:48.406660 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.30 03:22:48.406764 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} executeQuery: Read 23 rows, 1.84 KiB in 0.000837809 sec., 27452 rows/sec., 2.15 MiB/sec. 2024.01.30 03:22:48.406917 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} DynamicQueryHandler: Done processing query 2024.01.30 03:22:48.406961 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:48.406999 [ 3 ] {} HTTP-Session: 6545c5bb-35d0-4045-925e-b030f0d4a1a5 Destroying unnamed session 2024.01.30 03:22:48.407101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:48.407148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:48.407167 [ 3 ] {} HTTP-Session: 74809e31-b9e6-435f-a802-c61e4ae81fd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:48.407184 [ 3 ] {} HTTP-Session: 74809e31-b9e6-435f-a802-c61e4ae81fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:48.407255 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:48.407298 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:22:48.407426 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:48.407673 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:48.407931 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.30 03:22:48.408109 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.30 03:22:48.408210 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} executeQuery: Read 1 rows, 72.00 B in 0.000928681 sec., 1076 rows/sec., 75.71 KiB/sec. 2024.01.30 03:22:48.408328 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} DynamicQueryHandler: Done processing query 2024.01.30 03:22:48.408351 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:22:48.408367 [ 3 ] {} HTTP-Session: 74809e31-b9e6-435f-a802-c61e4ae81fd8 Destroying unnamed session 2024.01.30 03:22:48.408483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:48.408528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:48.408546 [ 3 ] {} HTTP-Session: 5a5a9d63-c071-4dc1-a83e-4598a0e7312a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:48.408562 [ 3 ] {} HTTP-Session: 5a5a9d63-c071-4dc1-a83e-4598a0e7312a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:48.408637 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:48.408679 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:48.408810 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:48.409165 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:48.409463 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.01.30 03:22:48.409643 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.01.30 03:22:48.409743 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} executeQuery: Read 21 rows, 29.02 KiB in 0.001080034 sec., 19443 rows/sec., 26.24 MiB/sec. 2024.01.30 03:22:48.409868 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} DynamicQueryHandler: Done processing query 2024.01.30 03:22:48.409891 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:22:48.409908 [ 3 ] {} HTTP-Session: 5a5a9d63-c071-4dc1-a83e-4598a0e7312a Destroying unnamed session 2024.01.30 03:22:53.401772 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:53.401908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:53.401941 [ 3 ] {} HTTP-Session: bef614d0-abe0-46ab-a485-2f2c6e4055f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:53.401966 [ 3 ] {} HTTP-Session: bef614d0-abe0-46ab-a485-2f2c6e4055f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:53.402106 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:53.402176 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:53.402351 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:53.402796 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:53.403063 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.30 03:22:53.403228 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.30 03:22:53.403364 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} executeQuery: Read 34 rows, 2.76 KiB in 0.001214997 sec., 27983 rows/sec., 2.22 MiB/sec. 2024.01.30 03:22:53.403497 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} DynamicQueryHandler: Done processing query 2024.01.30 03:22:53.403521 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:53.403538 [ 3 ] {} HTTP-Session: bef614d0-abe0-46ab-a485-2f2c6e4055f6 Destroying unnamed session 2024.01.30 03:22:53.403709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:53.403753 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:53.403772 [ 3 ] {} HTTP-Session: 18b7bd08-632d-4d92-a30d-0b34e664b7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:53.403789 [ 3 ] {} HTTP-Session: 18b7bd08-632d-4d92-a30d-0b34e664b7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:53.403866 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:53.403905 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:53.404009 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:53.404388 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:53.404603 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.30 03:22:53.404755 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.30 03:22:53.404878 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} executeQuery: Read 138 rows, 13.76 KiB in 0.000982112 sec., 140513 rows/sec., 13.69 MiB/sec. 2024.01.30 03:22:53.404997 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} DynamicQueryHandler: Done processing query 2024.01.30 03:22:53.405020 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:22:53.405035 [ 3 ] {} HTTP-Session: 18b7bd08-632d-4d92-a30d-0b34e664b7f3 Destroying unnamed session 2024.01.30 03:22:53.405165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:53.405210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:53.405229 [ 3 ] {} HTTP-Session: d00f0163-ddc9-4c7a-9150-2545c1a10385 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:53.405246 [ 3 ] {} HTTP-Session: d00f0163-ddc9-4c7a-9150-2545c1a10385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:53.405317 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:53.405357 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:53.405463 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:53.405760 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:53.405966 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.30 03:22:53.406116 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.30 03:22:53.406231 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} executeQuery: Read 58 rows, 4.62 KiB in 0.000884991 sec., 65537 rows/sec., 5.10 MiB/sec. 2024.01.30 03:22:53.406334 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} DynamicQueryHandler: Done processing query 2024.01.30 03:22:53.406358 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:22:53.406373 [ 3 ] {} HTTP-Session: d00f0163-ddc9-4c7a-9150-2545c1a10385 Destroying unnamed session 2024.01.30 03:22:53.406515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:53.406557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:53.406576 [ 3 ] {} HTTP-Session: 04912bf6-f3d6-46e2-881b-cc39dcb739b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:53.406592 [ 3 ] {} HTTP-Session: 04912bf6-f3d6-46e2-881b-cc39dcb739b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:53.406662 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:53.406705 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:22:53.406824 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:53.407105 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:53.407379 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.30 03:22:53.407560 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.30 03:22:53.407683 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} executeQuery: Read 36 rows, 2.60 KiB in 0.000994712 sec., 36191 rows/sec., 2.55 MiB/sec. 2024.01.30 03:22:53.407801 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} DynamicQueryHandler: Done processing query 2024.01.30 03:22:53.407824 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:22:53.407840 [ 3 ] {} HTTP-Session: 04912bf6-f3d6-46e2-881b-cc39dcb739b0 Destroying unnamed session 2024.01.30 03:22:53.408004 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:53.408049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:53.408067 [ 3 ] {} HTTP-Session: 0ab11e99-d9ce-47b9-a17d-64ec02a68097 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:53.408084 [ 3 ] {} HTTP-Session: 0ab11e99-d9ce-47b9-a17d-64ec02a68097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:53.408164 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:53.408208 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:53.408343 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:53.408746 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:53.409036 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.01.30 03:22:53.409216 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.01.30 03:22:53.409341 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} executeQuery: Read 34 rows, 46.98 KiB in 0.001141456 sec., 29786 rows/sec., 40.20 MiB/sec. 2024.01.30 03:22:53.409455 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} DynamicQueryHandler: Done processing query 2024.01.30 03:22:53.409479 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:22:53.409495 [ 3 ] {} HTTP-Session: 0ab11e99-d9ce-47b9-a17d-64ec02a68097 Destroying unnamed session 2024.01.30 03:22:58.164353 [ 121 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:22:58.164467 [ 121 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:22:58.399436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:58.399553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:58.399584 [ 3 ] {} HTTP-Session: 3a9405af-9f64-429a-8e90-c7ce9878ecbc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:58.399611 [ 3 ] {} HTTP-Session: 3a9405af-9f64-429a-8e90-c7ce9878ecbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:58.399755 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:58.399823 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:22:58.400008 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:58.400440 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:58.400711 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.30 03:22:58.400875 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.30 03:22:58.400990 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} executeQuery: Read 21 rows, 1.70 KiB in 0.001194988 sec., 17573 rows/sec., 1.39 MiB/sec. 2024.01.30 03:22:58.401136 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} DynamicQueryHandler: Done processing query 2024.01.30 03:22:58.401161 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:58.401177 [ 3 ] {} HTTP-Session: 3a9405af-9f64-429a-8e90-c7ce9878ecbc Destroying unnamed session 2024.01.30 03:22:58.401303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:58.401352 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:58.401372 [ 3 ] {} HTTP-Session: e6071cd6-6f57-4930-9af5-98591eb1908e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:58.401389 [ 3 ] {} HTTP-Session: e6071cd6-6f57-4930-9af5-98591eb1908e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:58.401466 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:58.401506 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:22:58.401609 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:58.401937 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:58.402146 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.30 03:22:58.402305 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.30 03:22:58.402407 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} executeQuery: Read 63 rows, 5.70 KiB in 0.000914081 sec., 68921 rows/sec., 6.09 MiB/sec. 2024.01.30 03:22:58.402510 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} DynamicQueryHandler: Done processing query 2024.01.30 03:22:58.402533 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:22:58.402549 [ 3 ] {} HTTP-Session: e6071cd6-6f57-4930-9af5-98591eb1908e Destroying unnamed session 2024.01.30 03:22:58.402670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:58.402712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:58.402731 [ 3 ] {} HTTP-Session: f4312fa5-1f3e-4a7e-a78b-3be6097725dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:58.402748 [ 3 ] {} HTTP-Session: f4312fa5-1f3e-4a7e-a78b-3be6097725dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:58.402817 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:58.402855 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:22:58.402958 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:58.403215 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:58.403415 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.30 03:22:58.403561 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.30 03:22:58.403658 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} executeQuery: Read 21 rows, 1.68 KiB in 0.000814068 sec., 25796 rows/sec., 2.02 MiB/sec. 2024.01.30 03:22:58.403823 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} DynamicQueryHandler: Done processing query 2024.01.30 03:22:58.403858 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:22:58.403912 [ 3 ] {} HTTP-Session: f4312fa5-1f3e-4a7e-a78b-3be6097725dd Destroying unnamed session 2024.01.30 03:22:58.404092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:22:58.404140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:22:58.404158 [ 3 ] {} HTTP-Session: 890aea43-d2df-4548-b787-ab3f65ba2e8a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:22:58.404175 [ 3 ] {} HTTP-Session: 890aea43-d2df-4548-b787-ab3f65ba2e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:22:58.404254 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:22:58.404301 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:22:58.404450 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:22:58.404856 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:22:58.405149 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.01.30 03:22:58.405332 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.01.30 03:22:58.405436 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} executeQuery: Read 21 rows, 29.02 KiB in 0.001153786 sec., 18200 rows/sec., 24.56 MiB/sec. 2024.01.30 03:22:58.405561 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} DynamicQueryHandler: Done processing query 2024.01.30 03:22:58.405584 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:22:58.405601 [ 3 ] {} HTTP-Session: 890aea43-d2df-4548-b787-ab3f65ba2e8a Destroying unnamed session 2024.01.30 03:23:03.400826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:03.400961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:03.400992 [ 3 ] {} HTTP-Session: 96d7d77f-4544-4ba2-8c97-00d1926ebe30 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:03.401023 [ 3 ] {} HTTP-Session: 96d7d77f-4544-4ba2-8c97-00d1926ebe30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:03.401167 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:03.401238 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:03.401428 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:03.401904 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:03.402177 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.30 03:23:03.402343 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.30 03:23:03.402470 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} executeQuery: Read 34 rows, 2.76 KiB in 0.001263619 sec., 26906 rows/sec., 2.13 MiB/sec. 2024.01.30 03:23:03.402671 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} DynamicQueryHandler: Done processing query 2024.01.30 03:23:03.402715 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:03.402766 [ 3 ] {} HTTP-Session: 96d7d77f-4544-4ba2-8c97-00d1926ebe30 Destroying unnamed session 2024.01.30 03:23:03.402898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:03.402948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:03.402968 [ 3 ] {} HTTP-Session: 1e0df9a1-00b1-4388-b61d-2d9815edad50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:03.402987 [ 3 ] {} HTTP-Session: 1e0df9a1-00b1-4388-b61d-2d9815edad50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:03.403064 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:03.403108 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:23:03.403228 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:03.403501 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:03.403708 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.30 03:23:03.403869 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.30 03:23:03.404004 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} executeQuery: Read 2 rows, 175.00 B in 0.0009083 sec., 2201 rows/sec., 188.15 KiB/sec. 2024.01.30 03:23:03.404149 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} DynamicQueryHandler: Done processing query 2024.01.30 03:23:03.404172 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:03.404189 [ 3 ] {} HTTP-Session: 1e0df9a1-00b1-4388-b61d-2d9815edad50 Destroying unnamed session 2024.01.30 03:23:03.404317 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:03.404363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:03.404382 [ 3 ] {} HTTP-Session: 9908a4ae-6339-4224-9796-13cd969f89bc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:03.404400 [ 3 ] {} HTTP-Session: 9908a4ae-6339-4224-9796-13cd969f89bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:03.404475 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:03.404516 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:03.404621 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:03.404963 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:03.405180 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.30 03:23:03.405328 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.30 03:23:03.405451 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} executeQuery: Read 103 rows, 10.74 KiB in 0.000942981 sec., 109228 rows/sec., 11.12 MiB/sec. 2024.01.30 03:23:03.405449 [ 71 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.30 03:23:03.405569 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:03.405612 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} DynamicQueryHandler: Done processing query 2024.01.30 03:23:03.405656 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:23:03.405660 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.30 03:23:03.405672 [ 3 ] {} HTTP-Session: 9908a4ae-6339-4224-9796-13cd969f89bc Destroying unnamed session 2024.01.30 03:23:03.405737 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:03.405765 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 205 rows starting from the beginning of the part 2024.01.30 03:23:03.405826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:03.405871 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 102 rows starting from the beginning of the part 2024.01.30 03:23:03.405878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:03.405912 [ 3 ] {} HTTP-Session: 34105d3d-cb63-47de-a79e-9fd8a400ba65 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:03.405937 [ 3 ] {} HTTP-Session: 34105d3d-cb63-47de-a79e-9fd8a400ba65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:03.405988 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part 2024.01.30 03:23:03.406042 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:03.406100 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:23:03.406107 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 138 rows starting from the beginning of the part 2024.01.30 03:23:03.406269 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 63 rows starting from the beginning of the part 2024.01.30 03:23:03.406345 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:03.406412 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 103 rows starting from the beginning of the part 2024.01.30 03:23:03.406788 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:03.407096 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.30 03:23:03.407302 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.30 03:23:03.407390 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770821 sec., 381179.1253887321 rows/sec., 36.64 MiB/sec. 2024.01.30 03:23:03.407492 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} executeQuery: Read 2 rows, 143.00 B in 0.001410992 sec., 1417 rows/sec., 98.97 KiB/sec. 2024.01.30 03:23:03.407539 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.30 03:23:03.407657 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} DynamicQueryHandler: Done processing query 2024.01.30 03:23:03.407683 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:03.407700 [ 3 ] {} HTTP-Session: 34105d3d-cb63-47de-a79e-9fd8a400ba65 Destroying unnamed session 2024.01.30 03:23:03.407749 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.30 03:23:03.407811 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.30 03:23:03.407824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:03.407880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:03.407899 [ 3 ] {} HTTP-Session: fa2fbc4f-7691-45b4-b7eb-67d2151feb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:03.407916 [ 3 ] {} HTTP-Session: fa2fbc4f-7691-45b4-b7eb-67d2151feb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:03.407988 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:03.408026 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:03.408130 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:03.408474 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:03.408676 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.30 03:23:03.408834 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.30 03:23:03.408957 [ 71 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.30 03:23:03.408966 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} executeQuery: Read 36 rows, 2.89 KiB in 0.000942131 sec., 38211 rows/sec., 2.99 MiB/sec. 2024.01.30 03:23:03.409019 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:03.409208 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.30 03:23:03.409227 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} DynamicQueryHandler: Done processing query 2024.01.30 03:23:03.409282 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:03.409336 [ 3 ] {} HTTP-Session: fa2fbc4f-7691-45b4-b7eb-67d2151feb49 Destroying unnamed session 2024.01.30 03:23:03.409476 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:03.409556 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:03.409577 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 105 rows starting from the beginning of the part 2024.01.30 03:23:03.409662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:03.409707 [ 3 ] {} HTTP-Session: c6f17dea-462c-4ea3-be25-e671c493056a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:03.409739 [ 3 ] {} HTTP-Session: c6f17dea-462c-4ea3-be25-e671c493056a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:03.409832 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:03.409962 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:03.410101 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:23:03.410103 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part 2024.01.30 03:23:03.410409 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 58 rows starting from the beginning of the part 2024.01.30 03:23:03.410637 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:03.410664 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:03.410869 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 36 rows starting from the beginning of the part 2024.01.30 03:23:03.411476 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:03.412080 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.30 03:23:03.412422 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.30 03:23:03.412698 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.003588822 sec., 77184.10107829254 rows/sec., 6.03 MiB/sec. 2024.01.30 03:23:03.412692 [ 71 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.30 03:23:03.412740 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} executeQuery: Read 1 rows, 72.00 B in 0.002732512 sec., 365 rows/sec., 25.73 KiB/sec. 2024.01.30 03:23:03.412811 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:03.412951 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.30 03:23:03.413110 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.30 03:23:03.413139 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} DynamicQueryHandler: Done processing query 2024.01.30 03:23:03.413180 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:03.413222 [ 3 ] {} HTTP-Session: c6f17dea-462c-4ea3-be25-e671c493056a Destroying unnamed session 2024.01.30 03:23:03.413331 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.30 03:23:03.413346 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:03.413412 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 620 rows starting from the beginning of the part 2024.01.30 03:23:03.413430 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.30 03:23:03.413472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:03.413617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:03.413664 [ 3 ] {} HTTP-Session: 4dd4c554-1df0-4587-afb2-bd3b45bfb8b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:03.413722 [ 3 ] {} HTTP-Session: 4dd4c554-1df0-4587-afb2-bd3b45bfb8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:03.413748 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part 2024.01.30 03:23:03.413944 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:03.414023 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part 2024.01.30 03:23:03.414054 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:03.414358 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part 2024.01.30 03:23:03.414700 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2024.01.30 03:23:03.414717 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:03.414943 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part 2024.01.30 03:23:03.415690 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:03.416487 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.01.30 03:23:03.416627 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 5 columns (5 merged, 0 gathered) in 0.003693053 sec., 188461.95816848552 rows/sec., 13.29 MiB/sec. 2024.01.30 03:23:03.416798 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.30 03:23:03.416802 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.01.30 03:23:03.417026 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} executeQuery: Read 34 rows, 46.98 KiB in 0.003023249 sec., 11246 rows/sec., 15.18 MiB/sec. 2024.01.30 03:23:03.417187 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.30 03:23:03.417278 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} DynamicQueryHandler: Done processing query 2024.01.30 03:23:03.417293 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.30 03:23:03.417321 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:23:03.417351 [ 3 ] {} HTTP-Session: 4dd4c554-1df0-4587-afb2-bd3b45bfb8b1 Destroying unnamed session 2024.01.30 03:23:08.399973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:08.400162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:08.400209 [ 3 ] {} HTTP-Session: ab35b3c0-ebda-4280-ba9c-c9df59956a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:08.400249 [ 3 ] {} HTTP-Session: ab35b3c0-ebda-4280-ba9c-c9df59956a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:08.400454 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:08.400553 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:08.400794 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:08.401217 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:08.401489 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.30 03:23:08.401663 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.30 03:23:08.401801 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} executeQuery: Read 21 rows, 1.70 KiB in 0.001282229 sec., 16377 rows/sec., 1.30 MiB/sec. 2024.01.30 03:23:08.401803 [ 168 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.30 03:23:08.401934 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:08.402002 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} DynamicQueryHandler: Done processing query 2024.01.30 03:23:08.402013 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.30 03:23:08.402037 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:08.402071 [ 3 ] {} HTTP-Session: ab35b3c0-ebda-4280-ba9c-c9df59956a6d Destroying unnamed session 2024.01.30 03:23:08.402142 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:08.402178 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 55 rows starting from the beginning of the part 2024.01.30 03:23:08.402248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:08.402342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:08.402368 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:08.402382 [ 3 ] {} HTTP-Session: b44a1446-d618-4833-be3e-f40c5d14adc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:08.402445 [ 3 ] {} HTTP-Session: b44a1446-d618-4833-be3e-f40c5d14adc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:08.402614 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:08.402653 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:08.402750 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:08.402803 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:08.403111 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:08.403252 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:08.403400 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:08.403949 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:08.404455 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.30 03:23:08.404761 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.30 03:23:08.404773 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002777733 sec., 66961.07941260013 rows/sec., 5.30 MiB/sec. 2024.01.30 03:23:08.404948 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} executeQuery: Read 63 rows, 5.70 KiB in 0.002246571 sec., 28042 rows/sec., 2.48 MiB/sec. 2024.01.30 03:23:08.404999 [ 12 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.30 03:23:08.405099 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} DynamicQueryHandler: Done processing query 2024.01.30 03:23:08.405125 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:23:08.405142 [ 3 ] {} HTTP-Session: b44a1446-d618-4833-be3e-f40c5d14adc7 Destroying unnamed session 2024.01.30 03:23:08.405250 [ 12 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.30 03:23:08.405279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:08.405333 [ 12 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.30 03:23:08.405334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:08.405368 [ 3 ] {} HTTP-Session: 8ae416f3-0218-406e-8917-aa7462a38a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:08.405390 [ 3 ] {} HTTP-Session: 8ae416f3-0218-406e-8917-aa7462a38a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:08.405488 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:08.405530 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:08.405641 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:08.405933 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:08.406137 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.30 03:23:08.406285 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.30 03:23:08.406413 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} executeQuery: Read 21 rows, 1.68 KiB in 0.00088675 sec., 23681 rows/sec., 1.85 MiB/sec. 2024.01.30 03:23:08.406550 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} DynamicQueryHandler: Done processing query 2024.01.30 03:23:08.406593 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:08.406624 [ 3 ] {} HTTP-Session: 8ae416f3-0218-406e-8917-aa7462a38a6f Destroying unnamed session 2024.01.30 03:23:08.406803 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:08.406852 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:08.406872 [ 3 ] {} HTTP-Session: d2309c21-e28c-474b-a578-a6a86cff9862 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:08.406889 [ 3 ] {} HTTP-Session: d2309c21-e28c-474b-a578-a6a86cff9862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:08.406972 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:08.407018 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:08.407163 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:08.407539 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:08.407834 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.01.30 03:23:08.408015 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.01.30 03:23:08.408136 [ 168 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.01.30 03:23:08.408153 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} executeQuery: Read 21 rows, 29.02 KiB in 0.001150426 sec., 18254 rows/sec., 24.63 MiB/sec. 2024.01.30 03:23:08.408189 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:08.408344 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.01.30 03:23:08.408408 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} DynamicQueryHandler: Done processing query 2024.01.30 03:23:08.408466 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:23:08.408516 [ 3 ] {} HTTP-Session: d2309c21-e28c-474b-a578-a6a86cff9862 Destroying unnamed session 2024.01.30 03:23:08.408552 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:08.408597 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1791 rows starting from the beginning of the part 2024.01.30 03:23:08.408723 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:08.408815 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:08.408903 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:08.408991 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:08.409080 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:08.414956 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 1922 rows, containing 6 columns (6 merged, 0 gathered) in 0.006686632 sec., 287439.1771522644 rows/sec., 387.88 MiB/sec. 2024.01.30 03:23:08.416209 [ 17 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.01.30 03:23:08.416486 [ 17 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.01.30 03:23:08.416565 [ 17 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.01.30 03:23:08.416661 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15: 13.13 MiB. 2024.01.30 03:23:13.164526 [ 170 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:23:13.164599 [ 170 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:23:13.400837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:13.400949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:13.400976 [ 3 ] {} HTTP-Session: aa61824b-3fe8-499d-937f-e9890c74e07f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:13.401000 [ 3 ] {} HTTP-Session: aa61824b-3fe8-499d-937f-e9890c74e07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:13.401154 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:13.401236 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:13.401446 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:13.401902 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:13.402169 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.30 03:23:13.402335 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.30 03:23:13.402470 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} executeQuery: Read 34 rows, 2.76 KiB in 0.001268869 sec., 26795 rows/sec., 2.12 MiB/sec. 2024.01.30 03:23:13.402622 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} DynamicQueryHandler: Done processing query 2024.01.30 03:23:13.402648 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:13.402664 [ 3 ] {} HTTP-Session: aa61824b-3fe8-499d-937f-e9890c74e07f Destroying unnamed session 2024.01.30 03:23:13.402797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:13.402842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:13.402861 [ 3 ] {} HTTP-Session: c7f26bfb-85aa-42df-bd60-a5b094013319 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:13.402878 [ 3 ] {} HTTP-Session: c7f26bfb-85aa-42df-bd60-a5b094013319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:13.402956 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:13.402996 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:13.403102 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:13.403457 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:13.403686 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.30 03:23:13.403839 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.30 03:23:13.403965 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} executeQuery: Read 102 rows, 10.65 KiB in 0.000979563 sec., 104128 rows/sec., 10.61 MiB/sec. 2024.01.30 03:23:13.404070 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} DynamicQueryHandler: Done processing query 2024.01.30 03:23:13.404094 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:23:13.404109 [ 3 ] {} HTTP-Session: c7f26bfb-85aa-42df-bd60-a5b094013319 Destroying unnamed session 2024.01.30 03:23:13.404227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:13.404270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:13.404289 [ 3 ] {} HTTP-Session: cb509209-a515-4a84-a1c2-20879ba7d3c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:13.404305 [ 3 ] {} HTTP-Session: cb509209-a515-4a84-a1c2-20879ba7d3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:13.404374 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:13.404413 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:13.404513 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:13.404808 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:13.405019 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.30 03:23:13.405170 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.30 03:23:13.405294 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} executeQuery: Read 34 rows, 2.72 KiB in 0.00089087 sec., 38164 rows/sec., 2.98 MiB/sec. 2024.01.30 03:23:13.405414 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} DynamicQueryHandler: Done processing query 2024.01.30 03:23:13.405439 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:13.405454 [ 3 ] {} HTTP-Session: cb509209-a515-4a84-a1c2-20879ba7d3c2 Destroying unnamed session 2024.01.30 03:23:13.405599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:13.405644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:13.405662 [ 3 ] {} HTTP-Session: 17b1f295-bb16-4cd2-b1f4-d5623cde5109 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:13.405678 [ 3 ] {} HTTP-Session: 17b1f295-bb16-4cd2-b1f4-d5623cde5109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:13.405759 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:13.405803 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:13.405938 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:13.406351 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:13.406653 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.01.30 03:23:13.406827 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.01.30 03:23:13.406946 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} executeQuery: Read 34 rows, 46.98 KiB in 0.001159916 sec., 29312 rows/sec., 39.56 MiB/sec. 2024.01.30 03:23:13.407058 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} DynamicQueryHandler: Done processing query 2024.01.30 03:23:13.407082 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:23:13.407098 [ 3 ] {} HTTP-Session: 17b1f295-bb16-4cd2-b1f4-d5623cde5109 Destroying unnamed session 2024.01.30 03:23:18.399679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:18.399816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:18.399847 [ 3 ] {} HTTP-Session: 0e7a44cb-5a0b-4654-bde8-8cfd1b0eef27 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:18.399874 [ 3 ] {} HTTP-Session: 0e7a44cb-5a0b-4654-bde8-8cfd1b0eef27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:18.400017 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:18.400086 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:18.400247 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:18.400693 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:18.400954 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.30 03:23:18.401115 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.30 03:23:18.401250 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} executeQuery: Read 21 rows, 1.70 KiB in 0.001189017 sec., 17661 rows/sec., 1.40 MiB/sec. 2024.01.30 03:23:18.401398 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} DynamicQueryHandler: Done processing query 2024.01.30 03:23:18.401422 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:18.401438 [ 3 ] {} HTTP-Session: 0e7a44cb-5a0b-4654-bde8-8cfd1b0eef27 Destroying unnamed session 2024.01.30 03:23:18.401567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:18.401613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:18.401632 [ 3 ] {} HTTP-Session: e71cf962-e6a7-47ba-b040-7ad776ff0214 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:18.401649 [ 3 ] {} HTTP-Session: e71cf962-e6a7-47ba-b040-7ad776ff0214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:18.401724 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:18.401764 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:18.401868 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:18.402211 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:18.402430 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.30 03:23:18.402585 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.30 03:23:18.402706 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} executeQuery: Read 63 rows, 5.70 KiB in 0.000949072 sec., 66380 rows/sec., 5.86 MiB/sec. 2024.01.30 03:23:18.402873 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} DynamicQueryHandler: Done processing query 2024.01.30 03:23:18.402907 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:23:18.402923 [ 3 ] {} HTTP-Session: e71cf962-e6a7-47ba-b040-7ad776ff0214 Destroying unnamed session 2024.01.30 03:23:18.403049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:18.403095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:18.403114 [ 3 ] {} HTTP-Session: adb33ef7-9764-421b-b02c-619da726d5f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:18.403131 [ 3 ] {} HTTP-Session: adb33ef7-9764-421b-b02c-619da726d5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:18.403203 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:18.403241 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:18.403348 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:18.403635 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:18.403841 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.30 03:23:18.404013 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.30 03:23:18.404134 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} executeQuery: Read 21 rows, 1.68 KiB in 0.00090115 sec., 23303 rows/sec., 1.82 MiB/sec. 2024.01.30 03:23:18.404251 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} DynamicQueryHandler: Done processing query 2024.01.30 03:23:18.404273 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:18.404289 [ 3 ] {} HTTP-Session: adb33ef7-9764-421b-b02c-619da726d5f9 Destroying unnamed session 2024.01.30 03:23:18.404409 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:18.404453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:18.404472 [ 3 ] {} HTTP-Session: 43983425-4853-4c03-aff9-eba5bd27ae4f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:18.404489 [ 3 ] {} HTTP-Session: 43983425-4853-4c03-aff9-eba5bd27ae4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:18.404564 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:18.404608 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:18.404745 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:18.405121 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:18.405425 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.01.30 03:23:18.405604 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.01.30 03:23:18.405731 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} executeQuery: Read 21 rows, 29.02 KiB in 0.001139456 sec., 18429 rows/sec., 24.87 MiB/sec. 2024.01.30 03:23:18.405858 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} DynamicQueryHandler: Done processing query 2024.01.30 03:23:18.405881 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:23:18.405897 [ 3 ] {} HTTP-Session: 43983425-4853-4c03-aff9-eba5bd27ae4f Destroying unnamed session 2024.01.30 03:23:23.401473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:23.401624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:23.401661 [ 3 ] {} HTTP-Session: 96731f99-51a4-4c34-954b-39022646865e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:23.401696 [ 3 ] {} HTTP-Session: 96731f99-51a4-4c34-954b-39022646865e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:23.401864 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:23.401930 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:23.402113 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:23.402576 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:23.402841 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.30 03:23:23.403015 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.30 03:23:23.403132 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} executeQuery: Read 34 rows, 2.76 KiB in 0.001230018 sec., 27641 rows/sec., 2.19 MiB/sec. 2024.01.30 03:23:23.403286 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} DynamicQueryHandler: Done processing query 2024.01.30 03:23:23.403313 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:23.403330 [ 3 ] {} HTTP-Session: 96731f99-51a4-4c34-954b-39022646865e Destroying unnamed session 2024.01.30 03:23:23.403450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:23.403505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:23.403525 [ 3 ] {} HTTP-Session: c6c68c45-6cac-41b9-8a8f-12f20fce5f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:23.403542 [ 3 ] {} HTTP-Session: c6c68c45-6cac-41b9-8a8f-12f20fce5f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:23.403619 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:23.403661 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:23:23.403770 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:23.404074 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:23.404278 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.30 03:23:23.404424 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.30 03:23:23.404524 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} executeQuery: Read 2 rows, 175.00 B in 0.000877049 sec., 2280 rows/sec., 194.86 KiB/sec. 2024.01.30 03:23:23.404692 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} DynamicQueryHandler: Done processing query 2024.01.30 03:23:23.404728 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:23.404747 [ 3 ] {} HTTP-Session: c6c68c45-6cac-41b9-8a8f-12f20fce5f1a Destroying unnamed session 2024.01.30 03:23:23.404886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:23.404935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:23.404955 [ 3 ] {} HTTP-Session: 843f88b2-3910-452b-ac8b-124158fdebde Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:23.404972 [ 3 ] {} HTTP-Session: 843f88b2-3910-452b-ac8b-124158fdebde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:23.405051 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:23.405091 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:23.405206 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:23.405632 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:23.405916 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.30 03:23:23.406103 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.30 03:23:23.406246 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} executeQuery: Read 139 rows, 13.85 KiB in 0.001164757 sec., 119338 rows/sec., 11.61 MiB/sec. 2024.01.30 03:23:23.406374 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} DynamicQueryHandler: Done processing query 2024.01.30 03:23:23.406399 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:23:23.406417 [ 3 ] {} HTTP-Session: 843f88b2-3910-452b-ac8b-124158fdebde Destroying unnamed session 2024.01.30 03:23:23.406558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:23.406607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:23.406627 [ 3 ] {} HTTP-Session: e6ede041-1d0f-45de-b276-9ebea02d5ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:23.406645 [ 3 ] {} HTTP-Session: e6ede041-1d0f-45de-b276-9ebea02d5ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:23.406717 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:23.406757 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:23:23.406869 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:23.407148 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:23.407359 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.30 03:23:23.407511 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.30 03:23:23.407638 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} executeQuery: Read 2 rows, 143.00 B in 0.0008851 sec., 2259 rows/sec., 157.78 KiB/sec. 2024.01.30 03:23:23.407855 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} DynamicQueryHandler: Done processing query 2024.01.30 03:23:23.407880 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:23.407897 [ 3 ] {} HTTP-Session: e6ede041-1d0f-45de-b276-9ebea02d5ce8 Destroying unnamed session 2024.01.30 03:23:23.408024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:23.408070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:23.408091 [ 3 ] {} HTTP-Session: 75b36acb-47b5-41c6-8025-669ba1ba2e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:23.408108 [ 3 ] {} HTTP-Session: 75b36acb-47b5-41c6-8025-669ba1ba2e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:23.408184 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:23.408225 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:23.408348 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:23.408688 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:23.408903 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.30 03:23:23.409059 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.30 03:23:23.409187 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} executeQuery: Read 60 rows, 4.78 KiB in 0.000973393 sec., 61640 rows/sec., 4.80 MiB/sec. 2024.01.30 03:23:23.409311 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} DynamicQueryHandler: Done processing query 2024.01.30 03:23:23.409335 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:23:23.409352 [ 3 ] {} HTTP-Session: 75b36acb-47b5-41c6-8025-669ba1ba2e51 Destroying unnamed session 2024.01.30 03:23:23.409461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:23.409505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:23.409525 [ 3 ] {} HTTP-Session: d58de166-e57e-458a-8b01-b6585c77f8fa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:23.409541 [ 3 ] {} HTTP-Session: d58de166-e57e-458a-8b01-b6585c77f8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:23.409613 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:23.409658 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:23:23.409780 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:23.410066 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:23.410334 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.30 03:23:23.410512 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.30 03:23:23.410636 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} executeQuery: Read 37 rows, 2.67 KiB in 0.000991562 sec., 37314 rows/sec., 2.63 MiB/sec. 2024.01.30 03:23:23.410812 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} DynamicQueryHandler: Done processing query 2024.01.30 03:23:23.410837 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:23.410853 [ 3 ] {} HTTP-Session: d58de166-e57e-458a-8b01-b6585c77f8fa Destroying unnamed session 2024.01.30 03:23:23.411017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:23.411064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:23.411083 [ 3 ] {} HTTP-Session: 188c4505-70bb-4a51-aed1-c5ed20e7a4d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:23.411099 [ 3 ] {} HTTP-Session: 188c4505-70bb-4a51-aed1-c5ed20e7a4d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:23.411181 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:23.411228 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:23.411373 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:23.411789 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.01.30 03:23:23.412090 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.01.30 03:23:23.412272 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.01.30 03:23:23.412391 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} executeQuery: Read 34 rows, 46.98 KiB in 0.001181097 sec., 28786 rows/sec., 38.85 MiB/sec. 2024.01.30 03:23:23.412516 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} DynamicQueryHandler: Done processing query 2024.01.30 03:23:23.412540 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:23:23.412558 [ 3 ] {} HTTP-Session: 188c4505-70bb-4a51-aed1-c5ed20e7a4d7 Destroying unnamed session 2024.01.30 03:23:28.164641 [ 173 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:23:28.164710 [ 173 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:23:28.399893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:28.400039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:28.400082 [ 3 ] {} HTTP-Session: 734714e1-f39e-400c-9d56-d0a13bb26ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:28.400120 [ 3 ] {} HTTP-Session: 734714e1-f39e-400c-9d56-d0a13bb26ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:28.400309 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:28.400400 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:28.400584 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:28.401097 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:28.401375 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.30 03:23:28.401540 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.30 03:23:28.401677 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} executeQuery: Read 21 rows, 1.70 KiB in 0.00131747 sec., 15939 rows/sec., 1.26 MiB/sec. 2024.01.30 03:23:28.401828 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} DynamicQueryHandler: Done processing query 2024.01.30 03:23:28.401853 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:28.401871 [ 3 ] {} HTTP-Session: 734714e1-f39e-400c-9d56-d0a13bb26ff3 Destroying unnamed session 2024.01.30 03:23:28.401989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:28.402042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:28.402063 [ 3 ] {} HTTP-Session: 20a0ecd3-97d4-42e2-90bf-2101ee99f9fc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:28.402082 [ 3 ] {} HTTP-Session: 20a0ecd3-97d4-42e2-90bf-2101ee99f9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:28.402160 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:28.402203 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:23:28.402317 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:28.402575 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:28.402796 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.30 03:23:28.402945 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.30 03:23:28.403042 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} executeQuery: Read 2 rows, 175.00 B in 0.000854 sec., 2341 rows/sec., 200.12 KiB/sec. 2024.01.30 03:23:28.403176 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} DynamicQueryHandler: Done processing query 2024.01.30 03:23:28.403199 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:28.403215 [ 3 ] {} HTTP-Session: 20a0ecd3-97d4-42e2-90bf-2101ee99f9fc Destroying unnamed session 2024.01.30 03:23:28.403338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:28.403384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:28.403403 [ 3 ] {} HTTP-Session: 430f1acb-67d3-4a9d-b8b1-4f3938942747 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:28.403421 [ 3 ] {} HTTP-Session: 430f1acb-67d3-4a9d-b8b1-4f3938942747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:28.403495 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:28.403534 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:28.403639 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:28.403932 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:28.404147 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.30 03:23:28.404292 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.30 03:23:28.404390 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} executeQuery: Read 64 rows, 5.79 KiB in 0.00086772 sec., 73756 rows/sec., 6.51 MiB/sec. 2024.01.30 03:23:28.404380 [ 173 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.30 03:23:28.404447 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:28.404533 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} DynamicQueryHandler: Done processing query 2024.01.30 03:23:28.404555 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.30 03:23:28.404568 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:23:28.404637 [ 3 ] {} HTTP-Session: 430f1acb-67d3-4a9d-b8b1-4f3938942747 Destroying unnamed session 2024.01.30 03:23:28.404709 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:28.404755 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 205 rows starting from the beginning of the part 2024.01.30 03:23:28.404776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:28.404854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:28.404898 [ 3 ] {} HTTP-Session: 1c476e33-c350-4cca-8b86-75f00fbb01db Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:28.404951 [ 3 ] {} HTTP-Session: 1c476e33-c350-4cca-8b86-75f00fbb01db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:28.404991 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 63 rows starting from the beginning of the part 2024.01.30 03:23:28.405143 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:28.405252 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 102 rows starting from the beginning of the part 2024.01.30 03:23:28.405253 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:23:28.405520 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 63 rows starting from the beginning of the part 2024.01.30 03:23:28.405730 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:28.405766 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 139 rows starting from the beginning of the part 2024.01.30 03:23:28.405944 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part 2024.01.30 03:23:28.406472 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:28.406904 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.30 03:23:28.407223 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.30 03:23:28.407383 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} executeQuery: Read 2 rows, 143.00 B in 0.00217343 sec., 920 rows/sec., 64.25 KiB/sec. 2024.01.30 03:23:28.407770 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} DynamicQueryHandler: Done processing query 2024.01.30 03:23:28.407806 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:28.407833 [ 3 ] {} HTTP-Session: 1c476e33-c350-4cca-8b86-75f00fbb01db Destroying unnamed session 2024.01.30 03:23:28.407834 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 4 columns (4 merged, 0 gathered) in 0.003313645 sec., 191933.65613999087 rows/sec., 18.12 MiB/sec. 2024.01.30 03:23:28.407975 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:28.408049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:28.408049 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.30 03:23:28.408079 [ 3 ] {} HTTP-Session: 4afc2bad-7601-4af4-b24d-c3aad0c784c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:28.408137 [ 3 ] {} HTTP-Session: 4afc2bad-7601-4af4-b24d-c3aad0c784c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:28.408235 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:28.408289 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:28.408385 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.30 03:23:28.408540 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:28.408543 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.30 03:23:28.408901 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:28.409120 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.30 03:23:28.409271 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.30 03:23:28.409358 [ 173 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.30 03:23:28.409371 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} executeQuery: Read 23 rows, 1.84 KiB in 0.001101215 sec., 20886 rows/sec., 1.64 MiB/sec. 2024.01.30 03:23:28.409391 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:28.409552 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.30 03:23:28.409580 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} DynamicQueryHandler: Done processing query 2024.01.30 03:23:28.409624 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:28.409650 [ 3 ] {} HTTP-Session: 4afc2bad-7601-4af4-b24d-c3aad0c784c0 Destroying unnamed session 2024.01.30 03:23:28.409724 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:28.409776 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 105 rows starting from the beginning of the part 2024.01.30 03:23:28.409799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:28.409884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:28.409934 [ 3 ] {} HTTP-Session: 375939d3-dfb6-46f2-99cd-41484885e931 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:28.409990 [ 3 ] {} HTTP-Session: 375939d3-dfb6-46f2-99cd-41484885e931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:28.410022 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:28.410175 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:28.410272 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:28.410287 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:23:28.410546 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:28.410868 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part 2024.01.30 03:23:28.410863 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:28.411084 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 23 rows starting from the beginning of the part 2024.01.30 03:23:28.411514 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:28.412236 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.30 03:23:28.412500 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003048589 sec., 86597.43901194946 rows/sec., 6.76 MiB/sec. 2024.01.30 03:23:28.412590 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.30 03:23:28.412733 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.30 03:23:28.412825 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} executeQuery: Read 1 rows, 72.00 B in 0.002577278 sec., 388 rows/sec., 27.28 KiB/sec. 2024.01.30 03:23:28.413060 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} DynamicQueryHandler: Done processing query 2024.01.30 03:23:28.413097 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:28.413110 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.30 03:23:28.413125 [ 3 ] {} HTTP-Session: 375939d3-dfb6-46f2-99cd-41484885e931 Destroying unnamed session 2024.01.30 03:23:28.413227 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.30 03:23:28.413298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:28.413387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:28.413407 [ 3 ] {} HTTP-Session: 72680583-aa17-433f-9151-7feb776bf869 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:28.413424 [ 3 ] {} HTTP-Session: 72680583-aa17-433f-9151-7feb776bf869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:28.413505 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:28.413550 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:28.413703 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:28.414136 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:28.414437 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.01.30 03:23:28.414625 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.01.30 03:23:28.414734 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} executeQuery: Read 21 rows, 29.02 KiB in 0.001199077 sec., 17513 rows/sec., 23.63 MiB/sec. 2024.01.30 03:23:28.414865 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} DynamicQueryHandler: Done processing query 2024.01.30 03:23:28.414892 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:23:28.414908 [ 3 ] {} HTTP-Session: 72680583-aa17-433f-9151-7feb776bf869 Destroying unnamed session 2024.01.30 03:23:33.400916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:33.401059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:33.401090 [ 3 ] {} HTTP-Session: 81b2e139-4e92-428e-a48f-70e8a188b379 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:33.401120 [ 3 ] {} HTTP-Session: 81b2e139-4e92-428e-a48f-70e8a188b379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:33.401264 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:33.401334 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:33.401516 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:33.401997 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:33.402259 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.30 03:23:33.402413 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.30 03:23:33.402603 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} executeQuery: Read 34 rows, 2.76 KiB in 0.00128996 sec., 26357 rows/sec., 2.09 MiB/sec. 2024.01.30 03:23:33.402615 [ 167 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.30 03:23:33.402740 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:33.402802 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} DynamicQueryHandler: Done processing query 2024.01.30 03:23:33.402863 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:33.402870 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.30 03:23:33.402898 [ 3 ] {} HTTP-Session: 81b2e139-4e92-428e-a48f-70e8a188b379 Destroying unnamed session 2024.01.30 03:23:33.403082 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:33.403131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:33.403157 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 55 rows starting from the beginning of the part 2024.01.30 03:23:33.403232 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:33.403277 [ 3 ] {} HTTP-Session: 909ceb7e-15af-46e2-b2cd-59a66c1c7af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:33.403313 [ 3 ] {} HTTP-Session: 909ceb7e-15af-46e2-b2cd-59a66c1c7af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:33.403443 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:33.403509 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:33.403591 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:33.403702 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:33.404033 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:33.404051 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:33.404230 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:33.404341 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:33.404920 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:33.405421 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.01.30 03:23:33.405761 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. 2024.01.30 03:23:33.405959 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003137572 sec., 63424.83933436428 rows/sec., 5.02 MiB/sec. 2024.01.30 03:23:33.405997 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} executeQuery: Read 102 rows, 10.65 KiB in 0.002434395 sec., 41899 rows/sec., 4.27 MiB/sec. 2024.01.30 03:23:33.406208 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.30 03:23:33.406213 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} DynamicQueryHandler: Done processing query 2024.01.30 03:23:33.406278 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:23:33.406300 [ 3 ] {} HTTP-Session: 909ceb7e-15af-46e2-b2cd-59a66c1c7af5 Destroying unnamed session 2024.01.30 03:23:33.406431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:33.406488 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.30 03:23:33.406502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:33.406546 [ 3 ] {} HTTP-Session: 8eab73e3-91cc-4906-b713-1f0b4442cc1f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:33.406569 [ 3 ] {} HTTP-Session: 8eab73e3-91cc-4906-b713-1f0b4442cc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:33.406604 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.30 03:23:33.406707 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:33.406770 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:33.406892 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:33.407214 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:33.407435 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.01.30 03:23:33.407585 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. 2024.01.30 03:23:33.407721 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} executeQuery: Read 34 rows, 2.72 KiB in 0.000952541 sec., 35694 rows/sec., 2.79 MiB/sec. 2024.01.30 03:23:33.407861 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} DynamicQueryHandler: Done processing query 2024.01.30 03:23:33.407903 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:33.407943 [ 3 ] {} HTTP-Session: 8eab73e3-91cc-4906-b713-1f0b4442cc1f Destroying unnamed session 2024.01.30 03:23:33.408096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:33.408144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:33.408163 [ 3 ] {} HTTP-Session: 50ae353f-5502-4237-9758-abfe453bc583 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:33.408181 [ 3 ] {} HTTP-Session: 50ae353f-5502-4237-9758-abfe453bc583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:33.408270 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:33.408315 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:33.408462 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:33.408905 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:33.409224 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.01.30 03:23:33.409417 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.01.30 03:23:33.409537 [ 167 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.01.30 03:23:33.409552 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} executeQuery: Read 34 rows, 46.98 KiB in 0.001246999 sec., 27265 rows/sec., 36.79 MiB/sec. 2024.01.30 03:23:33.409589 [ 167 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:33.409769 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.01.30 03:23:33.409850 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} DynamicQueryHandler: Done processing query 2024.01.30 03:23:33.409917 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:23:33.410006 [ 3 ] {} HTTP-Session: 50ae353f-5502-4237-9758-abfe453bc583 Destroying unnamed session 2024.01.30 03:23:33.410113 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:33.410160 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1922 rows starting from the beginning of the part 2024.01.30 03:23:33.410290 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:33.410407 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:33.410517 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:33.410622 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:33.410714 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:33.413636 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 6 columns (6 merged, 0 gathered) in 0.003979481 sec., 519163.1773087998 rows/sec., 700.58 MiB/sec. 2024.01.30 03:23:33.414378 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.01.30 03:23:33.414602 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.01.30 03:23:33.414668 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.01.30 03:23:33.414741 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16: 13.36 MiB. 2024.01.30 03:23:34.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 251.10 MiB, peak 261.43 MiB, will set to 247.94 MiB (RSS), difference: -3.16 MiB 2024.01.30 03:23:38.399789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:38.399922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:38.399953 [ 3 ] {} HTTP-Session: b552e621-4370-4843-9cd4-54683acf8789 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:38.399982 [ 3 ] {} HTTP-Session: b552e621-4370-4843-9cd4-54683acf8789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:38.400126 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:38.400195 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:38.400380 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:38.400866 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:38.401134 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.01.30 03:23:38.401304 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. 2024.01.30 03:23:38.401426 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} executeQuery: Read 21 rows, 1.70 KiB in 0.001261849 sec., 16642 rows/sec., 1.32 MiB/sec. 2024.01.30 03:23:38.401583 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} DynamicQueryHandler: Done processing query 2024.01.30 03:23:38.401610 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:38.401629 [ 3 ] {} HTTP-Session: b552e621-4370-4843-9cd4-54683acf8789 Destroying unnamed session 2024.01.30 03:23:38.401786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:38.401862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:38.401887 [ 3 ] {} HTTP-Session: f0659205-8f2c-4f45-9ce6-0b8644047ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:38.401910 [ 3 ] {} HTTP-Session: f0659205-8f2c-4f45-9ce6-0b8644047ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:38.402011 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:38.402062 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:38.402196 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:38.402591 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:38.402856 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.01.30 03:23:38.403009 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. 2024.01.30 03:23:38.403133 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} executeQuery: Read 63 rows, 5.70 KiB in 0.001084764 sec., 58077 rows/sec., 5.13 MiB/sec. 2024.01.30 03:23:38.403279 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} DynamicQueryHandler: Done processing query 2024.01.30 03:23:38.403311 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:23:38.403359 [ 3 ] {} HTTP-Session: f0659205-8f2c-4f45-9ce6-0b8644047ff7 Destroying unnamed session 2024.01.30 03:23:38.403511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:38.403560 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:38.403579 [ 3 ] {} HTTP-Session: e9eb4c12-7ada-468c-ae7c-e7c84e205111 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:38.403595 [ 3 ] {} HTTP-Session: e9eb4c12-7ada-468c-ae7c-e7c84e205111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:38.403670 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:38.403709 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:38.403825 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:38.404147 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:38.404352 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.01.30 03:23:38.404501 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. 2024.01.30 03:23:38.404617 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} executeQuery: Read 21 rows, 1.68 KiB in 0.000918601 sec., 22860 rows/sec., 1.79 MiB/sec. 2024.01.30 03:23:38.404723 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} DynamicQueryHandler: Done processing query 2024.01.30 03:23:38.404746 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:38.404761 [ 3 ] {} HTTP-Session: e9eb4c12-7ada-468c-ae7c-e7c84e205111 Destroying unnamed session 2024.01.30 03:23:38.404959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:38.405003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:38.405022 [ 3 ] {} HTTP-Session: 0431ef7a-9cdf-4551-be44-be0d5ae1973c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:38.405038 [ 3 ] {} HTTP-Session: 0431ef7a-9cdf-4551-be44-be0d5ae1973c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:38.405129 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:38.405192 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:38.405389 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:38.405782 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:38.406089 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.01.30 03:23:38.406268 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. 2024.01.30 03:23:38.406373 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} executeQuery: Read 21 rows, 29.02 KiB in 0.001204427 sec., 17435 rows/sec., 23.53 MiB/sec. 2024.01.30 03:23:38.406505 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} DynamicQueryHandler: Done processing query 2024.01.30 03:23:38.406528 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:23:38.406543 [ 3 ] {} HTTP-Session: 0431ef7a-9cdf-4551-be44-be0d5ae1973c Destroying unnamed session 2024.01.30 03:23:40.203394 [ 162 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2024.01.30 03:23:40.203480 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:40.203597 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact 2024.01.30 03:23:40.203737 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:40.203771 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 8 rows starting from the beginning of the part 2024.01.30 03:23:40.203889 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2024.01.30 03:23:40.203996 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2024.01.30 03:23:40.204081 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2024.01.30 03:23:40.204162 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2024.01.30 03:23:40.204753 [ 22 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216637 sec., 13151.005599862572 rows/sec., 918.26 KiB/sec. 2024.01.30 03:23:40.204870 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2024.01.30 03:23:40.205053 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. 2024.01.30 03:23:40.205120 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 2024.01.30 03:23:40.617067 [ 162 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2024.01.30 03:23:40.617170 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:40.617329 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact 2024.01.30 03:23:40.617536 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:40.617591 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 8 rows starting from the beginning of the part 2024.01.30 03:23:40.617772 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part 2024.01.30 03:23:40.617929 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part 2024.01.30 03:23:40.618094 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part 2024.01.30 03:23:40.618245 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part 2024.01.30 03:23:40.618847 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001603207 sec., 9979.996344826339 rows/sec., 838.16 KiB/sec. 2024.01.30 03:23:40.618963 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2024.01.30 03:23:40.619141 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. 2024.01.30 03:23:40.619203 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 2024.01.30 03:23:43.164765 [ 160 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:23:43.164848 [ 160 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:23:43.400708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:43.400825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:43.400856 [ 3 ] {} HTTP-Session: f87efa3c-4322-42dd-9a59-0ea6af926e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:43.400885 [ 3 ] {} HTTP-Session: f87efa3c-4322-42dd-9a59-0ea6af926e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:43.401025 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:43.401087 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:43.401248 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:43.401667 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:43.401941 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.01.30 03:23:43.402107 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. 2024.01.30 03:23:43.402240 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} executeQuery: Read 34 rows, 2.76 KiB in 0.001173957 sec., 28961 rows/sec., 2.29 MiB/sec. 2024.01.30 03:23:43.402414 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} DynamicQueryHandler: Done processing query 2024.01.30 03:23:43.402442 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:43.402458 [ 3 ] {} HTTP-Session: f87efa3c-4322-42dd-9a59-0ea6af926e75 Destroying unnamed session 2024.01.30 03:23:43.402600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:43.402654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:43.402675 [ 3 ] {} HTTP-Session: 272a69c4-d175-4f75-86dc-bdee35d584e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:43.402694 [ 3 ] {} HTTP-Session: 272a69c4-d175-4f75-86dc-bdee35d584e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:43.402781 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:43.402824 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:43.402941 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:43.403312 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:43.403531 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.01.30 03:23:43.403682 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. 2024.01.30 03:23:43.403803 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} executeQuery: Read 102 rows, 10.65 KiB in 0.000992983 sec., 102720 rows/sec., 10.47 MiB/sec. 2024.01.30 03:23:43.403921 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} DynamicQueryHandler: Done processing query 2024.01.30 03:23:43.403945 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:23:43.403961 [ 3 ] {} HTTP-Session: 272a69c4-d175-4f75-86dc-bdee35d584e1 Destroying unnamed session 2024.01.30 03:23:43.404082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:43.404127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:43.404146 [ 3 ] {} HTTP-Session: a962aafd-fa01-4cc1-9fd1-bfc241c9cec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:43.404164 [ 3 ] {} HTTP-Session: a962aafd-fa01-4cc1-9fd1-bfc241c9cec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:43.404234 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:43.404274 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:43.404380 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:43.404664 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:43.404870 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.01.30 03:23:43.405019 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. 2024.01.30 03:23:43.405138 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} executeQuery: Read 34 rows, 2.72 KiB in 0.00087411 sec., 38896 rows/sec., 3.04 MiB/sec. 2024.01.30 03:23:43.405240 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} DynamicQueryHandler: Done processing query 2024.01.30 03:23:43.405264 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:43.405280 [ 3 ] {} HTTP-Session: a962aafd-fa01-4cc1-9fd1-bfc241c9cec0 Destroying unnamed session 2024.01.30 03:23:43.405476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:43.405520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:43.405538 [ 3 ] {} HTTP-Session: e35b2026-09ea-4ba0-b683-d6a79ff015da Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:43.405554 [ 3 ] {} HTTP-Session: e35b2026-09ea-4ba0-b683-d6a79ff015da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:43.405635 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:43.405685 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:43.405820 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:43.406240 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:43.406557 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) 2024.01.30 03:23:43.406736 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. 2024.01.30 03:23:43.406872 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} executeQuery: Read 34 rows, 46.98 KiB in 0.001201697 sec., 28293 rows/sec., 38.18 MiB/sec. 2024.01.30 03:23:43.407002 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} DynamicQueryHandler: Done processing query 2024.01.30 03:23:43.407030 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:23:43.407046 [ 3 ] {} HTTP-Session: e35b2026-09ea-4ba0-b683-d6a79ff015da Destroying unnamed session 2024.01.30 03:23:48.400576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:48.400701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:48.400727 [ 3 ] {} HTTP-Session: 5fb17370-62e5-4dd4-83d6-0d89ae7a3800 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:48.400752 [ 3 ] {} HTTP-Session: 5fb17370-62e5-4dd4-83d6-0d89ae7a3800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:48.400880 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:48.400941 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:48.401102 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:48.401555 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:48.401822 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.01.30 03:23:48.401985 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. 2024.01.30 03:23:48.402106 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} executeQuery: Read 21 rows, 1.70 KiB in 0.001193627 sec., 17593 rows/sec., 1.39 MiB/sec. 2024.01.30 03:23:48.402268 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} DynamicQueryHandler: Done processing query 2024.01.30 03:23:48.402299 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:48.402326 [ 3 ] {} HTTP-Session: 5fb17370-62e5-4dd4-83d6-0d89ae7a3800 Destroying unnamed session 2024.01.30 03:23:48.402456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:48.402501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:48.402520 [ 3 ] {} HTTP-Session: a88f0c88-f495-45cc-bc9a-bc8bc544a5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:48.402537 [ 3 ] {} HTTP-Session: a88f0c88-f495-45cc-bc9a-bc8bc544a5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:48.402606 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:48.402648 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:23:48.402753 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:48.403031 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:48.403232 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.30 03:23:48.403377 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.30 03:23:48.403492 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} executeQuery: Read 2 rows, 175.00 B in 0.000856739 sec., 2334 rows/sec., 199.48 KiB/sec. 2024.01.30 03:23:48.403608 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} DynamicQueryHandler: Done processing query 2024.01.30 03:23:48.403632 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:48.403647 [ 3 ] {} HTTP-Session: a88f0c88-f495-45cc-bc9a-bc8bc544a5ff Destroying unnamed session 2024.01.30 03:23:48.403774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:48.403820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:48.403839 [ 3 ] {} HTTP-Session: 635207f0-74ff-4b32-a751-0bd92f8ebeef Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:48.403856 [ 3 ] {} HTTP-Session: 635207f0-74ff-4b32-a751-0bd92f8ebeef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:48.403928 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:48.403966 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:48.404070 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:48.404431 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:48.404638 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.01.30 03:23:48.404785 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. 2024.01.30 03:23:48.404913 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} executeQuery: Read 64 rows, 5.79 KiB in 0.000955131 sec., 67006 rows/sec., 5.92 MiB/sec. 2024.01.30 03:23:48.405075 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} DynamicQueryHandler: Done processing query 2024.01.30 03:23:48.405106 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:23:48.405159 [ 3 ] {} HTTP-Session: 635207f0-74ff-4b32-a751-0bd92f8ebeef Destroying unnamed session 2024.01.30 03:23:48.405320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:48.405369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:48.405388 [ 3 ] {} HTTP-Session: 7d667b4a-b73f-4db5-be64-efbcc1848ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:48.405404 [ 3 ] {} HTTP-Session: 7d667b4a-b73f-4db5-be64-efbcc1848ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:48.405474 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:48.405512 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:23:48.405627 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:48.405894 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:48.406102 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.30 03:23:48.406247 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.30 03:23:48.406343 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} executeQuery: Read 2 rows, 143.00 B in 0.000840219 sec., 2380 rows/sec., 166.20 KiB/sec. 2024.01.30 03:23:48.406439 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} DynamicQueryHandler: Done processing query 2024.01.30 03:23:48.406461 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:48.406476 [ 3 ] {} HTTP-Session: 7d667b4a-b73f-4db5-be64-efbcc1848ce4 Destroying unnamed session 2024.01.30 03:23:48.406595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:48.406638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:48.406655 [ 3 ] {} HTTP-Session: 2bc5c17d-bc6c-43d7-a3ae-aae2a45d9439 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:48.406672 [ 3 ] {} HTTP-Session: 2bc5c17d-bc6c-43d7-a3ae-aae2a45d9439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:48.406741 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:48.406778 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:48.406879 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:48.407139 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:48.407337 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.01.30 03:23:48.407481 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. 2024.01.30 03:23:48.407579 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} executeQuery: Read 23 rows, 1.84 KiB in 0.000811539 sec., 28341 rows/sec., 2.22 MiB/sec. 2024.01.30 03:23:48.407693 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} DynamicQueryHandler: Done processing query 2024.01.30 03:23:48.407722 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:48.407747 [ 3 ] {} HTTP-Session: 2bc5c17d-bc6c-43d7-a3ae-aae2a45d9439 Destroying unnamed session 2024.01.30 03:23:48.407865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:48.407909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:48.407927 [ 3 ] {} HTTP-Session: a4a596b3-d39d-4469-8f2b-3590ab5abb8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:48.407944 [ 3 ] {} HTTP-Session: a4a596b3-d39d-4469-8f2b-3590ab5abb8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:48.408011 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:48.408053 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:23:48.408169 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:48.408417 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:48.408664 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.30 03:23:48.408836 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.30 03:23:48.408935 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} executeQuery: Read 1 rows, 72.00 B in 0.000897601 sec., 1114 rows/sec., 78.33 KiB/sec. 2024.01.30 03:23:48.409063 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} DynamicQueryHandler: Done processing query 2024.01.30 03:23:48.409086 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:23:48.409101 [ 3 ] {} HTTP-Session: a4a596b3-d39d-4469-8f2b-3590ab5abb8b Destroying unnamed session 2024.01.30 03:23:48.409262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:48.409305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:48.409323 [ 3 ] {} HTTP-Session: 9087ea09-6c68-456f-bcc7-601596db9595 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:48.409339 [ 3 ] {} HTTP-Session: 9087ea09-6c68-456f-bcc7-601596db9595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:48.409413 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:48.409458 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:48.409592 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:48.409941 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:48.410224 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) 2024.01.30 03:23:48.410405 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. 2024.01.30 03:23:48.410504 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} executeQuery: Read 21 rows, 29.02 KiB in 0.001063614 sec., 19744 rows/sec., 26.64 MiB/sec. 2024.01.30 03:23:48.410623 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} DynamicQueryHandler: Done processing query 2024.01.30 03:23:48.410645 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:23:48.410661 [ 3 ] {} HTTP-Session: 9087ea09-6c68-456f-bcc7-601596db9595 Destroying unnamed session 2024.01.30 03:23:53.401992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:53.402114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:53.402141 [ 3 ] {} HTTP-Session: aea786a3-429b-4e61-b2db-59c1383a2f6c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:53.402164 [ 3 ] {} HTTP-Session: aea786a3-429b-4e61-b2db-59c1383a2f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:53.402293 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:53.402354 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:53.402513 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:53.402934 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:53.403196 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.01.30 03:23:53.403358 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. 2024.01.30 03:23:53.403497 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} executeQuery: Read 34 rows, 2.76 KiB in 0.001157686 sec., 29368 rows/sec., 2.32 MiB/sec. 2024.01.30 03:23:53.403629 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} DynamicQueryHandler: Done processing query 2024.01.30 03:23:53.403654 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:53.403670 [ 3 ] {} HTTP-Session: aea786a3-429b-4e61-b2db-59c1383a2f6c Destroying unnamed session 2024.01.30 03:23:53.403847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:53.403892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:53.403911 [ 3 ] {} HTTP-Session: 962ff10f-ee58-4f75-be5b-d1a961685924 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:53.403928 [ 3 ] {} HTTP-Session: 962ff10f-ee58-4f75-be5b-d1a961685924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:53.404005 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:53.404045 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:53.404147 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:53.404537 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:53.404763 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.01.30 03:23:53.404913 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. 2024.01.30 03:23:53.405033 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} executeQuery: Read 138 rows, 13.76 KiB in 0.000990062 sec., 139385 rows/sec., 13.58 MiB/sec. 2024.01.30 03:23:53.405037 [ 155 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.01.30 03:23:53.405157 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:53.405199 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} DynamicQueryHandler: Done processing query 2024.01.30 03:23:53.405248 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:23:53.405255 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact 2024.01.30 03:23:53.405271 [ 3 ] {} HTTP-Session: 962ff10f-ee58-4f75-be5b-d1a961685924 Destroying unnamed session 2024.01.30 03:23:53.405372 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:53.405409 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 205 rows starting from the beginning of the part 2024.01.30 03:23:53.405482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:53.405570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:53.405620 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 102 rows starting from the beginning of the part 2024.01.30 03:23:53.405624 [ 3 ] {} HTTP-Session: 7c836656-2e62-4ecd-8a8e-ba37077a1136 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:53.405694 [ 3 ] {} HTTP-Session: 7c836656-2e62-4ecd-8a8e-ba37077a1136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:53.405843 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 63 rows starting from the beginning of the part 2024.01.30 03:23:53.405878 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:53.405968 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:53.406047 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 102 rows starting from the beginning of the part 2024.01.30 03:23:53.406325 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part 2024.01.30 03:23:53.406441 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:53.406570 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 138 rows starting from the beginning of the part 2024.01.30 03:23:53.407113 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:53.407573 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.01.30 03:23:53.407811 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. 2024.01.30 03:23:53.408003 [ 155 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.01.30 03:23:53.408104 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:53.408212 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} executeQuery: Read 58 rows, 4.62 KiB in 0.002244861 sec., 25836 rows/sec., 2.01 MiB/sec. 2024.01.30 03:23:53.408361 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact 2024.01.30 03:23:53.408417 [ 11 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003180662 sec., 211905.57185894006 rows/sec., 20.37 MiB/sec. 2024.01.30 03:23:53.408535 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} DynamicQueryHandler: Done processing query 2024.01.30 03:23:53.408574 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:53.408585 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:23:53.408652 [ 3 ] {} HTTP-Session: 7c836656-2e62-4ecd-8a8e-ba37077a1136 Destroying unnamed session 2024.01.30 03:23:53.408661 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 105 rows starting from the beginning of the part 2024.01.30 03:23:53.408735 [ 11 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.01.30 03:23:53.408876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:53.408924 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:53.408998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:53.409050 [ 3 ] {} HTTP-Session: 6605a50f-36e2-4d95-8d2e-1cfa653fe812 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:53.409104 [ 3 ] {} HTTP-Session: 6605a50f-36e2-4d95-8d2e-1cfa653fe812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:53.409215 [ 11 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. 2024.01.30 03:23:53.409241 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:53.409404 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:53.409434 [ 11 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 2024.01.30 03:23:53.409585 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:23:53.409628 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:53.409957 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 23 rows starting from the beginning of the part 2024.01.30 03:23:53.410237 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 58 rows starting from the beginning of the part 2024.01.30 03:23:53.410239 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:53.411176 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:53.411833 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003645093 sec., 75443.89128068887 rows/sec., 5.89 MiB/sec. 2024.01.30 03:23:53.411865 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.30 03:23:53.411961 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.01.30 03:23:53.412219 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. 2024.01.30 03:23:53.412232 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.30 03:23:53.412307 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 2024.01.30 03:23:53.412505 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} executeQuery: Read 36 rows, 2.60 KiB in 0.003021838 sec., 11913 rows/sec., 860.92 KiB/sec. 2024.01.30 03:23:53.412657 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} DynamicQueryHandler: Done processing query 2024.01.30 03:23:53.412686 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:23:53.412703 [ 3 ] {} HTTP-Session: 6605a50f-36e2-4d95-8d2e-1cfa653fe812 Destroying unnamed session 2024.01.30 03:23:53.412868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:53.412916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:53.412935 [ 3 ] {} HTTP-Session: a110eadf-3f8e-40e3-aeb1-ecb49e0c38cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:53.412953 [ 3 ] {} HTTP-Session: a110eadf-3f8e-40e3-aeb1-ecb49e0c38cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:53.413045 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:53.413091 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:53.413238 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:53.413758 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:53.414080 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) 2024.01.30 03:23:53.414262 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. 2024.01.30 03:23:53.414401 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} executeQuery: Read 34 rows, 46.98 KiB in 0.001324891 sec., 25662 rows/sec., 34.63 MiB/sec. 2024.01.30 03:23:53.414570 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} DynamicQueryHandler: Done processing query 2024.01.30 03:23:53.414615 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:23:53.414650 [ 3 ] {} HTTP-Session: a110eadf-3f8e-40e3-aeb1-ecb49e0c38cf Destroying unnamed session 2024.01.30 03:23:58.164900 [ 152 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:23:58.165006 [ 152 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:23:58.400255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:58.400415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:58.400463 [ 3 ] {} HTTP-Session: 0ca322dd-abcc-4862-897b-7b723196aabe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:58.400504 [ 3 ] {} HTTP-Session: 0ca322dd-abcc-4862-897b-7b723196aabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:58.400661 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:58.400721 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:23:58.400878 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:58.401391 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:58.401659 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.01.30 03:23:58.401830 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. 2024.01.30 03:23:58.401975 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} executeQuery: Read 21 rows, 1.70 KiB in 0.001270109 sec., 16534 rows/sec., 1.31 MiB/sec. 2024.01.30 03:23:58.401985 [ 152 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.01.30 03:23:58.402109 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:58.402194 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} DynamicQueryHandler: Done processing query 2024.01.30 03:23:58.402246 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:58.402270 [ 3 ] {} HTTP-Session: 0ca322dd-abcc-4862-897b-7b723196aabe Destroying unnamed session 2024.01.30 03:23:58.402273 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact 2024.01.30 03:23:58.402429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:58.402536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:58.402552 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:58.402576 [ 3 ] {} HTTP-Session: b37cd635-e6e3-4c24-8d34-b83846c83b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:58.402629 [ 3 ] {} HTTP-Session: b37cd635-e6e3-4c24-8d34-b83846c83b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:58.402637 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 55 rows starting from the beginning of the part 2024.01.30 03:23:58.402807 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:58.402915 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:58.402924 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:23:58.403195 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:58.403441 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:58.403460 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:58.403640 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:58.403861 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:58.404364 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:58.404781 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.01.30 03:23:58.405102 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. 2024.01.30 03:23:58.405435 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} executeQuery: Read 63 rows, 5.70 KiB in 0.002564358 sec., 24567 rows/sec., 2.17 MiB/sec. 2024.01.30 03:23:58.405451 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003266855 sec., 56935.493004740034 rows/sec., 4.51 MiB/sec. 2024.01.30 03:23:58.405641 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.01.30 03:23:58.405653 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} DynamicQueryHandler: Done processing query 2024.01.30 03:23:58.405699 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:23:58.405721 [ 3 ] {} HTTP-Session: b37cd635-e6e3-4c24-8d34-b83846c83b32 Destroying unnamed session 2024.01.30 03:23:58.405874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:58.405882 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. 2024.01.30 03:23:58.405949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:58.405976 [ 3 ] {} HTTP-Session: 3185c4c9-fd63-4ac1-bdc3-2af1a444ede1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:58.405998 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 2024.01.30 03:23:58.406006 [ 3 ] {} HTTP-Session: 3185c4c9-fd63-4ac1-bdc3-2af1a444ede1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:58.406152 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:58.406193 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:23:58.406316 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:58.406599 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:58.406813 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.01.30 03:23:58.406974 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. 2024.01.30 03:23:58.407102 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} executeQuery: Read 21 rows, 1.68 KiB in 0.000918411 sec., 22865 rows/sec., 1.79 MiB/sec. 2024.01.30 03:23:58.407255 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} DynamicQueryHandler: Done processing query 2024.01.30 03:23:58.407302 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:23:58.407332 [ 3 ] {} HTTP-Session: 3185c4c9-fd63-4ac1-bdc3-2af1a444ede1 Destroying unnamed session 2024.01.30 03:23:58.407487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:23:58.407533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:23:58.407552 [ 3 ] {} HTTP-Session: 568cb40b-02be-4a7b-b6b0-423ee7c1d998 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:23:58.407570 [ 3 ] {} HTTP-Session: 568cb40b-02be-4a7b-b6b0-423ee7c1d998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:23:58.407649 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:23:58.407696 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:23:58.407845 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:23:58.408215 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:58.408521 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) 2024.01.30 03:23:58.408701 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. 2024.01.30 03:23:58.408828 [ 152 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 2024.01.30 03:23:58.408846 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} executeQuery: Read 21 rows, 29.02 KiB in 0.001157196 sec., 18147 rows/sec., 24.49 MiB/sec. 2024.01.30 03:23:58.408898 [ 152 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:23:58.409125 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact 2024.01.30 03:23:58.409159 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} DynamicQueryHandler: Done processing query 2024.01.30 03:23:58.409218 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:23:58.409272 [ 3 ] {} HTTP-Session: 568cb40b-02be-4a7b-b6b0-423ee7c1d998 Destroying unnamed session 2024.01.30 03:23:58.409503 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:23:58.409566 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2066 rows starting from the beginning of the part 2024.01.30 03:23:58.409687 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:58.409791 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:58.409888 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:58.409982 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part 2024.01.30 03:23:58.410074 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 21 rows starting from the beginning of the part 2024.01.30 03:23:58.413249 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 6 columns (6 merged, 0 gathered) in 0.004265957 sec., 515007.53523769695 rows/sec., 694.98 MiB/sec. 2024.01.30 03:23:58.414210 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) 2024.01.30 03:23:58.414457 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. 2024.01.30 03:23:58.414531 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 2024.01.30 03:23:58.414605 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17: 13.51 MiB. 2024.01.30 03:23:59.000139 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 251.11 MiB, peak 261.59 MiB, will set to 247.95 MiB (RSS), difference: -3.17 MiB 2024.01.30 03:24:03.400788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:03.400973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:03.401020 [ 3 ] {} HTTP-Session: 16615628-7798-4cd6-ab31-fed9daee00a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:03.401062 [ 3 ] {} HTTP-Session: 16615628-7798-4cd6-ab31-fed9daee00a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:03.401302 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:03.401402 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:03.401674 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:03.402255 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:03.402534 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.01.30 03:24:03.402703 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. 2024.01.30 03:24:03.402846 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} executeQuery: Read 34 rows, 2.76 KiB in 0.001478044 sec., 23003 rows/sec., 1.82 MiB/sec. 2024.01.30 03:24:03.403000 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} DynamicQueryHandler: Done processing query 2024.01.30 03:24:03.403027 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:03.403044 [ 3 ] {} HTTP-Session: 16615628-7798-4cd6-ab31-fed9daee00a6 Destroying unnamed session 2024.01.30 03:24:03.403164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:03.403217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:03.403237 [ 3 ] {} HTTP-Session: be8b6c12-ff30-4c63-a6a7-117bfe0c65f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:03.403255 [ 3 ] {} HTTP-Session: be8b6c12-ff30-4c63-a6a7-117bfe0c65f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:03.403331 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:03.403374 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:24:03.403489 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:03.403746 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:03.403953 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.30 03:24:03.404101 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.30 03:24:03.404221 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} executeQuery: Read 2 rows, 175.00 B in 0.00085366 sec., 2342 rows/sec., 200.19 KiB/sec. 2024.01.30 03:24:03.404367 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} DynamicQueryHandler: Done processing query 2024.01.30 03:24:03.404392 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:03.404407 [ 3 ] {} HTTP-Session: be8b6c12-ff30-4c63-a6a7-117bfe0c65f6 Destroying unnamed session 2024.01.30 03:24:03.404536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:03.404583 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:03.404601 [ 3 ] {} HTTP-Session: ec38acb6-9655-4384-9cee-478644cd19fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:03.404618 [ 3 ] {} HTTP-Session: ec38acb6-9655-4384-9cee-478644cd19fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:03.404697 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:03.404737 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:03.404846 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:03.405270 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:03.405488 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.01.30 03:24:03.405645 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. 2024.01.30 03:24:03.405767 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} executeQuery: Read 103 rows, 10.74 KiB in 0.001039804 sec., 99057 rows/sec., 10.08 MiB/sec. 2024.01.30 03:24:03.405890 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} DynamicQueryHandler: Done processing query 2024.01.30 03:24:03.405915 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:24:03.405931 [ 3 ] {} HTTP-Session: ec38acb6-9655-4384-9cee-478644cd19fe Destroying unnamed session 2024.01.30 03:24:03.406035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:03.406082 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:03.406101 [ 3 ] {} HTTP-Session: 465fb121-e810-4490-8a59-b4c9242e50a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:03.406118 [ 3 ] {} HTTP-Session: 465fb121-e810-4490-8a59-b4c9242e50a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:03.406185 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:03.406225 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:24:03.406329 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:03.406595 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:03.406804 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.30 03:24:03.406952 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.30 03:24:03.407069 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} executeQuery: Read 2 rows, 143.00 B in 0.00084723 sec., 2360 rows/sec., 164.83 KiB/sec. 2024.01.30 03:24:03.407187 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} DynamicQueryHandler: Done processing query 2024.01.30 03:24:03.407212 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:03.407227 [ 3 ] {} HTTP-Session: 465fb121-e810-4490-8a59-b4c9242e50a6 Destroying unnamed session 2024.01.30 03:24:03.407334 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:03.407382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:03.407400 [ 3 ] {} HTTP-Session: 6f535ed2-1f2f-4936-8174-4b8e953f2e57 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:03.407417 [ 3 ] {} HTTP-Session: 6f535ed2-1f2f-4936-8174-4b8e953f2e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:03.407488 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:03.407526 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:03.407633 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:03.407928 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:03.408135 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.01.30 03:24:03.408282 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. 2024.01.30 03:24:03.408404 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} executeQuery: Read 36 rows, 2.89 KiB in 0.00088768 sec., 40555 rows/sec., 3.17 MiB/sec. 2024.01.30 03:24:03.408521 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} DynamicQueryHandler: Done processing query 2024.01.30 03:24:03.408545 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:03.408562 [ 3 ] {} HTTP-Session: 6f535ed2-1f2f-4936-8174-4b8e953f2e57 Destroying unnamed session 2024.01.30 03:24:03.408664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:03.408710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:03.408735 [ 3 ] {} HTTP-Session: 9a894f09-15db-43fb-802f-957fd9f02912 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:03.408754 [ 3 ] {} HTTP-Session: 9a894f09-15db-43fb-802f-957fd9f02912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:03.408824 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:03.408867 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:24:03.408991 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:03.409322 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:03.409585 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.30 03:24:03.409761 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.30 03:24:03.409885 [ 148 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.30 03:24:03.409890 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} executeQuery: Read 1 rows, 72.00 B in 0.001027784 sec., 972 rows/sec., 68.41 KiB/sec. 2024.01.30 03:24:03.409971 [ 148 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:03.410186 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.30 03:24:03.410200 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} DynamicQueryHandler: Done processing query 2024.01.30 03:24:03.410265 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:03.410330 [ 3 ] {} HTTP-Session: 9a894f09-15db-43fb-802f-957fd9f02912 Destroying unnamed session 2024.01.30 03:24:03.410424 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:03.410461 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 696 rows starting from the beginning of the part 2024.01.30 03:24:03.410527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:03.410581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:03.410612 [ 3 ] {} HTTP-Session: 836261c9-26af-46f1-8c1e-0a9ac182d297 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:03.410615 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 37 rows starting from the beginning of the part 2024.01.30 03:24:03.410632 [ 3 ] {} HTTP-Session: 836261c9-26af-46f1-8c1e-0a9ac182d297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:03.410749 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:03.410774 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part 2024.01.30 03:24:03.410815 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:03.410941 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part 2024.01.30 03:24:03.411137 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part 2024.01.30 03:24:03.411149 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:03.411261 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part 2024.01.30 03:24:03.411870 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:03.412326 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) 2024.01.30 03:24:03.412478 [ 10 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 5 columns (5 merged, 0 gathered) in 0.002418004 sec., 319271.5975655954 rows/sec., 22.51 MiB/sec. 2024.01.30 03:24:03.412613 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. 2024.01.30 03:24:03.412771 [ 10 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.30 03:24:03.412830 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} executeQuery: Read 34 rows, 46.98 KiB in 0.002037497 sec., 16687 rows/sec., 22.52 MiB/sec. 2024.01.30 03:24:03.413048 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} DynamicQueryHandler: Done processing query 2024.01.30 03:24:03.413079 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:24:03.413099 [ 3 ] {} HTTP-Session: 836261c9-26af-46f1-8c1e-0a9ac182d297 Destroying unnamed session 2024.01.30 03:24:03.413172 [ 10 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.30 03:24:03.413257 [ 10 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.30 03:24:08.400647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:08.400829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:08.400876 [ 3 ] {} HTTP-Session: e20b02b0-41c6-4576-8d5b-31b8a81a6626 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:08.400918 [ 3 ] {} HTTP-Session: e20b02b0-41c6-4576-8d5b-31b8a81a6626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:08.401061 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:08.401121 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:08.401279 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:08.401782 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:08.402044 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.01.30 03:24:08.402207 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. 2024.01.30 03:24:08.402326 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} executeQuery: Read 21 rows, 1.70 KiB in 0.001230747 sec., 17062 rows/sec., 1.35 MiB/sec. 2024.01.30 03:24:08.402480 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} DynamicQueryHandler: Done processing query 2024.01.30 03:24:08.402508 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:08.402540 [ 3 ] {} HTTP-Session: e20b02b0-41c6-4576-8d5b-31b8a81a6626 Destroying unnamed session 2024.01.30 03:24:08.402678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:08.402726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:08.402747 [ 3 ] {} HTTP-Session: 5a485a28-5167-430d-b2e4-143e8229dc24 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:08.402764 [ 3 ] {} HTTP-Session: 5a485a28-5167-430d-b2e4-143e8229dc24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:08.402837 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:08.402877 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:08.402982 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:08.403331 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:08.403545 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.01.30 03:24:08.403693 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. 2024.01.30 03:24:08.403811 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} executeQuery: Read 63 rows, 5.70 KiB in 0.000936961 sec., 67238 rows/sec., 5.94 MiB/sec. 2024.01.30 03:24:08.403959 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} DynamicQueryHandler: Done processing query 2024.01.30 03:24:08.403989 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:24:08.404042 [ 3 ] {} HTTP-Session: 5a485a28-5167-430d-b2e4-143e8229dc24 Destroying unnamed session 2024.01.30 03:24:08.404202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:08.404251 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:08.404271 [ 3 ] {} HTTP-Session: 182125c2-d024-4999-a24a-905a83dbe7ad Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:08.404287 [ 3 ] {} HTTP-Session: 182125c2-d024-4999-a24a-905a83dbe7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:08.404361 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:08.404400 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:08.404517 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:08.404797 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:08.405003 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.01.30 03:24:08.405153 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. 2024.01.30 03:24:08.405272 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} executeQuery: Read 21 rows, 1.68 KiB in 0.000881451 sec., 23824 rows/sec., 1.86 MiB/sec. 2024.01.30 03:24:08.405389 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} DynamicQueryHandler: Done processing query 2024.01.30 03:24:08.405413 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:08.405428 [ 3 ] {} HTTP-Session: 182125c2-d024-4999-a24a-905a83dbe7ad Destroying unnamed session 2024.01.30 03:24:08.405570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:08.405615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:08.405634 [ 3 ] {} HTTP-Session: 5d2b2eca-38df-4ed7-ac8b-9835ad3f3059 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:08.405650 [ 3 ] {} HTTP-Session: 5d2b2eca-38df-4ed7-ac8b-9835ad3f3059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:08.405728 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:08.405775 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:08.405916 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:08.406305 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:08.406600 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) 2024.01.30 03:24:08.406787 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. 2024.01.30 03:24:08.406912 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} executeQuery: Read 21 rows, 29.02 KiB in 0.001147246 sec., 18304 rows/sec., 24.70 MiB/sec. 2024.01.30 03:24:08.407027 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} DynamicQueryHandler: Done processing query 2024.01.30 03:24:08.407051 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:24:08.407067 [ 3 ] {} HTTP-Session: 5d2b2eca-38df-4ed7-ac8b-9835ad3f3059 Destroying unnamed session 2024.01.30 03:24:13.165265 [ 142 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:24:13.165361 [ 142 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:24:13.400777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:13.400902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:13.400933 [ 3 ] {} HTTP-Session: 9606f0f5-e76c-47b0-841c-6eb279ed159b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:13.400962 [ 3 ] {} HTTP-Session: 9606f0f5-e76c-47b0-841c-6eb279ed159b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:13.401109 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:13.401171 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:13.401333 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:13.401748 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:13.402019 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.01.30 03:24:13.402184 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. 2024.01.30 03:24:13.402314 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} executeQuery: Read 34 rows, 2.76 KiB in 0.001170697 sec., 29042 rows/sec., 2.30 MiB/sec. 2024.01.30 03:24:13.402475 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} DynamicQueryHandler: Done processing query 2024.01.30 03:24:13.402500 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:13.402518 [ 3 ] {} HTTP-Session: 9606f0f5-e76c-47b0-841c-6eb279ed159b Destroying unnamed session 2024.01.30 03:24:13.402663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:13.402709 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:13.402729 [ 3 ] {} HTTP-Session: 6efdf759-8597-4225-a0d3-d788322cb78e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:13.402746 [ 3 ] {} HTTP-Session: 6efdf759-8597-4225-a0d3-d788322cb78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:13.402822 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:13.402862 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:13.402971 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:13.403320 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:13.403533 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.01.30 03:24:13.403679 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. 2024.01.30 03:24:13.403805 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} executeQuery: Read 102 rows, 10.65 KiB in 0.000945482 sec., 107881 rows/sec., 11.00 MiB/sec. 2024.01.30 03:24:13.403915 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} DynamicQueryHandler: Done processing query 2024.01.30 03:24:13.403939 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:24:13.403956 [ 3 ] {} HTTP-Session: 6efdf759-8597-4225-a0d3-d788322cb78e Destroying unnamed session 2024.01.30 03:24:13.404074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:13.404118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:13.404137 [ 3 ] {} HTTP-Session: 9643d364-77d5-4c1e-b573-f1b0ef0319a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:13.404153 [ 3 ] {} HTTP-Session: 9643d364-77d5-4c1e-b573-f1b0ef0319a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:13.404222 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:13.404261 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:13.404365 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:13.404654 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:13.404863 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.01.30 03:24:13.405017 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. 2024.01.30 03:24:13.405134 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} executeQuery: Read 34 rows, 2.72 KiB in 0.0008819 sec., 38553 rows/sec., 3.01 MiB/sec. 2024.01.30 03:24:13.405298 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} DynamicQueryHandler: Done processing query 2024.01.30 03:24:13.405328 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:13.405381 [ 3 ] {} HTTP-Session: 9643d364-77d5-4c1e-b573-f1b0ef0319a5 Destroying unnamed session 2024.01.30 03:24:13.405546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:13.405594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:13.405613 [ 3 ] {} HTTP-Session: 80ee03db-8294-4c55-a345-fbabc1e4a436 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:13.405630 [ 3 ] {} HTTP-Session: 80ee03db-8294-4c55-a345-fbabc1e4a436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:13.405713 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:13.405759 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:13.405908 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:13.406322 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:13.406634 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) 2024.01.30 03:24:13.406816 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. 2024.01.30 03:24:13.406943 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} executeQuery: Read 34 rows, 46.98 KiB in 0.001199697 sec., 28340 rows/sec., 38.24 MiB/sec. 2024.01.30 03:24:13.407101 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} DynamicQueryHandler: Done processing query 2024.01.30 03:24:13.407142 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:24:13.407195 [ 3 ] {} HTTP-Session: 80ee03db-8294-4c55-a345-fbabc1e4a436 Destroying unnamed session 2024.01.30 03:24:18.400602 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:18.400738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:18.400768 [ 3 ] {} HTTP-Session: 13290719-fc0b-46d0-a462-437833cdb688 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:18.400801 [ 3 ] {} HTTP-Session: 13290719-fc0b-46d0-a462-437833cdb688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:18.400944 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:18.401015 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:18.401200 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:18.401629 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:18.401901 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.01.30 03:24:18.402067 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. 2024.01.30 03:24:18.402185 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} executeQuery: Read 21 rows, 1.70 KiB in 0.001202187 sec., 17468 rows/sec., 1.38 MiB/sec. 2024.01.30 03:24:18.402367 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} DynamicQueryHandler: Done processing query 2024.01.30 03:24:18.402393 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:18.402411 [ 3 ] {} HTTP-Session: 13290719-fc0b-46d0-a462-437833cdb688 Destroying unnamed session 2024.01.30 03:24:18.402562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:18.402611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:18.402631 [ 3 ] {} HTTP-Session: 1e682793-c341-4341-89ed-14ee355543c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:18.402648 [ 3 ] {} HTTP-Session: 1e682793-c341-4341-89ed-14ee355543c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:18.402723 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:18.402764 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:18.402878 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:18.403193 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:18.403407 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.01.30 03:24:18.403556 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. 2024.01.30 03:24:18.403681 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} executeQuery: Read 63 rows, 5.70 KiB in 0.000923251 sec., 68237 rows/sec., 6.03 MiB/sec. 2024.01.30 03:24:18.403675 [ 139 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.01.30 03:24:18.403799 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:18.403833 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} DynamicQueryHandler: Done processing query 2024.01.30 03:24:18.403905 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:24:18.403958 [ 3 ] {} HTTP-Session: 1e682793-c341-4341-89ed-14ee355543c1 Destroying unnamed session 2024.01.30 03:24:18.403970 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact 2024.01.30 03:24:18.404150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:18.404273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:18.404284 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:18.404301 [ 3 ] {} HTTP-Session: 23cf1977-a300-4f46-924f-d137a904007c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:18.404345 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 205 rows starting from the beginning of the part 2024.01.30 03:24:18.404356 [ 3 ] {} HTTP-Session: 23cf1977-a300-4f46-924f-d137a904007c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:18.404562 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:18.404599 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 63 rows starting from the beginning of the part 2024.01.30 03:24:18.404636 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:18.404860 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 103 rows starting from the beginning of the part 2024.01.30 03:24:18.405119 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:18.405140 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 63 rows starting from the beginning of the part 2024.01.30 03:24:18.405330 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 102 rows starting from the beginning of the part 2024.01.30 03:24:18.405583 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 63 rows starting from the beginning of the part 2024.01.30 03:24:18.405910 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:18.406291 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.01.30 03:24:18.406615 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. 2024.01.30 03:24:18.406826 [ 139 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.01.30 03:24:18.406874 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} executeQuery: Read 21 rows, 1.68 KiB in 0.002251731 sec., 9326 rows/sec., 746.82 KiB/sec. 2024.01.30 03:24:18.406924 [ 139 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:18.407236 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} DynamicQueryHandler: Done processing query 2024.01.30 03:24:18.407251 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact 2024.01.30 03:24:18.407301 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:18.407395 [ 3 ] {} HTTP-Session: 23cf1977-a300-4f46-924f-d137a904007c Destroying unnamed session 2024.01.30 03:24:18.407580 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:18.407590 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 4 columns (4 merged, 0 gathered) in 0.003727245 sec., 160708.51258771558 rows/sec., 15.27 MiB/sec. 2024.01.30 03:24:18.407616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:18.407678 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 105 rows starting from the beginning of the part 2024.01.30 03:24:18.407712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:18.407798 [ 3 ] {} HTTP-Session: 3e13899b-d8af-4616-8a1a-870a2878fa69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:18.407857 [ 3 ] {} HTTP-Session: 3e13899b-d8af-4616-8a1a-870a2878fa69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:18.407860 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.01.30 03:24:18.408140 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:18.408168 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:18.408320 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. 2024.01.30 03:24:18.408337 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:18.408519 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 2024.01.30 03:24:18.408551 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 36 rows starting from the beginning of the part 2024.01.30 03:24:18.408948 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:18.409183 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:18.409205 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:18.409392 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:18.409985 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:18.410856 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) 2024.01.30 03:24:18.410868 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003771746 sec., 63100.74962630039 rows/sec., 4.93 MiB/sec. 2024.01.30 03:24:18.411012 [ 12 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.01.30 03:24:18.411090 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. 2024.01.30 03:24:18.411262 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} executeQuery: Read 21 rows, 29.02 KiB in 0.003005479 sec., 6987 rows/sec., 9.43 MiB/sec. 2024.01.30 03:24:18.411281 [ 12 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. 2024.01.30 03:24:18.411382 [ 12 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 2024.01.30 03:24:18.411443 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} DynamicQueryHandler: Done processing query 2024.01.30 03:24:18.411477 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:24:18.411494 [ 3 ] {} HTTP-Session: 3e13899b-d8af-4616-8a1a-870a2878fa69 Destroying unnamed session 2024.01.30 03:24:23.402534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:23.402673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:23.402703 [ 3 ] {} HTTP-Session: 3fea1470-6f00-4ec0-b426-6f291e98f3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:23.402732 [ 3 ] {} HTTP-Session: 3fea1470-6f00-4ec0-b426-6f291e98f3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:23.402875 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:23.402946 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:23.403134 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:23.403581 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:23.403866 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.01.30 03:24:23.404033 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. 2024.01.30 03:24:23.404158 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} executeQuery: Read 34 rows, 2.76 KiB in 0.001241328 sec., 27390 rows/sec., 2.17 MiB/sec. 2024.01.30 03:24:23.404152 [ 137 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.01.30 03:24:23.404231 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:23.404316 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact 2024.01.30 03:24:23.404319 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} DynamicQueryHandler: Done processing query 2024.01.30 03:24:23.404388 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:23.404416 [ 3 ] {} HTTP-Session: 3fea1470-6f00-4ec0-b426-6f291e98f3c6 Destroying unnamed session 2024.01.30 03:24:23.404438 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:23.404501 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 55 rows starting from the beginning of the part 2024.01.30 03:24:23.404601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:23.404742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:23.404801 [ 3 ] {} HTTP-Session: a6f8a0f1-6ad6-494c-a183-05d51a0aa2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:23.404836 [ 3 ] {} HTTP-Session: a6f8a0f1-6ad6-494c-a183-05d51a0aa2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:23.404864 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:23.404948 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:23.405001 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:23.405008 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:24:23.405200 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:23.405269 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:23.405374 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:23.405585 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:23.405817 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:23.406067 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.30 03:24:23.406257 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.30 03:24:23.406439 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002141518 sec., 92924.73843320487 rows/sec., 7.36 MiB/sec. 2024.01.30 03:24:23.406456 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} executeQuery: Read 2 rows, 175.00 B in 0.001446493 sec., 1382 rows/sec., 118.15 KiB/sec. 2024.01.30 03:24:23.406763 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} DynamicQueryHandler: Done processing query 2024.01.30 03:24:23.406804 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.01.30 03:24:23.406815 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:23.406882 [ 3 ] {} HTTP-Session: a6f8a0f1-6ad6-494c-a183-05d51a0aa2e6 Destroying unnamed session 2024.01.30 03:24:23.407065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:23.407127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:23.407157 [ 3 ] {} HTTP-Session: ee974689-ae5c-46fc-85cb-37858d03143b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:23.407191 [ 3 ] {} HTTP-Session: ee974689-ae5c-46fc-85cb-37858d03143b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:23.407288 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. 2024.01.30 03:24:23.407336 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:23.407404 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:23.407495 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 2024.01.30 03:24:23.407670 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:23.408054 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:23.408278 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.01.30 03:24:23.408426 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. 2024.01.30 03:24:23.408532 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} executeQuery: Read 139 rows, 13.85 KiB in 0.001148606 sec., 121016 rows/sec., 11.78 MiB/sec. 2024.01.30 03:24:23.408647 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} DynamicQueryHandler: Done processing query 2024.01.30 03:24:23.408676 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:24:23.408706 [ 3 ] {} HTTP-Session: ee974689-ae5c-46fc-85cb-37858d03143b Destroying unnamed session 2024.01.30 03:24:23.408863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:23.408909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:23.408928 [ 3 ] {} HTTP-Session: 3e81485c-4548-4679-9e9c-333662e3c52a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:23.408946 [ 3 ] {} HTTP-Session: 3e81485c-4548-4679-9e9c-333662e3c52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:23.409018 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:23.409058 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:24:23.409162 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:23.409532 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:23.409736 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.30 03:24:23.409889 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.30 03:24:23.409994 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} executeQuery: Read 2 rows, 143.00 B in 0.000941661 sec., 2123 rows/sec., 148.30 KiB/sec. 2024.01.30 03:24:23.410210 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} DynamicQueryHandler: Done processing query 2024.01.30 03:24:23.410235 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:23.410251 [ 3 ] {} HTTP-Session: 3e81485c-4548-4679-9e9c-333662e3c52a Destroying unnamed session 2024.01.30 03:24:23.410354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:23.410400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:23.410420 [ 3 ] {} HTTP-Session: b84d84f1-4b90-4da9-92fa-4d4c52d00ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:23.410437 [ 3 ] {} HTTP-Session: b84d84f1-4b90-4da9-92fa-4d4c52d00ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:23.410509 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:23.410548 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:23.410671 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:23.410999 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:23.411220 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.01.30 03:24:23.411378 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. 2024.01.30 03:24:23.411477 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} executeQuery: Read 60 rows, 4.78 KiB in 0.000939931 sec., 63834 rows/sec., 4.97 MiB/sec. 2024.01.30 03:24:23.411590 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} DynamicQueryHandler: Done processing query 2024.01.30 03:24:23.411615 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:24:23.411631 [ 3 ] {} HTTP-Session: b84d84f1-4b90-4da9-92fa-4d4c52d00ec5 Destroying unnamed session 2024.01.30 03:24:23.411747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:23.411793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:23.411819 [ 3 ] {} HTTP-Session: b1e9b802-50a1-4269-9299-48bb0d61968b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:23.411837 [ 3 ] {} HTTP-Session: b1e9b802-50a1-4269-9299-48bb0d61968b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:23.411909 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:23.411952 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:24:23.412069 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:23.412372 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:23.412636 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.30 03:24:23.412815 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.30 03:24:23.412916 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} executeQuery: Read 37 rows, 2.67 KiB in 0.000978332 sec., 37819 rows/sec., 2.67 MiB/sec. 2024.01.30 03:24:23.413082 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} DynamicQueryHandler: Done processing query 2024.01.30 03:24:23.413106 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:23.413122 [ 3 ] {} HTTP-Session: b1e9b802-50a1-4269-9299-48bb0d61968b Destroying unnamed session 2024.01.30 03:24:23.413255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:23.413313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:23.413334 [ 3 ] {} HTTP-Session: 5d492a1a-570b-4b40-a379-a19d8756ff27 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:23.413352 [ 3 ] {} HTTP-Session: 5d492a1a-570b-4b40-a379-a19d8756ff27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:23.413432 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:23.413478 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:23.413615 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:23.414068 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:23.414387 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) 2024.01.30 03:24:23.414574 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. 2024.01.30 03:24:23.414670 [ 137 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 2024.01.30 03:24:23.414683 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} executeQuery: Read 34 rows, 46.98 KiB in 0.001220697 sec., 27852 rows/sec., 37.59 MiB/sec. 2024.01.30 03:24:23.414711 [ 137 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.01.30 03:24:23.414878 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact 2024.01.30 03:24:23.414923 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} DynamicQueryHandler: Done processing query 2024.01.30 03:24:23.414969 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:24:23.415010 [ 3 ] {} HTTP-Session: 5d492a1a-570b-4b40-a379-a19d8756ff27 Destroying unnamed session 2024.01.30 03:24:23.415081 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:23.415121 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2197 rows starting from the beginning of the part 2024.01.30 03:24:23.415244 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:23.415349 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:23.415445 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:23.415538 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:23.415630 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:23.418835 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} MergeTask::MergeProjectionsStage: Merge sorted 2341 rows, containing 6 columns (6 merged, 0 gathered) in 0.004061052 sec., 576451.618940117 rows/sec., 777.89 MiB/sec. 2024.01.30 03:24:23.419657 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) 2024.01.30 03:24:23.419875 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. 2024.01.30 03:24:23.419962 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 2024.01.30 03:24:23.420039 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18: 13.65 MiB. 2024.01.30 03:24:24.000125 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 251.21 MiB, peak 261.82 MiB, will set to 248.00 MiB (RSS), difference: -3.21 MiB 2024.01.30 03:24:28.165426 [ 134 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:24:28.165492 [ 134 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:24:28.400011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:28.400136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:28.400162 [ 3 ] {} HTTP-Session: 62e7cbde-c043-4931-a6dd-967da7cf0463 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:28.400196 [ 3 ] {} HTTP-Session: 62e7cbde-c043-4931-a6dd-967da7cf0463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:28.400337 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:28.400403 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:28.400574 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:28.401183 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:28.401558 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.01.30 03:24:28.401807 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. 2024.01.30 03:24:28.401994 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} executeQuery: Read 21 rows, 1.70 KiB in 0.001612536 sec., 13022 rows/sec., 1.03 MiB/sec. 2024.01.30 03:24:28.402210 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} DynamicQueryHandler: Done processing query 2024.01.30 03:24:28.402255 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:28.402279 [ 3 ] {} HTTP-Session: 62e7cbde-c043-4931-a6dd-967da7cf0463 Destroying unnamed session 2024.01.30 03:24:28.402424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:28.402491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:28.402521 [ 3 ] {} HTTP-Session: 8c693008-f53f-4aad-b4ae-8cdf7059793c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:28.402546 [ 3 ] {} HTTP-Session: 8c693008-f53f-4aad-b4ae-8cdf7059793c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:28.402646 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:28.402705 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:24:28.402870 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:28.403278 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:28.403565 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.30 03:24:28.403787 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.30 03:24:28.403957 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} executeQuery: Read 2 rows, 175.00 B in 0.001268839 sec., 1576 rows/sec., 134.69 KiB/sec. 2024.01.30 03:24:28.404089 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} DynamicQueryHandler: Done processing query 2024.01.30 03:24:28.404113 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:28.404130 [ 3 ] {} HTTP-Session: 8c693008-f53f-4aad-b4ae-8cdf7059793c Destroying unnamed session 2024.01.30 03:24:28.404242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:28.404290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:28.404310 [ 3 ] {} HTTP-Session: b5cdc52a-be2e-49a6-9824-6a66838f7d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:28.404328 [ 3 ] {} HTTP-Session: b5cdc52a-be2e-49a6-9824-6a66838f7d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:28.404403 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:28.404443 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:28.404551 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:28.404903 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:28.405134 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.01.30 03:24:28.405286 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. 2024.01.30 03:24:28.405408 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} executeQuery: Read 64 rows, 5.79 KiB in 0.000976292 sec., 65554 rows/sec., 5.79 MiB/sec. 2024.01.30 03:24:28.405531 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} DynamicQueryHandler: Done processing query 2024.01.30 03:24:28.405554 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:24:28.405571 [ 3 ] {} HTTP-Session: b5cdc52a-be2e-49a6-9824-6a66838f7d34 Destroying unnamed session 2024.01.30 03:24:28.405682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:28.405729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:28.405748 [ 3 ] {} HTTP-Session: 999c93b1-fd23-49c4-8cc9-88d4c71c66f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:28.405765 [ 3 ] {} HTTP-Session: 999c93b1-fd23-49c4-8cc9-88d4c71c66f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:28.405836 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:28.405877 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:24:28.405985 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:28.406255 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:28.406470 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.30 03:24:28.406637 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.30 03:24:28.406766 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} executeQuery: Read 2 rows, 143.00 B in 0.000899771 sec., 2222 rows/sec., 155.20 KiB/sec. 2024.01.30 03:24:28.406884 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} DynamicQueryHandler: Done processing query 2024.01.30 03:24:28.406909 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:28.406926 [ 3 ] {} HTTP-Session: 999c93b1-fd23-49c4-8cc9-88d4c71c66f1 Destroying unnamed session 2024.01.30 03:24:28.407030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:28.407077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:28.407097 [ 3 ] {} HTTP-Session: 3e469070-3142-4913-a0d7-6eb2fe2aee05 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:28.407114 [ 3 ] {} HTTP-Session: 3e469070-3142-4913-a0d7-6eb2fe2aee05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:28.407186 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:28.407225 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:28.407334 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:28.407619 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:28.407831 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.01.30 03:24:28.407991 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. 2024.01.30 03:24:28.408114 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} executeQuery: Read 23 rows, 1.84 KiB in 0.00089957 sec., 25567 rows/sec., 2.00 MiB/sec. 2024.01.30 03:24:28.408234 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} DynamicQueryHandler: Done processing query 2024.01.30 03:24:28.408258 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:28.408274 [ 3 ] {} HTTP-Session: 3e469070-3142-4913-a0d7-6eb2fe2aee05 Destroying unnamed session 2024.01.30 03:24:28.408375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:28.408421 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:28.408440 [ 3 ] {} HTTP-Session: c15cb090-bfd6-4a5b-8ca4-1fbeeb52c3c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:28.408457 [ 3 ] {} HTTP-Session: c15cb090-bfd6-4a5b-8ca4-1fbeeb52c3c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:28.408526 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:28.408571 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:24:28.408694 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:28.408961 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:28.409230 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.30 03:24:28.409411 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.30 03:24:28.409542 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} executeQuery: Read 1 rows, 72.00 B in 0.000985502 sec., 1014 rows/sec., 71.35 KiB/sec. 2024.01.30 03:24:28.409667 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} DynamicQueryHandler: Done processing query 2024.01.30 03:24:28.409690 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:28.409706 [ 3 ] {} HTTP-Session: c15cb090-bfd6-4a5b-8ca4-1fbeeb52c3c4 Destroying unnamed session 2024.01.30 03:24:28.409851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:28.409897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:28.409916 [ 3 ] {} HTTP-Session: e9c3a9fd-e9f2-45ff-bf87-2e6da8d2abaa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:28.409933 [ 3 ] {} HTTP-Session: e9c3a9fd-e9f2-45ff-bf87-2e6da8d2abaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:28.410007 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:28.410051 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:28.410184 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:28.410557 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:28.410853 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) 2024.01.30 03:24:28.411039 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. 2024.01.30 03:24:28.411156 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} executeQuery: Read 21 rows, 29.02 KiB in 0.001121516 sec., 18724 rows/sec., 25.27 MiB/sec. 2024.01.30 03:24:28.411282 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} DynamicQueryHandler: Done processing query 2024.01.30 03:24:28.411306 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:24:28.411322 [ 3 ] {} HTTP-Session: e9c3a9fd-e9f2-45ff-bf87-2e6da8d2abaa Destroying unnamed session 2024.01.30 03:24:33.400728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:33.400884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:33.400933 [ 3 ] {} HTTP-Session: 52b4001d-4475-40e9-8822-42e6b2b0ca27 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:33.400976 [ 3 ] {} HTTP-Session: 52b4001d-4475-40e9-8822-42e6b2b0ca27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:33.401182 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:33.401286 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:33.401559 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:33.402212 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:33.402500 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.01.30 03:24:33.402669 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. 2024.01.30 03:24:33.402792 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} executeQuery: Read 34 rows, 2.76 KiB in 0.001554425 sec., 21873 rows/sec., 1.73 MiB/sec. 2024.01.30 03:24:33.402960 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} DynamicQueryHandler: Done processing query 2024.01.30 03:24:33.402987 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:33.403004 [ 3 ] {} HTTP-Session: 52b4001d-4475-40e9-8822-42e6b2b0ca27 Destroying unnamed session 2024.01.30 03:24:33.403134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:33.403182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:33.403203 [ 3 ] {} HTTP-Session: 3a3c5644-dea6-4b5c-b8f7-24e9f4c80559 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:33.403220 [ 3 ] {} HTTP-Session: 3a3c5644-dea6-4b5c-b8f7-24e9f4c80559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:33.403298 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:33.403340 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:33.403448 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:33.403852 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:33.404070 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.01.30 03:24:33.404219 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. 2024.01.30 03:24:33.404344 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} executeQuery: Read 102 rows, 10.65 KiB in 0.001016363 sec., 100357 rows/sec., 10.23 MiB/sec. 2024.01.30 03:24:33.404477 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} DynamicQueryHandler: Done processing query 2024.01.30 03:24:33.404501 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:24:33.404517 [ 3 ] {} HTTP-Session: 3a3c5644-dea6-4b5c-b8f7-24e9f4c80559 Destroying unnamed session 2024.01.30 03:24:33.404674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:33.404720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:33.404739 [ 3 ] {} HTTP-Session: 026080a3-6fdf-41cf-8eb7-cbadd7812b8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:33.404757 [ 3 ] {} HTTP-Session: 026080a3-6fdf-41cf-8eb7-cbadd7812b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:33.404829 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:33.404871 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:33.404976 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:33.405300 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:33.405508 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.01.30 03:24:33.405663 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. 2024.01.30 03:24:33.405780 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} executeQuery: Read 34 rows, 2.72 KiB in 0.000920151 sec., 36950 rows/sec., 2.89 MiB/sec. 2024.01.30 03:24:33.405898 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} DynamicQueryHandler: Done processing query 2024.01.30 03:24:33.405921 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:33.405938 [ 3 ] {} HTTP-Session: 026080a3-6fdf-41cf-8eb7-cbadd7812b8e Destroying unnamed session 2024.01.30 03:24:33.406073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:33.406119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:33.406138 [ 3 ] {} HTTP-Session: dbec0d2c-196d-4575-b5d0-4bd064361541 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:33.406156 [ 3 ] {} HTTP-Session: dbec0d2c-196d-4575-b5d0-4bd064361541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:33.406243 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:33.406288 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:33.406429 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:33.406869 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:33.407182 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) 2024.01.30 03:24:33.407366 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. 2024.01.30 03:24:33.407486 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} executeQuery: Read 34 rows, 46.98 KiB in 0.001215168 sec., 27979 rows/sec., 37.76 MiB/sec. 2024.01.30 03:24:33.407613 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} DynamicQueryHandler: Done processing query 2024.01.30 03:24:33.407635 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:24:33.407652 [ 3 ] {} HTTP-Session: dbec0d2c-196d-4575-b5d0-4bd064361541 Destroying unnamed session 2024.01.30 03:24:38.400797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:38.400933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:38.400963 [ 3 ] {} HTTP-Session: 758a9dbc-82c1-49bd-9b76-dd9e287977b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:38.400991 [ 3 ] {} HTTP-Session: 758a9dbc-82c1-49bd-9b76-dd9e287977b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:38.401134 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:38.401202 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:38.401389 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:38.401925 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:38.402215 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.01.30 03:24:38.402378 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. 2024.01.30 03:24:38.402493 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} executeQuery: Read 21 rows, 1.70 KiB in 0.00132052 sec., 15902 rows/sec., 1.26 MiB/sec. 2024.01.30 03:24:38.402627 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} DynamicQueryHandler: Done processing query 2024.01.30 03:24:38.402652 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:38.402668 [ 3 ] {} HTTP-Session: 758a9dbc-82c1-49bd-9b76-dd9e287977b6 Destroying unnamed session 2024.01.30 03:24:38.402787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:38.402838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:38.402858 [ 3 ] {} HTTP-Session: dd6b0531-a6f9-4d18-bb39-b5270c6978ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:38.402877 [ 3 ] {} HTTP-Session: dd6b0531-a6f9-4d18-bb39-b5270c6978ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:38.402952 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:38.402992 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:38.403099 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:38.403439 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:38.403652 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.01.30 03:24:38.403805 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. 2024.01.30 03:24:38.403906 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} executeQuery: Read 63 rows, 5.70 KiB in 0.000925791 sec., 68049 rows/sec., 6.01 MiB/sec. 2024.01.30 03:24:38.404048 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} DynamicQueryHandler: Done processing query 2024.01.30 03:24:38.404073 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:24:38.404089 [ 3 ] {} HTTP-Session: dd6b0531-a6f9-4d18-bb39-b5270c6978ed Destroying unnamed session 2024.01.30 03:24:38.404242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:38.404291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:38.404311 [ 3 ] {} HTTP-Session: f2ffe1a0-36f9-4511-b148-050b5d3f2846 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:38.404328 [ 3 ] {} HTTP-Session: f2ffe1a0-36f9-4511-b148-050b5d3f2846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:38.404400 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:38.404440 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:38.404553 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:38.404843 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:38.405053 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.01.30 03:24:38.405203 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. 2024.01.30 03:24:38.405300 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} executeQuery: Read 21 rows, 1.68 KiB in 0.00087355 sec., 24039 rows/sec., 1.88 MiB/sec. 2024.01.30 03:24:38.405413 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} DynamicQueryHandler: Done processing query 2024.01.30 03:24:38.405435 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:38.405451 [ 3 ] {} HTTP-Session: f2ffe1a0-36f9-4511-b148-050b5d3f2846 Destroying unnamed session 2024.01.30 03:24:38.405614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:38.405659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:38.405678 [ 3 ] {} HTTP-Session: 3009cefc-9aa8-420d-b2a9-00b12edfa516 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:38.405695 [ 3 ] {} HTTP-Session: 3009cefc-9aa8-420d-b2a9-00b12edfa516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:38.405772 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:38.405817 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:38.405955 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:38.406344 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:38.406645 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) 2024.01.30 03:24:38.406826 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. 2024.01.30 03:24:38.406924 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} executeQuery: Read 21 rows, 29.02 KiB in 0.001124495 sec., 18675 rows/sec., 25.20 MiB/sec. 2024.01.30 03:24:38.407047 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} DynamicQueryHandler: Done processing query 2024.01.30 03:24:38.407071 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:24:38.407087 [ 3 ] {} HTTP-Session: 3009cefc-9aa8-420d-b2a9-00b12edfa516 Destroying unnamed session 2024.01.30 03:24:40.557003 [ 122 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 2024.01.30 03:24:40.557090 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:40.557194 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact 2024.01.30 03:24:40.557331 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:40.557365 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 8 rows starting from the beginning of the part 2024.01.30 03:24:40.557483 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2024.01.30 03:24:40.557570 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2024.01.30 03:24:40.557649 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part 2024.01.30 03:24:40.557724 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2024.01.30 03:24:40.558296 [ 19 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001150706 sec., 13904.507319854072 rows/sec., 1.14 MiB/sec. 2024.01.30 03:24:40.558441 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) 2024.01.30 03:24:40.558619 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. 2024.01.30 03:24:40.558690 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 2024.01.30 03:24:40.952864 [ 122 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 2024.01.30 03:24:40.952936 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:40.953058 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact 2024.01.30 03:24:40.953220 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:40.953260 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 8 rows starting from the beginning of the part 2024.01.30 03:24:40.953394 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part 2024.01.30 03:24:40.953497 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part 2024.01.30 03:24:40.953593 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part 2024.01.30 03:24:40.953685 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part 2024.01.30 03:24:40.954355 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359771 sec., 11766.687184827444 rows/sec., 821.60 KiB/sec. 2024.01.30 03:24:40.954491 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) 2024.01.30 03:24:40.954681 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. 2024.01.30 03:24:40.954767 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 2024.01.30 03:24:43.165537 [ 124 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:24:43.165610 [ 124 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:24:43.400960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:43.401076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:43.401101 [ 3 ] {} HTTP-Session: 1c966456-1a0e-4a22-b32e-c8990b8eeb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:43.401126 [ 3 ] {} HTTP-Session: 1c966456-1a0e-4a22-b32e-c8990b8eeb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:43.401290 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:43.401392 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:43.401663 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:43.402314 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:43.402603 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.01.30 03:24:43.402776 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. 2024.01.30 03:24:43.402929 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} executeQuery: Read 34 rows, 2.76 KiB in 0.001573716 sec., 21604 rows/sec., 1.71 MiB/sec. 2024.01.30 03:24:43.403084 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} DynamicQueryHandler: Done processing query 2024.01.30 03:24:43.403110 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:43.403127 [ 3 ] {} HTTP-Session: 1c966456-1a0e-4a22-b32e-c8990b8eeb40 Destroying unnamed session 2024.01.30 03:24:43.403266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:43.403314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:43.403334 [ 3 ] {} HTTP-Session: 55f2751d-ad5c-4ea7-b2c5-8cfaf1f06350 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:43.403353 [ 3 ] {} HTTP-Session: 55f2751d-ad5c-4ea7-b2c5-8cfaf1f06350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:43.403432 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:43.403473 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:43.403587 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:43.403992 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:43.404235 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.01.30 03:24:43.404408 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. 2024.01.30 03:24:43.404542 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} executeQuery: Read 102 rows, 10.65 KiB in 0.001069465 sec., 95374 rows/sec., 9.72 MiB/sec. 2024.01.30 03:24:43.404544 [ 120 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.01.30 03:24:43.404661 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:43.404751 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} DynamicQueryHandler: Done processing query 2024.01.30 03:24:43.404792 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:24:43.404791 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact 2024.01.30 03:24:43.404815 [ 3 ] {} HTTP-Session: 55f2751d-ad5c-4ea7-b2c5-8cfaf1f06350 Destroying unnamed session 2024.01.30 03:24:43.404911 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:43.404954 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 205 rows starting from the beginning of the part 2024.01.30 03:24:43.404985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:43.405048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:43.405075 [ 3 ] {} HTTP-Session: fcc9e428-9160-455c-bcd0-c720686f6c8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:43.405110 [ 3 ] {} HTTP-Session: fcc9e428-9160-455c-bcd0-c720686f6c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:43.405138 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 139 rows starting from the beginning of the part 2024.01.30 03:24:43.405241 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:43.405305 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part 2024.01.30 03:24:43.405311 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:43.405497 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 102 rows starting from the beginning of the part 2024.01.30 03:24:43.405607 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:43.405674 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 63 rows starting from the beginning of the part 2024.01.30 03:24:43.405827 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 102 rows starting from the beginning of the part 2024.01.30 03:24:43.406270 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:43.406618 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.01.30 03:24:43.406851 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. 2024.01.30 03:24:43.407099 [ 120 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.01.30 03:24:43.407183 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} executeQuery: Read 34 rows, 2.72 KiB in 0.001872392 sec., 18158 rows/sec., 1.42 MiB/sec. 2024.01.30 03:24:43.407240 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:43.407504 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact 2024.01.30 03:24:43.407544 [ 13 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.002756672 sec., 244860.46943560932 rows/sec., 23.54 MiB/sec. 2024.01.30 03:24:43.407633 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:43.407604 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} DynamicQueryHandler: Done processing query 2024.01.30 03:24:43.407717 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:43.407721 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 105 rows starting from the beginning of the part 2024.01.30 03:24:43.407775 [ 3 ] {} HTTP-Session: fcc9e428-9160-455c-bcd0-c720686f6c8e Destroying unnamed session 2024.01.30 03:24:43.407967 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part 2024.01.30 03:24:43.408050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:43.408130 [ 13 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.01.30 03:24:43.408167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:43.408214 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 23 rows starting from the beginning of the part 2024.01.30 03:24:43.408291 [ 3 ] {} HTTP-Session: d43358ff-a5c1-41d7-8376-cfaeb3f646d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:43.408378 [ 3 ] {} HTTP-Session: d43358ff-a5c1-41d7-8376-cfaeb3f646d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:43.408597 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:43.408624 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:43.408768 [ 13 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. 2024.01.30 03:24:43.408777 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:43.408851 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:43.409037 [ 13 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 2024.01.30 03:24:43.409313 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:43.409652 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:43.410576 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.003214473 sec., 86172.75677848283 rows/sec., 6.73 MiB/sec. 2024.01.30 03:24:43.410589 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:43.410802 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.01.30 03:24:43.411159 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. 2024.01.30 03:24:43.411285 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) 2024.01.30 03:24:43.411287 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 2024.01.30 03:24:43.411611 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. 2024.01.30 03:24:43.411782 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} executeQuery: Read 34 rows, 46.98 KiB in 0.0030995 sec., 10969 rows/sec., 14.80 MiB/sec. 2024.01.30 03:24:43.411933 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} DynamicQueryHandler: Done processing query 2024.01.30 03:24:43.411962 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:24:43.411983 [ 3 ] {} HTTP-Session: d43358ff-a5c1-41d7-8376-cfaeb3f646d3 Destroying unnamed session 2024.01.30 03:24:48.399915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:48.400049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:48.400078 [ 3 ] {} HTTP-Session: cf20fdc6-b2fb-4e9f-9b4c-f7375bf8c80b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:48.400106 [ 3 ] {} HTTP-Session: cf20fdc6-b2fb-4e9f-9b4c-f7375bf8c80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:48.400248 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:48.400346 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:48.400513 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:48.400933 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:48.401202 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.01.30 03:24:48.401362 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. 2024.01.30 03:24:48.401475 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} executeQuery: Read 21 rows, 1.70 KiB in 0.001158807 sec., 18122 rows/sec., 1.43 MiB/sec. 2024.01.30 03:24:48.401476 [ 117 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.01.30 03:24:48.401560 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:48.401619 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} DynamicQueryHandler: Done processing query 2024.01.30 03:24:48.401626 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact 2024.01.30 03:24:48.401644 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:48.401670 [ 3 ] {} HTTP-Session: cf20fdc6-b2fb-4e9f-9b4c-f7375bf8c80b Destroying unnamed session 2024.01.30 03:24:48.401714 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:48.401745 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 55 rows starting from the beginning of the part 2024.01.30 03:24:48.401804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:48.401861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:48.401870 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:48.401882 [ 3 ] {} HTTP-Session: f93e4297-c43b-438e-b89e-4a907b3410c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:48.401907 [ 3 ] {} HTTP-Session: f93e4297-c43b-438e-b89e-4a907b3410c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:48.402001 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:48.402057 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:24:48.402069 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:48.402272 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:48.402280 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:48.402419 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:48.402585 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:48.402725 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:48.402983 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.30 03:24:48.403185 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.30 03:24:48.403322 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} executeQuery: Read 2 rows, 175.00 B in 0.001285569 sec., 1555 rows/sec., 132.94 KiB/sec. 2024.01.30 03:24:48.403465 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} DynamicQueryHandler: Done processing query 2024.01.30 03:24:48.403491 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:48.403517 [ 3 ] {} HTTP-Session: f93e4297-c43b-438e-b89e-4a907b3410c8 Destroying unnamed session 2024.01.30 03:24:48.403654 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002040186 sec., 91168.15819734083 rows/sec., 7.22 MiB/sec. 2024.01.30 03:24:48.403678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:48.403762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:48.403795 [ 3 ] {} HTTP-Session: e2a40a12-9263-4b99-b0a6-87dd1e030c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:48.403814 [ 3 ] {} HTTP-Session: e2a40a12-9263-4b99-b0a6-87dd1e030c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:48.403884 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.01.30 03:24:48.403961 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:48.404021 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:48.404178 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:48.404256 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. 2024.01.30 03:24:48.404386 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 2024.01.30 03:24:48.404663 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:48.404879 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.01.30 03:24:48.405034 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. 2024.01.30 03:24:48.405129 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} executeQuery: Read 64 rows, 5.79 KiB in 0.001121586 sec., 57062 rows/sec., 5.04 MiB/sec. 2024.01.30 03:24:48.405299 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} DynamicQueryHandler: Done processing query 2024.01.30 03:24:48.405322 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:24:48.405368 [ 3 ] {} HTTP-Session: e2a40a12-9263-4b99-b0a6-87dd1e030c2d Destroying unnamed session 2024.01.30 03:24:48.405541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:48.405589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:48.405609 [ 3 ] {} HTTP-Session: d8c2a86b-5ccf-4ea9-b0fb-f5b527d780f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:48.405625 [ 3 ] {} HTTP-Session: d8c2a86b-5ccf-4ea9-b0fb-f5b527d780f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:48.405697 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:48.405736 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:24:48.405849 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:48.406116 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:48.406318 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.30 03:24:48.406465 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.30 03:24:48.406559 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} executeQuery: Read 2 rows, 143.00 B in 0.000835519 sec., 2393 rows/sec., 167.14 KiB/sec. 2024.01.30 03:24:48.406661 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} DynamicQueryHandler: Done processing query 2024.01.30 03:24:48.406684 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:48.406699 [ 3 ] {} HTTP-Session: d8c2a86b-5ccf-4ea9-b0fb-f5b527d780f0 Destroying unnamed session 2024.01.30 03:24:48.406818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:48.406860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:48.406878 [ 3 ] {} HTTP-Session: 3f5d94b0-af4a-4910-9199-ab04e14c51ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:48.406895 [ 3 ] {} HTTP-Session: 3f5d94b0-af4a-4910-9199-ab04e14c51ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:48.406965 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:48.407002 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:48.407102 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:48.407370 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:48.407570 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.01.30 03:24:48.407717 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. 2024.01.30 03:24:48.407810 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} executeQuery: Read 23 rows, 1.84 KiB in 0.000818909 sec., 28086 rows/sec., 2.20 MiB/sec. 2024.01.30 03:24:48.407924 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} DynamicQueryHandler: Done processing query 2024.01.30 03:24:48.407947 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:48.407962 [ 3 ] {} HTTP-Session: 3f5d94b0-af4a-4910-9199-ab04e14c51ff Destroying unnamed session 2024.01.30 03:24:48.408061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:48.408105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:48.408123 [ 3 ] {} HTTP-Session: 3dfdda2a-d3de-466e-be92-eb634565cbcd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:48.408140 [ 3 ] {} HTTP-Session: 3dfdda2a-d3de-466e-be92-eb634565cbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:48.408207 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:48.408250 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:24:48.408364 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:48.408658 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:48.408910 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.30 03:24:48.409097 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.30 03:24:48.409193 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} executeQuery: Read 1 rows, 72.00 B in 0.000958662 sec., 1043 rows/sec., 73.34 KiB/sec. 2024.01.30 03:24:48.409310 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} DynamicQueryHandler: Done processing query 2024.01.30 03:24:48.409333 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:24:48.409349 [ 3 ] {} HTTP-Session: 3dfdda2a-d3de-466e-be92-eb634565cbcd Destroying unnamed session 2024.01.30 03:24:48.409522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:48.409567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:48.409586 [ 3 ] {} HTTP-Session: 4c308aff-ea3f-4230-9342-ebc0e0b8ab90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:48.409602 [ 3 ] {} HTTP-Session: 4c308aff-ea3f-4230-9342-ebc0e0b8ab90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:48.409677 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:48.409719 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:48.409850 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:48.410207 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:48.410485 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) 2024.01.30 03:24:48.410661 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. 2024.01.30 03:24:48.410751 [ 117 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 2024.01.30 03:24:48.410763 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} executeQuery: Read 21 rows, 29.02 KiB in 0.001060124 sec., 19809 rows/sec., 26.73 MiB/sec. 2024.01.30 03:24:48.410789 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:48.410903 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact 2024.01.30 03:24:48.410937 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} DynamicQueryHandler: Done processing query 2024.01.30 03:24:48.410963 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:24:48.411006 [ 3 ] {} HTTP-Session: 4c308aff-ea3f-4230-9342-ebc0e0b8ab90 Destroying unnamed session 2024.01.30 03:24:48.411109 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:24:48.411158 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2341 rows starting from the beginning of the part 2024.01.30 03:24:48.411301 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:48.411443 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:48.411578 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:48.411715 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part 2024.01.30 03:24:48.411846 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 21 rows starting from the beginning of the part 2024.01.30 03:24:48.416848 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 6 columns (6 merged, 0 gathered) in 0.006009867 sec., 411323.5783753617 rows/sec., 555.06 MiB/sec. 2024.01.30 03:24:48.418118 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) 2024.01.30 03:24:48.418384 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. 2024.01.30 03:24:48.418463 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 2024.01.30 03:24:48.418557 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19: 13.71 MiB. 2024.01.30 03:24:49.000156 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 251.27 MiB, peak 261.94 MiB, will set to 249.66 MiB (RSS), difference: -1.60 MiB 2024.01.30 03:24:53.403043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:53.403168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:53.403194 [ 3 ] {} HTTP-Session: c0f22ab6-5ae8-4be4-b4cb-2a47bd0f6bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:53.403217 [ 3 ] {} HTTP-Session: c0f22ab6-5ae8-4be4-b4cb-2a47bd0f6bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:53.403347 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:53.403407 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:53.403568 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:53.403997 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:53.404264 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.01.30 03:24:53.404429 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. 2024.01.30 03:24:53.404559 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} executeQuery: Read 34 rows, 2.76 KiB in 0.001171836 sec., 29014 rows/sec., 2.30 MiB/sec. 2024.01.30 03:24:53.404723 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} DynamicQueryHandler: Done processing query 2024.01.30 03:24:53.404749 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:53.404778 [ 3 ] {} HTTP-Session: c0f22ab6-5ae8-4be4-b4cb-2a47bd0f6bbd Destroying unnamed session 2024.01.30 03:24:53.404949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:53.405001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:53.405021 [ 3 ] {} HTTP-Session: b79ce455-1f33-4afd-b5d6-674a6970a877 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:53.405039 [ 3 ] {} HTTP-Session: b79ce455-1f33-4afd-b5d6-674a6970a877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:53.405120 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:53.405161 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:53.405270 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:53.405678 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:53.405902 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.01.30 03:24:53.406063 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. 2024.01.30 03:24:53.406170 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} executeQuery: Read 138 rows, 13.76 KiB in 0.001022813 sec., 134922 rows/sec., 13.14 MiB/sec. 2024.01.30 03:24:53.406308 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} DynamicQueryHandler: Done processing query 2024.01.30 03:24:53.406333 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:24:53.406350 [ 3 ] {} HTTP-Session: b79ce455-1f33-4afd-b5d6-674a6970a877 Destroying unnamed session 2024.01.30 03:24:53.406492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:53.406539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:53.406559 [ 3 ] {} HTTP-Session: 71d195cb-1c43-4f4d-9297-439faf27c781 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:53.406575 [ 3 ] {} HTTP-Session: 71d195cb-1c43-4f4d-9297-439faf27c781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:53.406651 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:53.406691 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:53.406800 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:53.407099 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:53.407314 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.01.30 03:24:53.407470 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. 2024.01.30 03:24:53.407599 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} executeQuery: Read 58 rows, 4.62 KiB in 0.000916921 sec., 63255 rows/sec., 4.92 MiB/sec. 2024.01.30 03:24:53.407758 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} DynamicQueryHandler: Done processing query 2024.01.30 03:24:53.407800 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:24:53.407849 [ 3 ] {} HTTP-Session: 71d195cb-1c43-4f4d-9297-439faf27c781 Destroying unnamed session 2024.01.30 03:24:53.408039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:53.408085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:53.408104 [ 3 ] {} HTTP-Session: b49a3363-581c-4069-8466-703f60dcf336 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:53.408121 [ 3 ] {} HTTP-Session: b49a3363-581c-4069-8466-703f60dcf336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:53.408195 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:53.408241 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:24:53.408373 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:53.408665 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:53.408940 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.30 03:24:53.409124 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.30 03:24:53.409254 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} executeQuery: Read 36 rows, 2.60 KiB in 0.001028413 sec., 35005 rows/sec., 2.47 MiB/sec. 2024.01.30 03:24:53.409365 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} DynamicQueryHandler: Done processing query 2024.01.30 03:24:53.409389 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:24:53.409405 [ 3 ] {} HTTP-Session: b49a3363-581c-4069-8466-703f60dcf336 Destroying unnamed session 2024.01.30 03:24:53.409551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:53.409595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:53.409614 [ 3 ] {} HTTP-Session: 487f93a6-ce7d-48bd-9ec3-171da3436a7e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:53.409630 [ 3 ] {} HTTP-Session: 487f93a6-ce7d-48bd-9ec3-171da3436a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:53.409713 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:53.409757 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:53.409892 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:53.410323 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:53.410630 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) 2024.01.30 03:24:53.410815 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. 2024.01.30 03:24:53.410939 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} executeQuery: Read 34 rows, 46.98 KiB in 0.001196837 sec., 28408 rows/sec., 38.34 MiB/sec. 2024.01.30 03:24:53.411069 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} DynamicQueryHandler: Done processing query 2024.01.30 03:24:53.411094 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:24:53.411110 [ 3 ] {} HTTP-Session: 487f93a6-ce7d-48bd-9ec3-171da3436a7e Destroying unnamed session 2024.01.30 03:24:58.165677 [ 112 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:24:58.165773 [ 112 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:24:58.400468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:58.400576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:58.400600 [ 3 ] {} HTTP-Session: 406eb686-e875-46a2-88e9-d24d2b504efb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:58.400625 [ 3 ] {} HTTP-Session: 406eb686-e875-46a2-88e9-d24d2b504efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:58.400752 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:58.400813 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:24:58.400977 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:58.401429 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:58.401689 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.01.30 03:24:58.401853 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. 2024.01.30 03:24:58.402009 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} executeQuery: Read 21 rows, 1.70 KiB in 0.001221988 sec., 17185 rows/sec., 1.36 MiB/sec. 2024.01.30 03:24:58.402166 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} DynamicQueryHandler: Done processing query 2024.01.30 03:24:58.402192 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:58.402208 [ 3 ] {} HTTP-Session: 406eb686-e875-46a2-88e9-d24d2b504efb Destroying unnamed session 2024.01.30 03:24:58.402339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:58.402391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:58.402409 [ 3 ] {} HTTP-Session: fa49a69e-8833-487b-bd92-230af0ea1c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:58.402426 [ 3 ] {} HTTP-Session: fa49a69e-8833-487b-bd92-230af0ea1c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:58.402501 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:58.402542 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:24:58.402652 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:58.403024 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:58.403231 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.01.30 03:24:58.403392 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. 2024.01.30 03:24:58.403519 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} executeQuery: Read 63 rows, 5.70 KiB in 0.000987262 sec., 63812 rows/sec., 5.64 MiB/sec. 2024.01.30 03:24:58.403639 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} DynamicQueryHandler: Done processing query 2024.01.30 03:24:58.403663 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:24:58.403679 [ 3 ] {} HTTP-Session: fa49a69e-8833-487b-bd92-230af0ea1c42 Destroying unnamed session 2024.01.30 03:24:58.403800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:58.403847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:58.403865 [ 3 ] {} HTTP-Session: c59f3163-91a8-4654-b16c-050148473866 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:58.403883 [ 3 ] {} HTTP-Session: c59f3163-91a8-4654-b16c-050148473866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:58.403953 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:58.403992 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:24:58.404096 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:58.404408 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:58.404610 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.01.30 03:24:58.404753 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. 2024.01.30 03:24:58.404873 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} executeQuery: Read 21 rows, 1.68 KiB in 0.00089018 sec., 23590 rows/sec., 1.84 MiB/sec. 2024.01.30 03:24:58.404991 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} DynamicQueryHandler: Done processing query 2024.01.30 03:24:58.405019 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:24:58.405036 [ 3 ] {} HTTP-Session: c59f3163-91a8-4654-b16c-050148473866 Destroying unnamed session 2024.01.30 03:24:58.405156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:24:58.405201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:24:58.405220 [ 3 ] {} HTTP-Session: 26fc89b3-ead3-4bce-aaab-9753646191f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:24:58.405236 [ 3 ] {} HTTP-Session: 26fc89b3-ead3-4bce-aaab-9753646191f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:24:58.405311 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:24:58.405355 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:24:58.405492 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:24:58.405864 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:24:58.406158 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) 2024.01.30 03:24:58.406336 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. 2024.01.30 03:24:58.406461 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} executeQuery: Read 21 rows, 29.02 KiB in 0.001122255 sec., 18712 rows/sec., 25.25 MiB/sec. 2024.01.30 03:24:58.406584 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} DynamicQueryHandler: Done processing query 2024.01.30 03:24:58.406607 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:24:58.406623 [ 3 ] {} HTTP-Session: 26fc89b3-ead3-4bce-aaab-9753646191f5 Destroying unnamed session 2024.01.30 03:25:03.400744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:03.400884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:03.400914 [ 3 ] {} HTTP-Session: da77f57e-65ba-4570-8a36-90e39403e7a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:03.400946 [ 3 ] {} HTTP-Session: da77f57e-65ba-4570-8a36-90e39403e7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:03.401161 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:03.401263 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:03.401531 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:03.402146 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:03.402418 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.01.30 03:25:03.402589 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. 2024.01.30 03:25:03.402712 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} executeQuery: Read 34 rows, 2.76 KiB in 0.001493323 sec., 22768 rows/sec., 1.80 MiB/sec. 2024.01.30 03:25:03.402896 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} DynamicQueryHandler: Done processing query 2024.01.30 03:25:03.402922 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:03.402964 [ 3 ] {} HTTP-Session: da77f57e-65ba-4570-8a36-90e39403e7a2 Destroying unnamed session 2024.01.30 03:25:03.403119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:03.403168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:03.403188 [ 3 ] {} HTTP-Session: 120033df-aaa8-439f-98f6-97ffa9f94ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:03.403205 [ 3 ] {} HTTP-Session: 120033df-aaa8-439f-98f6-97ffa9f94ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:03.403277 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:03.403316 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:25:03.403430 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:03.403722 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:03.403931 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.30 03:25:03.404094 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.30 03:25:03.404222 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} executeQuery: Read 2 rows, 175.00 B in 0.000910211 sec., 2197 rows/sec., 187.76 KiB/sec. 2024.01.30 03:25:03.404412 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} DynamicQueryHandler: Done processing query 2024.01.30 03:25:03.404438 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:03.404454 [ 3 ] {} HTTP-Session: 120033df-aaa8-439f-98f6-97ffa9f94ff9 Destroying unnamed session 2024.01.30 03:25:03.404581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:03.404628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:03.404646 [ 3 ] {} HTTP-Session: 368e03a5-0abd-4758-bc14-4d037a24bea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:03.404662 [ 3 ] {} HTTP-Session: 368e03a5-0abd-4758-bc14-4d037a24bea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:03.404737 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:03.404777 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:03.404895 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:03.405238 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:03.405452 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.01.30 03:25:03.405602 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. 2024.01.30 03:25:03.405725 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} executeQuery: Read 103 rows, 10.74 KiB in 0.000958572 sec., 107451 rows/sec., 10.94 MiB/sec. 2024.01.30 03:25:03.405877 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} DynamicQueryHandler: Done processing query 2024.01.30 03:25:03.405905 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:25:03.405956 [ 3 ] {} HTTP-Session: 368e03a5-0abd-4758-bc14-4d037a24bea4 Destroying unnamed session 2024.01.30 03:25:03.406094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:03.406141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:03.406160 [ 3 ] {} HTTP-Session: ba6ee97d-6b18-40d2-a370-41c9aa78cc70 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:03.406177 [ 3 ] {} HTTP-Session: ba6ee97d-6b18-40d2-a370-41c9aa78cc70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:03.406247 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:03.406285 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:25:03.406399 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:03.406663 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:03.406869 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.30 03:25:03.407024 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.30 03:25:03.407141 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} executeQuery: Read 2 rows, 143.00 B in 0.000867199 sec., 2306 rows/sec., 161.03 KiB/sec. 2024.01.30 03:25:03.407258 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} DynamicQueryHandler: Done processing query 2024.01.30 03:25:03.407281 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:03.407296 [ 3 ] {} HTTP-Session: ba6ee97d-6b18-40d2-a370-41c9aa78cc70 Destroying unnamed session 2024.01.30 03:25:03.407404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:03.407449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:03.407467 [ 3 ] {} HTTP-Session: ccd5c175-4831-45e3-84c0-cad110a392e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:03.407484 [ 3 ] {} HTTP-Session: ccd5c175-4831-45e3-84c0-cad110a392e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:03.407555 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:03.407592 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:03.407696 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:03.407985 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:03.408191 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.01.30 03:25:03.408339 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. 2024.01.30 03:25:03.408461 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} executeQuery: Read 36 rows, 2.89 KiB in 0.00087784 sec., 41009 rows/sec., 3.21 MiB/sec. 2024.01.30 03:25:03.408578 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} DynamicQueryHandler: Done processing query 2024.01.30 03:25:03.408602 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:03.408619 [ 3 ] {} HTTP-Session: ccd5c175-4831-45e3-84c0-cad110a392e9 Destroying unnamed session 2024.01.30 03:25:03.408711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:03.408755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:03.408773 [ 3 ] {} HTTP-Session: 9a43a068-d182-443f-8e34-2751806df38f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:03.408790 [ 3 ] {} HTTP-Session: 9a43a068-d182-443f-8e34-2751806df38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:03.408857 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:03.408900 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:25:03.409021 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:03.409288 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:03.409538 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.01.30 03:25:03.409719 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.01.30 03:25:03.409846 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} executeQuery: Read 1 rows, 72.00 B in 0.000954592 sec., 1047 rows/sec., 73.66 KiB/sec. 2024.01.30 03:25:03.409839 [ 110 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.01.30 03:25:03.409957 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:03.410036 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} DynamicQueryHandler: Done processing query 2024.01.30 03:25:03.410090 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:03.410091 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.01.30 03:25:03.410125 [ 3 ] {} HTTP-Session: 9a43a068-d182-443f-8e34-2751806df38f Destroying unnamed session 2024.01.30 03:25:03.410283 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:03.410306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:03.410351 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 772 rows starting from the beginning of the part 2024.01.30 03:25:03.410386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:03.410432 [ 3 ] {} HTTP-Session: 7f95b37b-6ffb-4dcb-9ba8-31f44a6ed5da Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:03.410472 [ 3 ] {} HTTP-Session: 7f95b37b-6ffb-4dcb-9ba8-31f44a6ed5da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:03.410681 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part 2024.01.30 03:25:03.410695 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:03.410805 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:03.411016 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part 2024.01.30 03:25:03.411394 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part 2024.01.30 03:25:03.411454 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:03.411654 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part 2024.01.30 03:25:03.411789 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part 2024.01.30 03:25:03.412255 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:03.413038 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) 2024.01.30 03:25:03.413457 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. 2024.01.30 03:25:03.413575 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 5 columns (5 merged, 0 gathered) in 0.00355192 sec., 238744.1158584653 rows/sec., 16.83 MiB/sec. 2024.01.30 03:25:03.413666 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} executeQuery: Read 34 rows, 46.98 KiB in 0.002908626 sec., 11689 rows/sec., 15.77 MiB/sec. 2024.01.30 03:25:03.413868 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.01.30 03:25:03.413907 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} DynamicQueryHandler: Done processing query 2024.01.30 03:25:03.413955 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:25:03.413981 [ 3 ] {} HTTP-Session: 7f95b37b-6ffb-4dcb-9ba8-31f44a6ed5da Destroying unnamed session 2024.01.30 03:25:03.414174 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.01.30 03:25:03.414254 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.01.30 03:25:08.400006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:08.400142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:08.400172 [ 3 ] {} HTTP-Session: 64dcae12-f084-4f0a-97ae-3d4870e69e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:08.400201 [ 3 ] {} HTTP-Session: 64dcae12-f084-4f0a-97ae-3d4870e69e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:08.400344 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:08.400411 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:08.400593 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:08.401059 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:08.401333 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.01.30 03:25:08.401499 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. 2024.01.30 03:25:08.401637 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} executeQuery: Read 21 rows, 1.70 KiB in 0.001244698 sec., 16871 rows/sec., 1.34 MiB/sec. 2024.01.30 03:25:08.401777 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} DynamicQueryHandler: Done processing query 2024.01.30 03:25:08.401803 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:08.401819 [ 3 ] {} HTTP-Session: 64dcae12-f084-4f0a-97ae-3d4870e69e4e Destroying unnamed session 2024.01.30 03:25:08.401946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:08.401996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:08.402016 [ 3 ] {} HTTP-Session: c5eba53d-1aa7-43f7-9627-e89f6525c080 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:08.402033 [ 3 ] {} HTTP-Session: c5eba53d-1aa7-43f7-9627-e89f6525c080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:08.402106 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:08.402145 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:08.402248 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:08.402592 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:08.402804 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.01.30 03:25:08.402951 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. 2024.01.30 03:25:08.403078 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} executeQuery: Read 63 rows, 5.70 KiB in 0.000937591 sec., 67193 rows/sec., 5.93 MiB/sec. 2024.01.30 03:25:08.403073 [ 104 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.01.30 03:25:08.403195 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. 2024.01.30 03:25:08.403243 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} DynamicQueryHandler: Done processing query 2024.01.30 03:25:08.403295 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:25:08.403320 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact 2024.01.30 03:25:08.403326 [ 3 ] {} HTTP-Session: c5eba53d-1aa7-43f7-9627-e89f6525c080 Destroying unnamed session 2024.01.30 03:25:08.403473 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:08.403540 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 205 rows starting from the beginning of the part 2024.01.30 03:25:08.403539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:08.403645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:08.403679 [ 3 ] {} HTTP-Session: a21119c2-8478-4eb0-b76a-8b5baf8a00d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:08.403728 [ 3 ] {} HTTP-Session: a21119c2-8478-4eb0-b76a-8b5baf8a00d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:08.403793 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part 2024.01.30 03:25:08.403931 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:08.404069 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:08.404081 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 138 rows starting from the beginning of the part 2024.01.30 03:25:08.404395 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 63 rows starting from the beginning of the part 2024.01.30 03:25:08.404547 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:08.404648 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 103 rows starting from the beginning of the part 2024.01.30 03:25:08.404826 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 63 rows starting from the beginning of the part 2024.01.30 03:25:08.405378 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:08.405801 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.01.30 03:25:08.406121 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. 2024.01.30 03:25:08.406273 [ 104 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.01.30 03:25:08.406347 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} executeQuery: Read 21 rows, 1.68 KiB in 0.002318023 sec., 9059 rows/sec., 725.46 KiB/sec. 2024.01.30 03:25:08.406366 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:08.406618 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact 2024.01.30 03:25:08.407014 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} DynamicQueryHandler: Done processing query 2024.01.30 03:25:08.407063 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:08.407098 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:08.407223 [ 3 ] {} HTTP-Session: a21119c2-8478-4eb0-b76a-8b5baf8a00d7 Destroying unnamed session 2024.01.30 03:25:08.407252 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 105 rows starting from the beginning of the part 2024.01.30 03:25:08.407426 [ 20 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 4 columns (4 merged, 0 gathered) in 0.004143075 sec., 153509.1689143933 rows/sec., 14.50 MiB/sec. 2024.01.30 03:25:08.407525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:08.407678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:08.407682 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 23 rows starting from the beginning of the part 2024.01.30 03:25:08.407708 [ 3 ] {} HTTP-Session: c84304ae-a1c6-4f74-83fe-dff08224f3e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:08.407757 [ 20 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.01.30 03:25:08.407796 [ 3 ] {} HTTP-Session: c84304ae-a1c6-4f74-83fe-dff08224f3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:08.408084 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 58 rows starting from the beginning of the part 2024.01.30 03:25:08.408113 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:08.408195 [ 20 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. 2024.01.30 03:25:08.408289 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:08.408360 [ 20 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 2024.01.30 03:25:08.408370 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:08.408807 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 36 rows starting from the beginning of the part 2024.01.30 03:25:08.409094 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:08.409098 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:08.410103 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:08.410673 [ 20 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.004231816 sec., 62384.56492437289 rows/sec., 4.87 MiB/sec. 2024.01.30 03:25:08.410832 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) 2024.01.30 03:25:08.410840 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.01.30 03:25:08.411145 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. 2024.01.30 03:25:08.411156 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. 2024.01.30 03:25:08.411240 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 2024.01.30 03:25:08.411384 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} executeQuery: Read 21 rows, 29.02 KiB in 0.003194253 sec., 6574 rows/sec., 8.87 MiB/sec. 2024.01.30 03:25:08.411555 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} DynamicQueryHandler: Done processing query 2024.01.30 03:25:08.411580 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:25:08.411596 [ 3 ] {} HTTP-Session: c84304ae-a1c6-4f74-83fe-dff08224f3e2 Destroying unnamed session 2024.01.30 03:25:13.165838 [ 101 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:25:13.165947 [ 101 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:25:13.400655 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:13.400766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:13.400797 [ 3 ] {} HTTP-Session: a3eaa48a-0b66-40bf-99f1-73d6e1299879 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:13.400826 [ 3 ] {} HTTP-Session: a3eaa48a-0b66-40bf-99f1-73d6e1299879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:13.400968 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:13.401038 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:13.401222 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:13.401678 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:13.401954 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.01.30 03:25:13.402126 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. 2024.01.30 03:25:13.402245 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} executeQuery: Read 34 rows, 2.76 KiB in 0.001236678 sec., 27493 rows/sec., 2.18 MiB/sec. 2024.01.30 03:25:13.402235 [ 101 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.01.30 03:25:13.402311 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:13.402393 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact 2024.01.30 03:25:13.402413 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} DynamicQueryHandler: Done processing query 2024.01.30 03:25:13.402445 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:13.402468 [ 3 ] {} HTTP-Session: a3eaa48a-0b66-40bf-99f1-73d6e1299879 Destroying unnamed session 2024.01.30 03:25:13.402480 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:13.402515 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 55 rows starting from the beginning of the part 2024.01.30 03:25:13.402615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:13.402659 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:13.402683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:13.402709 [ 3 ] {} HTTP-Session: 7c16442d-7cbd-4504-a8c7-714f932ebe4e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:13.402730 [ 3 ] {} HTTP-Session: 7c16442d-7cbd-4504-a8c7-714f932ebe4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:13.402772 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:13.402852 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:13.402882 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:13.402912 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:13.403017 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:13.403149 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:13.403165 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:13.403992 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:13.404270 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.001900964 sec., 104683.72888702784 rows/sec., 8.29 MiB/sec. 2024.01.30 03:25:13.404298 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.01.30 03:25:13.404406 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.01.30 03:25:13.404508 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. 2024.01.30 03:25:13.404585 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. 2024.01.30 03:25:13.404640 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} executeQuery: Read 102 rows, 10.65 KiB in 0.001750369 sec., 58273 rows/sec., 5.94 MiB/sec. 2024.01.30 03:25:13.404661 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 2024.01.30 03:25:13.404825 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} DynamicQueryHandler: Done processing query 2024.01.30 03:25:13.404851 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:25:13.404867 [ 3 ] {} HTTP-Session: 7c16442d-7cbd-4504-a8c7-714f932ebe4e Destroying unnamed session 2024.01.30 03:25:13.404988 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:13.405040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:13.405059 [ 3 ] {} HTTP-Session: af312ed2-a629-41f7-b9d4-e5ff68e82e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:13.405076 [ 3 ] {} HTTP-Session: af312ed2-a629-41f7-b9d4-e5ff68e82e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:13.405150 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:13.405191 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:13.405295 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:13.405604 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:13.405822 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.01.30 03:25:13.405975 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. 2024.01.30 03:25:13.406075 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} executeQuery: Read 34 rows, 2.72 KiB in 0.000896921 sec., 37907 rows/sec., 2.96 MiB/sec. 2024.01.30 03:25:13.406198 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} DynamicQueryHandler: Done processing query 2024.01.30 03:25:13.406221 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:13.406238 [ 3 ] {} HTTP-Session: af312ed2-a629-41f7-b9d4-e5ff68e82e99 Destroying unnamed session 2024.01.30 03:25:13.406373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:13.406420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:13.406439 [ 3 ] {} HTTP-Session: 1f2facbb-317a-4802-bdc4-9b537b88f7e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:13.406456 [ 3 ] {} HTTP-Session: 1f2facbb-317a-4802-bdc4-9b537b88f7e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:13.406540 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:13.406584 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:13.406719 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:13.407152 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:13.407450 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) 2024.01.30 03:25:13.407631 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. 2024.01.30 03:25:13.407724 [ 101 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 2024.01.30 03:25:13.407733 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} executeQuery: Read 34 rows, 46.98 KiB in 0.001163187 sec., 29230 rows/sec., 39.44 MiB/sec. 2024.01.30 03:25:13.407757 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:13.407928 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact 2024.01.30 03:25:13.407986 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} DynamicQueryHandler: Done processing query 2024.01.30 03:25:13.408019 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:25:13.408052 [ 3 ] {} HTTP-Session: 1f2facbb-317a-4802-bdc4-9b537b88f7e5 Destroying unnamed session 2024.01.30 03:25:13.408144 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:13.408188 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2472 rows starting from the beginning of the part 2024.01.30 03:25:13.408328 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:13.408428 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:13.408526 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:13.408618 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:13.408711 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:13.414710 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} MergeTask::MergeProjectionsStage: Merge sorted 2616 rows, containing 6 columns (6 merged, 0 gathered) in 0.006889716 sec., 379696.3474256414 rows/sec., 512.38 MiB/sec. 2024.01.30 03:25:13.415974 [ 12 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) 2024.01.30 03:25:13.416219 [ 12 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. 2024.01.30 03:25:13.416283 [ 12 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 2024.01.30 03:25:13.416357 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20: 13.84 MiB. 2024.01.30 03:25:14.000150 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 252.84 MiB, peak 263.65 MiB, will set to 251.20 MiB (RSS), difference: -1.64 MiB 2024.01.30 03:25:14.575231 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Found 6 old parts to remove. 2024.01.30 03:25:14.575288 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_1_1_0 2024.01.30 03:25:14.591513 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_2_2_0 2024.01.30 03:25:14.592210 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_3_3_0 2024.01.30 03:25:14.592542 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_4_4_0 2024.01.30 03:25:14.592808 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_5_5_0 2024.01.30 03:25:14.593065 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_6_6_0 2024.01.30 03:25:14.915079 [ 47 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Found 6 old parts to remove. 2024.01.30 03:25:14.915164 [ 47 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_1_1_0 2024.01.30 03:25:14.915660 [ 47 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_2_2_0 2024.01.30 03:25:14.916000 [ 47 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_3_3_0 2024.01.30 03:25:14.916255 [ 47 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_4_4_0 2024.01.30 03:25:14.916519 [ 47 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_5_5_0 2024.01.30 03:25:14.916781 [ 47 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_6_6_0 2024.01.30 03:25:18.400657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:18.400790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:18.400821 [ 3 ] {} HTTP-Session: eb1cfbaa-9aec-4217-9097-6b031f8f7a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:18.400850 [ 3 ] {} HTTP-Session: eb1cfbaa-9aec-4217-9097-6b031f8f7a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:18.400993 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:18.401063 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:18.401250 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:18.401675 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:18.401965 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.01.30 03:25:18.402155 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. 2024.01.30 03:25:18.402284 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} executeQuery: Read 21 rows, 1.70 KiB in 0.001250798 sec., 16789 rows/sec., 1.33 MiB/sec. 2024.01.30 03:25:18.402451 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} DynamicQueryHandler: Done processing query 2024.01.30 03:25:18.402480 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:18.402498 [ 3 ] {} HTTP-Session: eb1cfbaa-9aec-4217-9097-6b031f8f7a0b Destroying unnamed session 2024.01.30 03:25:18.402642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:18.402696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:18.402718 [ 3 ] {} HTTP-Session: d4b14986-7cff-45eb-9fab-c4e3260caf9d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:18.402738 [ 3 ] {} HTTP-Session: d4b14986-7cff-45eb-9fab-c4e3260caf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:18.402812 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:18.402852 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:18.402953 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:18.403269 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:18.403482 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.01.30 03:25:18.403638 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. 2024.01.30 03:25:18.403762 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} executeQuery: Read 63 rows, 5.70 KiB in 0.000917161 sec., 68690 rows/sec., 6.07 MiB/sec. 2024.01.30 03:25:18.403906 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} DynamicQueryHandler: Done processing query 2024.01.30 03:25:18.403933 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:25:18.403950 [ 3 ] {} HTTP-Session: d4b14986-7cff-45eb-9fab-c4e3260caf9d Destroying unnamed session 2024.01.30 03:25:18.404099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:18.404148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:18.404167 [ 3 ] {} HTTP-Session: 4ba75edf-4a72-4efa-8fbd-2324ab8a7155 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:18.404185 [ 3 ] {} HTTP-Session: 4ba75edf-4a72-4efa-8fbd-2324ab8a7155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:18.404256 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:18.404295 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:18.404404 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:18.404686 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:18.404908 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.01.30 03:25:18.405061 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. 2024.01.30 03:25:18.405190 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} executeQuery: Read 21 rows, 1.68 KiB in 0.0009025 sec., 23268 rows/sec., 1.82 MiB/sec. 2024.01.30 03:25:18.405315 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} DynamicQueryHandler: Done processing query 2024.01.30 03:25:18.405345 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:18.405373 [ 3 ] {} HTTP-Session: 4ba75edf-4a72-4efa-8fbd-2324ab8a7155 Destroying unnamed session 2024.01.30 03:25:18.405547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:18.405594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:18.405613 [ 3 ] {} HTTP-Session: f489457e-1bf6-4c8a-a298-4c362b9d1d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:18.405631 [ 3 ] {} HTTP-Session: f489457e-1bf6-4c8a-a298-4c362b9d1d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:18.405707 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:18.405752 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:18.405891 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:18.406263 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:18.406569 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) 2024.01.30 03:25:18.406748 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. 2024.01.30 03:25:18.406881 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} executeQuery: Read 21 rows, 29.02 KiB in 0.001138476 sec., 18445 rows/sec., 24.89 MiB/sec. 2024.01.30 03:25:18.407032 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} DynamicQueryHandler: Done processing query 2024.01.30 03:25:18.407076 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:25:18.407120 [ 3 ] {} HTTP-Session: f489457e-1bf6-4c8a-a298-4c362b9d1d12 Destroying unnamed session 2024.01.30 03:25:19.339458 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Found 6 old parts to remove. 2024.01.30 03:25:19.339512 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_1_1_0 2024.01.30 03:25:19.340003 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_2_2_0 2024.01.30 03:25:19.340414 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_3_3_0 2024.01.30 03:25:19.340710 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_4_4_0 2024.01.30 03:25:19.340983 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_5_5_0 2024.01.30 03:25:19.341195 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_6_6_0 2024.01.30 03:25:19.686029 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Found 6 old parts to remove. 2024.01.30 03:25:19.686087 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_1_1_0 2024.01.30 03:25:19.686414 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_2_2_0 2024.01.30 03:25:19.686757 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_3_3_0 2024.01.30 03:25:19.686982 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_4_4_0 2024.01.30 03:25:19.687214 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_5_5_0 2024.01.30 03:25:19.687465 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_6_6_0 2024.01.30 03:25:23.402771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:23.402898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:23.402924 [ 3 ] {} HTTP-Session: d4e9eb26-4cf3-4a09-bce6-ac8bdb51a737 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:23.402950 [ 3 ] {} HTTP-Session: d4e9eb26-4cf3-4a09-bce6-ac8bdb51a737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:23.403081 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:23.403145 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:23.403310 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:23.403732 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:23.404003 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.01.30 03:25:23.404177 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. 2024.01.30 03:25:23.404311 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} executeQuery: Read 34 rows, 2.76 KiB in 0.001187477 sec., 28632 rows/sec., 2.27 MiB/sec. 2024.01.30 03:25:23.404456 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} DynamicQueryHandler: Done processing query 2024.01.30 03:25:23.404481 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:23.404498 [ 3 ] {} HTTP-Session: d4e9eb26-4cf3-4a09-bce6-ac8bdb51a737 Destroying unnamed session 2024.01.30 03:25:23.404617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:23.404663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:23.404684 [ 3 ] {} HTTP-Session: 6c0876f8-d694-4031-996d-7838878bf685 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:23.404701 [ 3 ] {} HTTP-Session: 6c0876f8-d694-4031-996d-7838878bf685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:23.404769 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:23.404809 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:25:23.404913 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:23.405187 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:23.405398 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.30 03:25:23.405548 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.30 03:25:23.405666 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} executeQuery: Read 2 rows, 175.00 B in 0.00086603 sec., 2309 rows/sec., 197.34 KiB/sec. 2024.01.30 03:25:23.405796 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} DynamicQueryHandler: Done processing query 2024.01.30 03:25:23.405820 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:23.405836 [ 3 ] {} HTTP-Session: 6c0876f8-d694-4031-996d-7838878bf685 Destroying unnamed session 2024.01.30 03:25:23.405981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:23.406027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:23.406048 [ 3 ] {} HTTP-Session: 8bbd29fb-376a-47fe-9e28-a2ff63714f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:23.406065 [ 3 ] {} HTTP-Session: 8bbd29fb-376a-47fe-9e28-a2ff63714f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:23.406142 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:23.406181 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:23.406289 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:23.406682 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:23.406912 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.01.30 03:25:23.407067 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. 2024.01.30 03:25:23.407185 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} executeQuery: Read 139 rows, 13.85 KiB in 0.001012743 sec., 137251 rows/sec., 13.36 MiB/sec. 2024.01.30 03:25:23.407332 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} DynamicQueryHandler: Done processing query 2024.01.30 03:25:23.407356 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:25:23.407396 [ 3 ] {} HTTP-Session: 8bbd29fb-376a-47fe-9e28-a2ff63714f90 Destroying unnamed session 2024.01.30 03:25:23.407567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:23.407614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:23.407633 [ 3 ] {} HTTP-Session: bb4dc81d-b573-49b1-8ee3-a57b3e9bc36f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:23.407651 [ 3 ] {} HTTP-Session: bb4dc81d-b573-49b1-8ee3-a57b3e9bc36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:23.407720 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:23.407760 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:25:23.407870 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:23.408127 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:23.408333 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.30 03:25:23.408483 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.30 03:25:23.408596 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} executeQuery: Read 2 rows, 143.00 B in 0.000841679 sec., 2376 rows/sec., 165.92 KiB/sec. 2024.01.30 03:25:23.408744 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} DynamicQueryHandler: Done processing query 2024.01.30 03:25:23.408770 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:23.408787 [ 3 ] {} HTTP-Session: bb4dc81d-b573-49b1-8ee3-a57b3e9bc36f Destroying unnamed session 2024.01.30 03:25:23.408915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:23.408960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:23.408979 [ 3 ] {} HTTP-Session: 16b92620-a057-4688-b88d-65aa466529d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:23.408996 [ 3 ] {} HTTP-Session: 16b92620-a057-4688-b88d-65aa466529d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:23.409070 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:23.409111 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:23.409216 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:23.409517 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:23.409732 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.01.30 03:25:23.409884 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. 2024.01.30 03:25:23.409996 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} executeQuery: Read 60 rows, 4.78 KiB in 0.00089593 sec., 66969 rows/sec., 5.21 MiB/sec. 2024.01.30 03:25:23.410097 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} DynamicQueryHandler: Done processing query 2024.01.30 03:25:23.410121 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:25:23.410136 [ 3 ] {} HTTP-Session: 16b92620-a057-4688-b88d-65aa466529d6 Destroying unnamed session 2024.01.30 03:25:23.410243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:23.410286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:23.410305 [ 3 ] {} HTTP-Session: db5b7366-76b9-49e9-9641-1445ffe13d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:23.410321 [ 3 ] {} HTTP-Session: db5b7366-76b9-49e9-9641-1445ffe13d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:23.410389 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:23.410432 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:25:23.410551 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:23.410890 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:23.411200 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.01.30 03:25:23.411376 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.01.30 03:25:23.411505 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} executeQuery: Read 37 rows, 2.67 KiB in 0.001083094 sec., 34161 rows/sec., 2.41 MiB/sec. 2024.01.30 03:25:23.411638 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} DynamicQueryHandler: Done processing query 2024.01.30 03:25:23.411664 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:23.411679 [ 3 ] {} HTTP-Session: db5b7366-76b9-49e9-9641-1445ffe13d3f Destroying unnamed session 2024.01.30 03:25:23.411835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:23.411881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:23.411900 [ 3 ] {} HTTP-Session: 248161ac-1ec3-403c-9796-32692a3be333 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:23.411917 [ 3 ] {} HTTP-Session: 248161ac-1ec3-403c-9796-32692a3be333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:23.412002 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:23.412046 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:23.412183 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:23.412621 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:23.412932 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) 2024.01.30 03:25:23.413132 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. 2024.01.30 03:25:23.413265 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} executeQuery: Read 34 rows, 46.98 KiB in 0.001224108 sec., 27775 rows/sec., 37.48 MiB/sec. 2024.01.30 03:25:23.413387 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} DynamicQueryHandler: Done processing query 2024.01.30 03:25:23.413411 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:25:23.413428 [ 3 ] {} HTTP-Session: 248161ac-1ec3-403c-9796-32692a3be333 Destroying unnamed session 2024.01.30 03:25:28.166016 [ 98 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:25:28.166118 [ 98 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:25:28.400165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:28.400274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:28.400300 [ 3 ] {} HTTP-Session: 1fa5edf3-666c-40ad-b12d-1def740019ba Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:28.400324 [ 3 ] {} HTTP-Session: 1fa5edf3-666c-40ad-b12d-1def740019ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:28.400451 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:28.400511 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:28.400673 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:28.401105 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:28.401374 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.01.30 03:25:28.401544 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. 2024.01.30 03:25:28.401682 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} executeQuery: Read 21 rows, 1.70 KiB in 0.001187996 sec., 17676 rows/sec., 1.40 MiB/sec. 2024.01.30 03:25:28.401829 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} DynamicQueryHandler: Done processing query 2024.01.30 03:25:28.401855 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:28.401870 [ 3 ] {} HTTP-Session: 1fa5edf3-666c-40ad-b12d-1def740019ba Destroying unnamed session 2024.01.30 03:25:28.401985 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:28.402032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:28.402052 [ 3 ] {} HTTP-Session: de3266f2-9c68-4935-9b8a-0adb41e23c7f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:28.402070 [ 3 ] {} HTTP-Session: de3266f2-9c68-4935-9b8a-0adb41e23c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:28.402146 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:28.402185 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:25:28.402297 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:28.402573 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:28.402782 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.30 03:25:28.402935 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.30 03:25:28.403055 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} executeQuery: Read 2 rows, 175.00 B in 0.00088046 sec., 2271 rows/sec., 194.10 KiB/sec. 2024.01.30 03:25:28.403164 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} DynamicQueryHandler: Done processing query 2024.01.30 03:25:28.403187 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:28.403208 [ 3 ] {} HTTP-Session: de3266f2-9c68-4935-9b8a-0adb41e23c7f Destroying unnamed session 2024.01.30 03:25:28.403338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:28.403386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:28.403404 [ 3 ] {} HTTP-Session: cbfd2477-4b95-47b1-a5c7-61f87b0f59e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:28.403422 [ 3 ] {} HTTP-Session: cbfd2477-4b95-47b1-a5c7-61f87b0f59e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:28.403493 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:28.403531 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:28.403631 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:28.403931 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:28.404143 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.01.30 03:25:28.404309 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. 2024.01.30 03:25:28.404458 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} executeQuery: Read 64 rows, 5.79 KiB in 0.000936691 sec., 68325 rows/sec., 6.03 MiB/sec. 2024.01.30 03:25:28.404577 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} DynamicQueryHandler: Done processing query 2024.01.30 03:25:28.404600 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:25:28.404616 [ 3 ] {} HTTP-Session: cbfd2477-4b95-47b1-a5c7-61f87b0f59e2 Destroying unnamed session 2024.01.30 03:25:28.404715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:28.404765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:28.404786 [ 3 ] {} HTTP-Session: 6f0eb085-6647-4f62-895b-1c8fc10930c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:28.404802 [ 3 ] {} HTTP-Session: 6f0eb085-6647-4f62-895b-1c8fc10930c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:28.404871 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:28.404915 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:25:28.405026 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:28.405354 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:28.405557 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.30 03:25:28.405703 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.30 03:25:28.405827 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} executeQuery: Read 2 rows, 143.00 B in 0.000918681 sec., 2177 rows/sec., 152.01 KiB/sec. 2024.01.30 03:25:28.405963 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} DynamicQueryHandler: Done processing query 2024.01.30 03:25:28.405994 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:28.406010 [ 3 ] {} HTTP-Session: 6f0eb085-6647-4f62-895b-1c8fc10930c3 Destroying unnamed session 2024.01.30 03:25:28.406120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:28.406168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:28.406189 [ 3 ] {} HTTP-Session: 716f9a29-e5c5-4bce-829f-9917bb8604b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:28.406206 [ 3 ] {} HTTP-Session: 716f9a29-e5c5-4bce-829f-9917bb8604b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:28.406278 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:28.406317 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:28.406426 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:28.406716 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:28.406936 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.01.30 03:25:28.407090 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. 2024.01.30 03:25:28.407187 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} executeQuery: Read 23 rows, 1.84 KiB in 0.00088101 sec., 26106 rows/sec., 2.04 MiB/sec. 2024.01.30 03:25:28.407293 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} DynamicQueryHandler: Done processing query 2024.01.30 03:25:28.407316 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:28.407333 [ 3 ] {} HTTP-Session: 716f9a29-e5c5-4bce-829f-9917bb8604b5 Destroying unnamed session 2024.01.30 03:25:28.407434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:28.407478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:28.407498 [ 3 ] {} HTTP-Session: b27f66b7-62d0-49c4-b69b-5e4f4fff4938 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:28.407515 [ 3 ] {} HTTP-Session: b27f66b7-62d0-49c4-b69b-5e4f4fff4938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:28.407584 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:28.407629 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:25:28.407746 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:28.407996 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:28.408260 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.01.30 03:25:28.408442 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.01.30 03:25:28.408542 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} executeQuery: Read 1 rows, 72.00 B in 0.000929191 sec., 1076 rows/sec., 75.67 KiB/sec. 2024.01.30 03:25:28.408659 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} DynamicQueryHandler: Done processing query 2024.01.30 03:25:28.408682 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:28.408698 [ 3 ] {} HTTP-Session: b27f66b7-62d0-49c4-b69b-5e4f4fff4938 Destroying unnamed session 2024.01.30 03:25:28.408824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:28.408869 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:28.408889 [ 3 ] {} HTTP-Session: 04f207cb-1377-402b-bdec-9d9d9c694884 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:28.408905 [ 3 ] {} HTTP-Session: 04f207cb-1377-402b-bdec-9d9d9c694884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:28.408982 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:28.409026 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:28.409161 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:28.409528 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:28.409814 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) 2024.01.30 03:25:28.410004 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. 2024.01.30 03:25:28.410107 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} executeQuery: Read 21 rows, 29.02 KiB in 0.001096965 sec., 19143 rows/sec., 25.83 MiB/sec. 2024.01.30 03:25:28.410249 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} DynamicQueryHandler: Done processing query 2024.01.30 03:25:28.410274 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:25:28.410290 [ 3 ] {} HTTP-Session: 04f207cb-1377-402b-bdec-9d9d9c694884 Destroying unnamed session 2024.01.30 03:25:33.401398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:33.401526 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:33.401552 [ 3 ] {} HTTP-Session: 0183f3c6-a8e7-4223-9587-417584638312 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:33.401577 [ 3 ] {} HTTP-Session: 0183f3c6-a8e7-4223-9587-417584638312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:33.401710 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:33.401772 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:33.401936 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:33.402451 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:33.402724 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.01.30 03:25:33.402898 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. 2024.01.30 03:25:33.403020 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} executeQuery: Read 34 rows, 2.76 KiB in 0.001275869 sec., 26648 rows/sec., 2.11 MiB/sec. 2024.01.30 03:25:33.403182 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} DynamicQueryHandler: Done processing query 2024.01.30 03:25:33.403208 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:33.403226 [ 3 ] {} HTTP-Session: 0183f3c6-a8e7-4223-9587-417584638312 Destroying unnamed session 2024.01.30 03:25:33.403364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:33.403416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:33.403437 [ 3 ] {} HTTP-Session: 856ac317-bae2-414d-bb65-658d2af7a655 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:33.403456 [ 3 ] {} HTTP-Session: 856ac317-bae2-414d-bb65-658d2af7a655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:33.403540 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:33.403582 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:33.403685 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:33.404037 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:33.404264 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.01.30 03:25:33.404417 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. 2024.01.30 03:25:33.404543 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} executeQuery: Read 102 rows, 10.65 KiB in 0.000968662 sec., 105299 rows/sec., 10.73 MiB/sec. 2024.01.30 03:25:33.404538 [ 95 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.01.30 03:25:33.404667 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:33.404710 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} DynamicQueryHandler: Done processing query 2024.01.30 03:25:33.404774 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:25:33.404795 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact 2024.01.30 03:25:33.404806 [ 3 ] {} HTTP-Session: 856ac317-bae2-414d-bb65-658d2af7a655 Destroying unnamed session 2024.01.30 03:25:33.405076 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:33.405098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:33.405195 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 205 rows starting from the beginning of the part 2024.01.30 03:25:33.405210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:33.405282 [ 3 ] {} HTTP-Session: 2793f342-d356-4b21-82e7-ef1269d866d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:33.405322 [ 3 ] {} HTTP-Session: 2793f342-d356-4b21-82e7-ef1269d866d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:33.405512 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 102 rows starting from the beginning of the part 2024.01.30 03:25:33.405530 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:33.405617 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:33.405805 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 63 rows starting from the beginning of the part 2024.01.30 03:25:33.406131 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:33.406148 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 139 rows starting from the beginning of the part 2024.01.30 03:25:33.406346 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part 2024.01.30 03:25:33.406593 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 102 rows starting from the beginning of the part 2024.01.30 03:25:33.406962 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:33.407389 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.01.30 03:25:33.407716 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. 2024.01.30 03:25:33.408016 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} executeQuery: Read 34 rows, 2.72 KiB in 0.002413555 sec., 14087 rows/sec., 1.10 MiB/sec. 2024.01.30 03:25:33.408017 [ 95 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.01.30 03:25:33.408227 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:33.408365 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} DynamicQueryHandler: Done processing query 2024.01.30 03:25:33.408448 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:33.408524 [ 3 ] {} HTTP-Session: 2793f342-d356-4b21-82e7-ef1269d866d1 Destroying unnamed session 2024.01.30 03:25:33.408529 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact 2024.01.30 03:25:33.408857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:33.408888 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:33.409058 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 105 rows starting from the beginning of the part 2024.01.30 03:25:33.409079 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:33.409240 [ 3 ] {} HTTP-Session: 911f4538-174e-409c-a12f-e08cfbe5b3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:33.409270 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.004470972 sec., 150973.88218937625 rows/sec., 14.51 MiB/sec. 2024.01.30 03:25:33.409367 [ 3 ] {} HTTP-Session: 911f4538-174e-409c-a12f-e08cfbe5b3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:33.409658 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:33.409827 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:33.409844 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.01.30 03:25:33.410042 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:33.410043 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:33.410489 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part 2024.01.30 03:25:33.410547 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. 2024.01.30 03:25:33.410877 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 2024.01.30 03:25:33.410900 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 23 rows starting from the beginning of the part 2024.01.30 03:25:33.411035 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:33.411297 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:33.412261 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:33.412827 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.004451111 sec., 62231.65407467933 rows/sec., 4.86 MiB/sec. 2024.01.30 03:25:33.412990 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.01.30 03:25:33.412997 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) 2024.01.30 03:25:33.413289 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. 2024.01.30 03:25:33.413371 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. 2024.01.30 03:25:33.413425 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 2024.01.30 03:25:33.413616 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} executeQuery: Read 34 rows, 46.98 KiB in 0.003707564 sec., 9170 rows/sec., 12.38 MiB/sec. 2024.01.30 03:25:33.413761 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} DynamicQueryHandler: Done processing query 2024.01.30 03:25:33.413786 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:25:33.413803 [ 3 ] {} HTTP-Session: 911f4538-174e-409c-a12f-e08cfbe5b3dd Destroying unnamed session 2024.01.30 03:25:38.400945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:38.401071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:38.401103 [ 3 ] {} HTTP-Session: a5ffcfe8-cd89-4943-98c6-17bc17ac831a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:38.401131 [ 3 ] {} HTTP-Session: a5ffcfe8-cd89-4943-98c6-17bc17ac831a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:38.401268 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:38.401330 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:38.401498 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:38.402009 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:38.402284 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.01.30 03:25:38.402458 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. 2024.01.30 03:25:38.402584 [ 93 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.01.30 03:25:38.402586 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} executeQuery: Read 21 rows, 1.70 KiB in 0.001283069 sec., 16367 rows/sec., 1.30 MiB/sec. 2024.01.30 03:25:38.402640 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:38.402811 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact 2024.01.30 03:25:38.402826 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} DynamicQueryHandler: Done processing query 2024.01.30 03:25:38.402937 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:38.402960 [ 3 ] {} HTTP-Session: a5ffcfe8-cd89-4943-98c6-17bc17ac831a Destroying unnamed session 2024.01.30 03:25:38.403053 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:38.403133 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 55 rows starting from the beginning of the part 2024.01.30 03:25:38.403142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:38.403236 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:38.403270 [ 3 ] {} HTTP-Session: 26de6c30-051f-42e1-9cfb-cbc858f5c2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:38.403323 [ 3 ] {} HTTP-Session: 26de6c30-051f-42e1-9cfb-cbc858f5c2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:38.403402 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:38.403529 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:38.403609 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:38.403628 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:38.403872 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:38.404108 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:38.404133 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:38.404331 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:38.404939 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:38.405457 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.01.30 03:25:38.405861 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. 2024.01.30 03:25:38.405930 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212993 sec., 57889.94871759758 rows/sec., 4.58 MiB/sec. 2024.01.30 03:25:38.406034 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} executeQuery: Read 63 rows, 5.70 KiB in 0.002430025 sec., 25925 rows/sec., 2.29 MiB/sec. 2024.01.30 03:25:38.406197 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.01.30 03:25:38.406284 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} DynamicQueryHandler: Done processing query 2024.01.30 03:25:38.406353 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:25:38.406392 [ 3 ] {} HTTP-Session: 26de6c30-051f-42e1-9cfb-cbc858f5c2ab Destroying unnamed session 2024.01.30 03:25:38.406531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:38.406563 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. 2024.01.30 03:25:38.406610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:38.406649 [ 3 ] {} HTTP-Session: 5567b98e-428e-4393-9ced-1aeffbf17768 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:38.406671 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 2024.01.30 03:25:38.406684 [ 3 ] {} HTTP-Session: 5567b98e-428e-4393-9ced-1aeffbf17768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:38.406833 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:38.406873 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:38.406992 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:38.407328 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:38.407542 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.01.30 03:25:38.407693 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. 2024.01.30 03:25:38.407798 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} executeQuery: Read 21 rows, 1.68 KiB in 0.000930721 sec., 22563 rows/sec., 1.76 MiB/sec. 2024.01.30 03:25:38.407948 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} DynamicQueryHandler: Done processing query 2024.01.30 03:25:38.407992 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:38.408043 [ 3 ] {} HTTP-Session: 5567b98e-428e-4393-9ced-1aeffbf17768 Destroying unnamed session 2024.01.30 03:25:38.408226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:38.408274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:38.408294 [ 3 ] {} HTTP-Session: ac0fb8f4-9df0-47b0-a0bc-d05c0fe130a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:38.408310 [ 3 ] {} HTTP-Session: ac0fb8f4-9df0-47b0-a0bc-d05c0fe130a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:38.408392 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:38.408436 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:38.408582 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:38.409053 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:38.409367 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) 2024.01.30 03:25:38.409553 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. 2024.01.30 03:25:38.409654 [ 93 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 2024.01.30 03:25:38.409665 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} executeQuery: Read 21 rows, 29.02 KiB in 0.001245878 sec., 16855 rows/sec., 22.75 MiB/sec. 2024.01.30 03:25:38.409695 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:38.409887 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact 2024.01.30 03:25:38.409940 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} DynamicQueryHandler: Done processing query 2024.01.30 03:25:38.410000 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:25:38.410092 [ 3 ] {} HTTP-Session: ac0fb8f4-9df0-47b0-a0bc-d05c0fe130a2 Destroying unnamed session 2024.01.30 03:25:38.410179 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:38.410220 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2616 rows starting from the beginning of the part 2024.01.30 03:25:38.410347 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:38.410446 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:38.410543 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:38.410636 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:38.410729 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:38.414417 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} MergeTask::MergeProjectionsStage: Merge sorted 2747 rows, containing 6 columns (6 merged, 0 gathered) in 0.004648455 sec., 590949.0357548905 rows/sec., 797.46 MiB/sec. 2024.01.30 03:25:38.416000 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) 2024.01.30 03:25:38.416304 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. 2024.01.30 03:25:38.416381 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 2024.01.30 03:25:38.416480 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21: 13.90 MiB. 2024.01.30 03:25:39.000191 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 252.57 MiB, peak 265.44 MiB, will set to 251.41 MiB (RSS), difference: -1.16 MiB 2024.01.30 03:25:39.094459 [ 93 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 2024.01.30 03:25:39.094563 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:39.094686 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact 2024.01.30 03:25:39.094963 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:39.095019 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 8 rows starting from the beginning of the part 2024.01.30 03:25:39.095222 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part 2024.01.30 03:25:39.095414 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part 2024.01.30 03:25:39.095583 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part 2024.01.30 03:25:39.095713 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part 2024.01.30 03:25:39.096289 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001648387 sec., 9706.4584954868 rows/sec., 677.75 KiB/sec. 2024.01.30 03:25:39.096460 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) 2024.01.30 03:25:39.096714 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. 2024.01.30 03:25:39.096793 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 2024.01.30 03:25:39.218522 [ 93 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 2024.01.30 03:25:39.218587 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:39.218694 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact 2024.01.30 03:25:39.218965 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:39.219025 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 8 rows starting from the beginning of the part 2024.01.30 03:25:39.219199 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part 2024.01.30 03:25:39.219373 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part 2024.01.30 03:25:39.219543 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part 2024.01.30 03:25:39.219680 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part 2024.01.30 03:25:39.220169 [ 13 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001523564 sec., 10501.692085137218 rows/sec., 881.98 KiB/sec. 2024.01.30 03:25:39.220283 [ 13 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) 2024.01.30 03:25:39.220458 [ 13 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. 2024.01.30 03:25:39.220522 [ 13 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 2024.01.30 03:25:39.774247 [ 44 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Found 6 old parts to remove. 2024.01.30 03:25:39.774333 [ 44 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_1_6_1 2024.01.30 03:25:39.774796 [ 44 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_7_7_0 2024.01.30 03:25:39.775158 [ 44 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_8_8_0 2024.01.30 03:25:39.775537 [ 44 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_9_9_0 2024.01.30 03:25:39.775875 [ 44 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_10_10_0 2024.01.30 03:25:39.776418 [ 44 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_11_11_0 2024.01.30 03:25:39.844452 [ 46 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Found 6 old parts to remove. 2024.01.30 03:25:39.844514 [ 46 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_1_6_1 2024.01.30 03:25:39.844822 [ 46 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_7_7_0 2024.01.30 03:25:39.845151 [ 46 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_8_8_0 2024.01.30 03:25:39.845471 [ 46 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_9_9_0 2024.01.30 03:25:39.845753 [ 46 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_10_10_0 2024.01.30 03:25:39.846025 [ 46 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_11_11_0 2024.01.30 03:25:43.166378 [ 87 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:25:43.166488 [ 87 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:25:43.401789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:43.401912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:43.401944 [ 3 ] {} HTTP-Session: 45fe1ace-5e61-47d7-aa98-1d4605976850 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:43.401972 [ 3 ] {} HTTP-Session: 45fe1ace-5e61-47d7-aa98-1d4605976850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:43.402125 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:43.402195 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:43.402383 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:43.402878 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:43.403165 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.01.30 03:25:43.403338 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. 2024.01.30 03:25:43.403469 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} executeQuery: Read 34 rows, 2.76 KiB in 0.001298949 sec., 26175 rows/sec., 2.07 MiB/sec. 2024.01.30 03:25:43.403617 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} DynamicQueryHandler: Done processing query 2024.01.30 03:25:43.403643 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:43.403662 [ 3 ] {} HTTP-Session: 45fe1ace-5e61-47d7-aa98-1d4605976850 Destroying unnamed session 2024.01.30 03:25:43.403798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:43.403851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:43.403871 [ 3 ] {} HTTP-Session: 752a3aa5-d805-4843-8aca-6e37b42ca778 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:43.403890 [ 3 ] {} HTTP-Session: 752a3aa5-d805-4843-8aca-6e37b42ca778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:43.403975 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:43.404019 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:43.404131 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:43.404513 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:43.404743 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.01.30 03:25:43.404900 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. 2024.01.30 03:25:43.405023 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} executeQuery: Read 102 rows, 10.65 KiB in 0.001017212 sec., 100274 rows/sec., 10.22 MiB/sec. 2024.01.30 03:25:43.405149 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} DynamicQueryHandler: Done processing query 2024.01.30 03:25:43.405173 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:25:43.405189 [ 3 ] {} HTTP-Session: 752a3aa5-d805-4843-8aca-6e37b42ca778 Destroying unnamed session 2024.01.30 03:25:43.405307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:43.405356 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:43.405375 [ 3 ] {} HTTP-Session: c33cdf3e-cae1-469d-ab70-56263300e80c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:43.405392 [ 3 ] {} HTTP-Session: c33cdf3e-cae1-469d-ab70-56263300e80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:43.405465 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:43.405504 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:43.405611 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:43.405916 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:43.406132 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.01.30 03:25:43.406285 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. 2024.01.30 03:25:43.406412 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} executeQuery: Read 34 rows, 2.72 KiB in 0.000917811 sec., 37044 rows/sec., 2.90 MiB/sec. 2024.01.30 03:25:43.406530 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} DynamicQueryHandler: Done processing query 2024.01.30 03:25:43.406553 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:43.406569 [ 3 ] {} HTTP-Session: c33cdf3e-cae1-469d-ab70-56263300e80c Destroying unnamed session 2024.01.30 03:25:43.406747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:43.406793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:43.406811 [ 3 ] {} HTTP-Session: dfd6fe43-7b96-4900-84c6-024026b92fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:43.406828 [ 3 ] {} HTTP-Session: dfd6fe43-7b96-4900-84c6-024026b92fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:43.406916 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:43.406961 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:43.407104 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:43.407561 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:43.407888 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) 2024.01.30 03:25:43.408073 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. 2024.01.30 03:25:43.408188 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} executeQuery: Read 34 rows, 46.98 KiB in 0.001244158 sec., 27327 rows/sec., 36.88 MiB/sec. 2024.01.30 03:25:43.408313 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} DynamicQueryHandler: Done processing query 2024.01.30 03:25:43.408336 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:25:43.408352 [ 3 ] {} HTTP-Session: dfd6fe43-7b96-4900-84c6-024026b92fcb Destroying unnamed session 2024.01.30 03:25:44.393405 [ 41 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Found 6 old parts to remove. 2024.01.30 03:25:44.393494 [ 41 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_1_6_1 2024.01.30 03:25:44.394014 [ 41 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_7_7_0 2024.01.30 03:25:44.394497 [ 41 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_8_8_0 2024.01.30 03:25:44.394902 [ 41 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_9_9_0 2024.01.30 03:25:44.395173 [ 41 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_10_10_0 2024.01.30 03:25:44.395438 [ 41 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_11_11_0 2024.01.30 03:25:44.553595 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Found 6 old parts to remove. 2024.01.30 03:25:44.553645 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_1_6_1 2024.01.30 03:25:44.554246 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_7_7_0 2024.01.30 03:25:44.554472 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_8_8_0 2024.01.30 03:25:44.554702 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_9_9_0 2024.01.30 03:25:44.554932 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_10_10_0 2024.01.30 03:25:44.555158 [ 46 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_11_11_0 2024.01.30 03:25:48.400431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:48.400564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:48.400588 [ 3 ] {} HTTP-Session: a62b1adb-51bf-4fad-9e94-598a793b903a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:48.400613 [ 3 ] {} HTTP-Session: a62b1adb-51bf-4fad-9e94-598a793b903a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:48.400736 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:48.400795 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:48.400950 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:48.401455 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:48.401738 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.01.30 03:25:48.401912 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. 2024.01.30 03:25:48.402062 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} executeQuery: Read 21 rows, 1.70 KiB in 0.001243379 sec., 16889 rows/sec., 1.34 MiB/sec. 2024.01.30 03:25:48.402224 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} DynamicQueryHandler: Done processing query 2024.01.30 03:25:48.402251 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:48.402268 [ 3 ] {} HTTP-Session: a62b1adb-51bf-4fad-9e94-598a793b903a Destroying unnamed session 2024.01.30 03:25:48.402384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:48.402438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:48.402458 [ 3 ] {} HTTP-Session: be6a7c45-0ff6-417e-8480-0f6210bf9067 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:48.402477 [ 3 ] {} HTTP-Session: be6a7c45-0ff6-417e-8480-0f6210bf9067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:48.402555 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:48.402598 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:25:48.402714 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:48.403019 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:48.403230 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.30 03:25:48.403392 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.30 03:25:48.403493 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} executeQuery: Read 2 rows, 175.00 B in 0.000909011 sec., 2200 rows/sec., 188.00 KiB/sec. 2024.01.30 03:25:48.403665 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} DynamicQueryHandler: Done processing query 2024.01.30 03:25:48.403703 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:48.403720 [ 3 ] {} HTTP-Session: be6a7c45-0ff6-417e-8480-0f6210bf9067 Destroying unnamed session 2024.01.30 03:25:48.403845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:48.403894 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:48.403914 [ 3 ] {} HTTP-Session: 7dc3420a-236e-46e7-9c2a-fb3dd730c1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:48.403931 [ 3 ] {} HTTP-Session: 7dc3420a-236e-46e7-9c2a-fb3dd730c1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:48.404011 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:48.404051 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:48.404166 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:48.404489 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:48.404712 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.01.30 03:25:48.404866 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. 2024.01.30 03:25:48.404986 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} executeQuery: Read 64 rows, 5.79 KiB in 0.000942061 sec., 67936 rows/sec., 6.00 MiB/sec. 2024.01.30 03:25:48.405110 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} DynamicQueryHandler: Done processing query 2024.01.30 03:25:48.405135 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:25:48.405151 [ 3 ] {} HTTP-Session: 7dc3420a-236e-46e7-9c2a-fb3dd730c1ef Destroying unnamed session 2024.01.30 03:25:48.405288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:48.405334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:48.405353 [ 3 ] {} HTTP-Session: ca81a58a-57b3-4660-a86d-c13b60bd24c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:48.405371 [ 3 ] {} HTTP-Session: ca81a58a-57b3-4660-a86d-c13b60bd24c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:48.405440 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:48.405479 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:25:48.405586 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:48.405850 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:48.406061 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.30 03:25:48.406211 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.30 03:25:48.406327 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} executeQuery: Read 2 rows, 143.00 B in 0.000858929 sec., 2328 rows/sec., 162.58 KiB/sec. 2024.01.30 03:25:48.406439 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} DynamicQueryHandler: Done processing query 2024.01.30 03:25:48.406463 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:48.406479 [ 3 ] {} HTTP-Session: ca81a58a-57b3-4660-a86d-c13b60bd24c1 Destroying unnamed session 2024.01.30 03:25:48.406597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:48.406642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:48.406660 [ 3 ] {} HTTP-Session: ea74b2e9-4c7f-491d-a12a-68400f848dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:48.406677 [ 3 ] {} HTTP-Session: ea74b2e9-4c7f-491d-a12a-68400f848dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:48.406746 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:48.406783 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:48.406889 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:48.407174 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:48.407385 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.01.30 03:25:48.407533 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. 2024.01.30 03:25:48.407655 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} executeQuery: Read 23 rows, 1.84 KiB in 0.00087997 sec., 26137 rows/sec., 2.05 MiB/sec. 2024.01.30 03:25:48.407811 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} DynamicQueryHandler: Done processing query 2024.01.30 03:25:48.407846 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:48.407900 [ 3 ] {} HTTP-Session: ea74b2e9-4c7f-491d-a12a-68400f848dd3 Destroying unnamed session 2024.01.30 03:25:48.408038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:48.408088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:48.408106 [ 3 ] {} HTTP-Session: ea713a9e-7810-4c52-8404-5def264cdd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:48.408123 [ 3 ] {} HTTP-Session: ea713a9e-7810-4c52-8404-5def264cdd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:48.408195 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:48.408238 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:25:48.408370 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:48.408637 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:48.408901 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.01.30 03:25:48.409088 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.01.30 03:25:48.409221 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} executeQuery: Read 1 rows, 72.00 B in 0.000994582 sec., 1005 rows/sec., 70.70 KiB/sec. 2024.01.30 03:25:48.409351 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} DynamicQueryHandler: Done processing query 2024.01.30 03:25:48.409376 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:25:48.409392 [ 3 ] {} HTTP-Session: ea713a9e-7810-4c52-8404-5def264cdd00 Destroying unnamed session 2024.01.30 03:25:48.409534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:48.409579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:48.409599 [ 3 ] {} HTTP-Session: 1e52c066-e134-44b3-ad4a-64eb55f9431f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:48.409616 [ 3 ] {} HTTP-Session: 1e52c066-e134-44b3-ad4a-64eb55f9431f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:48.409692 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:48.409736 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:48.409876 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:48.410263 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:48.410559 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) 2024.01.30 03:25:48.410740 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. 2024.01.30 03:25:48.410863 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} executeQuery: Read 21 rows, 29.02 KiB in 0.001142855 sec., 18375 rows/sec., 24.80 MiB/sec. 2024.01.30 03:25:48.410989 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} DynamicQueryHandler: Done processing query 2024.01.30 03:25:48.411014 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:25:48.411030 [ 3 ] {} HTTP-Session: 1e52c066-e134-44b3-ad4a-64eb55f9431f Destroying unnamed session 2024.01.30 03:25:53.402605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:53.402732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:53.402759 [ 3 ] {} HTTP-Session: 26319339-0f98-4461-93b5-46d45d15e13c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:53.402785 [ 3 ] {} HTTP-Session: 26319339-0f98-4461-93b5-46d45d15e13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:53.402913 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:53.402976 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:53.403139 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:53.403617 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:53.403896 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.01.30 03:25:53.404069 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. 2024.01.30 03:25:53.404201 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} executeQuery: Read 34 rows, 2.76 KiB in 0.001244308 sec., 27324 rows/sec., 2.16 MiB/sec. 2024.01.30 03:25:53.404367 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} DynamicQueryHandler: Done processing query 2024.01.30 03:25:53.404394 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:53.404411 [ 3 ] {} HTTP-Session: 26319339-0f98-4461-93b5-46d45d15e13c Destroying unnamed session 2024.01.30 03:25:53.404557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:53.404612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:53.404633 [ 3 ] {} HTTP-Session: e03b0fe2-28c2-4b3e-af2b-855a4bc64e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:53.404652 [ 3 ] {} HTTP-Session: e03b0fe2-28c2-4b3e-af2b-855a4bc64e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:53.404741 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:53.404784 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:53.404896 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:53.405307 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:53.405538 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.01.30 03:25:53.405695 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. 2024.01.30 03:25:53.405821 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} executeQuery: Read 138 rows, 13.76 KiB in 0.001044014 sec., 132182 rows/sec., 12.87 MiB/sec. 2024.01.30 03:25:53.405934 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} DynamicQueryHandler: Done processing query 2024.01.30 03:25:53.405959 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:25:53.405975 [ 3 ] {} HTTP-Session: e03b0fe2-28c2-4b3e-af2b-855a4bc64e03 Destroying unnamed session 2024.01.30 03:25:53.406102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:53.406148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:53.406168 [ 3 ] {} HTTP-Session: 9558cca2-4dee-4a31-8b77-a98ca407294a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:53.406186 [ 3 ] {} HTTP-Session: 9558cca2-4dee-4a31-8b77-a98ca407294a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:53.406261 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:53.406298 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:53.406404 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:53.406777 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:53.406992 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.01.30 03:25:53.407158 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. 2024.01.30 03:25:53.407282 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} executeQuery: Read 58 rows, 4.62 KiB in 0.000992713 sec., 58425 rows/sec., 4.55 MiB/sec. 2024.01.30 03:25:53.407407 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} DynamicQueryHandler: Done processing query 2024.01.30 03:25:53.407432 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:25:53.407449 [ 3 ] {} HTTP-Session: 9558cca2-4dee-4a31-8b77-a98ca407294a Destroying unnamed session 2024.01.30 03:25:53.407557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:53.407603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:53.407623 [ 3 ] {} HTTP-Session: 41be8e75-458f-49cc-a357-bab6c0e7a902 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:53.407641 [ 3 ] {} HTTP-Session: 41be8e75-458f-49cc-a357-bab6c0e7a902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:53.407714 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:53.407756 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:25:53.407881 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:53.408171 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:53.408439 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.01.30 03:25:53.408619 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.01.30 03:25:53.408750 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} executeQuery: Read 36 rows, 2.60 KiB in 0.001006573 sec., 35764 rows/sec., 2.52 MiB/sec. 2024.01.30 03:25:53.408881 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} DynamicQueryHandler: Done processing query 2024.01.30 03:25:53.408906 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:25:53.408922 [ 3 ] {} HTTP-Session: 41be8e75-458f-49cc-a357-bab6c0e7a902 Destroying unnamed session 2024.01.30 03:25:53.409081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:53.409127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:53.409147 [ 3 ] {} HTTP-Session: 1896c491-b2d8-43c7-b12e-143d188bd00c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:53.409166 [ 3 ] {} HTTP-Session: 1896c491-b2d8-43c7-b12e-143d188bd00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:53.409253 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:53.409298 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:53.409440 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:53.409861 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. 2024.01.30 03:25:53.410167 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) 2024.01.30 03:25:53.410349 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. 2024.01.30 03:25:53.410475 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} executeQuery: Read 34 rows, 46.98 KiB in 0.001190338 sec., 28563 rows/sec., 38.54 MiB/sec. 2024.01.30 03:25:53.410606 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} DynamicQueryHandler: Done processing query 2024.01.30 03:25:53.410637 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:25:53.410661 [ 3 ] {} HTTP-Session: 1896c491-b2d8-43c7-b12e-143d188bd00c Destroying unnamed session 2024.01.30 03:25:58.166752 [ 61 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:25:58.166827 [ 61 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:25:58.399927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:58.400039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:58.400067 [ 3 ] {} HTTP-Session: 5dae0808-a4d8-451a-99ad-bea0ce7bcab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:58.400092 [ 3 ] {} HTTP-Session: 5dae0808-a4d8-451a-99ad-bea0ce7bcab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:58.400222 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:58.400283 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:25:58.400445 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:58.400870 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:25:58.401139 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.01.30 03:25:58.401306 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. 2024.01.30 03:25:58.401436 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} executeQuery: Read 21 rows, 1.70 KiB in 0.001178417 sec., 17820 rows/sec., 1.41 MiB/sec. 2024.01.30 03:25:58.401591 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} DynamicQueryHandler: Done processing query 2024.01.30 03:25:58.401616 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:58.401633 [ 3 ] {} HTTP-Session: 5dae0808-a4d8-451a-99ad-bea0ce7bcab8 Destroying unnamed session 2024.01.30 03:25:58.401763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:58.401809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:58.401828 [ 3 ] {} HTTP-Session: ca1b2570-dad1-4b08-9379-915edcfa709d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:58.401847 [ 3 ] {} HTTP-Session: ca1b2570-dad1-4b08-9379-915edcfa709d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:58.401927 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:58.401967 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:25:58.402072 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:58.402416 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:25:58.402650 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.01.30 03:25:58.402803 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. 2024.01.30 03:25:58.402924 [ 61 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.01.30 03:25:58.402935 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} executeQuery: Read 63 rows, 5.70 KiB in 0.000972622 sec., 64773 rows/sec., 5.72 MiB/sec. 2024.01.30 03:25:58.403018 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:25:58.403165 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} DynamicQueryHandler: Done processing query 2024.01.30 03:25:58.403170 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact 2024.01.30 03:25:58.403202 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:25:58.403236 [ 3 ] {} HTTP-Session: ca1b2570-dad1-4b08-9379-915edcfa709d Destroying unnamed session 2024.01.30 03:25:58.403285 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:58.403314 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 205 rows starting from the beginning of the part 2024.01.30 03:25:58.403460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:58.403567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:58.403600 [ 3 ] {} HTTP-Session: cde35485-796f-463d-a4d4-6fa61a5dd8a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:58.403614 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 63 rows starting from the beginning of the part 2024.01.30 03:25:58.403624 [ 3 ] {} HTTP-Session: cde35485-796f-463d-a4d4-6fa61a5dd8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:58.403749 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:58.403756 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 102 rows starting from the beginning of the part 2024.01.30 03:25:58.403807 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:25:58.403910 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part 2024.01.30 03:25:58.404062 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:58.404074 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 138 rows starting from the beginning of the part 2024.01.30 03:25:58.404201 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 63 rows starting from the beginning of the part 2024.01.30 03:25:58.404527 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:25:58.404813 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.01.30 03:25:58.404992 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. 2024.01.30 03:25:58.405192 [ 69 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.01.30 03:25:58.405215 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} executeQuery: Read 21 rows, 1.68 KiB in 0.001416792 sec., 14822 rows/sec., 1.16 MiB/sec. 2024.01.30 03:25:58.405352 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:25:58.405653 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 4 columns (4 merged, 0 gathered) in 0.002529387 sec., 251048.96957246953 rows/sec., 23.71 MiB/sec. 2024.01.30 03:25:58.405681 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} DynamicQueryHandler: Done processing query 2024.01.30 03:25:58.405692 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact 2024.01.30 03:25:58.405723 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:25:58.405782 [ 3 ] {} HTTP-Session: cde35485-796f-463d-a4d4-6fa61a5dd8a2 Destroying unnamed session 2024.01.30 03:25:58.405806 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.01.30 03:25:58.405922 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:25:58.405978 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 105 rows starting from the beginning of the part 2024.01.30 03:25:58.406013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:25:58.406133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:25:58.406126 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. 2024.01.30 03:25:58.406202 [ 3 ] {} HTTP-Session: bfa9946a-3b0b-4664-8946-ef4c057d96a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:25:58.406290 [ 3 ] {} HTTP-Session: bfa9946a-3b0b-4664-8946-ef4c057d96a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:25:58.406308 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 2024.01.30 03:25:58.406362 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:58.406584 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:25:58.406670 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 34 rows starting from the beginning of the part 2024.01.30 03:25:58.406701 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:25:58.406934 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 23 rows starting from the beginning of the part 2024.01.30 03:25:58.407251 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 58 rows starting from the beginning of the part 2024.01.30 03:25:58.407356 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:25:58.407509 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 21 rows starting from the beginning of the part 2024.01.30 03:25:58.408164 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:25:58.409025 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003464279 sec., 75629.01255932331 rows/sec., 5.91 MiB/sec. 2024.01.30 03:25:58.409033 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) 2024.01.30 03:25:58.409157 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.01.30 03:25:58.409343 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. 2024.01.30 03:25:58.409399 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. 2024.01.30 03:25:58.409548 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 2024.01.30 03:25:58.409561 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} executeQuery: Read 21 rows, 29.02 KiB in 0.002897216 sec., 7248 rows/sec., 9.78 MiB/sec. 2024.01.30 03:25:58.409911 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} DynamicQueryHandler: Done processing query 2024.01.30 03:25:58.409938 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:25:58.409955 [ 3 ] {} HTTP-Session: bfa9946a-3b0b-4664-8946-ef4c057d96a2 Destroying unnamed session 2024.01.30 03:26:03.401271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:03.401405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:03.401436 [ 3 ] {} HTTP-Session: 76ae319f-ef30-4190-a6e1-ac51e3ed650a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:03.401464 [ 3 ] {} HTTP-Session: 76ae319f-ef30-4190-a6e1-ac51e3ed650a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:03.401607 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:03.401675 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:03.401856 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:03.402306 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:26:03.402572 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.01.30 03:26:03.402736 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. 2024.01.30 03:26:03.402854 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} executeQuery: Read 34 rows, 2.76 KiB in 0.001209227 sec., 28117 rows/sec., 2.23 MiB/sec. 2024.01.30 03:26:03.402893 [ 80 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.01.30 03:26:03.402998 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:26:03.403008 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} DynamicQueryHandler: Done processing query 2024.01.30 03:26:03.403047 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:03.403095 [ 3 ] {} HTTP-Session: 76ae319f-ef30-4190-a6e1-ac51e3ed650a Destroying unnamed session 2024.01.30 03:26:03.403173 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact 2024.01.30 03:26:03.403313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:03.403444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:03.403502 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:03.403505 [ 3 ] {} HTTP-Session: 4f9cfcc0-f358-4777-b4a1-0c8e22f4cffd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:03.403566 [ 3 ] {} HTTP-Session: 4f9cfcc0-f358-4777-b4a1-0c8e22f4cffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:03.403571 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 55 rows starting from the beginning of the part 2024.01.30 03:26:03.403744 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:03.403862 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:26:03.403898 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 34 rows starting from the beginning of the part 2024.01.30 03:26:03.404223 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 21 rows starting from the beginning of the part 2024.01.30 03:26:03.404306 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:03.404492 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part 2024.01.30 03:26:03.404655 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 21 rows starting from the beginning of the part 2024.01.30 03:26:03.404952 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part 2024.01.30 03:26:03.405174 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:26:03.405634 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.30 03:26:03.405963 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.30 03:26:03.406238 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} executeQuery: Read 2 rows, 175.00 B in 0.002423195 sec., 825 rows/sec., 70.53 KiB/sec. 2024.01.30 03:26:03.406631 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003562881 sec., 55853.67571917221 rows/sec., 4.42 MiB/sec. 2024.01.30 03:26:03.406656 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} DynamicQueryHandler: Done processing query 2024.01.30 03:26:03.406696 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:03.406719 [ 3 ] {} HTTP-Session: 4f9cfcc0-f358-4777-b4a1-0c8e22f4cffd Destroying unnamed session 2024.01.30 03:26:03.406767 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.01.30 03:26:03.406854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:03.406903 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:03.406922 [ 3 ] {} HTTP-Session: 3a9fa611-b552-4119-8a16-daa8eeff2826 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:03.406945 [ 3 ] {} HTTP-Session: 3a9fa611-b552-4119-8a16-daa8eeff2826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:03.406962 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. 2024.01.30 03:26:03.407036 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 2024.01.30 03:26:03.407043 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:03.407103 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:03.407229 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:03.407589 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:26:03.407804 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.01.30 03:26:03.407954 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. 2024.01.30 03:26:03.408054 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} executeQuery: Read 103 rows, 10.74 KiB in 0.000978882 sec., 105222 rows/sec., 10.71 MiB/sec. 2024.01.30 03:26:03.408209 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} DynamicQueryHandler: Done processing query 2024.01.30 03:26:03.408233 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.01.30 03:26:03.408249 [ 3 ] {} HTTP-Session: 3a9fa611-b552-4119-8a16-daa8eeff2826 Destroying unnamed session 2024.01.30 03:26:03.408421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:03.408470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:03.408488 [ 3 ] {} HTTP-Session: 7be54bad-bbf3-4308-9922-2a4693260a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:03.408505 [ 3 ] {} HTTP-Session: 7be54bad-bbf3-4308-9922-2a4693260a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:03.408575 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:03.408614 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:26:03.408722 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:03.408998 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:26:03.409214 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.30 03:26:03.409361 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.30 03:26:03.409476 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} executeQuery: Read 2 rows, 143.00 B in 0.00086451 sec., 2313 rows/sec., 161.53 KiB/sec. 2024.01.30 03:26:03.409606 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} DynamicQueryHandler: Done processing query 2024.01.30 03:26:03.409629 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:03.409644 [ 3 ] {} HTTP-Session: 7be54bad-bbf3-4308-9922-2a4693260a34 Destroying unnamed session 2024.01.30 03:26:03.409769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:03.409813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:03.409831 [ 3 ] {} HTTP-Session: bcb61fcd-7047-47d0-b272-78816c293fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:03.409848 [ 3 ] {} HTTP-Session: bcb61fcd-7047-47d0-b272-78816c293fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:03.409918 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:03.409956 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:03.410064 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:03.410349 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:26:03.410560 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.01.30 03:26:03.410713 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. 2024.01.30 03:26:03.410826 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} executeQuery: Read 36 rows, 2.89 KiB in 0.000873211 sec., 41227 rows/sec., 3.23 MiB/sec. 2024.01.30 03:26:03.410970 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} DynamicQueryHandler: Done processing query 2024.01.30 03:26:03.411007 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:03.411065 [ 3 ] {} HTTP-Session: bcb61fcd-7047-47d0-b272-78816c293fcd Destroying unnamed session 2024.01.30 03:26:03.411203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:03.411250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:03.411268 [ 3 ] {} HTTP-Session: 23fb20c2-fe8f-491f-8836-0b2053d2cbba Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:03.411286 [ 3 ] {} HTTP-Session: 23fb20c2-fe8f-491f-8836-0b2053d2cbba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:03.411356 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:03.411400 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:26:03.411524 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:03.411809 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:26:03.412085 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.01.30 03:26:03.412274 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.01.30 03:26:03.412396 [ 80 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.01.30 03:26:03.412405 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} executeQuery: Read 1 rows, 72.00 B in 0.001015503 sec., 984 rows/sec., 69.24 KiB/sec. 2024.01.30 03:26:03.412462 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:26:03.412629 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.01.30 03:26:03.412663 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} DynamicQueryHandler: Done processing query 2024.01.30 03:26:03.412701 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:03.412746 [ 3 ] {} HTTP-Session: 23fb20c2-fe8f-491f-8836-0b2053d2cbba Destroying unnamed session 2024.01.30 03:26:03.412793 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:03.412828 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 848 rows starting from the beginning of the part 2024.01.30 03:26:03.412965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:03.412982 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 37 rows starting from the beginning of the part 2024.01.30 03:26:03.413060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:03.413102 [ 3 ] {} HTTP-Session: 8d0f3305-2122-45ae-b26c-88281d2d2ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:03.413153 [ 3 ] {} HTTP-Session: 8d0f3305-2122-45ae-b26c-88281d2d2ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:03.413223 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part 2024.01.30 03:26:03.413372 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:03.413500 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part 2024.01.30 03:26:03.413512 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:03.413807 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part 2024.01.30 03:26:03.414164 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part 2024.01.30 03:26:03.414184 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:03.415168 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:26:03.415866 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.003318825 sec., 278411.78730424173 rows/sec., 19.63 MiB/sec. 2024.01.30 03:26:03.415914 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) 2024.01.30 03:26:03.416009 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.01.30 03:26:03.416168 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. 2024.01.30 03:26:03.416250 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.01.30 03:26:03.416340 [ 80 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 2024.01.30 03:26:03.416373 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.01.30 03:26:03.416394 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} executeQuery: Read 34 rows, 46.98 KiB in 0.002952157 sec., 11517 rows/sec., 15.54 MiB/sec. 2024.01.30 03:26:03.416415 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. 2024.01.30 03:26:03.416617 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact 2024.01.30 03:26:03.416696 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} DynamicQueryHandler: Done processing query 2024.01.30 03:26:03.416713 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:03.416735 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.01.30 03:26:03.416753 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2747 rows starting from the beginning of the part 2024.01.30 03:26:03.416769 [ 3 ] {} HTTP-Session: 8d0f3305-2122-45ae-b26c-88281d2d2ec9 Destroying unnamed session 2024.01.30 03:26:03.416877 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 34 rows starting from the beginning of the part 2024.01.30 03:26:03.416967 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 21 rows starting from the beginning of the part 2024.01.30 03:26:03.417056 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part 2024.01.30 03:26:03.417139 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 21 rows starting from the beginning of the part 2024.01.30 03:26:03.417224 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part 2024.01.30 03:26:03.422081 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} MergeTask::MergeProjectionsStage: Merge sorted 2891 rows, containing 6 columns (6 merged, 0 gathered) in 0.005508225 sec., 524851.4721166982 rows/sec., 708.26 MiB/sec. 2024.01.30 03:26:03.423347 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) 2024.01.30 03:26:03.423560 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. 2024.01.30 03:26:03.423617 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 2024.01.30 03:26:03.423680 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22: 14.04 MiB. 2024.01.30 03:26:04.000137 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 252.67 MiB, peak 265.68 MiB, will set to 251.59 MiB (RSS), difference: -1.08 MiB 2024.01.30 03:26:04.442993 [ 41 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Found 6 old parts to remove. 2024.01.30 03:26:04.443076 [ 41 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_1_11_2 2024.01.30 03:26:04.443405 [ 41 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_12_12_0 2024.01.30 03:26:04.443667 [ 41 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_13_13_0 2024.01.30 03:26:04.443935 [ 41 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_14_14_0 2024.01.30 03:26:04.444214 [ 41 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_15_15_0 2024.01.30 03:26:04.444501 [ 41 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_16_16_0 2024.01.30 03:26:04.824502 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Found 6 old parts to remove. 2024.01.30 03:26:04.824559 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_1_11_2 2024.01.30 03:26:04.824890 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_12_12_0 2024.01.30 03:26:04.825215 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_13_13_0 2024.01.30 03:26:04.825487 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_14_14_0 2024.01.30 03:26:04.825961 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_15_15_0 2024.01.30 03:26:04.826266 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_16_16_0 2024.01.30 03:26:05.218229 [ 45 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Found 6 old parts to remove. 2024.01.30 03:26:05.218287 [ 45 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_1_1_0 2024.01.30 03:26:05.219077 [ 45 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_2_2_0 2024.01.30 03:26:05.219323 [ 45 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_3_3_0 2024.01.30 03:26:05.219551 [ 45 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_4_4_0 2024.01.30 03:26:05.219863 [ 45 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_5_5_0 2024.01.30 03:26:05.220088 [ 45 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_6_6_0 2024.01.30 03:26:08.400304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:08.400452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:08.400479 [ 3 ] {} HTTP-Session: bfd49888-f5f7-483a-9fc4-877365b8f57a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:08.400504 [ 3 ] {} HTTP-Session: bfd49888-f5f7-483a-9fc4-877365b8f57a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:08.400634 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:08.400697 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:08.400863 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:08.401333 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:08.401598 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.01.30 03:26:08.401770 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. 2024.01.30 03:26:08.401931 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} executeQuery: Read 21 rows, 1.70 KiB in 0.001254889 sec., 16734 rows/sec., 1.32 MiB/sec. 2024.01.30 03:26:08.402085 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} DynamicQueryHandler: Done processing query 2024.01.30 03:26:08.402116 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:08.402144 [ 3 ] {} HTTP-Session: bfd49888-f5f7-483a-9fc4-877365b8f57a Destroying unnamed session 2024.01.30 03:26:08.402283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:08.402333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:08.402353 [ 3 ] {} HTTP-Session: 38f29845-a39a-49ff-a570-9e541d15b38f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:08.402373 [ 3 ] {} HTTP-Session: 38f29845-a39a-49ff-a570-9e541d15b38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:08.402456 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:08.402499 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:08.402604 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:08.402976 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:08.403197 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.01.30 03:26:08.403352 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. 2024.01.30 03:26:08.403478 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} executeQuery: Read 63 rows, 5.70 KiB in 0.000988833 sec., 63711 rows/sec., 5.63 MiB/sec. 2024.01.30 03:26:08.403603 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} DynamicQueryHandler: Done processing query 2024.01.30 03:26:08.403628 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:26:08.403644 [ 3 ] {} HTTP-Session: 38f29845-a39a-49ff-a570-9e541d15b38f Destroying unnamed session 2024.01.30 03:26:08.403777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:08.403825 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:08.403844 [ 3 ] {} HTTP-Session: 5b2d8287-8249-4fe4-9674-a5b694dfa8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:08.403861 [ 3 ] {} HTTP-Session: 5b2d8287-8249-4fe4-9674-a5b694dfa8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:08.403934 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:08.403973 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:08.404080 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:08.404406 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:08.404629 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.01.30 03:26:08.404785 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. 2024.01.30 03:26:08.404902 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} executeQuery: Read 21 rows, 1.68 KiB in 0.000940221 sec., 22335 rows/sec., 1.75 MiB/sec. 2024.01.30 03:26:08.405027 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} DynamicQueryHandler: Done processing query 2024.01.30 03:26:08.405058 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:08.405076 [ 3 ] {} HTTP-Session: 5b2d8287-8249-4fe4-9674-a5b694dfa8e2 Destroying unnamed session 2024.01.30 03:26:08.405260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:08.405309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:08.405328 [ 3 ] {} HTTP-Session: 756b85ec-45f0-46ae-91f0-7112cfbf0f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:08.405346 [ 3 ] {} HTTP-Session: 756b85ec-45f0-46ae-91f0-7112cfbf0f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:08.405424 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:08.405470 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:08.405611 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:08.406002 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:08.406314 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) 2024.01.30 03:26:08.406502 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. 2024.01.30 03:26:08.406625 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} executeQuery: Read 21 rows, 29.02 KiB in 0.001170717 sec., 17937 rows/sec., 24.21 MiB/sec. 2024.01.30 03:26:08.406795 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} DynamicQueryHandler: Done processing query 2024.01.30 03:26:08.406829 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:26:08.406880 [ 3 ] {} HTTP-Session: 756b85ec-45f0-46ae-91f0-7112cfbf0f25 Destroying unnamed session 2024.01.30 03:26:09.500089 [ 42 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Found 6 old parts to remove. 2024.01.30 03:26:09.500139 [ 42 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_1_11_2 2024.01.30 03:26:09.500401 [ 42 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_12_12_0 2024.01.30 03:26:09.500609 [ 42 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_13_13_0 2024.01.30 03:26:09.500879 [ 42 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_14_14_0 2024.01.30 03:26:09.501149 [ 42 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_15_15_0 2024.01.30 03:26:09.502066 [ 42 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_16_16_0 2024.01.30 03:26:10.354254 [ 43 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Found 6 old parts to remove. 2024.01.30 03:26:10.354316 [ 43 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_1_11_2 2024.01.30 03:26:10.354648 [ 43 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_12_12_0 2024.01.30 03:26:10.354892 [ 43 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_13_13_0 2024.01.30 03:26:10.355125 [ 43 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_14_14_0 2024.01.30 03:26:10.355406 [ 43 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_15_15_0 2024.01.30 03:26:10.355664 [ 43 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_16_16_0 2024.01.30 03:26:13.166885 [ 57 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:26:13.166947 [ 57 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:26:13.401601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:13.401707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:13.401733 [ 3 ] {} HTTP-Session: a2a13538-2b73-44c6-8855-4822951ac8c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:13.401758 [ 3 ] {} HTTP-Session: a2a13538-2b73-44c6-8855-4822951ac8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:13.401891 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:13.401954 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:13.402123 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:13.402604 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:13.402879 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.01.30 03:26:13.403059 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. 2024.01.30 03:26:13.403183 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} executeQuery: Read 43 rows, 3.49 KiB in 0.001250788 sec., 34378 rows/sec., 2.72 MiB/sec. 2024.01.30 03:26:13.403345 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} DynamicQueryHandler: Done processing query 2024.01.30 03:26:13.403371 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:13.403387 [ 3 ] {} HTTP-Session: a2a13538-2b73-44c6-8855-4822951ac8c8 Destroying unnamed session 2024.01.30 03:26:13.403570 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 20966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:13.403619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:13.403640 [ 3 ] {} HTTP-Session: 54554ff2-a376-4cc6-91e5-60d9942bf1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:13.403658 [ 3 ] {} HTTP-Session: 54554ff2-a376-4cc6-91e5-60d9942bf1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:13.403744 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:13.403787 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:13.403896 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:13.404284 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:13.404522 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.01.30 03:26:13.404680 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. 2024.01.30 03:26:13.404807 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} executeQuery: Read 129 rows, 13.06 KiB in 0.001030874 sec., 125136 rows/sec., 12.37 MiB/sec. 2024.01.30 03:26:13.404959 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} DynamicQueryHandler: Done processing query 2024.01.30 03:26:13.404984 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:26:13.405036 [ 3 ] {} HTTP-Session: 54554ff2-a376-4cc6-91e5-60d9942bf1b7 Destroying unnamed session 2024.01.30 03:26:13.405223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 8384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:13.405274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:13.405295 [ 3 ] {} HTTP-Session: 8b701fcd-b03c-44ae-84a7-799eaf6016c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:13.405312 [ 3 ] {} HTTP-Session: 8b701fcd-b03c-44ae-84a7-799eaf6016c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:13.405390 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:13.405431 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:13.405544 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:13.405857 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:13.406081 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.01.30 03:26:13.406237 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. 2024.01.30 03:26:13.406353 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} executeQuery: Read 49 rows, 3.95 KiB in 0.000933891 sec., 52468 rows/sec., 4.13 MiB/sec. 2024.01.30 03:26:13.406466 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} DynamicQueryHandler: Done processing query 2024.01.30 03:26:13.406490 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.30 03:26:13.406506 [ 3 ] {} HTTP-Session: 8b701fcd-b03c-44ae-84a7-799eaf6016c6 Destroying unnamed session 2024.01.30 03:26:13.406721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:13.406766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:13.406786 [ 3 ] {} HTTP-Session: 746dbf8f-0607-4b32-922d-312e2ee0c922 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:13.406802 [ 3 ] {} HTTP-Session: 746dbf8f-0607-4b32-922d-312e2ee0c922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:13.406894 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:13.406939 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:13.407082 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:13.407555 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:13.407896 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) 2024.01.30 03:26:13.408089 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. 2024.01.30 03:26:13.408217 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} executeQuery: Read 43 rows, 59.42 KiB in 0.001289789 sec., 33338 rows/sec., 44.99 MiB/sec. 2024.01.30 03:26:13.408344 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} DynamicQueryHandler: Done processing query 2024.01.30 03:26:13.408368 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.30 03:26:13.408383 [ 3 ] {} HTTP-Session: 746dbf8f-0607-4b32-922d-312e2ee0c922 Destroying unnamed session 2024.01.30 03:26:13.408506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 1541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:13.408555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:13.408575 [ 3 ] {} HTTP-Session: 86e3f9ae-426d-40f3-b871-0468b2b9d094 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:13.408592 [ 3 ] {} HTTP-Session: 86e3f9ae-426d-40f3-b871-0468b2b9d094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:13.408662 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:13.408702 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.30 03:26:13.408810 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:13.409059 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:13.409313 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.30 03:26:13.409500 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.30 03:26:13.409622 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} executeQuery: Read 9 rows, 709.00 B in 0.000923821 sec., 9742 rows/sec., 749.48 KiB/sec. 2024.01.30 03:26:13.409757 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} DynamicQueryHandler: Done processing query 2024.01.30 03:26:13.409781 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:13.409796 [ 3 ] {} HTTP-Session: 86e3f9ae-426d-40f3-b871-0468b2b9d094 Destroying unnamed session 2024.01.30 03:26:18.400270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:18.400394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:18.400423 [ 3 ] {} HTTP-Session: 47a73d5c-2ac0-47d5-8152-ab18c6f6cb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:18.400449 [ 3 ] {} HTTP-Session: 47a73d5c-2ac0-47d5-8152-ab18c6f6cb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:18.400583 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:18.400645 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:18.400805 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:18.401257 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:18.401535 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.01.30 03:26:18.401708 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. 2024.01.30 03:26:18.401836 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} executeQuery: Read 22 rows, 1.78 KiB in 0.001211468 sec., 18159 rows/sec., 1.44 MiB/sec. 2024.01.30 03:26:18.401981 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} DynamicQueryHandler: Done processing query 2024.01.30 03:26:18.402008 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:18.402025 [ 3 ] {} HTTP-Session: 47a73d5c-2ac0-47d5-8152-ab18c6f6cb29 Destroying unnamed session 2024.01.30 03:26:18.402152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:18.402199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:18.402218 [ 3 ] {} HTTP-Session: f13c44e4-8833-427a-80ec-56221f6a7740 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:18.402236 [ 3 ] {} HTTP-Session: f13c44e4-8833-427a-80ec-56221f6a7740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:18.402322 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:18.402366 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:18.402471 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:18.402840 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:18.403058 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.01.30 03:26:18.403214 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. 2024.01.30 03:26:18.403336 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} executeQuery: Read 66 rows, 5.96 KiB in 0.000974242 sec., 67744 rows/sec., 5.98 MiB/sec. 2024.01.30 03:26:18.403484 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} DynamicQueryHandler: Done processing query 2024.01.30 03:26:18.403508 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:26:18.403525 [ 3 ] {} HTTP-Session: f13c44e4-8833-427a-80ec-56221f6a7740 Destroying unnamed session 2024.01.30 03:26:18.403665 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:18.403713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:18.403732 [ 3 ] {} HTTP-Session: 8099a2b0-a048-4fcb-a016-c8f56fb85d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:18.403749 [ 3 ] {} HTTP-Session: 8099a2b0-a048-4fcb-a016-c8f56fb85d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:18.403822 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:18.403862 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:18.403977 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:18.404283 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:18.404499 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.01.30 03:26:18.404672 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. 2024.01.30 03:26:18.404793 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} executeQuery: Read 22 rows, 1.76 KiB in 0.000935542 sec., 23515 rows/sec., 1.84 MiB/sec. 2024.01.30 03:26:18.404919 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} DynamicQueryHandler: Done processing query 2024.01.30 03:26:18.404944 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:18.404962 [ 3 ] {} HTTP-Session: 8099a2b0-a048-4fcb-a016-c8f56fb85d4f Destroying unnamed session 2024.01.30 03:26:18.405126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 23576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:18.405175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:18.405196 [ 3 ] {} HTTP-Session: 68c6885e-8f44-4e63-8734-fc3db1c4fd37 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:18.405214 [ 3 ] {} HTTP-Session: 68c6885e-8f44-4e63-8734-fc3db1c4fd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:18.405292 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:18.405339 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:18.405480 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:18.405897 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:18.406218 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) 2024.01.30 03:26:18.406409 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. 2024.01.30 03:26:18.406529 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} executeQuery: Read 22 rows, 30.40 KiB in 0.001200067 sec., 18332 rows/sec., 24.74 MiB/sec. 2024.01.30 03:26:18.406664 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} DynamicQueryHandler: Done processing query 2024.01.30 03:26:18.406688 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:26:18.406705 [ 3 ] {} HTTP-Session: 68c6885e-8f44-4e63-8734-fc3db1c4fd37 Destroying unnamed session 2024.01.30 03:26:23.403610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:23.403756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:23.403787 [ 3 ] {} HTTP-Session: 58845613-a7ce-40a4-ad38-37f169f4fb84 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:23.403815 [ 3 ] {} HTTP-Session: 58845613-a7ce-40a4-ad38-37f169f4fb84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:23.403954 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:23.404016 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:23.404180 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:23.404649 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.404929 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.01.30 03:26:23.405100 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. 2024.01.30 03:26:23.405233 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} executeQuery: Read 46 rows, 3.73 KiB in 0.001238208 sec., 37150 rows/sec., 2.94 MiB/sec. 2024.01.30 03:26:23.405386 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} DynamicQueryHandler: Done processing query 2024.01.30 03:26:23.405412 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:23.405428 [ 3 ] {} HTTP-Session: 58845613-a7ce-40a4-ad38-37f169f4fb84 Destroying unnamed session 2024.01.30 03:26:23.405540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:23.405588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:23.405609 [ 3 ] {} HTTP-Session: 5761d934-550d-4a86-ad44-d4c780d01395 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:23.405627 [ 3 ] {} HTTP-Session: 5761d934-550d-4a86-ad44-d4c780d01395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:23.405697 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:23.405738 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:26:23.405845 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:23.406192 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.406424 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.30 03:26:23.406579 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.30 03:26:23.406700 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} executeQuery: Read 2 rows, 175.00 B in 0.000966812 sec., 2068 rows/sec., 176.76 KiB/sec. 2024.01.30 03:26:23.406825 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} DynamicQueryHandler: Done processing query 2024.01.30 03:26:23.406850 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:23.406867 [ 3 ] {} HTTP-Session: 5761d934-550d-4a86-ad44-d4c780d01395 Destroying unnamed session 2024.01.30 03:26:23.407024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 27805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:23.407071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:23.407090 [ 3 ] {} HTTP-Session: 9d2c6918-a1c9-4bba-ae44-5383a1d0aae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:23.407106 [ 3 ] {} HTTP-Session: 9d2c6918-a1c9-4bba-ae44-5383a1d0aae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:23.407183 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:23.407222 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:23.407329 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:23.407741 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.407969 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.01.30 03:26:23.408126 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. 2024.01.30 03:26:23.408246 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} executeQuery: Read 175 rows, 17.11 KiB in 0.001023064 sec., 171054 rows/sec., 16.33 MiB/sec. 2024.01.30 03:26:23.408245 [ 60 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.01.30 03:26:23.408362 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.408437 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} DynamicQueryHandler: Done processing query 2024.01.30 03:26:23.408487 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.30 03:26:23.408492 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact 2024.01.30 03:26:23.408508 [ 3 ] {} HTTP-Session: 9d2c6918-a1c9-4bba-ae44-5383a1d0aae8 Destroying unnamed session 2024.01.30 03:26:23.408638 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:23.408654 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:23.408693 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 205 rows starting from the beginning of the part 2024.01.30 03:26:23.408738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:23.408788 [ 3 ] {} HTTP-Session: 8e1fdc43-92ca-4e13-abf6-59b1519046bb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:23.408826 [ 3 ] {} HTTP-Session: 8e1fdc43-92ca-4e13-abf6-59b1519046bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:23.408928 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 103 rows starting from the beginning of the part 2024.01.30 03:26:23.409029 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:23.409142 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:26:23.409161 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 63 rows starting from the beginning of the part 2024.01.30 03:26:23.409483 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 129 rows starting from the beginning of the part 2024.01.30 03:26:23.409628 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:23.409754 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 66 rows starting from the beginning of the part 2024.01.30 03:26:23.409900 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 175 rows starting from the beginning of the part 2024.01.30 03:26:23.410442 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.410851 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.30 03:26:23.411183 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.30 03:26:23.411392 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} executeQuery: Read 2 rows, 143.00 B in 0.002305542 sec., 867 rows/sec., 60.57 KiB/sec. 2024.01.30 03:26:23.411854 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} DynamicQueryHandler: Done processing query 2024.01.30 03:26:23.411896 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:23.411921 [ 3 ] {} HTTP-Session: 8e1fdc43-92ca-4e13-abf6-59b1519046bb Destroying unnamed session 2024.01.30 03:26:23.411932 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 4 columns (4 merged, 0 gathered) in 0.003507189 sec., 211280.315945334 rows/sec., 20.15 MiB/sec. 2024.01.30 03:26:23.412088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:23.412134 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.01.30 03:26:23.412163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:23.412205 [ 3 ] {} HTTP-Session: 903031d3-ad62-4d0e-87f6-575220f65096 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:23.412227 [ 3 ] {} HTTP-Session: 903031d3-ad62-4d0e-87f6-575220f65096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:23.412329 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:23.412390 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:23.412460 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. 2024.01.30 03:26:23.412615 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 2024.01.30 03:26:23.412664 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:23.413121 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.413345 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.01.30 03:26:23.413500 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. 2024.01.30 03:26:23.413639 [ 60 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.01.30 03:26:23.413647 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} executeQuery: Read 78 rows, 6.20 KiB in 0.001273059 sec., 61269 rows/sec., 4.76 MiB/sec. 2024.01.30 03:26:23.413704 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.413912 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact 2024.01.30 03:26:23.413967 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} DynamicQueryHandler: Done processing query 2024.01.30 03:26:23.414025 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:26:23.414104 [ 3 ] {} HTTP-Session: 903031d3-ad62-4d0e-87f6-575220f65096 Destroying unnamed session 2024.01.30 03:26:23.414134 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:23.414238 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 105 rows starting from the beginning of the part 2024.01.30 03:26:23.414360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:23.414462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:23.414516 [ 3 ] {} HTTP-Session: 4f0c8b22-dec8-4612-9277-9ad5a122baad Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:23.414557 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 36 rows starting from the beginning of the part 2024.01.30 03:26:23.414567 [ 3 ] {} HTTP-Session: 4f0c8b22-dec8-4612-9277-9ad5a122baad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:23.414811 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:23.414819 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 21 rows starting from the beginning of the part 2024.01.30 03:26:23.414917 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:26:23.415146 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 49 rows starting from the beginning of the part 2024.01.30 03:26:23.415481 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 22 rows starting from the beginning of the part 2024.01.30 03:26:23.415494 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:23.415685 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 78 rows starting from the beginning of the part 2024.01.30 03:26:23.416225 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.416877 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.01.30 03:26:23.417273 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.01.30 03:26:23.417274 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493949 sec., 89011.03021251885 rows/sec., 6.96 MiB/sec. 2024.01.30 03:26:23.417454 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.01.30 03:26:23.417500 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} executeQuery: Read 37 rows, 2.67 KiB in 0.00263938 sec., 14018 rows/sec., 1012.31 KiB/sec. 2024.01.30 03:26:23.417718 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} DynamicQueryHandler: Done processing query 2024.01.30 03:26:23.417720 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. 2024.01.30 03:26:23.417758 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:23.417795 [ 3 ] {} HTTP-Session: 4f0c8b22-dec8-4612-9277-9ad5a122baad Destroying unnamed session 2024.01.30 03:26:23.417832 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 2024.01.30 03:26:23.417986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 49225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:23.418040 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:23.418059 [ 3 ] {} HTTP-Session: c4f675eb-7fea-4675-b94a-29796a17a029 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:23.418076 [ 3 ] {} HTTP-Session: c4f675eb-7fea-4675-b94a-29796a17a029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:23.418167 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:23.418214 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:23.418370 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:23.418857 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.419172 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) 2024.01.30 03:26:23.419359 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. 2024.01.30 03:26:23.419500 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} executeQuery: Read 46 rows, 63.56 KiB in 0.001303619 sec., 35286 rows/sec., 47.62 MiB/sec. 2024.01.30 03:26:23.419614 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} DynamicQueryHandler: Done processing query 2024.01.30 03:26:23.419636 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.30 03:26:23.419651 [ 3 ] {} HTTP-Session: c4f675eb-7fea-4675-b94a-29796a17a029 Destroying unnamed session 2024.01.30 03:26:23.419756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:23.419800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:23.419819 [ 3 ] {} HTTP-Session: 2f69a66c-d961-44db-92a7-f78f6bf2e42c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:23.419835 [ 3 ] {} HTTP-Session: 2f69a66c-d961-44db-92a7-f78f6bf2e42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:23.419904 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:23.419944 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.30 03:26:23.420049 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:23.420297 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.420547 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.30 03:26:23.420724 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.30 03:26:23.420834 [ 60 ] {} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.30 03:26:23.420851 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} executeQuery: Read 6 rows, 405.00 B in 0.000909311 sec., 6598 rows/sec., 434.95 KiB/sec. 2024.01.30 03:26:23.420894 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:23.421067 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.30 03:26:23.421111 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} DynamicQueryHandler: Done processing query 2024.01.30 03:26:23.421158 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.30 03:26:23.421207 [ 3 ] {} HTTP-Session: 2f69a66c-d961-44db-92a7-f78f6bf2e42c Destroying unnamed session 2024.01.30 03:26:23.421254 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:23.421295 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part 2024.01.30 03:26:23.421931 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part 2024.01.30 03:26:23.422035 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part 2024.01.30 03:26:23.422132 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part 2024.01.30 03:26:23.422226 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part 2024.01.30 03:26:23.422310 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2024.01.30 03:26:23.422930 [ 14 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001973884 sec., 21277.846114563978 rows/sec., 1.52 MiB/sec. 2024.01.30 03:26:23.423058 [ 14 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.30 03:26:23.423319 [ 14 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.30 03:26:23.423392 [ 14 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.30 03:26:24.923456 [ 45 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Found 5 old parts to remove. 2024.01.30 03:26:24.923504 [ 45 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Removing part from filesystem all_1_1_0 2024.01.30 03:26:24.924358 [ 45 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Removing part from filesystem all_2_2_0 2024.01.30 03:26:24.924627 [ 45 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Removing part from filesystem all_3_3_0 2024.01.30 03:26:24.924824 [ 45 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Removing part from filesystem all_4_4_0 2024.01.30 03:26:24.925035 [ 45 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Removing part from filesystem all_5_5_0 2024.01.30 03:26:25.922067 [ 41 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Found 5 old parts to remove. 2024.01.30 03:26:25.922120 [ 41 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Removing part from filesystem all_1_1_0 2024.01.30 03:26:25.922456 [ 41 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Removing part from filesystem all_2_2_0 2024.01.30 03:26:25.922714 [ 41 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Removing part from filesystem all_3_3_0 2024.01.30 03:26:25.922956 [ 41 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Removing part from filesystem all_4_4_0 2024.01.30 03:26:25.923167 [ 41 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Removing part from filesystem all_5_5_0 2024.01.30 03:26:28.167207 [ 77 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:26:28.167305 [ 77 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:26:28.401480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:28.401629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:28.401676 [ 3 ] {} HTTP-Session: 6f7eeaba-023e-40b2-90a8-5b8afdf546bf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:28.401720 [ 3 ] {} HTTP-Session: 6f7eeaba-023e-40b2-90a8-5b8afdf546bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:28.401926 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:28.402028 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:28.402224 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:28.402667 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:28.402936 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.01.30 03:26:28.403104 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. 2024.01.30 03:26:28.403226 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} executeQuery: Read 23 rows, 1.86 KiB in 0.001243048 sec., 18502 rows/sec., 1.46 MiB/sec. 2024.01.30 03:26:28.403221 [ 77 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.01.30 03:26:28.403283 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:28.403399 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact 2024.01.30 03:26:28.403410 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} DynamicQueryHandler: Done processing query 2024.01.30 03:26:28.403493 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:28.403522 [ 3 ] {} HTTP-Session: 6f7eeaba-023e-40b2-90a8-5b8afdf546bf Destroying unnamed session 2024.01.30 03:26:28.403677 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:28.403736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:28.403810 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 55 rows starting from the beginning of the part 2024.01.30 03:26:28.403870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:28.403963 [ 3 ] {} HTTP-Session: 8e41d30f-bf2f-41d4-93ba-7591f106c240 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:28.404007 [ 3 ] {} HTTP-Session: 8e41d30f-bf2f-41d4-93ba-7591f106c240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:28.404163 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 21 rows starting from the beginning of the part 2024.01.30 03:26:28.404210 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:28.404301 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:26:28.404376 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 43 rows starting from the beginning of the part 2024.01.30 03:26:28.404678 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 22 rows starting from the beginning of the part 2024.01.30 03:26:28.404825 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:28.404932 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:28.405113 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 23 rows starting from the beginning of the part 2024.01.30 03:26:28.405641 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:28.406075 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.30 03:26:28.406419 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.30 03:26:28.406700 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.003337456 sec., 62922.177850434586 rows/sec., 4.98 MiB/sec. 2024.01.30 03:26:28.406713 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} executeQuery: Read 2 rows, 175.00 B in 0.002427475 sec., 823 rows/sec., 70.40 KiB/sec. 2024.01.30 03:26:28.406950 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.01.30 03:26:28.406965 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} DynamicQueryHandler: Done processing query 2024.01.30 03:26:28.407019 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:28.407051 [ 3 ] {} HTTP-Session: 8e41d30f-bf2f-41d4-93ba-7591f106c240 Destroying unnamed session 2024.01.30 03:26:28.407213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:28.407237 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. 2024.01.30 03:26:28.407295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:28.407328 [ 3 ] {} HTTP-Session: 833c635c-ebed-43f1-9cb4-0f97edff372b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:28.407362 [ 3 ] {} HTTP-Session: 833c635c-ebed-43f1-9cb4-0f97edff372b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:28.407363 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 2024.01.30 03:26:28.407534 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:28.407580 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:28.407694 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:28.408029 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:28.408248 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.01.30 03:26:28.408399 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. 2024.01.30 03:26:28.408499 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} executeQuery: Read 70 rows, 6.34 KiB in 0.000932681 sec., 75052 rows/sec., 6.64 MiB/sec. 2024.01.30 03:26:28.408605 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} DynamicQueryHandler: Done processing query 2024.01.30 03:26:28.408628 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:26:28.408643 [ 3 ] {} HTTP-Session: 833c635c-ebed-43f1-9cb4-0f97edff372b Destroying unnamed session 2024.01.30 03:26:28.408748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:28.408793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:28.408812 [ 3 ] {} HTTP-Session: 94930332-3dff-45bb-b3b1-c2f895fc367d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:28.408829 [ 3 ] {} HTTP-Session: 94930332-3dff-45bb-b3b1-c2f895fc367d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:28.408898 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:28.408936 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:26:28.409037 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:28.409284 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:28.409502 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.01.30 03:26:28.409655 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.01.30 03:26:28.409752 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} executeQuery: Read 2 rows, 143.00 B in 0.000827479 sec., 2416 rows/sec., 168.76 KiB/sec. 2024.01.30 03:26:28.409868 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} DynamicQueryHandler: Done processing query 2024.01.30 03:26:28.409891 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:28.409907 [ 3 ] {} HTTP-Session: 94930332-3dff-45bb-b3b1-c2f895fc367d Destroying unnamed session 2024.01.30 03:26:28.410011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:28.410059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:28.410078 [ 3 ] {} HTTP-Session: d8c40e5e-54c0-4447-afe2-a4b4279a5a17 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:28.410095 [ 3 ] {} HTTP-Session: d8c40e5e-54c0-4447-afe2-a4b4279a5a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:28.410164 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:28.410202 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:28.410306 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:28.410686 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:28.410894 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.01.30 03:26:28.411044 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. 2024.01.30 03:26:28.411141 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} executeQuery: Read 25 rows, 2.00 KiB in 0.000950331 sec., 26306 rows/sec., 2.06 MiB/sec. 2024.01.30 03:26:28.411258 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} DynamicQueryHandler: Done processing query 2024.01.30 03:26:28.411280 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:28.411297 [ 3 ] {} HTTP-Session: d8c40e5e-54c0-4447-afe2-a4b4279a5a17 Destroying unnamed session 2024.01.30 03:26:28.411398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:28.411444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:28.411464 [ 3 ] {} HTTP-Session: c286aaba-3950-48bd-9e8b-37c58d678690 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:28.411481 [ 3 ] {} HTTP-Session: c286aaba-3950-48bd-9e8b-37c58d678690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:28.411550 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:28.411592 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:26:28.411709 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:28.411960 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:28.412216 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.01.30 03:26:28.412398 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.01.30 03:26:28.412503 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} executeQuery: Read 1 rows, 72.00 B in 0.000925461 sec., 1080 rows/sec., 75.98 KiB/sec. 2024.01.30 03:26:28.412614 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} DynamicQueryHandler: Done processing query 2024.01.30 03:26:28.412638 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:28.412653 [ 3 ] {} HTTP-Session: c286aaba-3950-48bd-9e8b-37c58d678690 Destroying unnamed session 2024.01.30 03:26:28.412778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:28.412822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:28.412842 [ 3 ] {} HTTP-Session: dd5e3351-5642-41f0-8592-471c82d40f15 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:28.412859 [ 3 ] {} HTTP-Session: dd5e3351-5642-41f0-8592-471c82d40f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:28.412936 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:28.412979 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:28.413109 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:28.413477 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:28.413762 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) 2024.01.30 03:26:28.413943 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. 2024.01.30 03:26:28.414073 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} executeQuery: Read 23 rows, 31.78 KiB in 0.001106175 sec., 20792 rows/sec., 28.06 MiB/sec. 2024.01.30 03:26:28.414070 [ 56 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 2024.01.30 03:26:28.414190 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:28.414268 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} DynamicQueryHandler: Done processing query 2024.01.30 03:26:28.414315 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:26:28.414324 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact 2024.01.30 03:26:28.414343 [ 3 ] {} HTTP-Session: dd5e3351-5642-41f0-8592-471c82d40f15 Destroying unnamed session 2024.01.30 03:26:28.414520 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:28.414578 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2891 rows starting from the beginning of the part 2024.01.30 03:26:28.414769 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 21 rows starting from the beginning of the part 2024.01.30 03:26:28.414956 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 43 rows starting from the beginning of the part 2024.01.30 03:26:28.415109 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 22 rows starting from the beginning of the part 2024.01.30 03:26:28.415197 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:28.415283 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 23 rows starting from the beginning of the part 2024.01.30 03:26:28.419437 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} MergeTask::MergeProjectionsStage: Merge sorted 3046 rows, containing 6 columns (6 merged, 0 gathered) in 0.005189668 sec., 586935.4263124347 rows/sec., 792.04 MiB/sec. 2024.01.30 03:26:28.420975 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) 2024.01.30 03:26:28.421212 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. 2024.01.30 03:26:28.421279 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 2024.01.30 03:26:28.421357 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23: 14.11 MiB. 2024.01.30 03:26:29.000181 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 252.86 MiB, peak 265.94 MiB, will set to 251.63 MiB (RSS), difference: -1.23 MiB 2024.01.30 03:26:29.360527 [ 43 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Found 6 old parts to remove. 2024.01.30 03:26:29.360612 [ 43 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_1_16_3 2024.01.30 03:26:29.361092 [ 43 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_17_17_0 2024.01.30 03:26:29.361468 [ 43 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_18_18_0 2024.01.30 03:26:29.361729 [ 43 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_19_19_0 2024.01.30 03:26:29.362000 [ 43 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_20_20_0 2024.01.30 03:26:29.362259 [ 43 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_21_21_0 2024.01.30 03:26:30.175952 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Found 6 old parts to remove. 2024.01.30 03:26:30.176010 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_1_16_3 2024.01.30 03:26:30.176467 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_17_17_0 2024.01.30 03:26:30.176828 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_18_18_0 2024.01.30 03:26:30.177153 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_19_19_0 2024.01.30 03:26:30.177426 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_20_20_0 2024.01.30 03:26:30.177625 [ 46 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_21_21_0 2024.01.30 03:26:33.401615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:33.401792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:33.401849 [ 3 ] {} HTTP-Session: 87b24b4b-fd75-4d59-a364-cc43cce9ccf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:33.401892 [ 3 ] {} HTTP-Session: 87b24b4b-fd75-4d59-a364-cc43cce9ccf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:33.402097 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:33.402200 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:33.402431 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:33.402868 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:33.403135 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.01.30 03:26:33.403307 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. 2024.01.30 03:26:33.403446 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} executeQuery: Read 46 rows, 3.73 KiB in 0.00129066 sec., 35640 rows/sec., 2.82 MiB/sec. 2024.01.30 03:26:33.403648 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} DynamicQueryHandler: Done processing query 2024.01.30 03:26:33.403691 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:33.403737 [ 3 ] {} HTTP-Session: 87b24b4b-fd75-4d59-a364-cc43cce9ccf6 Destroying unnamed session 2024.01.30 03:26:33.403916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:33.403969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:33.403990 [ 3 ] {} HTTP-Session: 6f7adef3-be99-44fb-9cd9-531f9b9f4e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:33.404009 [ 3 ] {} HTTP-Session: 6f7adef3-be99-44fb-9cd9-531f9b9f4e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:33.404101 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:33.404146 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:33.404267 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:33.404664 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:33.404891 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.01.30 03:26:33.405050 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. 2024.01.30 03:26:33.405175 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} executeQuery: Read 138 rows, 13.90 KiB in 0.001040734 sec., 132598 rows/sec., 13.04 MiB/sec. 2024.01.30 03:26:33.405306 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} DynamicQueryHandler: Done processing query 2024.01.30 03:26:33.405332 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:26:33.405349 [ 3 ] {} HTTP-Session: 6f7adef3-be99-44fb-9cd9-531f9b9f4e78 Destroying unnamed session 2024.01.30 03:26:33.405487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:33.405533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:33.405554 [ 3 ] {} HTTP-Session: eb988bd6-13a3-49df-bdd6-1d34df7222e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:33.405572 [ 3 ] {} HTTP-Session: eb988bd6-13a3-49df-bdd6-1d34df7222e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:33.405645 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:33.405686 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:33.405792 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:33.406093 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:33.406316 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.01.30 03:26:33.406474 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. 2024.01.30 03:26:33.406597 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} executeQuery: Read 46 rows, 3.68 KiB in 0.000922251 sec., 49877 rows/sec., 3.90 MiB/sec. 2024.01.30 03:26:33.406718 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} DynamicQueryHandler: Done processing query 2024.01.30 03:26:33.406741 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:33.406757 [ 3 ] {} HTTP-Session: eb988bd6-13a3-49df-bdd6-1d34df7222e4 Destroying unnamed session 2024.01.30 03:26:33.406912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 49225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:33.406959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:33.406979 [ 3 ] {} HTTP-Session: 1bc16c83-ed46-4aed-8861-027b2babcbd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:33.406996 [ 3 ] {} HTTP-Session: 1bc16c83-ed46-4aed-8861-027b2babcbd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:33.407085 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:33.407131 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:33.407272 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:33.407733 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:33.408062 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) 2024.01.30 03:26:33.408262 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. 2024.01.30 03:26:33.408392 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} executeQuery: Read 46 rows, 63.56 KiB in 0.001276289 sec., 36041 rows/sec., 48.64 MiB/sec. 2024.01.30 03:26:33.408535 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} DynamicQueryHandler: Done processing query 2024.01.30 03:26:33.408578 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.30 03:26:33.408629 [ 3 ] {} HTTP-Session: 1bc16c83-ed46-4aed-8861-027b2babcbd1 Destroying unnamed session 2024.01.30 03:26:34.378504 [ 44 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Found 6 old parts to remove. 2024.01.30 03:26:34.378562 [ 44 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_1_16_3 2024.01.30 03:26:34.378903 [ 44 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_17_17_0 2024.01.30 03:26:34.379234 [ 44 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_18_18_0 2024.01.30 03:26:34.379486 [ 44 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_19_19_0 2024.01.30 03:26:34.379707 [ 44 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_20_20_0 2024.01.30 03:26:34.379928 [ 44 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_21_21_0 2024.01.30 03:26:35.510906 [ 41 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Found 6 old parts to remove. 2024.01.30 03:26:35.510983 [ 41 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_1_16_3 2024.01.30 03:26:35.511408 [ 41 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_17_17_0 2024.01.30 03:26:35.511617 [ 41 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_18_18_0 2024.01.30 03:26:35.511832 [ 41 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_19_19_0 2024.01.30 03:26:35.512089 [ 41 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_20_20_0 2024.01.30 03:26:35.512335 [ 41 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_21_21_0 2024.01.30 03:26:38.401104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:38.401231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:38.401264 [ 3 ] {} HTTP-Session: 11874076-f618-4f58-87d3-e6504f02adc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:38.401294 [ 3 ] {} HTTP-Session: 11874076-f618-4f58-87d3-e6504f02adc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:38.401439 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:38.401503 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:38.401667 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:38.402077 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:38.402344 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.01.30 03:26:38.402512 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. 2024.01.30 03:26:38.402629 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} executeQuery: Read 23 rows, 1.86 KiB in 0.001153176 sec., 19944 rows/sec., 1.58 MiB/sec. 2024.01.30 03:26:38.402778 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} DynamicQueryHandler: Done processing query 2024.01.30 03:26:38.402803 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:38.402819 [ 3 ] {} HTTP-Session: 11874076-f618-4f58-87d3-e6504f02adc8 Destroying unnamed session 2024.01.30 03:26:38.402950 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:38.402996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:38.403017 [ 3 ] {} HTTP-Session: b4b7cd7d-6e14-41a0-b214-3013021e3234 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:38.403034 [ 3 ] {} HTTP-Session: b4b7cd7d-6e14-41a0-b214-3013021e3234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:38.403109 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:38.403148 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:38.403252 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:38.403612 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:38.403833 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.01.30 03:26:38.403985 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. 2024.01.30 03:26:38.404104 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} executeQuery: Read 69 rows, 6.25 KiB in 0.000958802 sec., 71964 rows/sec., 6.37 MiB/sec. 2024.01.30 03:26:38.404253 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} DynamicQueryHandler: Done processing query 2024.01.30 03:26:38.404278 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:26:38.404329 [ 3 ] {} HTTP-Session: b4b7cd7d-6e14-41a0-b214-3013021e3234 Destroying unnamed session 2024.01.30 03:26:38.404501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:38.404549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:38.404569 [ 3 ] {} HTTP-Session: 62fbb9ad-dcc6-477c-95ac-ba1510db59f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:38.404586 [ 3 ] {} HTTP-Session: 62fbb9ad-dcc6-477c-95ac-ba1510db59f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:38.404659 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:38.404699 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:38.404811 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:38.405100 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:38.405305 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.01.30 03:26:38.405456 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. 2024.01.30 03:26:38.405568 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} executeQuery: Read 23 rows, 1.84 KiB in 0.000872489 sec., 26361 rows/sec., 2.06 MiB/sec. 2024.01.30 03:26:38.405699 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} DynamicQueryHandler: Done processing query 2024.01.30 03:26:38.405723 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:38.405769 [ 3 ] {} HTTP-Session: 62fbb9ad-dcc6-477c-95ac-ba1510db59f3 Destroying unnamed session 2024.01.30 03:26:38.405974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:38.406021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:38.406041 [ 3 ] {} HTTP-Session: b3e8ea23-9351-4bcf-aba0-9e41c224633d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:38.406058 [ 3 ] {} HTTP-Session: b3e8ea23-9351-4bcf-aba0-9e41c224633d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:38.406137 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:38.406182 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:38.406329 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:38.406714 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:38.407019 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) 2024.01.30 03:26:38.407213 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. 2024.01.30 03:26:38.407335 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} executeQuery: Read 23 rows, 31.78 KiB in 0.001169156 sec., 19672 rows/sec., 26.55 MiB/sec. 2024.01.30 03:26:38.407460 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} DynamicQueryHandler: Done processing query 2024.01.30 03:26:38.407483 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:26:38.407499 [ 3 ] {} HTTP-Session: b3e8ea23-9351-4bcf-aba0-9e41c224633d Destroying unnamed session 2024.01.30 03:26:39.507047 [ 106 ] {} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 2024.01.30 03:26:39.507123 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:39.507217 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact 2024.01.30 03:26:39.507343 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:39.507378 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 8 rows starting from the beginning of the part 2024.01.30 03:26:39.507506 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part 2024.01.30 03:26:39.507595 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part 2024.01.30 03:26:39.507676 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part 2024.01.30 03:26:39.507753 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part 2024.01.30 03:26:39.508364 [ 22 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189807 sec., 13447.55914194487 rows/sec., 938.97 KiB/sec. 2024.01.30 03:26:39.508506 [ 22 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) 2024.01.30 03:26:39.508713 [ 22 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9. 2024.01.30 03:26:39.508786 [ 22 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_34_8 to all_38_38_0 2024.01.30 03:26:40.324967 [ 106 ] {} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 2024.01.30 03:26:40.325057 [ 106 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:40.325226 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact 2024.01.30 03:26:40.325454 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:40.325510 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 8 rows starting from the beginning of the part 2024.01.30 03:26:40.325669 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part 2024.01.30 03:26:40.325767 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part 2024.01.30 03:26:40.325852 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part 2024.01.30 03:26:40.325930 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part 2024.01.30 03:26:40.326513 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001380941 sec., 11586.302383664473 rows/sec., 973.07 KiB/sec. 2024.01.30 03:26:40.326617 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) 2024.01.30 03:26:40.326793 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9. 2024.01.30 03:26:40.326857 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_34_8 to all_38_38_0 2024.01.30 03:26:43.167376 [ 146 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:26:43.167465 [ 146 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:26:43.402008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:43.402131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:43.402164 [ 3 ] {} HTTP-Session: c510ab52-2680-4fa4-aa94-54af80d4cf43 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:43.402194 [ 3 ] {} HTTP-Session: c510ab52-2680-4fa4-aa94-54af80d4cf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:43.402341 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:43.402410 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:43.402590 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:43.403052 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:43.403375 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.01.30 03:26:43.403555 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. 2024.01.30 03:26:43.403683 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} executeQuery: Read 46 rows, 3.73 KiB in 0.00130123 sec., 35351 rows/sec., 2.80 MiB/sec. 2024.01.30 03:26:43.403833 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} DynamicQueryHandler: Done processing query 2024.01.30 03:26:43.403860 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:43.403886 [ 3 ] {} HTTP-Session: c510ab52-2680-4fa4-aa94-54af80d4cf43 Destroying unnamed session 2024.01.30 03:26:43.404056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:43.404106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:43.404127 [ 3 ] {} HTTP-Session: 16e03c90-7e99-4e5a-93f2-6cfa43f9155d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:43.404146 [ 3 ] {} HTTP-Session: 16e03c90-7e99-4e5a-93f2-6cfa43f9155d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:43.404233 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:43.404276 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:43.404385 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:43.404782 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:43.405009 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.01.30 03:26:43.405173 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. 2024.01.30 03:26:43.405299 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} executeQuery: Read 138 rows, 13.90 KiB in 0.001036954 sec., 133082 rows/sec., 13.09 MiB/sec. 2024.01.30 03:26:43.405423 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} DynamicQueryHandler: Done processing query 2024.01.30 03:26:43.405447 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:26:43.405463 [ 3 ] {} HTTP-Session: 16e03c90-7e99-4e5a-93f2-6cfa43f9155d Destroying unnamed session 2024.01.30 03:26:43.405593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:43.405640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:43.405661 [ 3 ] {} HTTP-Session: 2ebde9f0-95a3-41b4-9ce4-661b5a7a460c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:43.405679 [ 3 ] {} HTTP-Session: 2ebde9f0-95a3-41b4-9ce4-661b5a7a460c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:43.405754 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:43.405795 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:43.405904 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:43.406202 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:43.406424 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.01.30 03:26:43.406581 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. 2024.01.30 03:26:43.406706 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} executeQuery: Read 46 rows, 3.68 KiB in 0.000921941 sec., 49894 rows/sec., 3.90 MiB/sec. 2024.01.30 03:26:43.406815 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} DynamicQueryHandler: Done processing query 2024.01.30 03:26:43.406838 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:43.406854 [ 3 ] {} HTTP-Session: 2ebde9f0-95a3-41b4-9ce4-661b5a7a460c Destroying unnamed session 2024.01.30 03:26:43.407066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 49225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:43.407111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:43.407131 [ 3 ] {} HTTP-Session: 20ccb281-c307-4da0-9306-a09fa6d4879b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:43.407148 [ 3 ] {} HTTP-Session: 20ccb281-c307-4da0-9306-a09fa6d4879b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:43.407236 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:43.407282 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:43.407421 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:43.407928 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:43.408260 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) 2024.01.30 03:26:43.408459 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. 2024.01.30 03:26:43.408589 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} executeQuery: Read 46 rows, 63.56 KiB in 0.00132417 sec., 34738 rows/sec., 46.88 MiB/sec. 2024.01.30 03:26:43.408775 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} DynamicQueryHandler: Done processing query 2024.01.30 03:26:43.408823 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.30 03:26:43.408862 [ 3 ] {} HTTP-Session: 20ccb281-c307-4da0-9306-a09fa6d4879b Destroying unnamed session 2024.01.30 03:26:48.401113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.401247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.401276 [ 3 ] {} HTTP-Session: f1311e98-0ab3-4637-b195-e2e7406530f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.401306 [ 3 ] {} HTTP-Session: f1311e98-0ab3-4637-b195-e2e7406530f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.401532 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.402211 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.402398 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.402450 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.402620 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2024.01.30 03:26:48.402714 [ 187 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.402786 [ 188 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.402809 [ 192 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.402993 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.403068 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.405135 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} executeQuery: Read 10 rows, 1.41 KiB in 0.003546971 sec., 2819 rows/sec., 396.19 KiB/sec. 2024.01.30 03:26:48.405452 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.405484 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.405505 [ 3 ] {} HTTP-Session: f1311e98-0ab3-4637-b195-e2e7406530f6 Destroying unnamed session 2024.01.30 03:26:48.405720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.405780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.405803 [ 3 ] {} HTTP-Session: 6c456ad9-1272-4c36-9b4f-f80787dc78e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.405823 [ 3 ] {} HTTP-Session: 6c456ad9-1272-4c36-9b4f-f80787dc78e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.405957 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.406458 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.406636 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.406678 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.406828 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2024.01.30 03:26:48.406933 [ 191 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.406961 [ 193 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.406980 [ 192 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.407141 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.407208 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.408842 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} executeQuery: Read 10 rows, 1.41 KiB in 0.002846115 sec., 3513 rows/sec., 493.75 KiB/sec. 2024.01.30 03:26:48.409110 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.409135 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.409152 [ 3 ] {} HTTP-Session: 6c456ad9-1272-4c36-9b4f-f80787dc78e5 Destroying unnamed session 2024.01.30 03:26:48.409434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.409481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.409500 [ 3 ] {} HTTP-Session: c9c41afb-bbd7-4918-b8c9-ebbc81508294 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.409518 [ 3 ] {} HTTP-Session: c9c41afb-bbd7-4918-b8c9-ebbc81508294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.409647 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.410181 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.410358 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.410400 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.410547 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2024.01.30 03:26:48.410633 [ 188 ] {add136a8-d863-45e4-b4df-457925a62a8d} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.410658 [ 187 ] {add136a8-d863-45e4-b4df-457925a62a8d} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.410671 [ 189 ] {add136a8-d863-45e4-b4df-457925a62a8d} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.410833 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.410897 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.412305 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} executeQuery: Read 10 rows, 1.41 KiB in 0.002591959 sec., 3858 rows/sec., 542.17 KiB/sec. 2024.01.30 03:26:48.412574 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.412599 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.412616 [ 3 ] {} HTTP-Session: c9c41afb-bbd7-4918-b8c9-ebbc81508294 Destroying unnamed session 2024.01.30 03:26:48.412810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.412855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.412874 [ 3 ] {} HTTP-Session: f7ea1243-6097-46c5-a004-13c482a21ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.412890 [ 3 ] {} HTTP-Session: f7ea1243-6097-46c5-a004-13c482a21ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.413017 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.413524 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.413703 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.413746 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.413895 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2024.01.30 03:26:48.414006 [ 188 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.414005 [ 193 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.414026 [ 192 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.414144 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.414207 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.415539 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} executeQuery: Read 10 rows, 1.41 KiB in 0.002483396 sec., 4026 rows/sec., 565.87 KiB/sec. 2024.01.30 03:26:48.415800 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.415824 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.415842 [ 3 ] {} HTTP-Session: f7ea1243-6097-46c5-a004-13c482a21ae4 Destroying unnamed session 2024.01.30 03:26:48.416073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.416118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.416137 [ 3 ] {} HTTP-Session: f7d73179-e837-441a-a92d-7aca91fc4172 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.416154 [ 3 ] {} HTTP-Session: f7d73179-e837-441a-a92d-7aca91fc4172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.416284 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.416801 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.416986 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.417029 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.417179 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2024.01.30 03:26:48.417250 [ 191 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.417279 [ 193 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.417278 [ 188 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.417389 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.417459 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.419327 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} executeQuery: Read 10 rows, 1.41 KiB in 0.003004108 sec., 3328 rows/sec., 467.78 KiB/sec. 2024.01.30 03:26:48.419599 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.419623 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.419640 [ 3 ] {} HTTP-Session: f7d73179-e837-441a-a92d-7aca91fc4172 Destroying unnamed session 2024.01.30 03:26:48.419850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.419895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.419915 [ 3 ] {} HTTP-Session: 787693fd-769e-4cf5-8e9f-7ef3f9b0221b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.419932 [ 3 ] {} HTTP-Session: 787693fd-769e-4cf5-8e9f-7ef3f9b0221b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.420060 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.420584 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.420769 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.420811 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.420959 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2024.01.30 03:26:48.421053 [ 188 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.421069 [ 193 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.421079 [ 191 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.421184 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.421247 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.422878 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} executeQuery: Read 10 rows, 1.41 KiB in 0.002779834 sec., 3597 rows/sec., 505.52 KiB/sec. 2024.01.30 03:26:48.423139 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.423164 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.423181 [ 3 ] {} HTTP-Session: 787693fd-769e-4cf5-8e9f-7ef3f9b0221b Destroying unnamed session 2024.01.30 03:26:48.423370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.423416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.423436 [ 3 ] {} HTTP-Session: 13beaf72-bdac-4a3a-bf4f-23afcc6d2ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.423454 [ 3 ] {} HTTP-Session: 13beaf72-bdac-4a3a-bf4f-23afcc6d2ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.423586 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.424115 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.424303 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.424346 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.424499 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2024.01.30 03:26:48.424570 [ 191 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.424605 [ 188 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.424604 [ 193 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.424718 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.424783 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.426415 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} executeQuery: Read 10 rows, 1.41 KiB in 0.002790433 sec., 3583 rows/sec., 503.60 KiB/sec. 2024.01.30 03:26:48.426682 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.426707 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.426723 [ 3 ] {} HTTP-Session: 13beaf72-bdac-4a3a-bf4f-23afcc6d2ee9 Destroying unnamed session 2024.01.30 03:26:48.426917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.426962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.426982 [ 3 ] {} HTTP-Session: 0c7946a2-94f6-4cf0-9a80-625e30f9358d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.427000 [ 3 ] {} HTTP-Session: 0c7946a2-94f6-4cf0-9a80-625e30f9358d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.427134 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.427671 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.427862 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.427905 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.428058 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2024.01.30 03:26:48.428156 [ 191 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.428185 [ 188 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.428183 [ 193 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.428307 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.428372 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.429929 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} executeQuery: Read 10 rows, 1.41 KiB in 0.002756423 sec., 3627 rows/sec., 509.82 KiB/sec. 2024.01.30 03:26:48.430188 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.430213 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.430229 [ 3 ] {} HTTP-Session: 0c7946a2-94f6-4cf0-9a80-625e30f9358d Destroying unnamed session 2024.01.30 03:26:48.430439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.430484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.430505 [ 3 ] {} HTTP-Session: a72a0154-c456-4370-bbe9-abbf6a35af8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.430523 [ 3 ] {} HTTP-Session: a72a0154-c456-4370-bbe9-abbf6a35af8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.430652 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.431192 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.431381 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.431429 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.431582 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2024.01.30 03:26:48.431680 [ 193 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.431684 [ 188 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.431704 [ 187 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.431805 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.431863 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.433523 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} executeQuery: Read 10 rows, 1.41 KiB in 0.002832354 sec., 3530 rows/sec., 496.15 KiB/sec. 2024.01.30 03:26:48.433770 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.433795 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.433814 [ 3 ] {} HTTP-Session: a72a0154-c456-4370-bbe9-abbf6a35af8b Destroying unnamed session 2024.01.30 03:26:48.434015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.434070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.434095 [ 3 ] {} HTTP-Session: a9aae381-93c7-4a1e-b8ae-9247b4a4012a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.434115 [ 3 ] {} HTTP-Session: a9aae381-93c7-4a1e-b8ae-9247b4a4012a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.434277 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.434920 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.435112 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.435154 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.435306 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2024.01.30 03:26:48.435406 [ 191 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.435407 [ 189 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.435416 [ 192 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.435543 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.435608 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.437360 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} executeQuery: Read 10 rows, 1.41 KiB in 0.003037989 sec., 3291 rows/sec., 462.57 KiB/sec. 2024.01.30 03:26:48.437641 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.437666 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.437682 [ 3 ] {} HTTP-Session: a9aae381-93c7-4a1e-b8ae-9247b4a4012a Destroying unnamed session 2024.01.30 03:26:48.437896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.437942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.437962 [ 3 ] {} HTTP-Session: 7aebf4a6-094a-49db-ab08-429ab1415539 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.437979 [ 3 ] {} HTTP-Session: 7aebf4a6-094a-49db-ab08-429ab1415539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.438114 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} executeQuery: (from [fd00:1122:3344:101::d]:48912) 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', 'oximeter_collector:collections', '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) 2024.01.30 03:26:48.438664 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.438857 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.438899 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.30 03:26:48.439052 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2024.01.30 03:26:48.439133 [ 188 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.30 03:26:48.439153 [ 193 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.30 03:26:48.439166 [ 187 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2024.01.30 03:26:48.439266 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2024.01.30 03:26:48.439323 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.30 03:26:48.441095 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} executeQuery: Read 10 rows, 1.41 KiB in 0.002943077 sec., 3397 rows/sec., 477.48 KiB/sec. 2024.01.30 03:26:48.441341 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.441366 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.30 03:26:48.441383 [ 3 ] {} HTTP-Session: 7aebf4a6-094a-49db-ab08-429ab1415539 Destroying unnamed session 2024.01.30 03:26:48.441938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.441984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.442004 [ 3 ] {} HTTP-Session: 81768e19-0c59-4021-a97d-5da5576bdde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.442022 [ 3 ] {} HTTP-Session: 81768e19-0c59-4021-a97d-5da5576bdde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.442104 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:48.442145 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.30 03:26:48.442290 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:48.442623 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:48.442969 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.30 03:26:48.443150 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.30 03:26:48.443288 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} executeQuery: Read 11 rows, 1009.00 B in 0.001147096 sec., 9589 rows/sec., 859.00 KiB/sec. 2024.01.30 03:26:48.443421 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.443446 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:26:48.443462 [ 3 ] {} HTTP-Session: 81768e19-0c59-4021-a97d-5da5576bdde6 Destroying unnamed session 2024.01.30 03:26:48.443575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.443622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.443642 [ 3 ] {} HTTP-Session: 8c861f79-2326-4847-ad2a-efe4801ceadd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.443659 [ 3 ] {} HTTP-Session: 8c861f79-2326-4847-ad2a-efe4801ceadd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.443731 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:48.443771 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:48.443879 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:48.444185 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:48.444400 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.01.30 03:26:48.444548 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. 2024.01.30 03:26:48.444672 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} executeQuery: Read 23 rows, 1.86 KiB in 0.000911791 sec., 25225 rows/sec., 2.00 MiB/sec. 2024.01.30 03:26:48.444788 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.444812 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:48.444828 [ 3 ] {} HTTP-Session: 8c861f79-2326-4847-ad2a-efe4801ceadd Destroying unnamed session 2024.01.30 03:26:48.444928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.444974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.444993 [ 3 ] {} HTTP-Session: 0ded2877-a336-409f-8aa4-5c2a0e015371 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.445010 [ 3 ] {} HTTP-Session: 0ded2877-a336-409f-8aa4-5c2a0e015371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.445078 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:48.445117 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:26:48.445223 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:48.445500 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:48.445702 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.30 03:26:48.445848 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.30 03:26:48.445967 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} executeQuery: Read 2 rows, 175.00 B in 0.000860549 sec., 2324 rows/sec., 198.59 KiB/sec. 2024.01.30 03:26:48.446082 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.446105 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:48.446120 [ 3 ] {} HTTP-Session: 0ded2877-a336-409f-8aa4-5c2a0e015371 Destroying unnamed session 2024.01.30 03:26:48.446238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.446283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.446301 [ 3 ] {} HTTP-Session: 87067d7d-3485-495e-a956-82dacfc5b2f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.446318 [ 3 ] {} HTTP-Session: 87067d7d-3485-495e-a956-82dacfc5b2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.446389 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:48.446427 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:48.446526 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:48.446851 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:48.447066 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.01.30 03:26:48.447216 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. 2024.01.30 03:26:48.447344 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} executeQuery: Read 70 rows, 6.34 KiB in 0.000918661 sec., 76197 rows/sec., 6.74 MiB/sec. 2024.01.30 03:26:48.447338 [ 130 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.01.30 03:26:48.447439 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:48.447538 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.447557 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact 2024.01.30 03:26:48.447577 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:26:48.447627 [ 3 ] {} HTTP-Session: 87067d7d-3485-495e-a956-82dacfc5b2f7 Destroying unnamed session 2024.01.30 03:26:48.447718 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:48.447823 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 244 rows starting from the beginning of the part 2024.01.30 03:26:48.447842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.447951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.448004 [ 3 ] {} HTTP-Session: 0ab6e1e1-abb9-437a-8260-3eba7b40c826 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.448057 [ 3 ] {} HTTP-Session: 0ab6e1e1-abb9-437a-8260-3eba7b40c826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.448067 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 70 rows starting from the beginning of the part 2024.01.30 03:26:48.448231 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:48.448308 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 138 rows starting from the beginning of the part 2024.01.30 03:26:48.448321 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:26:48.448626 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 69 rows starting from the beginning of the part 2024.01.30 03:26:48.448786 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:48.448899 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 138 rows starting from the beginning of the part 2024.01.30 03:26:48.449020 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 70 rows starting from the beginning of the part 2024.01.30 03:26:48.449589 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:48.450052 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.01.30 03:26:48.450380 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.01.30 03:26:48.450557 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} executeQuery: Read 2 rows, 143.00 B in 0.002261361 sec., 884 rows/sec., 61.75 KiB/sec. 2024.01.30 03:26:48.451004 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.451070 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:48.451099 [ 3 ] {} HTTP-Session: 0ab6e1e1-abb9-437a-8260-3eba7b40c826 Destroying unnamed session 2024.01.30 03:26:48.451131 [ 11 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 729 rows, containing 4 columns (4 merged, 0 gathered) in 0.003619012 sec., 201436.1930825319 rows/sec., 18.91 MiB/sec. 2024.01.30 03:26:48.451246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.451292 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.01.30 03:26:48.451317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.451372 [ 3 ] {} HTTP-Session: 1cfdd62c-3bad-42ce-8a25-9724766bc2c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.451392 [ 3 ] {} HTTP-Session: 1cfdd62c-3bad-42ce-8a25-9724766bc2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.451511 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:48.451557 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. 2024.01.30 03:26:48.451578 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:48.451672 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 2024.01.30 03:26:48.451851 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:48.452172 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:48.452389 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.01.30 03:26:48.452544 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. 2024.01.30 03:26:48.452655 [ 130 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.01.30 03:26:48.452669 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} executeQuery: Read 46 rows, 3.68 KiB in 0.001113586 sec., 41307 rows/sec., 3.22 MiB/sec. 2024.01.30 03:26:48.452698 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:48.452825 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact 2024.01.30 03:26:48.452861 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.452888 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:48.452902 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:48.452909 [ 3 ] {} HTTP-Session: 1cfdd62c-3bad-42ce-8a25-9724766bc2c1 Destroying unnamed session 2024.01.30 03:26:48.452934 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 121 rows starting from the beginning of the part 2024.01.30 03:26:48.453035 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 25 rows starting from the beginning of the part 2024.01.30 03:26:48.453034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.453101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.453131 [ 3 ] {} HTTP-Session: d5b7ce0f-95e9-4b8a-9566-fa98e3e97cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.453141 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:48.453151 [ 3 ] {} HTTP-Session: d5b7ce0f-95e9-4b8a-9566-fa98e3e97cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.453265 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 23 rows starting from the beginning of the part 2024.01.30 03:26:48.453271 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:48.453334 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2024.01.30 03:26:48.453374 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:48.453540 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:48.453613 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:48.454106 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:48.454547 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.30 03:26:48.454544 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 4 columns (4 merged, 0 gathered) in 0.001784881 sec., 172000.2622023541 rows/sec., 13.45 MiB/sec. 2024.01.30 03:26:48.454741 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.01.30 03:26:48.454866 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} oximeter.measurements_cumulativei64 (ad87fd07-f096-4d29-8637-56369068346c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.30 03:26:48.455062 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} executeQuery: Read 21 rows, 1.41 KiB in 0.00173473 sec., 12105 rows/sec., 814.59 KiB/sec. 2024.01.30 03:26:48.455121 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. 2024.01.30 03:26:48.455277 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 2024.01.30 03:26:48.455301 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.455339 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:48.455403 [ 3 ] {} HTTP-Session: d5b7ce0f-95e9-4b8a-9566-fa98e3e97cbc Destroying unnamed session 2024.01.30 03:26:48.455524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.455572 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.455591 [ 3 ] {} HTTP-Session: e004c6fc-75d6-49ed-8c86-21b16e8ef3ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.455609 [ 3 ] {} HTTP-Session: e004c6fc-75d6-49ed-8c86-21b16e8ef3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.455679 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:48.455722 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:26:48.455856 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:48.456120 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:48.456379 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.01.30 03:26:48.456557 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.01.30 03:26:48.456689 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} executeQuery: Read 1 rows, 72.00 B in 0.000977892 sec., 1022 rows/sec., 71.90 KiB/sec. 2024.01.30 03:26:48.456858 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.456882 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:26:48.456899 [ 3 ] {} HTTP-Session: e004c6fc-75d6-49ed-8c86-21b16e8ef3ed Destroying unnamed session 2024.01.30 03:26:48.457047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:48.457091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:48.457110 [ 3 ] {} HTTP-Session: 3bec7c35-b239-4aa6-9807-6bff1b4111e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:48.457127 [ 3 ] {} HTTP-Session: 3bec7c35-b239-4aa6-9807-6bff1b4111e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:48.457203 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:48.457247 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:48.457386 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:48.457746 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.30 03:26:48.458036 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) 2024.01.30 03:26:48.458248 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. 2024.01.30 03:26:48.458380 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} executeQuery: Read 23 rows, 31.78 KiB in 0.001137226 sec., 20224 rows/sec., 27.29 MiB/sec. 2024.01.30 03:26:48.458506 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} DynamicQueryHandler: Done processing query 2024.01.30 03:26:48.458530 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:26:48.458546 [ 3 ] {} HTTP-Session: 3bec7c35-b239-4aa6-9807-6bff1b4111e9 Destroying unnamed session 2024.01.30 03:26:49.000141 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 253.27 MiB, peak 265.94 MiB, will set to 251.64 MiB (RSS), difference: -1.64 MiB 2024.01.30 03:26:53.403909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:53.404086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:53.404116 [ 3 ] {} HTTP-Session: 8156c61a-a2d8-42a9-9df0-032840a800d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:53.404145 [ 3 ] {} HTTP-Session: 8156c61a-a2d8-42a9-9df0-032840a800d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:53.404292 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:53.404363 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:53.404551 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:53.405030 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:53.405305 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.01.30 03:26:53.405477 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. 2024.01.30 03:26:53.405605 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} executeQuery: Read 46 rows, 3.73 KiB in 0.001271539 sec., 36176 rows/sec., 2.86 MiB/sec. 2024.01.30 03:26:53.405642 [ 123 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.01.30 03:26:53.405779 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:53.405810 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} DynamicQueryHandler: Done processing query 2024.01.30 03:26:53.405851 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:53.405917 [ 3 ] {} HTTP-Session: 8156c61a-a2d8-42a9-9df0-032840a800d7 Destroying unnamed session 2024.01.30 03:26:53.405968 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact 2024.01.30 03:26:53.406125 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:53.406139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 27655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:53.406180 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 69 rows starting from the beginning of the part 2024.01.30 03:26:53.406246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:53.406283 [ 3 ] {} HTTP-Session: 09998790-a3e6-4841-a1a0-9c1518c6acb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:53.406320 [ 3 ] {} HTTP-Session: 09998790-a3e6-4841-a1a0-9c1518c6acb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:53.406430 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:53.406544 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:53.406671 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:53.406678 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 23 rows starting from the beginning of the part 2024.01.30 03:26:53.406996 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:53.407159 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:53.407241 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 23 rows starting from the beginning of the part 2024.01.30 03:26:53.407403 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:53.408030 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:53.408545 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.01.30 03:26:53.408835 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. 2024.01.30 03:26:53.408834 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.002952547 sec., 85688.72908712376 rows/sec., 6.78 MiB/sec. 2024.01.30 03:26:53.409047 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} executeQuery: Read 174 rows, 17.02 KiB in 0.002434445 sec., 71474 rows/sec., 6.83 MiB/sec. 2024.01.30 03:26:53.409130 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.01.30 03:26:53.409360 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} DynamicQueryHandler: Done processing query 2024.01.30 03:26:53.409420 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.30 03:26:53.409452 [ 3 ] {} HTTP-Session: 09998790-a3e6-4841-a1a0-9c1518c6acb9 Destroying unnamed session 2024.01.30 03:26:53.409562 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. 2024.01.30 03:26:53.409624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 11893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:53.409663 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 2024.01.30 03:26:53.409695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:53.409739 [ 3 ] {} HTTP-Session: 6437f331-b123-4436-94ca-6194ed66bcb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:53.409785 [ 3 ] {} HTTP-Session: 6437f331-b123-4436-94ca-6194ed66bcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:53.409873 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:53.409914 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:53.410044 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:53.410357 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:53.410582 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.01.30 03:26:53.410735 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. 2024.01.30 03:26:53.410855 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} executeQuery: Read 70 rows, 5.58 KiB in 0.000953762 sec., 73393 rows/sec., 5.72 MiB/sec. 2024.01.30 03:26:53.410975 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} DynamicQueryHandler: Done processing query 2024.01.30 03:26:53.410998 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:26:53.411015 [ 3 ] {} HTTP-Session: 6437f331-b123-4436-94ca-6194ed66bcb3 Destroying unnamed session 2024.01.30 03:26:53.411169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:53.411219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:53.411240 [ 3 ] {} HTTP-Session: 4afefcab-289e-4909-8150-94c685364bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:53.411257 [ 3 ] {} HTTP-Session: 4afefcab-289e-4909-8150-94c685364bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:53.411332 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:53.411376 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:26:53.411500 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:53.411785 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:53.412058 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.01.30 03:26:53.412253 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.01.30 03:26:53.412379 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} executeQuery: Read 36 rows, 2.60 KiB in 0.001019134 sec., 35324 rows/sec., 2.49 MiB/sec. 2024.01.30 03:26:53.412502 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} DynamicQueryHandler: Done processing query 2024.01.30 03:26:53.412527 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:26:53.412544 [ 3 ] {} HTTP-Session: 4afefcab-289e-4909-8150-94c685364bb1 Destroying unnamed session 2024.01.30 03:26:53.412702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 49225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:53.412750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:53.412769 [ 3 ] {} HTTP-Session: fefb2f0c-6a9e-449f-b259-f580028042fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:53.412786 [ 3 ] {} HTTP-Session: fefb2f0c-6a9e-449f-b259-f580028042fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:53.412869 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:53.412913 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:53.413052 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:53.413551 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:53.413922 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) 2024.01.30 03:26:53.414103 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. 2024.01.30 03:26:53.414241 [ 123 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 2024.01.30 03:26:53.414251 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} executeQuery: Read 46 rows, 63.56 KiB in 0.00133939 sec., 34343 rows/sec., 46.35 MiB/sec. 2024.01.30 03:26:53.414325 [ 123 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:53.414539 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact 2024.01.30 03:26:53.414555 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} DynamicQueryHandler: Done processing query 2024.01.30 03:26:53.414636 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.30 03:26:53.414668 [ 3 ] {} HTTP-Session: fefb2f0c-6a9e-449f-b259-f580028042fe Destroying unnamed session 2024.01.30 03:26:53.414781 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:26:53.414844 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3046 rows starting from the beginning of the part 2024.01.30 03:26:53.415039 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:53.415139 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 23 rows starting from the beginning of the part 2024.01.30 03:26:53.415233 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:53.415325 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 23 rows starting from the beginning of the part 2024.01.30 03:26:53.415416 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 46 rows starting from the beginning of the part 2024.01.30 03:26:53.423142 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} MergeTask::MergeProjectionsStage: Merge sorted 3230 rows, containing 6 columns (6 merged, 0 gathered) in 0.008700777 sec., 371231.2130284456 rows/sec., 500.96 MiB/sec. 2024.01.30 03:26:53.424830 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) 2024.01.30 03:26:53.425063 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. 2024.01.30 03:26:53.425131 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 2024.01.30 03:26:53.425215 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24: 18.28 MiB. 2024.01.30 03:26:54.000220 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 254.84 MiB, peak 270.08 MiB, will set to 253.70 MiB (RSS), difference: -1.14 MiB 2024.01.30 03:26:54.443020 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Found 6 old parts to remove. 2024.01.30 03:26:54.443116 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_1_21_4 2024.01.30 03:26:54.443662 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_22_22_0 2024.01.30 03:26:54.444054 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_23_23_0 2024.01.30 03:26:54.444351 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_24_24_0 2024.01.30 03:26:54.444613 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_25_25_0 2024.01.30 03:26:54.444862 [ 47 ] {} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_26_26_0 2024.01.30 03:26:55.541362 [ 45 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Found 6 old parts to remove. 2024.01.30 03:26:55.541412 [ 45 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_1_21_4 2024.01.30 03:26:55.541727 [ 45 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_22_22_0 2024.01.30 03:26:55.542025 [ 45 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_23_23_0 2024.01.30 03:26:55.542290 [ 45 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_24_24_0 2024.01.30 03:26:55.542561 [ 45 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_25_25_0 2024.01.30 03:26:55.542766 [ 45 ] {} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_26_26_0 2024.01.30 03:26:58.167737 [ 103 ] {} DNSResolver: Updating DNS cache 2024.01.30 03:26:58.167823 [ 103 ] {} DNSResolver: Updated DNS cache 2024.01.30 03:26:58.400668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:58.400829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:58.400877 [ 3 ] {} HTTP-Session: 0c5ca6f1-8a89-4b10-b6c2-6046c8471183 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:58.400921 [ 3 ] {} HTTP-Session: 0c5ca6f1-8a89-4b10-b6c2-6046c8471183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:58.401124 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:58.401223 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:26:58.401392 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:58.401889 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:58.402170 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.01.30 03:26:58.402343 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. 2024.01.30 03:26:58.402485 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} executeQuery: Read 23 rows, 1.86 KiB in 0.001296789 sec., 17736 rows/sec., 1.40 MiB/sec. 2024.01.30 03:26:58.402642 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} DynamicQueryHandler: Done processing query 2024.01.30 03:26:58.402669 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:58.402687 [ 3 ] {} HTTP-Session: 0c5ca6f1-8a89-4b10-b6c2-6046c8471183 Destroying unnamed session 2024.01.30 03:26:58.402835 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:58.402886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:58.402906 [ 3 ] {} HTTP-Session: c49ff400-0f8b-42cf-b6d4-bdce669019c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:58.402926 [ 3 ] {} HTTP-Session: c49ff400-0f8b-42cf-b6d4-bdce669019c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:58.403007 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:58.403051 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:26:58.403162 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:58.403505 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:58.403726 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.01.30 03:26:58.403890 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. 2024.01.30 03:26:58.404016 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} executeQuery: Read 69 rows, 6.25 KiB in 0.000975132 sec., 70759 rows/sec., 6.26 MiB/sec. 2024.01.30 03:26:58.404161 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} DynamicQueryHandler: Done processing query 2024.01.30 03:26:58.404187 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.30 03:26:58.404223 [ 3 ] {} HTTP-Session: c49ff400-0f8b-42cf-b6d4-bdce669019c9 Destroying unnamed session 2024.01.30 03:26:58.404381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:58.404430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:58.404451 [ 3 ] {} HTTP-Session: 2ee0c14c-3fe5-4725-a1ab-5dd5be013d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:58.404469 [ 3 ] {} HTTP-Session: 2ee0c14c-3fe5-4725-a1ab-5dd5be013d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:58.404544 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:58.404585 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:26:58.404700 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:58.404975 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:58.405204 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.01.30 03:26:58.405356 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. 2024.01.30 03:26:58.405477 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} executeQuery: Read 23 rows, 1.84 KiB in 0.00090295 sec., 25472 rows/sec., 1.99 MiB/sec. 2024.01.30 03:26:58.405594 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} DynamicQueryHandler: Done processing query 2024.01.30 03:26:58.405619 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.30 03:26:58.405636 [ 3 ] {} HTTP-Session: 2ee0c14c-3fe5-4725-a1ab-5dd5be013d5e Destroying unnamed session 2024.01.30 03:26:58.405767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:26:58.405814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:26:58.405833 [ 3 ] {} HTTP-Session: fff1ba3e-cd14-411f-9473-ca14e81e014e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:26:58.405850 [ 3 ] {} HTTP-Session: fff1ba3e-cd14-411f-9473-ca14e81e014e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:26:58.405928 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:26:58.405972 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:26:58.406117 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:26:58.406488 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:26:58.406790 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) 2024.01.30 03:26:58.406972 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. 2024.01.30 03:26:58.407105 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} executeQuery: Read 23 rows, 31.78 KiB in 0.001142316 sec., 20134 rows/sec., 27.17 MiB/sec. 2024.01.30 03:26:58.407260 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} DynamicQueryHandler: Done processing query 2024.01.30 03:26:58.407293 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.30 03:26:58.407349 [ 3 ] {} HTTP-Session: fff1ba3e-cd14-411f-9473-ca14e81e014e Destroying unnamed session 2024.01.30 03:26:59.214648 [ 44 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Found 6 old parts to remove. 2024.01.30 03:26:59.214718 [ 44 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_1_21_4 2024.01.30 03:26:59.215183 [ 44 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_22_22_0 2024.01.30 03:26:59.215508 [ 44 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_23_23_0 2024.01.30 03:26:59.215766 [ 44 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_24_24_0 2024.01.30 03:26:59.216029 [ 44 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_25_25_0 2024.01.30 03:26:59.216293 [ 44 ] {} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_26_26_0 2024.01.30 03:26:59.702276 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Found 6 old parts to remove. 2024.01.30 03:26:59.702342 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_1_21_4 2024.01.30 03:26:59.702713 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_22_22_0 2024.01.30 03:26:59.703096 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_23_23_0 2024.01.30 03:26:59.703380 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_24_24_0 2024.01.30 03:26:59.703598 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_25_25_0 2024.01.30 03:26:59.703830 [ 42 ] {} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_26_26_0 2024.01.30 03:27:03.402161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:27:03.402344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:27:03.402393 [ 3 ] {} HTTP-Session: dd4e34c1-e032-48bd-b912-00e3dca173fc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:27:03.402437 [ 3 ] {} HTTP-Session: dd4e34c1-e032-48bd-b912-00e3dca173fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:27:03.402639 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:27:03.402740 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.30 03:27:03.403009 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:27:03.403608 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:27:03.403877 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.01.30 03:27:03.404043 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. 2024.01.30 03:27:03.404188 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} executeQuery: Read 46 rows, 3.73 KiB in 0.001487384 sec., 30926 rows/sec., 2.45 MiB/sec. 2024.01.30 03:27:03.404356 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} DynamicQueryHandler: Done processing query 2024.01.30 03:27:03.404387 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:27:03.404412 [ 3 ] {} HTTP-Session: dd4e34c1-e032-48bd-b912-00e3dca173fc Destroying unnamed session 2024.01.30 03:27:03.404540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:27:03.404587 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:27:03.404607 [ 3 ] {} HTTP-Session: 18ce243b-09ba-4b47-b027-f1fe44cc14a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:27:03.404625 [ 3 ] {} HTTP-Session: 18ce243b-09ba-4b47-b027-f1fe44cc14a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:27:03.404697 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:27:03.404738 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.30 03:27:03.404847 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:27:03.405126 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:27:03.405333 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.30 03:27:03.405484 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.30 03:27:03.405600 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} executeQuery: Read 2 rows, 175.00 B in 0.000874219 sec., 2287 rows/sec., 195.49 KiB/sec. 2024.01.30 03:27:03.405705 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} DynamicQueryHandler: Done processing query 2024.01.30 03:27:03.405728 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:27:03.405744 [ 3 ] {} HTTP-Session: 18ce243b-09ba-4b47-b027-f1fe44cc14a7 Destroying unnamed session 2024.01.30 03:27:03.405902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:27:03.405948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:27:03.405968 [ 3 ] {} HTTP-Session: 8c68e8af-0425-4b14-964b-1350cc35e080 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:27:03.405985 [ 3 ] {} HTTP-Session: 8c68e8af-0425-4b14-964b-1350cc35e080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:27:03.406062 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:27:03.406100 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.30 03:27:03.406203 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:27:03.406563 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:27:03.406791 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.01.30 03:27:03.406943 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0. 2024.01.30 03:27:03.407062 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} executeQuery: Read 139 rows, 13.99 KiB in 0.000963322 sec., 144292 rows/sec., 14.18 MiB/sec. 2024.01.30 03:27:03.407179 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} DynamicQueryHandler: Done processing query 2024.01.30 03:27:03.407202 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.30 03:27:03.407218 [ 3 ] {} HTTP-Session: 8c68e8af-0425-4b14-964b-1350cc35e080 Destroying unnamed session 2024.01.30 03:27:03.407320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:27:03.407367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:27:03.407385 [ 3 ] {} HTTP-Session: 7c91bac9-51f1-4de5-9368-9fe5d55d9851 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:27:03.407401 [ 3 ] {} HTTP-Session: 7c91bac9-51f1-4de5-9368-9fe5d55d9851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:27:03.407468 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:27:03.407506 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.30 03:27:03.407611 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:27:03.407913 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:27:03.408116 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.01.30 03:27:03.408259 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.01.30 03:27:03.408379 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} executeQuery: Read 2 rows, 143.00 B in 0.0008819 sec., 2267 rows/sec., 158.35 KiB/sec. 2024.01.30 03:27:03.408497 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} DynamicQueryHandler: Done processing query 2024.01.30 03:27:03.408520 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:27:03.408536 [ 3 ] {} HTTP-Session: 7c91bac9-51f1-4de5-9368-9fe5d55d9851 Destroying unnamed session 2024.01.30 03:27:03.408644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 8188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:27:03.408690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:27:03.408708 [ 3 ] {} HTTP-Session: 1854438b-f5da-47a8-af2b-54271c4ad788 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:27:03.408725 [ 3 ] {} HTTP-Session: 1854438b-f5da-47a8-af2b-54271c4ad788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:27:03.408794 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:27:03.408830 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.30 03:27:03.408933 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:27:03.409221 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:27:03.409425 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) 2024.01.30 03:27:03.409575 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0. 2024.01.30 03:27:03.409694 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} executeQuery: Read 48 rows, 3.85 KiB in 0.000871969 sec., 55047 rows/sec., 4.31 MiB/sec. 2024.01.30 03:27:03.409795 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} DynamicQueryHandler: Done processing query 2024.01.30 03:27:03.409819 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.30 03:27:03.409834 [ 3 ] {} HTTP-Session: 1854438b-f5da-47a8-af2b-54271c4ad788 Destroying unnamed session 2024.01.30 03:27:03.409929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:27:03.409972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:27:03.409992 [ 3 ] {} HTTP-Session: 220bb5a3-a01c-4a1e-ae74-271a277f92f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:27:03.410008 [ 3 ] {} HTTP-Session: 220bb5a3-a01c-4a1e-ae74-271a277f92f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:27:03.410074 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:27:03.410117 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.30 03:27:03.410238 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:27:03.410493 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:27:03.410746 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.01.30 03:27:03.410924 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.01.30 03:27:03.411049 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} executeQuery: Read 1 rows, 72.00 B in 0.000944391 sec., 1058 rows/sec., 74.45 KiB/sec. 2024.01.30 03:27:03.411041 [ 108 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.01.30 03:27:03.411160 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:27:03.411236 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} DynamicQueryHandler: Done processing query 2024.01.30 03:27:03.411268 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.30 03:27:03.411269 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.01.30 03:27:03.411286 [ 3 ] {} HTTP-Session: 220bb5a3-a01c-4a1e-ae74-271a277f92f8 Destroying unnamed session 2024.01.30 03:27:03.411377 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.30 03:27:03.411415 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 924 rows starting from the beginning of the part 2024.01.30 03:27:03.411463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 49225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.30 03:27:03.411515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.30 03:27:03.411543 [ 3 ] {} HTTP-Session: fc00e084-e4c5-475f-b1f8-70cb36ddcf03 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 2024.01.30 03:27:03.411577 [ 3 ] {} HTTP-Session: fc00e084-e4c5-475f-b1f8-70cb36ddcf03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.30 03:27:03.411602 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part 2024.01.30 03:27:03.411703 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.30 03:27:03.411776 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.30 03:27:03.411781 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part 2024.01.30 03:27:03.412036 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part 2024.01.30 03:27:03.412112 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} ParallelParsingInputFormat: Parallel parsing is used 2024.01.30 03:27:03.412228 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part 2024.01.30 03:27:03.412358 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part 2024.01.30 03:27:03.412775 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.30 03:27:03.413232 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) 2024.01.30 03:27:03.413341 [ 11 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115868 sec., 472619.2749264132 rows/sec., 33.32 MiB/sec. 2024.01.30 03:27:03.413515 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. 2024.01.30 03:27:03.413560 [ 11 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.01.30 03:27:03.413746 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} executeQuery: Read 46 rows, 63.56 KiB in 0.002002375 sec., 22972 rows/sec., 31.00 MiB/sec. 2024.01.30 03:27:03.413943 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} DynamicQueryHandler: Done processing query 2024.01.30 03:27:03.413984 [ 11 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.01.30 03:27:03.413986 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.30 03:27:03.414046 [ 3 ] {} HTTP-Session: fc00e084-e4c5-475f-b1f8-70cb36ddcf03 Destroying unnamed session 2024.01.30 03:27:03.414103 [ 11 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.01.30 03:27:04.065357 [ 43 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Found 6 old parts to remove. 2024.01.30 03:27:04.065427 [ 43 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_1_6_1 2024.01.30 03:27:04.072500 [ 43 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_7_7_0 2024.01.30 03:27:04.072809 [ 43 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_8_8_0 2024.01.30 03:27:04.073079 [ 43 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_9_9_0 2024.01.30 03:27:04.073345 [ 43 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_10_10_0 2024.01.30 03:27:04.073619 [ 43 ] {} oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_11_11_0