[ Feb 2 02:33:15 Enabled. ] [ Feb 2 02:33:15 Rereading configuration. ] [ Feb 2 02:33:18 Rereading configuration. ] [ Feb 2 02:33: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 [ Feb 2 02:33: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.02.02 02:33:26.636354 [ 1 ] {} Application: Will watch for the process with pid 23142 2024.02.02 02:33:26.636428 [ 1 ] {} Application: Forked a child process to watch 2024.02.02 02:33:27.228367 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23142 2024.02.02 02:33:27.228509 [ 1 ] {} Application: starting up 2024.02.02 02:33:27.228703 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.02 02:33:27.383531 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.02 02:33:27.383590 [ 1 ] {} Application: Initializing DateLUT. 2024.02.02 02:33:27.383602 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.02 02:33:27.383637 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.02 02:33:27.383959 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.02 02:33:27.384598 [ 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.02.02 02:33:27.385060 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.02 02:33:27.385312 [ 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.02.02 02:33:27.388162 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.02 02:33:27.388214 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.02 02:33:27.388909 [ 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.02.02 02:33:27.389078 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.02 02:33:27.395033 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.02 02:33:27.395278 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.02 02:33:27.395306 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.02 02:33:27.396849 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.02 02:33:27.397435 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.02 02:33:27.397733 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.02 02:33:27.398070 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.02 02:33:27.398912 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.02 02:33:27.398957 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.02 02:33:27.399013 [ 1 ] {} Application: Loaded user defined objects 2024.02.02 02:33:27.399033 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.02 02:33:27.430437 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.02 02:33:27.430477 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000132403 sec 2024.02.02 02:33:27.431160 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.02 02:33:27.431248 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.02 02:33:27.431272 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.02 02:33:27.431294 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.02 02:33:27.431310 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.02 02:33:27.431327 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.02 02:33:27.431344 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.02 02:33:27.431375 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.02 02:33:27.431394 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.02 02:33:27.431424 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.02 02:33:27.431437 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.02 02:33:27.431452 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.02 02:33:27.431467 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.02 02:33:27.431498 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.02 02:33:27.431512 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.02 02:33:27.431524 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.02 02:33:27.466175 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.02 02:33:27.476211 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.02 02:33:27.476247 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6151e-05 sec 2024.02.02 02:33:27.476270 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.02 02:33:27.476285 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.02 02:33:27.476307 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.02 02:33:27.478271 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.02 02:33:27.483642 [ 1 ] {} Application: Loaded metadata. 2024.02.02 02:33:27.483725 [ 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.02.02 02:33:27.483762 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.02 02:33:27.735106 [ 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.02.02 02:33:27.751734 [ 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.02.02 02:33:27.751782 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.02 02:33:27.806883 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.02 02:33:27.807637 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB 2024.02.02 02:33:27.807962 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.02 02:33:27.808032 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.02 02:33:27.808046 [ 156 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:33:27.808132 [ 156 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:33:27.808168 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.02 02:33:27.808246 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.02 02:33:27.808936 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.02 02:33:27.808958 [ 1 ] {} Application: Ready for connections. 2024.02.02 02:33:27.963210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:27.963362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:27.963955 [ 3 ] {} HTTP-Session: 9515874f-5a13-4478-be01-5e29f72dde41 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:27.963986 [ 3 ] {} HTTP-Session: 9515874f-5a13-4478-be01-5e29f72dde41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:27.964118 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.02 02:33:27.964146 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.02 02:33:27.964164 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.02 02:33:27.965612 [ 3 ] {71468340-3c81-4404-810f-18007336a5f1} executeQuery: (from [fd00:1122:3344:101::d]:37408) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.02 02:33:27.985053 [ 3 ] {71468340-3c81-4404-810f-18007336a5f1} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37408) (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.02.02 02:33:27.985838 [ 3 ] {71468340-3c81-4404-810f-18007336a5f1} 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.02.02 02:33:27.986582 [ 3 ] {71468340-3c81-4404-810f-18007336a5f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:27.986605 [ 3 ] {} HTTP-Session: 9515874f-5a13-4478-be01-5e29f72dde41 Destroying unnamed session 2024.02.02 02:33:27.986999 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:27.987051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:27.987071 [ 3 ] {} HTTP-Session: 08d44314-f823-4970-afc7-293917365535 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:27.987092 [ 3 ] {} HTTP-Session: 08d44314-f823-4970-afc7-293917365535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:27.987183 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} executeQuery: (from [fd00:1122:3344:101::d]:37408) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.02 02:33:27.987263 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.02 02:33:27.988213 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.02 02:33:27.989558 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:33:27.993523 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} DynamicQueryHandler: Done processing query 2024.02.02 02:33:27.993569 [ 3 ] {3500fd88-993c-4405-83ea-8f84830d5b68} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.02 02:33:27.993585 [ 3 ] {} HTTP-Session: 08d44314-f823-4970-afc7-293917365535 Destroying unnamed session 2024.02.02 02:33:27.993708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:27.993764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:27.993784 [ 3 ] {} HTTP-Session: bf163d5c-3cd5-4885-b8f8-3167d45d48de Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:27.993800 [ 3 ] {} HTTP-Session: bf163d5c-3cd5-4885-b8f8-3167d45d48de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:27.993897 [ 3 ] {8a10fcd0-1705-4380-a6da-5b76f8f51171} executeQuery: (from [fd00:1122:3344:101::d]:37408) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.02 02:33:27.994137 [ 3 ] {8a10fcd0-1705-4380-a6da-5b76f8f51171} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37408) (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.02.02 02:33:27.994269 [ 3 ] {8a10fcd0-1705-4380-a6da-5b76f8f51171} 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.02.02 02:33:27.994381 [ 3 ] {8a10fcd0-1705-4380-a6da-5b76f8f51171} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:27.994400 [ 3 ] {} HTTP-Session: bf163d5c-3cd5-4885-b8f8-3167d45d48de Destroying unnamed session 2024.02.02 02:33:27.994656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:27.994706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:27.994725 [ 3 ] {} HTTP-Session: e56aa395-760c-4c61-9f68-42ac2e41e4ac Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:27.994745 [ 3 ] {} HTTP-Session: e56aa395-760c-4c61-9f68-42ac2e41e4ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:27.994850 [ 3 ] {3ac6e388-5ca5-4e23-a5d7-2bde09a8ad40} executeQuery: (from [fd00:1122:3344:101::d]:37408) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.02 02:33:27.994942 [ 3 ] {3ac6e388-5ca5-4e23-a5d7-2bde09a8ad40} DynamicQueryHandler: Done processing query 2024.02.02 02:33:27.994967 [ 3 ] {3ac6e388-5ca5-4e23-a5d7-2bde09a8ad40} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:27.994982 [ 3 ] {} HTTP-Session: e56aa395-760c-4c61-9f68-42ac2e41e4ac Destroying unnamed session 2024.02.02 02:33:27.995104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:27.995150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:27.995168 [ 3 ] {} HTTP-Session: c4297cc7-806f-4ac2-80af-5896471f2714 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:27.995187 [ 3 ] {} HTTP-Session: c4297cc7-806f-4ac2-80af-5896471f2714 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:27.995242 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} executeQuery: (from [fd00:1122:3344:101::d]:37408) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.02 02:33:27.995293 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.02 02:33:28.000169 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 217.71 MiB, peak 221.69 MiB, will set to 224.70 MiB (RSS), difference: 6.99 MiB 2024.02.02 02:33:28.001979 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.02 02:33:28.002040 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0242e-05 sec 2024.02.02 02:33:28.002065 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.02 02:33:28.002079 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} DatabaseAtomic (oximeter): Starting up tables. 2024.02.02 02:33:28.002167 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.002190 [ 3 ] {d56cc024-067a-4fe1-b64c-7e2fd8810255} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.002214 [ 3 ] {} HTTP-Session: c4297cc7-806f-4ac2-80af-5896471f2714 Destroying unnamed session 2024.02.02 02:33:28.002313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.002362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.002388 [ 3 ] {} HTTP-Session: bacac4c6-a104-4312-83c7-70d8f470aeb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.002405 [ 3 ] {} HTTP-Session: bacac4c6-a104-4312-83c7-70d8f470aeb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.002549 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} executeQuery: (from [fd00:1122:3344:101::d]:37408) /* 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.02.02 02:33:28.002603 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.02 02:33:28.016026 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} oximeter.version (2a4c26cb-6da4-46a0-9e87-584a67e34331): Loading data parts 2024.02.02 02:33:28.016213 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} oximeter.version (2a4c26cb-6da4-46a0-9e87-584a67e34331): There are no data parts 2024.02.02 02:33:28.026641 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.026688 [ 3 ] {3223fbc3-4903-4d8e-becb-9e01e011ab1d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.026709 [ 3 ] {} HTTP-Session: bacac4c6-a104-4312-83c7-70d8f470aeb2 Destroying unnamed session 2024.02.02 02:33:28.026843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.026917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.026945 [ 3 ] {} HTTP-Session: 0b83cd0d-ef69-4004-ac4e-912b208820bd Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.026975 [ 3 ] {} HTTP-Session: 0b83cd0d-ef69-4004-ac4e-912b208820bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.027275 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} executeQuery: (from [fd00:1122:3344:101::d]:37408) /* 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.02.02 02:33:28.027358 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.02 02:33:28.039209 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} oximeter.measurements_bool (d5054b5f-e588-4597-a532-b9815c35e32b): Loading data parts 2024.02.02 02:33:28.039332 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} oximeter.measurements_bool (d5054b5f-e588-4597-a532-b9815c35e32b): There are no data parts 2024.02.02 02:33:28.060137 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.060194 [ 3 ] {48d0ed40-e2d7-4b99-a3cd-5d915700e360} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.060224 [ 3 ] {} HTTP-Session: 0b83cd0d-ef69-4004-ac4e-912b208820bd Destroying unnamed session 2024.02.02 02:33:28.060413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.060460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.060480 [ 3 ] {} HTTP-Session: d7d45e7a-31a8-4d6f-979b-b7e32455ebe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.060509 [ 3 ] {} HTTP-Session: d7d45e7a-31a8-4d6f-979b-b7e32455ebe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.060701 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.060753 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.02 02:33:28.065586 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} oximeter.measurements_i8 (5178d44f-4b5a-4a9b-ad60-2d1e30167ece): Loading data parts 2024.02.02 02:33:28.065701 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} oximeter.measurements_i8 (5178d44f-4b5a-4a9b-ad60-2d1e30167ece): There are no data parts 2024.02.02 02:33:28.076975 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.077037 [ 3 ] {40afd025-d5d2-43f7-8774-a7e8185b4582} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.077055 [ 3 ] {} HTTP-Session: d7d45e7a-31a8-4d6f-979b-b7e32455ebe0 Destroying unnamed session 2024.02.02 02:33:28.077182 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.077233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.077253 [ 3 ] {} HTTP-Session: 225a7d41-448a-4659-afea-716c784a664b Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.077281 [ 3 ] {} HTTP-Session: 225a7d41-448a-4659-afea-716c784a664b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.077475 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.077526 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.02 02:33:28.099122 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} oximeter.measurements_u8 (50d2e584-f529-4936-b072-6befb8f61a74): Loading data parts 2024.02.02 02:33:28.099269 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} oximeter.measurements_u8 (50d2e584-f529-4936-b072-6befb8f61a74): There are no data parts 2024.02.02 02:33:28.103383 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.103414 [ 3 ] {6ce434c7-8de9-4854-8367-3bafcf43336c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.103440 [ 3 ] {} HTTP-Session: 225a7d41-448a-4659-afea-716c784a664b Destroying unnamed session 2024.02.02 02:33:28.103604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.103659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.103689 [ 3 ] {} HTTP-Session: f72a3c80-882d-4a5e-bf10-ff2ebef1212d Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.103717 [ 3 ] {} HTTP-Session: f72a3c80-882d-4a5e-bf10-ff2ebef1212d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.103949 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.104011 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.02 02:33:28.116390 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} oximeter.measurements_i16 (6ec8a0b6-6ced-475b-bf11-dc5e25fe334a): Loading data parts 2024.02.02 02:33:28.116511 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} oximeter.measurements_i16 (6ec8a0b6-6ced-475b-bf11-dc5e25fe334a): There are no data parts 2024.02.02 02:33:28.127797 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.127823 [ 3 ] {dff6ce7d-dbd0-469e-9b8a-c45df582eb32} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.127845 [ 3 ] {} HTTP-Session: f72a3c80-882d-4a5e-bf10-ff2ebef1212d Destroying unnamed session 2024.02.02 02:33:28.127954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.127997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.128022 [ 3 ] {} HTTP-Session: addbea46-a653-40d3-95ba-a3dba1f87092 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.128047 [ 3 ] {} HTTP-Session: addbea46-a653-40d3-95ba-a3dba1f87092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.128239 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.128288 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.02 02:33:28.140954 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} oximeter.measurements_u16 (44c4dd11-9164-4364-af6e-fdb2717c4cfc): Loading data parts 2024.02.02 02:33:28.141166 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} oximeter.measurements_u16 (44c4dd11-9164-4364-af6e-fdb2717c4cfc): There are no data parts 2024.02.02 02:33:28.151130 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.151156 [ 3 ] {bb0c0166-0e9a-4aec-9081-224d055053fe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.151181 [ 3 ] {} HTTP-Session: addbea46-a653-40d3-95ba-a3dba1f87092 Destroying unnamed session 2024.02.02 02:33:28.151311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.151363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.151386 [ 3 ] {} HTTP-Session: ac1a922d-3b4c-47b9-a778-2febe7cd00ab Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.151413 [ 3 ] {} HTTP-Session: ac1a922d-3b4c-47b9-a778-2febe7cd00ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.151618 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.151676 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.02 02:33:28.163713 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} oximeter.measurements_i32 (8f03b2f5-a973-47a3-8516-27b271a60259): Loading data parts 2024.02.02 02:33:28.163865 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} oximeter.measurements_i32 (8f03b2f5-a973-47a3-8516-27b271a60259): There are no data parts 2024.02.02 02:33:28.175094 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.175125 [ 3 ] {0c1502fd-6b60-440d-aefa-554acace184e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.175162 [ 3 ] {} HTTP-Session: ac1a922d-3b4c-47b9-a778-2febe7cd00ab Destroying unnamed session 2024.02.02 02:33:28.175290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.175355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.175380 [ 3 ] {} HTTP-Session: f3248b63-98c3-4d27-845b-151842051cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.175396 [ 3 ] {} HTTP-Session: f3248b63-98c3-4d27-845b-151842051cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.175591 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.175641 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.02 02:33:28.187469 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} oximeter.measurements_u32 (4069768b-b7ff-4399-8e08-54d584ab96c6): Loading data parts 2024.02.02 02:33:28.187561 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} oximeter.measurements_u32 (4069768b-b7ff-4399-8e08-54d584ab96c6): There are no data parts 2024.02.02 02:33:28.198348 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.198378 [ 3 ] {ae0b982a-70ec-4874-86dd-03ce12d6a96e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.198404 [ 3 ] {} HTTP-Session: f3248b63-98c3-4d27-845b-151842051cf8 Destroying unnamed session 2024.02.02 02:33:28.198526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.198584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.198607 [ 3 ] {} HTTP-Session: c1e7f2b2-db27-453c-a899-025e17e1af0d Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.198631 [ 3 ] {} HTTP-Session: c1e7f2b2-db27-453c-a899-025e17e1af0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.198879 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.198947 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.02 02:33:28.210791 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): Loading data parts 2024.02.02 02:33:28.210887 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): There are no data parts 2024.02.02 02:33:28.212968 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.212992 [ 3 ] {aa004a55-13a0-4e55-bb1f-94ea3b2d3b20} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.213007 [ 3 ] {} HTTP-Session: c1e7f2b2-db27-453c-a899-025e17e1af0d Destroying unnamed session 2024.02.02 02:33:28.213126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.213174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.213192 [ 3 ] {} HTTP-Session: bf1a2116-451f-4283-bcaa-6107c0070c6a Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.213211 [ 3 ] {} HTTP-Session: bf1a2116-451f-4283-bcaa-6107c0070c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.213412 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.213458 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.02 02:33:28.221644 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} oximeter.measurements_u64 (02dfe96a-ea9b-41bf-9557-40d17210781f): Loading data parts 2024.02.02 02:33:28.221723 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} oximeter.measurements_u64 (02dfe96a-ea9b-41bf-9557-40d17210781f): There are no data parts 2024.02.02 02:33:28.234839 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.234869 [ 3 ] {7eadb3a3-5bca-40f2-8aac-ea4226a0e62f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.234888 [ 3 ] {} HTTP-Session: bf1a2116-451f-4283-bcaa-6107c0070c6a Destroying unnamed session 2024.02.02 02:33:28.235024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.235083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.235105 [ 3 ] {} HTTP-Session: 5b5751c7-0a49-414b-942c-4de57cc7d62f Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.235128 [ 3 ] {} HTTP-Session: 5b5751c7-0a49-414b-942c-4de57cc7d62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.235367 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.235410 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.02 02:33:28.245548 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} oximeter.measurements_f32 (c97d2364-a816-46e4-b421-94ec50c0351b): Loading data parts 2024.02.02 02:33:28.245658 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} oximeter.measurements_f32 (c97d2364-a816-46e4-b421-94ec50c0351b): There are no data parts 2024.02.02 02:33:28.258469 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.258500 [ 3 ] {077f8ebd-9fb9-461d-8cac-9b498abc830b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.258516 [ 3 ] {} HTTP-Session: 5b5751c7-0a49-414b-942c-4de57cc7d62f Destroying unnamed session 2024.02.02 02:33:28.258663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.258712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.258731 [ 3 ] {} HTTP-Session: e90c96ca-4fb4-4e4b-9fe3-c5325e26f020 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.258752 [ 3 ] {} HTTP-Session: e90c96ca-4fb4-4e4b-9fe3-c5325e26f020 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.258945 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.258990 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.02 02:33:28.269035 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} oximeter.measurements_f64 (dbef5917-84bc-4f69-b5e6-ed1b94f33b3b): Loading data parts 2024.02.02 02:33:28.269134 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} oximeter.measurements_f64 (dbef5917-84bc-4f69-b5e6-ed1b94f33b3b): There are no data parts 2024.02.02 02:33:28.281922 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.281961 [ 3 ] {65274097-d463-4715-88d1-fe0c83fef687} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.281980 [ 3 ] {} HTTP-Session: e90c96ca-4fb4-4e4b-9fe3-c5325e26f020 Destroying unnamed session 2024.02.02 02:33:28.282113 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.282173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.282196 [ 3 ] {} HTTP-Session: f0641360-9356-456b-b8f6-eda5c54c6df8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.282221 [ 3 ] {} HTTP-Session: f0641360-9356-456b-b8f6-eda5c54c6df8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.282443 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.282487 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.02 02:33:28.292588 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} oximeter.measurements_string (5944089f-8502-4427-8f27-9fa9015f9337): Loading data parts 2024.02.02 02:33:28.292699 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} oximeter.measurements_string (5944089f-8502-4427-8f27-9fa9015f9337): There are no data parts 2024.02.02 02:33:28.294633 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.294674 [ 3 ] {554dacaa-fd00-41c1-9d6a-630815d40e21} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.294690 [ 3 ] {} HTTP-Session: f0641360-9356-456b-b8f6-eda5c54c6df8 Destroying unnamed session 2024.02.02 02:33:28.294811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.294938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.294962 [ 3 ] {} HTTP-Session: b81a0d90-2c58-415a-9f48-4c9ccefab2b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.294997 [ 3 ] {} HTTP-Session: b81a0d90-2c58-415a-9f48-4c9ccefab2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.295235 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.295291 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.02 02:33:28.305276 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} oximeter.measurements_bytes (a199fed7-2f3d-473e-aae6-210c1d3f648d): Loading data parts 2024.02.02 02:33:28.305433 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} oximeter.measurements_bytes (a199fed7-2f3d-473e-aae6-210c1d3f648d): There are no data parts 2024.02.02 02:33:28.316340 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.316406 [ 3 ] {54184078-15ab-483f-9b2e-4ab7fca294b7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.316427 [ 3 ] {} HTTP-Session: b81a0d90-2c58-415a-9f48-4c9ccefab2b6 Destroying unnamed session 2024.02.02 02:33:28.316571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.316629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.316653 [ 3 ] {} HTTP-Session: 8330ee39-8206-4f48-a2ec-592c32fd47e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.316679 [ 3 ] {} HTTP-Session: 8330ee39-8206-4f48-a2ec-592c32fd47e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.316932 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.316995 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.02 02:33:28.328908 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} oximeter.measurements_cumulativei64 (cf2b543c-dd7e-4bc7-b5cd-6a063525026e): Loading data parts 2024.02.02 02:33:28.329018 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} oximeter.measurements_cumulativei64 (cf2b543c-dd7e-4bc7-b5cd-6a063525026e): There are no data parts 2024.02.02 02:33:28.340077 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.340122 [ 3 ] {80585ffb-8e3a-4de5-ae09-1a088e9b6421} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.340151 [ 3 ] {} HTTP-Session: 8330ee39-8206-4f48-a2ec-592c32fd47e1 Destroying unnamed session 2024.02.02 02:33:28.340295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.340359 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.340391 [ 3 ] {} HTTP-Session: 241171e8-5dfe-46c8-a766-15984311def8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.340407 [ 3 ] {} HTTP-Session: 241171e8-5dfe-46c8-a766-15984311def8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.340625 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.340685 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.02 02:33:28.352150 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Loading data parts 2024.02.02 02:33:28.352253 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): There are no data parts 2024.02.02 02:33:28.362799 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.362835 [ 3 ] {243e74e3-7b9e-4e54-81b6-3ac4503a88b2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.362875 [ 3 ] {} HTTP-Session: 241171e8-5dfe-46c8-a766-15984311def8 Destroying unnamed session 2024.02.02 02:33:28.363066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.363159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.363198 [ 3 ] {} HTTP-Session: 2904b052-977d-4bd1-83b7-ee7ee83757a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.363225 [ 3 ] {} HTTP-Session: 2904b052-977d-4bd1-83b7-ee7ee83757a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.363525 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.363593 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.02 02:33:28.374963 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} oximeter.measurements_cumulativef32 (61694c85-c203-49a3-a5a7-40188adb2ac8): Loading data parts 2024.02.02 02:33:28.375068 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} oximeter.measurements_cumulativef32 (61694c85-c203-49a3-a5a7-40188adb2ac8): There are no data parts 2024.02.02 02:33:28.397682 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.397730 [ 3 ] {d19f5762-1110-4bfe-b38a-690b22c7bc3f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.397747 [ 3 ] {} HTTP-Session: 2904b052-977d-4bd1-83b7-ee7ee83757a3 Destroying unnamed session 2024.02.02 02:33:28.397906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.397976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.397996 [ 3 ] {} HTTP-Session: abfdbb3a-2294-4804-ac18-58a883f7d386 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.398015 [ 3 ] {} HTTP-Session: abfdbb3a-2294-4804-ac18-58a883f7d386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.398244 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.398306 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.02 02:33:28.419801 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} oximeter.measurements_cumulativef64 (6ad9bdef-5be3-4bee-b43f-0b8e59f663f2): Loading data parts 2024.02.02 02:33:28.419931 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} oximeter.measurements_cumulativef64 (6ad9bdef-5be3-4bee-b43f-0b8e59f663f2): There are no data parts 2024.02.02 02:33:28.442606 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.442649 [ 3 ] {31b5c683-8b14-4377-a0e4-d92717a48159} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.442668 [ 3 ] {} HTTP-Session: abfdbb3a-2294-4804-ac18-58a883f7d386 Destroying unnamed session 2024.02.02 02:33:28.442816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.442878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.442900 [ 3 ] {} HTTP-Session: dfe0e4c9-258e-47c1-b3e5-f61110a4ba1c Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.442931 [ 3 ] {} HTTP-Session: dfe0e4c9-258e-47c1-b3e5-f61110a4ba1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.443202 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.443271 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.02 02:33:28.453006 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} oximeter.measurements_histogrami8 (b24fac67-5c50-473f-bde5-8995faa0948c): Loading data parts 2024.02.02 02:33:28.453094 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} oximeter.measurements_histogrami8 (b24fac67-5c50-473f-bde5-8995faa0948c): There are no data parts 2024.02.02 02:33:28.455092 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.455138 [ 3 ] {c941e986-1d85-4d23-9d6d-ac695ce30660} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.455154 [ 3 ] {} HTTP-Session: dfe0e4c9-258e-47c1-b3e5-f61110a4ba1c Destroying unnamed session 2024.02.02 02:33:28.455284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.455341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.455360 [ 3 ] {} HTTP-Session: cdacb24e-6ac7-4632-bbff-b36e389a1395 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.455388 [ 3 ] {} HTTP-Session: cdacb24e-6ac7-4632-bbff-b36e389a1395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.455610 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.455671 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.02 02:33:28.465423 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} oximeter.measurements_histogramu8 (88e0eedf-9551-4e44-bdfd-95ecc495a98e): Loading data parts 2024.02.02 02:33:28.465546 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} oximeter.measurements_histogramu8 (88e0eedf-9551-4e44-bdfd-95ecc495a98e): There are no data parts 2024.02.02 02:33:28.488201 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.488232 [ 3 ] {341f0d7d-1711-4736-9d35-362061cb66da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.488250 [ 3 ] {} HTTP-Session: cdacb24e-6ac7-4632-bbff-b36e389a1395 Destroying unnamed session 2024.02.02 02:33:28.488395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.488456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.488476 [ 3 ] {} HTTP-Session: becc3b14-70c5-4791-997d-5b0db73866ec Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.488500 [ 3 ] {} HTTP-Session: becc3b14-70c5-4791-997d-5b0db73866ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.488720 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.488780 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.02 02:33:28.510425 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} oximeter.measurements_histogrami16 (62e4ec55-d437-41c4-9973-6d2b211abeca): Loading data parts 2024.02.02 02:33:28.510539 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} oximeter.measurements_histogrami16 (62e4ec55-d437-41c4-9973-6d2b211abeca): There are no data parts 2024.02.02 02:33:28.513497 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.513527 [ 3 ] {97b6f69f-e164-447d-9c92-7be623189630} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.513559 [ 3 ] {} HTTP-Session: becc3b14-70c5-4791-997d-5b0db73866ec Destroying unnamed session 2024.02.02 02:33:28.513674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.513736 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.513769 [ 3 ] {} HTTP-Session: a338e1f7-a980-4908-aea3-074837911083 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.513790 [ 3 ] {} HTTP-Session: a338e1f7-a980-4908-aea3-074837911083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.514058 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.514130 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.02 02:33:28.533319 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} oximeter.measurements_histogramu16 (0a5b38fa-c033-4f08-b78b-8d7b871368ac): Loading data parts 2024.02.02 02:33:28.533437 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} oximeter.measurements_histogramu16 (0a5b38fa-c033-4f08-b78b-8d7b871368ac): There are no data parts 2024.02.02 02:33:28.545154 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.545179 [ 3 ] {5ce6396f-026e-4398-b070-7470db85bdf6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.545206 [ 3 ] {} HTTP-Session: a338e1f7-a980-4908-aea3-074837911083 Destroying unnamed session 2024.02.02 02:33:28.545336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.545378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.545407 [ 3 ] {} HTTP-Session: c923ce2c-52bf-4728-87a8-65b0c91673d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.545432 [ 3 ] {} HTTP-Session: c923ce2c-52bf-4728-87a8-65b0c91673d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.545644 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.545705 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.02 02:33:28.557344 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} oximeter.measurements_histogrami32 (ddbd516d-0e24-483d-bf54-f9875bc8a753): Loading data parts 2024.02.02 02:33:28.557463 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} oximeter.measurements_histogrami32 (ddbd516d-0e24-483d-bf54-f9875bc8a753): There are no data parts 2024.02.02 02:33:28.591130 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.591174 [ 3 ] {d1808266-012a-46db-abb2-95816832cb6b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.591193 [ 3 ] {} HTTP-Session: c923ce2c-52bf-4728-87a8-65b0c91673d1 Destroying unnamed session 2024.02.02 02:33:28.591347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.591401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.591420 [ 3 ] {} HTTP-Session: d8182ab2-3835-4999-8b5e-4718aa2d5aeb Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.591448 [ 3 ] {} HTTP-Session: d8182ab2-3835-4999-8b5e-4718aa2d5aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.591658 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.591721 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.02 02:33:28.605182 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} oximeter.measurements_histogramu32 (1a55070a-6afe-4d3b-8a15-802ae382c47a): Loading data parts 2024.02.02 02:33:28.605309 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} oximeter.measurements_histogramu32 (1a55070a-6afe-4d3b-8a15-802ae382c47a): There are no data parts 2024.02.02 02:33:28.615919 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.615955 [ 3 ] {05a9b21f-a428-49e2-b13e-6c8d93622fce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.615986 [ 3 ] {} HTTP-Session: d8182ab2-3835-4999-8b5e-4718aa2d5aeb Destroying unnamed session 2024.02.02 02:33:28.616095 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.616148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.616177 [ 3 ] {} HTTP-Session: 5824d3a2-af5d-4ba2-b73c-25a14e066ddf Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.616193 [ 3 ] {} HTTP-Session: 5824d3a2-af5d-4ba2-b73c-25a14e066ddf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.616411 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.616473 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.02 02:33:28.628235 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} oximeter.measurements_histogrami64 (fbf65dee-571a-4659-b558-be78093bded4): Loading data parts 2024.02.02 02:33:28.628327 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} oximeter.measurements_histogrami64 (fbf65dee-571a-4659-b558-be78093bded4): There are no data parts 2024.02.02 02:33:28.630886 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.630911 [ 3 ] {e097f97f-9053-4415-b997-5682abffc203} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.630939 [ 3 ] {} HTTP-Session: 5824d3a2-af5d-4ba2-b73c-25a14e066ddf Destroying unnamed session 2024.02.02 02:33:28.631048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.631101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.631131 [ 3 ] {} HTTP-Session: 829794ff-5297-4f40-b9b8-6d79ab00319f Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.631146 [ 3 ] {} HTTP-Session: 829794ff-5297-4f40-b9b8-6d79ab00319f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.631367 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.631429 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.02 02:33:28.638813 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} oximeter.measurements_histogramu64 (2d3d72f1-9305-4fec-bf11-d3190bbab43d): Loading data parts 2024.02.02 02:33:28.638890 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} oximeter.measurements_histogramu64 (2d3d72f1-9305-4fec-bf11-d3190bbab43d): There are no data parts 2024.02.02 02:33:28.651883 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.651933 [ 3 ] {851bc821-97d8-470d-b8f8-8ce3bc8f5f18} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.651952 [ 3 ] {} HTTP-Session: 829794ff-5297-4f40-b9b8-6d79ab00319f Destroying unnamed session 2024.02.02 02:33:28.652105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.652181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.652204 [ 3 ] {} HTTP-Session: 7aaafdec-6e96-4774-9484-e272a9391206 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.652235 [ 3 ] {} HTTP-Session: 7aaafdec-6e96-4774-9484-e272a9391206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.652476 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.652537 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.02 02:33:28.662242 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} oximeter.measurements_histogramf32 (15373173-4835-40c7-8c5a-ddc946274c5f): Loading data parts 2024.02.02 02:33:28.662341 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} oximeter.measurements_histogramf32 (15373173-4835-40c7-8c5a-ddc946274c5f): There are no data parts 2024.02.02 02:33:28.664456 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.664494 [ 3 ] {ccbb3772-ab0b-47c9-ab92-c18f953ec39a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.664509 [ 3 ] {} HTTP-Session: 7aaafdec-6e96-4774-9484-e272a9391206 Destroying unnamed session 2024.02.02 02:33:28.664624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.664678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.664696 [ 3 ] {} HTTP-Session: 94abd49b-f24a-463b-9813-d79de4911713 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.664723 [ 3 ] {} HTTP-Session: 94abd49b-f24a-463b-9813-d79de4911713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.664942 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.665014 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.02 02:33:28.674679 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Loading data parts 2024.02.02 02:33:28.674786 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): There are no data parts 2024.02.02 02:33:28.685347 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.685377 [ 3 ] {ecb2de98-ea4e-4967-9110-31e3552771cb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.685409 [ 3 ] {} HTTP-Session: 94abd49b-f24a-463b-9813-d79de4911713 Destroying unnamed session 2024.02.02 02:33:28.685601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.685665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.685699 [ 3 ] {} HTTP-Session: 73975452-3dfd-4cec-a637-68e9127a0699 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.685719 [ 3 ] {} HTTP-Session: 73975452-3dfd-4cec-a637-68e9127a0699 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.685926 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} executeQuery: (from [fd00:1122:3344:101::d]:37408) /* 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.02.02 02:33:28.685995 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.02 02:33:28.697699 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} oximeter.fields_bool (fcad7706-0c54-4472-9041-3bf2d4b39476): Loading data parts 2024.02.02 02:33:28.697838 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} oximeter.fields_bool (fcad7706-0c54-4472-9041-3bf2d4b39476): There are no data parts 2024.02.02 02:33:28.700117 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.700153 [ 3 ] {a62458ea-0f2a-4618-8bb2-cef5cccab080} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.700168 [ 3 ] {} HTTP-Session: 73975452-3dfd-4cec-a637-68e9127a0699 Destroying unnamed session 2024.02.02 02:33:28.700287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.700351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.700371 [ 3 ] {} HTTP-Session: 82687563-ec42-4d26-8762-a5ad936e6901 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.700392 [ 3 ] {} HTTP-Session: 82687563-ec42-4d26-8762-a5ad936e6901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.700545 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.700598 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.02 02:33:28.708258 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} oximeter.fields_i8 (6eea0f2e-6fb6-49a2-a97c-41a470eeff09): Loading data parts 2024.02.02 02:33:28.708355 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} oximeter.fields_i8 (6eea0f2e-6fb6-49a2-a97c-41a470eeff09): There are no data parts 2024.02.02 02:33:28.720991 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.721020 [ 3 ] {63cbce58-d02c-4232-bc2a-c46b8e442525} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.721048 [ 3 ] {} HTTP-Session: 82687563-ec42-4d26-8762-a5ad936e6901 Destroying unnamed session 2024.02.02 02:33:28.721168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.721226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.721263 [ 3 ] {} HTTP-Session: d64e1cc0-646a-4f84-a411-3534cd625339 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.721282 [ 3 ] {} HTTP-Session: d64e1cc0-646a-4f84-a411-3534cd625339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.721455 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.721497 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.02 02:33:28.731641 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} oximeter.fields_u8 (902fa1f1-5810-44f7-b714-3423799e8c06): Loading data parts 2024.02.02 02:33:28.731776 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} oximeter.fields_u8 (902fa1f1-5810-44f7-b714-3423799e8c06): There are no data parts 2024.02.02 02:33:28.744541 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.744580 [ 3 ] {8b4c84f8-1a8b-4681-a158-3a5c6ada4d37} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.744606 [ 3 ] {} HTTP-Session: d64e1cc0-646a-4f84-a411-3534cd625339 Destroying unnamed session 2024.02.02 02:33:28.744762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.744820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.744843 [ 3 ] {} HTTP-Session: 959bda05-2da7-425b-b9ed-1954d700c158 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.744876 [ 3 ] {} HTTP-Session: 959bda05-2da7-425b-b9ed-1954d700c158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.745064 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.745127 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.02 02:33:28.755266 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} oximeter.fields_i16 (801b5ac3-6f70-4fcc-a0a8-6d4bbc6c57c8): Loading data parts 2024.02.02 02:33:28.755364 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} oximeter.fields_i16 (801b5ac3-6f70-4fcc-a0a8-6d4bbc6c57c8): There are no data parts 2024.02.02 02:33:28.757509 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.757534 [ 3 ] {8806eda6-fbe2-4a26-9763-da76baea7734} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.757558 [ 3 ] {} HTTP-Session: 959bda05-2da7-425b-b9ed-1954d700c158 Destroying unnamed session 2024.02.02 02:33:28.757673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.757716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.757740 [ 3 ] {} HTTP-Session: 2bb3d44d-ef48-48f8-899d-54cad1782d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.757769 [ 3 ] {} HTTP-Session: 2bb3d44d-ef48-48f8-899d-54cad1782d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.757921 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.757967 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.02 02:33:28.767739 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Loading data parts 2024.02.02 02:33:28.767834 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): There are no data parts 2024.02.02 02:33:28.778554 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.778582 [ 3 ] {188b26b1-7bb0-45e2-bd5f-10bba7821827} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.778601 [ 3 ] {} HTTP-Session: 2bb3d44d-ef48-48f8-899d-54cad1782d6d Destroying unnamed session 2024.02.02 02:33:28.778746 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.778805 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.778828 [ 3 ] {} HTTP-Session: d410d08f-838e-43e6-a5bd-937ae2733b3e Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.778853 [ 3 ] {} HTTP-Session: d410d08f-838e-43e6-a5bd-937ae2733b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.779056 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.779107 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.02 02:33:28.790979 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} oximeter.fields_i32 (b61488d1-de75-4744-b491-1aae2ccf2d3c): Loading data parts 2024.02.02 02:33:28.791109 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} oximeter.fields_i32 (b61488d1-de75-4744-b491-1aae2ccf2d3c): There are no data parts 2024.02.02 02:33:28.801809 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.801871 [ 3 ] {2e5f68d8-f221-4898-8d4e-507c8e76d0d7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.801890 [ 3 ] {} HTTP-Session: d410d08f-838e-43e6-a5bd-937ae2733b3e Destroying unnamed session 2024.02.02 02:33:28.802040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.802109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.802132 [ 3 ] {} HTTP-Session: d50dc8e8-d6cc-4725-8c5b-b8546a16aac0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.802166 [ 3 ] {} HTTP-Session: d50dc8e8-d6cc-4725-8c5b-b8546a16aac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.802378 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.802428 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.02 02:33:28.814159 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} oximeter.fields_u32 (c1b3297a-0591-4c6f-b7d2-813572fdfecc): Loading data parts 2024.02.02 02:33:28.814261 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} oximeter.fields_u32 (c1b3297a-0591-4c6f-b7d2-813572fdfecc): There are no data parts 2024.02.02 02:33:28.824969 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.825000 [ 3 ] {69a9abc7-c5e8-4c91-a336-0c898c4a1fd7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.825036 [ 3 ] {} HTTP-Session: d50dc8e8-d6cc-4725-8c5b-b8546a16aac0 Destroying unnamed session 2024.02.02 02:33:28.825180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.825247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.825285 [ 3 ] {} HTTP-Session: 9bcadf12-a85e-4dc7-9006-f10f5550e8a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.825305 [ 3 ] {} HTTP-Session: 9bcadf12-a85e-4dc7-9006-f10f5550e8a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.825485 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.825552 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.02 02:33:28.837319 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Loading data parts 2024.02.02 02:33:28.837437 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): There are no data parts 2024.02.02 02:33:28.848247 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.848282 [ 3 ] {05484b94-86b1-4321-9376-67e2cccc25a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.848306 [ 3 ] {} HTTP-Session: 9bcadf12-a85e-4dc7-9006-f10f5550e8a7 Destroying unnamed session 2024.02.02 02:33:28.848430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.848491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.848523 [ 3 ] {} HTTP-Session: 83dadf4e-6c82-446e-b9f2-6890baf0fe95 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.848543 [ 3 ] {} HTTP-Session: 83dadf4e-6c82-446e-b9f2-6890baf0fe95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.848738 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.848806 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.02 02:33:28.861447 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} oximeter.fields_u64 (1bc72d53-f6e8-4910-ac28-bef893162340): Loading data parts 2024.02.02 02:33:28.861577 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} oximeter.fields_u64 (1bc72d53-f6e8-4910-ac28-bef893162340): There are no data parts 2024.02.02 02:33:28.872243 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.872277 [ 3 ] {32700d48-6728-49d6-b025-021a062b95b8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.872294 [ 3 ] {} HTTP-Session: 83dadf4e-6c82-446e-b9f2-6890baf0fe95 Destroying unnamed session 2024.02.02 02:33:28.872432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.872492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.872515 [ 3 ] {} HTTP-Session: bed46173-a060-40c6-99e4-b3db90f47391 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.872544 [ 3 ] {} HTTP-Session: bed46173-a060-40c6-99e4-b3db90f47391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.872733 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.872802 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.02 02:33:28.884727 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Loading data parts 2024.02.02 02:33:28.884826 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): There are no data parts 2024.02.02 02:33:28.895599 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.895629 [ 3 ] {affa1ffc-051c-478b-ae88-0e1663561410} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.895659 [ 3 ] {} HTTP-Session: bed46173-a060-40c6-99e4-b3db90f47391 Destroying unnamed session 2024.02.02 02:33:28.895786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.895848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.895879 [ 3 ] {} HTTP-Session: 7ec730f9-b6c3-4568-adf3-64f2a1f4335c Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.895908 [ 3 ] {} HTTP-Session: 7ec730f9-b6c3-4568-adf3-64f2a1f4335c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.896097 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.896160 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.02 02:33:28.907954 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Loading data parts 2024.02.02 02:33:28.908069 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): There are no data parts 2024.02.02 02:33:28.910066 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.910091 [ 3 ] {12db3c60-9b27-4a4c-b195-5f4b1b2aa944} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.910107 [ 3 ] {} HTTP-Session: 7ec730f9-b6c3-4568-adf3-64f2a1f4335c Destroying unnamed session 2024.02.02 02:33:28.910231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.910283 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.910302 [ 3 ] {} HTTP-Session: 822e5abb-6478-469f-ad84-04b4949027e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.910327 [ 3 ] {} HTTP-Session: 822e5abb-6478-469f-ad84-04b4949027e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.910489 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} executeQuery: (from [fd00:1122:3344:101::d]:37408) 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.02.02 02:33:28.910534 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.02 02:33:28.918656 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Loading data parts 2024.02.02 02:33:28.918753 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): There are no data parts 2024.02.02 02:33:28.931558 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.931606 [ 3 ] {0ccc06a3-db64-4eaf-bbe9-57c7d2da0e16} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.931626 [ 3 ] {} HTTP-Session: 822e5abb-6478-469f-ad84-04b4949027e4 Destroying unnamed session 2024.02.02 02:33:28.931776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.931845 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.931869 [ 3 ] {} HTTP-Session: 9ef8ebb8-4c4d-4277-a706-36543dbe549e Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.931906 [ 3 ] {} HTTP-Session: 9ef8ebb8-4c4d-4277-a706-36543dbe549e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.932224 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} executeQuery: (from [fd00:1122:3344:101::d]:37408) /* 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.02.02 02:33:28.932323 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.02 02:33:28.942101 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060): Loading data parts 2024.02.02 02:33:28.942262 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060): There are no data parts 2024.02.02 02:33:28.978254 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.978292 [ 3 ] {4b8baf87-1c97-43d8-a8cd-438a3efe16d5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.02 02:33:28.978391 [ 3 ] {} HTTP-Session: 9ef8ebb8-4c4d-4277-a706-36543dbe549e Destroying unnamed session 2024.02.02 02:33:28.978531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37408, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:33:28.978599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:33:28.978631 [ 3 ] {} HTTP-Session: 0a61e42b-1f6e-4c5a-98b6-268c95ddb91e Authenticating user 'default' from [fd00:1122:3344:101::d]:37408 2024.02.02 02:33:28.978647 [ 3 ] {} HTTP-Session: 0a61e42b-1f6e-4c5a-98b6-268c95ddb91e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:33:28.978776 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} executeQuery: (from [fd00:1122:3344:101::d]:37408) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.02 02:33:28.979411 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.02 02:33:28.982870 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.02 02:33:28.985684 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 02:33:28.985949 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} oximeter.version (2a4c26cb-6da4-46a0-9e87-584a67e34331): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 02:33:28.986163 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} executeQuery: Read 1 rows, 16.00 B in 0.00734203 sec., 136 rows/sec., 2.13 KiB/sec. 2024.02.02 02:33:28.986275 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} DynamicQueryHandler: Done processing query 2024.02.02 02:33:28.986296 [ 3 ] {6da3622a-2d14-4ae3-8488-83cebab2d952} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.02 02:33:28.986325 [ 3 ] {} HTTP-Session: 0a61e42b-1f6e-4c5a-98b6-268c95ddb91e Destroying unnamed session 2024.02.02 02:33:29.000128 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.66 MiB, peak 230.73 MiB, will set to 228.27 MiB (RSS), difference: 2.61 MiB 2024.02.02 02:33:42.808183 [ 148 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:33:42.808274 [ 148 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:33:57.808376 [ 129 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:33:57.808472 [ 129 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:34:12.808558 [ 118 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:34:12.808622 [ 118 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:34:27.808671 [ 112 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:34:27.808735 [ 112 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:34:34.004227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:34.004436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:34.004464 [ 3 ] {} HTTP-Session: d8da9f49-3129-403c-bae7-24e25c79a71f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:34.004514 [ 3 ] {} HTTP-Session: d8da9f49-3129-403c-bae7-24e25c79a71f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:34.004681 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} executeQuery: (from [fd00:1122:3344:101::d]:60737) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.02 02:34:34.005084 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:34.005899 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:34.006105 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:34:34.007112 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} DynamicQueryHandler: Done processing query 2024.02.02 02:34:34.007143 [ 3 ] {7ac0a346-a8a8-498f-b44c-b4096fb90714} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 02:34:34.007178 [ 3 ] {} HTTP-Session: d8da9f49-3129-403c-bae7-24e25c79a71f Destroying unnamed session 2024.02.02 02:34:34.019826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:34.020000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:34.020025 [ 3 ] {} HTTP-Session: aa34bf26-27e6-42cd-9365-a0cdb8121c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:34.020048 [ 3 ] {} HTTP-Session: aa34bf26-27e6-42cd-9365-a0cdb8121c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:34.020231 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} executeQuery: (from [fd00:1122:3344:101::d]:60737) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.02 02:34:34.023698 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:34.023922 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:34.023971 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:34:34.024843 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} DynamicQueryHandler: Done processing query 2024.02.02 02:34:34.024884 [ 3 ] {9633b3dd-bd46-49f4-aa5b-b49c097f7ef2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 02:34:34.024901 [ 3 ] {} HTTP-Session: aa34bf26-27e6-42cd-9365-a0cdb8121c00 Destroying unnamed session 2024.02.02 02:34:34.025283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:34.025328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:34.025348 [ 3 ] {} HTTP-Session: 4138f029-8ac3-4ad3-8752-ba1b0fdef847 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:34.025364 [ 3 ] {} HTTP-Session: 4138f029-8ac3-4ad3-8752-ba1b0fdef847 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:34.025477 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} executeQuery: (from [fd00:1122:3344:101::d]:60737) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.02 02:34:34.025918 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:34.026064 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:34.026106 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:34:34.026931 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} DynamicQueryHandler: Done processing query 2024.02.02 02:34:34.026959 [ 3 ] {b4dcbf8c-9dad-4586-8486-120b10f5d056} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 02:34:34.026974 [ 3 ] {} HTTP-Session: 4138f029-8ac3-4ad3-8752-ba1b0fdef847 Destroying unnamed session 2024.02.02 02:34:34.027168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:34.027211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:34.027230 [ 3 ] {} HTTP-Session: 6b2898e6-f54c-42ac-9dd7-ca86810a74ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:34.027246 [ 3 ] {} HTTP-Session: 6b2898e6-f54c-42ac-9dd7-ca86810a74ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:34.027357 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} executeQuery: (from [fd00:1122:3344:101::d]:60737) 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.02.02 02:34:34.027702 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:34.027852 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:34.027896 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:34:34.028655 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} DynamicQueryHandler: Done processing query 2024.02.02 02:34:34.028683 [ 3 ] {66018ac8-969a-407b-a364-7dc1a7ceee5f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 02:34:34.028699 [ 3 ] {} HTTP-Session: 6b2898e6-f54c-42ac-9dd7-ca86810a74ed Destroying unnamed session 2024.02.02 02:34:34.029420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:34.029464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:34.029483 [ 3 ] {} HTTP-Session: 011fd912-8734-4e88-b1db-d85ec9f9b55f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:34.029499 [ 3 ] {} HTTP-Session: 011fd912-8734-4e88-b1db-d85ec9f9b55f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:34.029577 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:34.029616 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:34.030351 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:34.031666 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. 2024.02.02 02:34:34.032102 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 02:34:34.032267 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 02:34:34.032377 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} executeQuery: Read 4 rows, 443.00 B in 0.002771788 sec., 1443 rows/sec., 156.08 KiB/sec. 2024.02.02 02:34:34.032527 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} DynamicQueryHandler: Done processing query 2024.02.02 02:34:34.032551 [ 3 ] {d59f45e3-ff37-49ca-b600-a3844666cb28} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:34:34.032566 [ 3 ] {} HTTP-Session: 011fd912-8734-4e88-b1db-d85ec9f9b55f Destroying unnamed session 2024.02.02 02:34:34.032690 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 6357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:34.032735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:34.032754 [ 3 ] {} HTTP-Session: 93555b34-54eb-4e7b-a988-fabdb2c6280e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:34.032770 [ 3 ] {} HTTP-Session: 93555b34-54eb-4e7b-a988-fabdb2c6280e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:34.032842 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:34.032880 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:34:34.032986 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:34.036870 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. 2024.02.02 02:34:34.037075 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 02:34:34.037221 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 02:34:34.037313 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} executeQuery: Read 44 rows, 3.57 KiB in 0.004444559 sec., 9899 rows/sec., 802.42 KiB/sec. 2024.02.02 02:34:34.037440 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} DynamicQueryHandler: Done processing query 2024.02.02 02:34:34.037463 [ 3 ] {276a0437-eb46-49bd-9655-a57e29f952c3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:34:34.037478 [ 3 ] {} HTTP-Session: 93555b34-54eb-4e7b-a988-fabdb2c6280e Destroying unnamed session 2024.02.02 02:34:34.037697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 21322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:34.037741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:34.037760 [ 3 ] {} HTTP-Session: ff657072-8dde-4262-86e2-a09b1bf4ca45 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:34.037776 [ 3 ] {} HTTP-Session: ff657072-8dde-4262-86e2-a09b1bf4ca45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:34.037849 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:34.037886 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:34:34.037985 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:34.038365 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. 2024.02.02 02:34:34.038576 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 02:34:34.038718 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 02:34:34.038819 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} executeQuery: Read 132 rows, 13.25 KiB in 0.000939923 sec., 140437 rows/sec., 13.77 MiB/sec. 2024.02.02 02:34:34.038918 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} DynamicQueryHandler: Done processing query 2024.02.02 02:34:34.038940 [ 3 ] {b974e72d-fa13-46eb-81e0-415fb7e1fca7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:34:34.038955 [ 3 ] {} HTTP-Session: ff657072-8dde-4262-86e2-a09b1bf4ca45 Destroying unnamed session 2024.02.02 02:34:34.039075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:34.039118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:34.039136 [ 3 ] {} HTTP-Session: c7cdb1f5-8f35-4592-a110-0bd867694b04 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:34.039153 [ 3 ] {} HTTP-Session: c7cdb1f5-8f35-4592-a110-0bd867694b04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:34.039225 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:34.039262 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:34:34.040544 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:34.043387 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. 2024.02.02 02:34:34.043709 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 02:34:34.043887 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 02:34:34.044017 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} executeQuery: Read 54 rows, 4.34 KiB in 0.004761797 sec., 11340 rows/sec., 910.77 KiB/sec. 2024.02.02 02:34:34.044152 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} DynamicQueryHandler: Done processing query 2024.02.02 02:34:34.044181 [ 3 ] {fe381d3f-bec4-44cf-888b-e8d645a7d978} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:34:34.044200 [ 3 ] {} HTTP-Session: c7cdb1f5-8f35-4592-a110-0bd867694b04 Destroying unnamed session 2024.02.02 02:34:34.044512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 47072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:34.044556 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:34.044575 [ 3 ] {} HTTP-Session: a0f4d6e3-779b-421f-94cc-8e9b2a773427 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:34.044592 [ 3 ] {} HTTP-Session: a0f4d6e3-779b-421f-94cc-8e9b2a773427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:34.044672 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:34.044715 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:34:34.044865 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:34.045344 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. 2024.02.02 02:34:34.046464 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 02:34:34.046644 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 02:34:34.046768 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} executeQuery: Read 44 rows, 60.80 KiB in 0.002063711 sec., 21320 rows/sec., 28.77 MiB/sec. 2024.02.02 02:34:34.046921 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} DynamicQueryHandler: Done processing query 2024.02.02 02:34:34.046945 [ 3 ] {2877d35a-ca92-4ef2-9150-c0bd31d0cc37} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.02 02:34:34.046960 [ 3 ] {} HTTP-Session: a0f4d6e3-779b-421f-94cc-8e9b2a773427 Destroying unnamed session 2024.02.02 02:34:34.047080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 2948, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:34.047124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:34.047143 [ 3 ] {} HTTP-Session: d78f7457-ae7e-49e2-9c99-048c9fee642c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:34.047159 [ 3 ] {} HTTP-Session: d78f7457-ae7e-49e2-9c99-048c9fee642c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:34.047228 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:34.047832 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.02 02:34:34.047940 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:34.048281 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.11 GiB. 2024.02.02 02:34:34.048593 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 02:34:34.048767 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 02:34:34.048877 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} executeQuery: Read 18 rows, 1.36 KiB in 0.00161959 sec., 11113 rows/sec., 837.52 KiB/sec. 2024.02.02 02:34:34.049004 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} DynamicQueryHandler: Done processing query 2024.02.02 02:34:34.049027 [ 3 ] {34b8cd33-1043-4259-8736-26c9c9139929} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:34:34.049042 [ 3 ] {} HTTP-Session: d78f7457-ae7e-49e2-9c99-048c9fee642c Destroying unnamed session 2024.02.02 02:34:42.808858 [ 106 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:34:42.808922 [ 106 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:34:43.989046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:43.989166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:43.989190 [ 3 ] {} HTTP-Session: 962621a1-a022-4a0b-901c-e153e07134e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:43.989213 [ 3 ] {} HTTP-Session: 962621a1-a022-4a0b-901c-e153e07134e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:43.989388 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} executeQuery: (from [fd00:1122:3344:101::d]:60737) 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.02.02 02:34:43.990699 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:43.990864 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:43.990965 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:34:43.991205 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.02 02:34:43.993223 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 02:34:43.993255 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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.02.02 02:34:43.993944 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 02:34:43.997567 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} executeQuery: Read 4 rows, 443.00 B in 0.00813358 sec., 491 rows/sec., 53.19 KiB/sec. 2024.02.02 02:34:43.997785 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} DynamicQueryHandler: Done processing query 2024.02.02 02:34:43.997810 [ 3 ] {48710e2e-b981-4f45-a08a-17879a480604} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 02:34:43.997827 [ 3 ] {} HTTP-Session: 962621a1-a022-4a0b-901c-e153e07134e0 Destroying unnamed session 2024.02.02 02:34:43.998070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:43.998118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:43.998138 [ 3 ] {} HTTP-Session: eff24f9d-f672-4c81-8e00-ba120be5e054 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:43.998157 [ 3 ] {} HTTP-Session: eff24f9d-f672-4c81-8e00-ba120be5e054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:43.998292 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} executeQuery: (from [fd00:1122:3344:101::d]:60737) 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.02.02 02:34:43.998737 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:43.998895 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:43.998937 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:34:43.999080 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.02 02:34:43.999109 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 02:34:43.999130 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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.02.02 02:34:43.999158 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 02:34:44.000140 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} executeQuery: Read 4 rows, 443.00 B in 0.001793514 sec., 2230 rows/sec., 241.21 KiB/sec. 2024.02.02 02:34:44.000275 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.63 MiB, peak 233.84 MiB, will set to 230.36 MiB (RSS), difference: -3.27 MiB 2024.02.02 02:34:44.000353 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.000400 [ 3 ] {c93492c1-d911-4c2a-af49-8bb3434c1e61} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 02:34:44.000440 [ 3 ] {} HTTP-Session: eff24f9d-f672-4c81-8e00-ba120be5e054 Destroying unnamed session 2024.02.02 02:34:44.000691 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:44.000737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:44.000758 [ 3 ] {} HTTP-Session: 79e3c547-91dd-4e76-aef8-2af2c4eb9678 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:44.000775 [ 3 ] {} HTTP-Session: 79e3c547-91dd-4e76-aef8-2af2c4eb9678 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:44.000896 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} executeQuery: (from [fd00:1122:3344:101::d]:60737) 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.02.02 02:34:44.001371 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:44.001532 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:44.001574 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:34:44.001718 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.02 02:34:44.001747 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 02:34:44.001769 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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.02.02 02:34:44.001796 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 02:34:44.002727 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} executeQuery: Read 4 rows, 443.00 B in 0.001794524 sec., 2229 rows/sec., 241.08 KiB/sec. 2024.02.02 02:34:44.002917 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.002941 [ 3 ] {f1dd1747-bf9e-4f14-849f-ce72843c5f7d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 02:34:44.002957 [ 3 ] {} HTTP-Session: 79e3c547-91dd-4e76-aef8-2af2c4eb9678 Destroying unnamed session 2024.02.02 02:34:44.003321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:44.003365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:44.003385 [ 3 ] {} HTTP-Session: c7c248cf-9d40-498e-a924-8c27a792406d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:44.003401 [ 3 ] {} HTTP-Session: c7c248cf-9d40-498e-a924-8c27a792406d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:44.003515 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} executeQuery: (from [fd00:1122:3344:101::d]:60737) 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.02.02 02:34:44.003965 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:44.004115 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:44.004154 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:34:44.004286 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.02 02:34:44.004312 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 02:34:44.004330 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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.02.02 02:34:44.004357 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 02:34:44.005277 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} executeQuery: Read 4 rows, 443.00 B in 0.001723412 sec., 2320 rows/sec., 251.02 KiB/sec. 2024.02.02 02:34:44.005466 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.005490 [ 3 ] {1fea169e-fbea-4e37-91c2-5e29b6021efa} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 02:34:44.005506 [ 3 ] {} HTTP-Session: c7c248cf-9d40-498e-a924-8c27a792406d Destroying unnamed session 2024.02.02 02:34:44.005722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:44.005765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:44.005785 [ 3 ] {} HTTP-Session: 10247db6-c20d-42b0-85df-4369479effae Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:44.005802 [ 3 ] {} HTTP-Session: 10247db6-c20d-42b0-85df-4369479effae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:44.005916 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} executeQuery: (from [fd00:1122:3344:101::d]:60737) 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.02.02 02:34:44.006369 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:44.006531 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:44.006572 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:34:44.006713 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.02 02:34:44.006742 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 02:34:44.006762 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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.02.02 02:34:44.006790 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 02:34:44.007758 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} executeQuery: Read 4 rows, 443.00 B in 0.001804284 sec., 2216 rows/sec., 239.77 KiB/sec. 2024.02.02 02:34:44.007946 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.007970 [ 3 ] {31cd28cf-060c-49b3-87a2-4324c25dc580} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 02:34:44.007988 [ 3 ] {} HTTP-Session: 10247db6-c20d-42b0-85df-4369479effae Destroying unnamed session 2024.02.02 02:34:44.008195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:44.008238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:44.008256 [ 3 ] {} HTTP-Session: be710f11-5768-43c6-a7d2-e7466acb0831 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:44.008273 [ 3 ] {} HTTP-Session: be710f11-5768-43c6-a7d2-e7466acb0831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:44.008391 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} executeQuery: (from [fd00:1122:3344:101::d]:60737) 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.02.02 02:34:44.008849 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:44.009013 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:44.009054 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:34:44.009196 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.02 02:34:44.009225 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 02:34:44.009245 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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.02.02 02:34:44.009273 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.02 02:34:44.010051 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} executeQuery: Read 4 rows, 443.00 B in 0.001623171 sec., 2464 rows/sec., 266.53 KiB/sec. 2024.02.02 02:34:44.010242 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.010266 [ 3 ] {e5eeab3a-aa15-4a98-ac0c-409e1875c689} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.02 02:34:44.010282 [ 3 ] {} HTTP-Session: be710f11-5768-43c6-a7d2-e7466acb0831 Destroying unnamed session 2024.02.02 02:34:44.023207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:44.023259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:44.023280 [ 3 ] {} HTTP-Session: 6b3f7c6b-1227-4118-b4ca-04e073cc576f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:44.023299 [ 3 ] {} HTTP-Session: 6b3f7c6b-1227-4118-b4ca-04e073cc576f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:44.023390 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:44.023438 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:34:44.023587 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:44.023922 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:34:44.024229 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 02:34:44.024394 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 02:34:44.024515 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} executeQuery: Read 6 rows, 996.00 B in 0.001088017 sec., 5514 rows/sec., 893.97 KiB/sec. 2024.02.02 02:34:44.024673 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.024698 [ 3 ] {c38f39c3-c315-4078-98a5-ac84a445644c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:34:44.024713 [ 3 ] {} HTTP-Session: 6b3f7c6b-1227-4118-b4ca-04e073cc576f Destroying unnamed session 2024.02.02 02:34:44.024833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:44.024877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:44.024896 [ 3 ] {} HTTP-Session: 11745d4a-a896-4199-b44f-d378c51ea73e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:44.024913 [ 3 ] {} HTTP-Session: 11745d4a-a896-4199-b44f-d378c51ea73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:44.024983 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:44.025022 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:34:44.025127 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:44.025440 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:34:44.025645 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 02:34:44.025794 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 02:34:44.025910 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} executeQuery: Read 46 rows, 3.73 KiB in 0.000894713 sec., 51413 rows/sec., 4.07 MiB/sec. 2024.02.02 02:34:44.026044 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.026067 [ 3 ] {ca669893-c47b-491d-a03b-001e962c1eef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:34:44.026082 [ 3 ] {} HTTP-Session: 11745d4a-a896-4199-b44f-d378c51ea73e Destroying unnamed session 2024.02.02 02:34:44.026228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 27181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:44.026270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:44.026289 [ 3 ] {} HTTP-Session: f0dc6371-2511-4387-80d6-6bdbb49d540a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:44.026305 [ 3 ] {} HTTP-Session: f0dc6371-2511-4387-80d6-6bdbb49d540a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:44.026380 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:44.026418 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:34:44.026519 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:44.026907 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:34:44.027132 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 02:34:44.027283 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 02:34:44.027394 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} executeQuery: Read 174 rows, 16.58 KiB in 0.000981654 sec., 177251 rows/sec., 16.49 MiB/sec. 2024.02.02 02:34:44.027508 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.027532 [ 3 ] {b510a5c7-d936-418a-8b27-7ebf1a107816} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 02:34:44.027547 [ 3 ] {} HTTP-Session: f0dc6371-2511-4387-80d6-6bdbb49d540a Destroying unnamed session 2024.02.02 02:34:44.027678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 11882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:44.027721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:44.027739 [ 3 ] {} HTTP-Session: 37fc5ea9-d3fa-4e94-b5ea-ecf7a45195a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:44.027756 [ 3 ] {} HTTP-Session: 37fc5ea9-d3fa-4e94-b5ea-ecf7a45195a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:44.027826 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:44.027863 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:34:44.027977 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:44.028292 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:34:44.028518 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 02:34:44.028667 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 02:34:44.028775 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} executeQuery: Read 70 rows, 5.58 KiB in 0.000920613 sec., 76036 rows/sec., 5.92 MiB/sec. 2024.02.02 02:34:44.028893 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.028916 [ 3 ] {41738295-1fdc-4979-98a2-b8de23edaf52} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:34:44.028932 [ 3 ] {} HTTP-Session: 37fc5ea9-d3fa-4e94-b5ea-ecf7a45195a5 Destroying unnamed session 2024.02.02 02:34:44.029079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 53213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:44.029123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:44.029141 [ 3 ] {} HTTP-Session: 9553e99d-80b1-4bb1-825a-955310a4c12f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:44.029157 [ 3 ] {} HTTP-Session: 9553e99d-80b1-4bb1-825a-955310a4c12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:44.029242 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:44.029285 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:34:44.029402 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:44.029793 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:34:44.030073 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 02:34:44.030246 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 02:34:44.030357 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} executeQuery: Read 276 rows, 19.95 KiB in 0.001083927 sec., 254629 rows/sec., 17.97 MiB/sec. 2024.02.02 02:34:44.030477 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.030500 [ 3 ] {07a9b300-b835-4a17-93d1-60f1a02cfea0} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.02 02:34:44.030516 [ 3 ] {} HTTP-Session: 9553e99d-80b1-4bb1-825a-955310a4c12f Destroying unnamed session 2024.02.02 02:34:44.030670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 49210, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:44.030712 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:44.030731 [ 3 ] {} HTTP-Session: 93bc2eb8-5681-4962-a01b-2a14a01916a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:44.030747 [ 3 ] {} HTTP-Session: 93bc2eb8-5681-4962-a01b-2a14a01916a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:44.030825 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:44.030868 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:34:44.030997 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:44.031445 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:34:44.031742 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 02:34:44.031923 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 02:34:44.032036 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} executeQuery: Read 46 rows, 63.56 KiB in 0.001183559 sec., 38865 rows/sec., 52.45 MiB/sec. 2024.02.02 02:34:44.032165 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} DynamicQueryHandler: Done processing query 2024.02.02 02:34:44.032189 [ 3 ] {1a6ae5da-0c0a-48ed-9362-f776450c796d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.02 02:34:44.032204 [ 3 ] {} HTTP-Session: 93bc2eb8-5681-4962-a01b-2a14a01916a6 Destroying unnamed session 2024.02.02 02:34:45.000162 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.74 MiB, peak 233.84 MiB, will set to 230.36 MiB (RSS), difference: 3.62 MiB 2024.02.02 02:34:53.991213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:53.991349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:53.991379 [ 3 ] {} HTTP-Session: 3ae57b42-4b0b-4c34-b16e-784fa4188533 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:53.991407 [ 3 ] {} HTTP-Session: 3ae57b42-4b0b-4c34-b16e-784fa4188533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:53.991544 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:53.991612 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:34:53.991784 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:53.992261 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:34:53.992543 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 02:34:53.992744 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 02:34:53.992875 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} executeQuery: Read 46 rows, 3.73 KiB in 0.001290761 sec., 35637 rows/sec., 2.82 MiB/sec. 2024.02.02 02:34:53.993021 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} DynamicQueryHandler: Done processing query 2024.02.02 02:34:53.993047 [ 3 ] {66800c27-4403-4790-a259-f77e3e8e72b8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:34:53.993065 [ 3 ] {} HTTP-Session: 3ae57b42-4b0b-4c34-b16e-784fa4188533 Destroying unnamed session 2024.02.02 02:34:53.993235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 22246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:53.993295 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:53.993318 [ 3 ] {} HTTP-Session: e8ed647a-fbd7-418f-9458-8d0e1b17c47c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:53.993338 [ 3 ] {} HTTP-Session: e8ed647a-fbd7-418f-9458-8d0e1b17c47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:53.993415 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:53.993452 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:34:53.993549 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:53.993907 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:34:53.994217 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 02:34:53.994374 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 02:34:53.994486 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} executeQuery: Read 138 rows, 13.81 KiB in 0.001016255 sec., 135792 rows/sec., 13.27 MiB/sec. 2024.02.02 02:34:53.994605 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} DynamicQueryHandler: Done processing query 2024.02.02 02:34:53.994628 [ 3 ] {500f2a90-6f6c-40f4-83b1-89ac006b326e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:34:53.994644 [ 3 ] {} HTTP-Session: e8ed647a-fbd7-418f-9458-8d0e1b17c47c Destroying unnamed session 2024.02.02 02:34:53.994758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:53.994803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:53.994823 [ 3 ] {} HTTP-Session: b85ebad1-4a30-4ae9-bc46-2141f20e57c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:53.994840 [ 3 ] {} HTTP-Session: b85ebad1-4a30-4ae9-bc46-2141f20e57c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:53.994922 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:53.994961 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:34:53.995067 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:53.995402 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:34:53.995672 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 02:34:53.995906 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 02:34:53.996050 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} executeQuery: Read 46 rows, 3.68 KiB in 0.001096776 sec., 41941 rows/sec., 3.28 MiB/sec. 2024.02.02 02:34:53.996188 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} DynamicQueryHandler: Done processing query 2024.02.02 02:34:53.996223 [ 3 ] {b97d3d90-6ad7-4aa2-a76d-047724b63242} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:34:53.996250 [ 3 ] {} HTTP-Session: b85ebad1-4a30-4ae9-bc46-2141f20e57c3 Destroying unnamed session 2024.02.02 02:34:53.996461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:34:53.996528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:34:53.996559 [ 3 ] {} HTTP-Session: 76b98e47-c155-48a3-91d0-41f6aed5f6f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:34:53.996585 [ 3 ] {} HTTP-Session: 76b98e47-c155-48a3-91d0-41f6aed5f6f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:34:53.996709 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:34:53.996778 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:34:53.996983 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:34:53.997492 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:34:53.997834 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 02:34:53.998020 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 02:34:53.998137 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} executeQuery: Read 46 rows, 63.56 KiB in 0.001382364 sec., 33276 rows/sec., 44.90 MiB/sec. 2024.02.02 02:34:53.998260 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} DynamicQueryHandler: Done processing query 2024.02.02 02:34:53.998283 [ 3 ] {2f2cac86-6c7f-4895-a986-a168bed5617f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.02 02:34:53.998299 [ 3 ] {} HTTP-Session: 76b98e47-c155-48a3-91d0-41f6aed5f6f9 Destroying unnamed session 2024.02.02 02:34:57.809174 [ 100 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:34:57.809234 [ 100 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:35:03.992292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 6643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:03.992417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:03.992446 [ 3 ] {} HTTP-Session: 1a1ea586-875f-4a73-bf37-70ee3d68cdfc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:03.992472 [ 3 ] {} HTTP-Session: 1a1ea586-875f-4a73-bf37-70ee3d68cdfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:03.992611 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:03.992677 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:35:03.992848 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:03.993273 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:03.993521 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 02:35:03.993668 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 02:35:03.993782 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} executeQuery: Read 46 rows, 3.73 KiB in 0.001152158 sec., 39925 rows/sec., 3.16 MiB/sec. 2024.02.02 02:35:03.993906 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} DynamicQueryHandler: Done processing query 2024.02.02 02:35:03.993930 [ 3 ] {a3f6f83d-b5f8-459a-8190-b936835fc7e8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:35:03.993945 [ 3 ] {} HTTP-Session: 1a1ea586-875f-4a73-bf37-70ee3d68cdfc Destroying unnamed session 2024.02.02 02:35:03.994080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 22246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:03.994125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:03.994144 [ 3 ] {} HTTP-Session: abb7534c-ce77-4144-8a7e-830f6d73cd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:03.994159 [ 3 ] {} HTTP-Session: abb7534c-ce77-4144-8a7e-830f6d73cd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:03.994232 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:03.994269 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:35:03.994430 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:03.994852 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:03.995114 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 02:35:03.995264 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 02:35:03.995378 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} executeQuery: Read 138 rows, 13.81 KiB in 0.001060596 sec., 130115 rows/sec., 12.72 MiB/sec. 2024.02.02 02:35:03.995493 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} DynamicQueryHandler: Done processing query 2024.02.02 02:35:03.995515 [ 3 ] {703e21a6-dd3f-47a3-8170-66df76d04d6a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:35:03.995531 [ 3 ] {} HTTP-Session: abb7534c-ce77-4144-8a7e-830f6d73cd11 Destroying unnamed session 2024.02.02 02:35:03.995642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7840, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:03.995687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:03.995705 [ 3 ] {} HTTP-Session: 0c4108bf-f7b1-4649-8198-e33961b339ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:03.995722 [ 3 ] {} HTTP-Session: 0c4108bf-f7b1-4649-8198-e33961b339ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:03.995794 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:03.995832 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:35:03.995938 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:03.996239 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:03.996446 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 02:35:03.996595 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 02:35:03.996703 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} executeQuery: Read 46 rows, 3.68 KiB in 0.000881602 sec., 52177 rows/sec., 4.08 MiB/sec. 2024.02.02 02:35:03.996811 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} DynamicQueryHandler: Done processing query 2024.02.02 02:35:03.996833 [ 3 ] {ddaae395-0b8b-49c0-913c-721e6ad1e942} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:35:03.996850 [ 3 ] {} HTTP-Session: 0c4108bf-f7b1-4649-8198-e33961b339ae Destroying unnamed session 2024.02.02 02:35:03.997039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 49211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:03.997083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:03.997102 [ 3 ] {} HTTP-Session: 901d3a04-ca98-469d-a81e-2a37ebd12a48 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:03.997118 [ 3 ] {} HTTP-Session: 901d3a04-ca98-469d-a81e-2a37ebd12a48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:03.997206 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:03.997250 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:35:03.997383 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:03.997886 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:03.998210 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 02:35:03.998389 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 02:35:03.998486 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} executeQuery: Read 46 rows, 63.56 KiB in 0.001252871 sec., 36715 rows/sec., 49.55 MiB/sec. 2024.02.02 02:35:03.998637 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} DynamicQueryHandler: Done processing query 2024.02.02 02:35:03.998660 [ 3 ] {c5495133-f755-4a5b-8c49-140023b17ab0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.02 02:35:03.998676 [ 3 ] {} HTTP-Session: 901d3a04-ca98-469d-a81e-2a37ebd12a48 Destroying unnamed session 2024.02.02 02:35:12.809301 [ 95 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:35:12.809366 [ 95 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:35:13.991418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:13.991542 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:13.991572 [ 3 ] {} HTTP-Session: 5c846306-3775-49fb-aacf-2cd7175ba2de Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:13.991598 [ 3 ] {} HTTP-Session: 5c846306-3775-49fb-aacf-2cd7175ba2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:13.991811 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} executeQuery: (from [fd00:1122:3344:101::d]:60737) 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.02.02 02:35:13.992516 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:35:13.992699 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:35:13.992749 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.02 02:35:13.992914 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.02 02:35:13.993026 [ 187 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.02 02:35:13.993061 [ 189 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.02 02:35:13.993213 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (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.02.02 02:35:13.993305 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.02 02:35:13.995261 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} executeQuery: Read 10 rows, 1.41 KiB in 0.003397084 sec., 2943 rows/sec., 413.67 KiB/sec. 2024.02.02 02:35:13.995532 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} DynamicQueryHandler: Done processing query 2024.02.02 02:35:13.995562 [ 3 ] {3dc6e2cd-4cd2-461e-a1e3-611942a767be} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.02 02:35:13.995583 [ 3 ] {} HTTP-Session: 5c846306-3775-49fb-aacf-2cd7175ba2de Destroying unnamed session 2024.02.02 02:35:13.998854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:13.998911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:13.998935 [ 3 ] {} HTTP-Session: 4d36271d-e10b-4906-aa96-c4535e7857fa Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:13.998957 [ 3 ] {} HTTP-Session: 4d36271d-e10b-4906-aa96-c4535e7857fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:13.999058 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:13.999109 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.02 02:35:13.999288 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:13.999656 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:13.999961 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 02:35:14.000185 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.61 MiB, peak 235.75 MiB, will set to 230.43 MiB (RSS), difference: -5.18 MiB 2024.02.02 02:35:14.000245 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} oximeter.timeseries_schema (31d83e94-917c-404b-be91-ac2c48c94060): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 02:35:14.000479 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} executeQuery: Read 1 rows, 232.00 B in 0.001374904 sec., 727 rows/sec., 164.78 KiB/sec. 2024.02.02 02:35:14.000778 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} DynamicQueryHandler: Done processing query 2024.02.02 02:35:14.000802 [ 3 ] {32ed76e1-d21e-4006-a313-193ffb850f62} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:35:14.000819 [ 3 ] {} HTTP-Session: 4d36271d-e10b-4906-aa96-c4535e7857fa Destroying unnamed session 2024.02.02 02:35:14.000936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:14.000984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:14.001004 [ 3 ] {} HTTP-Session: 785836bf-b94c-4c4e-b63c-15566157ae9e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:14.001021 [ 3 ] {} HTTP-Session: 785836bf-b94c-4c4e-b63c-15566157ae9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:14.001098 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:14.001137 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:35:14.001254 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:14.001565 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:14.001771 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 02:35:14.001919 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 02:35:14.002044 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} executeQuery: Read 49 rows, 3.97 KiB in 0.000913632 sec., 53632 rows/sec., 4.25 MiB/sec. 2024.02.02 02:35:14.002170 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} DynamicQueryHandler: Done processing query 2024.02.02 02:35:14.002194 [ 3 ] {d31f87d6-3dd0-4632-b4ee-a7114f4a2dc1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:35:14.002210 [ 3 ] {} HTTP-Session: 785836bf-b94c-4c4e-b63c-15566157ae9e Destroying unnamed session 2024.02.02 02:35:14.002355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:14.002399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:14.002418 [ 3 ] {} HTTP-Session: 40ee9c45-363a-48b3-ab43-e66db1923392 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:14.002434 [ 3 ] {} HTTP-Session: 40ee9c45-363a-48b3-ab43-e66db1923392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:14.002504 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:14.002542 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:35:14.002683 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:14.002965 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:14.003161 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 02:35:14.003305 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 02:35:14.003416 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} executeQuery: Read 2 rows, 175.00 B in 0.000880792 sec., 2270 rows/sec., 194.03 KiB/sec. 2024.02.02 02:35:14.003531 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} DynamicQueryHandler: Done processing query 2024.02.02 02:35:14.003554 [ 3 ] {51ad0129-9948-4884-b239-8b4a1cd2ef61} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:35:14.003569 [ 3 ] {} HTTP-Session: 40ee9c45-363a-48b3-ab43-e66db1923392 Destroying unnamed session 2024.02.02 02:35:14.003784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 28663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:14.003830 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:14.003848 [ 3 ] {} HTTP-Session: f73c66c6-378a-45eb-9826-8e49ac6cf133 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:14.003864 [ 3 ] {} HTTP-Session: f73c66c6-378a-45eb-9826-8e49ac6cf133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:14.003939 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:14.003977 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:35:14.004079 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:14.004473 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:14.004691 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 02:35:14.004840 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 02:35:14.004957 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} executeQuery: Read 184 rows, 17.46 KiB in 0.000985184 sec., 186767 rows/sec., 17.31 MiB/sec. 2024.02.02 02:35:14.005073 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} DynamicQueryHandler: Done processing query 2024.02.02 02:35:14.005095 [ 3 ] {0679b2d5-8f0a-4952-9148-25917500e573} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 02:35:14.005110 [ 3 ] {} HTTP-Session: f73c66c6-378a-45eb-9826-8e49ac6cf133 Destroying unnamed session 2024.02.02 02:35:14.005226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:14.005270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:14.005288 [ 3 ] {} HTTP-Session: b58ac11a-c5e7-4377-aa76-406dac861329 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:14.005304 [ 3 ] {} HTTP-Session: b58ac11a-c5e7-4377-aa76-406dac861329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:14.005373 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:14.005411 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:35:14.005513 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:14.005869 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:14.006067 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.02 02:35:14.006217 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.02 02:35:14.006319 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} executeQuery: Read 2 rows, 143.00 B in 0.000917133 sec., 2180 rows/sec., 152.27 KiB/sec. 2024.02.02 02:35:14.006440 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} DynamicQueryHandler: Done processing query 2024.02.02 02:35:14.006463 [ 3 ] {5ba858f6-1538-45b1-a48d-4ea5dcbd8a93} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:35:14.006478 [ 3 ] {} HTTP-Session: b58ac11a-c5e7-4377-aa76-406dac861329 Destroying unnamed session 2024.02.02 02:35:14.006584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 14257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:14.006631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:14.006650 [ 3 ] {} HTTP-Session: 77649474-45df-44eb-b952-9a608103e03b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:14.006666 [ 3 ] {} HTTP-Session: 77649474-45df-44eb-b952-9a608103e03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:14.006739 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:14.006777 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:35:14.006880 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:14.007198 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:14.007402 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 02:35:14.007546 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 02:35:14.007666 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} executeQuery: Read 84 rows, 6.71 KiB in 0.000897542 sec., 93588 rows/sec., 7.30 MiB/sec. 2024.02.02 02:35:14.007799 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} DynamicQueryHandler: Done processing query 2024.02.02 02:35:14.007821 [ 3 ] {81c926d6-717a-428c-b8dd-b6530c2fbdfd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:35:14.007836 [ 3 ] {} HTTP-Session: 77649474-45df-44eb-b952-9a608103e03b Destroying unnamed session 2024.02.02 02:35:14.007949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:14.007993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:14.008012 [ 3 ] {} HTTP-Session: ae1cbf32-be20-42d7-90e1-4bf1a8cc64e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:14.008028 [ 3 ] {} HTTP-Session: ae1cbf32-be20-42d7-90e1-4bf1a8cc64e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:14.008098 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:14.008140 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:35:14.008257 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:14.008537 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:14.008795 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 02:35:14.008966 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 02:35:14.009082 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} executeQuery: Read 37 rows, 2.67 KiB in 0.000954584 sec., 38760 rows/sec., 2.73 MiB/sec. 2024.02.02 02:35:14.009204 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} DynamicQueryHandler: Done processing query 2024.02.02 02:35:14.009227 [ 3 ] {12d81be2-4e2a-4ba4-b394-6ba5f13fd2fa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:35:14.009243 [ 3 ] {} HTTP-Session: ae1cbf32-be20-42d7-90e1-4bf1a8cc64e5 Destroying unnamed session 2024.02.02 02:35:14.009380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 52416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:14.009423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:14.009442 [ 3 ] {} HTTP-Session: 0df3e5ef-dd95-413a-9ef9-70ef3ee59110 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:14.009458 [ 3 ] {} HTTP-Session: 0df3e5ef-dd95-413a-9ef9-70ef3ee59110 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:14.009544 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:14.009586 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:35:14.009717 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:14.010195 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:14.010498 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 02:35:14.010672 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 02:35:14.010794 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} executeQuery: Read 49 rows, 67.71 KiB in 0.00122343 sec., 40051 rows/sec., 54.05 MiB/sec. 2024.02.02 02:35:14.010912 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} DynamicQueryHandler: Done processing query 2024.02.02 02:35:14.010935 [ 3 ] {a47f7546-2a2d-4b1f-83c5-94cc5e139577} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.02.02 02:35:14.010950 [ 3 ] {} HTTP-Session: 0df3e5ef-dd95-413a-9ef9-70ef3ee59110 Destroying unnamed session 2024.02.02 02:35:14.011061 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:14.011104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:14.011123 [ 3 ] {} HTTP-Session: 25d3c979-a673-4453-ac2a-455de1e34b3d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:14.011140 [ 3 ] {} HTTP-Session: 25d3c979-a673-4453-ac2a-455de1e34b3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:14.011207 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:14.011246 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.02 02:35:14.011349 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:14.011598 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:14.011831 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 02:35:14.012010 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 02:35:14.012125 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} executeQuery: Read 9 rows, 651.00 B in 0.000884492 sec., 10175 rows/sec., 718.77 KiB/sec. 2024.02.02 02:35:14.012245 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} DynamicQueryHandler: Done processing query 2024.02.02 02:35:14.012267 [ 3 ] {b9da89b1-e8df-4273-843b-8ba69a7e584c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.02 02:35:14.012282 [ 3 ] {} HTTP-Session: 25d3c979-a673-4453-ac2a-455de1e34b3d Destroying unnamed session 2024.02.02 02:35:15.000168 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.61 MiB, peak 235.75 MiB, will set to 230.49 MiB (RSS), difference: 4.87 MiB 2024.02.02 02:35:23.992388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:23.992517 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:23.992546 [ 3 ] {} HTTP-Session: 24f4f681-5cfc-4127-b75f-14550d906608 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:23.992572 [ 3 ] {} HTTP-Session: 24f4f681-5cfc-4127-b75f-14550d906608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:23.992707 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:23.992774 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:35:23.992946 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:23.993404 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:23.993650 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 02:35:23.993869 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 02:35:23.994007 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} executeQuery: Read 51 rows, 4.13 KiB in 0.001257351 sec., 40561 rows/sec., 3.21 MiB/sec. 2024.02.02 02:35:23.994100 [ 88 ] {} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.02 02:35:23.994168 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} DynamicQueryHandler: Done processing query 2024.02.02 02:35:23.994194 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:23.994203 [ 3 ] {4646078b-4d4a-4c62-9606-b9c9051c0517} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:35:23.994240 [ 3 ] {} HTTP-Session: 24f4f681-5cfc-4127-b75f-14550d906608 Destroying unnamed session 2024.02.02 02:35:23.994388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:23.994448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:23.994447 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.02 02:35:23.994482 [ 3 ] {} HTTP-Session: 17d4b00a-7486-4e7d-808d-130163b8825f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:23.994565 [ 3 ] {} HTTP-Session: 17d4b00a-7486-4e7d-808d-130163b8825f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:23.994641 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:23.994694 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:35:23.994935 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:35:23.995025 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:23.995171 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part 2024.02.02 02:35:23.995535 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part 2024.02.02 02:35:23.995644 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:23.995767 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2024.02.02 02:35:23.995922 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part 2024.02.02 02:35:23.996057 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 02:35:23.996092 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part 2024.02.02 02:35:23.996208 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part 2024.02.02 02:35:23.996313 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 02:35:23.996511 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} executeQuery: Read 2 rows, 175.00 B in 0.001830035 sec., 1092 rows/sec., 93.39 KiB/sec. 2024.02.02 02:35:23.996682 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} DynamicQueryHandler: Done processing query 2024.02.02 02:35:23.996717 [ 3 ] {237d0163-0f8e-495c-bd14-156832372371} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:35:23.996744 [ 3 ] {} HTTP-Session: 17d4b00a-7486-4e7d-808d-130163b8825f Destroying unnamed session 2024.02.02 02:35:23.996960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:23.997052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:23.997104 [ 3 ] {} HTTP-Session: c83033c4-fcb2-4da1-bdee-b72868f5a5ae Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:23.997128 [ 3 ] {} HTTP-Session: c83033c4-fcb2-4da1-bdee-b72868f5a5ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:23.997383 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:23.997479 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:35:23.997518 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 4 columns (4 merged, 0 gathered) in 0.003227959 sec., 87361.70440826542 rows/sec., 6.92 MiB/sec. 2024.02.02 02:35:23.997662 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:23.997686 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.02 02:35:23.997969 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.02 02:35:23.998093 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_6_1} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.02 02:35:23.998340 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:23.998565 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 02:35:23.998715 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 02:35:23.998830 [ 88 ] {} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.02 02:35:23.998843 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} executeQuery: Read 154 rows, 15.29 KiB in 0.001387044 sec., 111027 rows/sec., 10.76 MiB/sec. 2024.02.02 02:35:23.998887 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:23.999020 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.02 02:35:23.999082 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} DynamicQueryHandler: Done processing query 2024.02.02 02:35:23.999122 [ 3 ] {09f90c8d-460b-40da-9f0c-22f82dcfc764} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:35:23.999174 [ 3 ] {} HTTP-Session: c83033c4-fcb2-4da1-bdee-b72868f5a5ae Destroying unnamed session 2024.02.02 02:35:23.999185 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:35:23.999229 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 132 rows starting from the beginning of the part 2024.02.02 02:35:23.999330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:23.999413 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 174 rows starting from the beginning of the part 2024.02.02 02:35:23.999420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:23.999491 [ 3 ] {} HTTP-Session: e3c911b0-dee8-4b0e-95b9-45584411fbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:23.999532 [ 3 ] {} HTTP-Session: e3c911b0-dee8-4b0e-95b9-45584411fbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:23.999639 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 138 rows starting from the beginning of the part 2024.02.02 02:35:23.999731 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:23.999848 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:35:23.999863 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 138 rows starting from the beginning of the part 2024.02.02 02:35:24.000182 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 184 rows starting from the beginning of the part 2024.02.02 02:35:24.000600 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:24.000633 [ 24 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 154 rows starting from the beginning of the part 2024.02.02 02:35:24.001293 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:24.001798 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.02 02:35:24.002023 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.02 02:35:24.002400 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} executeQuery: Read 2 rows, 143.00 B in 0.002603834 sec., 768 rows/sec., 53.63 KiB/sec. 2024.02.02 02:35:24.002434 [ 10 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 4 columns (4 merged, 0 gathered) in 0.003488536 sec., 263720.9419653402 rows/sec., 25.25 MiB/sec. 2024.02.02 02:35:24.002605 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} DynamicQueryHandler: Done processing query 2024.02.02 02:35:24.002633 [ 10 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.02 02:35:24.002645 [ 3 ] {d81410c8-e787-41d0-994c-00c36534b7fd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:35:24.002700 [ 3 ] {} HTTP-Session: e3c911b0-dee8-4b0e-95b9-45584411fbe2 Destroying unnamed session 2024.02.02 02:35:24.002839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:24.002867 [ 10 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.02 02:35:24.002924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:24.002955 [ 3 ] {} HTTP-Session: 262e0d96-6846-4575-a5e7-96a77291d7fc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:24.002963 [ 10 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_6_1} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.02 02:35:24.002982 [ 3 ] {} HTTP-Session: 262e0d96-6846-4575-a5e7-96a77291d7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:24.003118 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:24.003157 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:35:24.003274 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:24.003579 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:24.003789 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 02:35:24.003940 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 02:35:24.004054 [ 88 ] {} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.02 02:35:24.004070 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} executeQuery: Read 53 rows, 4.25 KiB in 0.000922263 sec., 57467 rows/sec., 4.50 MiB/sec. 2024.02.02 02:35:24.004106 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:24.004222 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.02 02:35:24.004294 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} DynamicQueryHandler: Done processing query 2024.02.02 02:35:24.004341 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:35:24.004342 [ 3 ] {9d9fabca-e4a0-4e75-bc7b-1b15ea93ff4d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:35:24.004391 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part 2024.02.02 02:35:24.004401 [ 3 ] {} HTTP-Session: 262e0d96-6846-4575-a5e7-96a77291d7fc Destroying unnamed session 2024.02.02 02:35:24.004524 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part 2024.02.02 02:35:24.004558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:24.004654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:24.004686 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2024.02.02 02:35:24.004699 [ 3 ] {} HTTP-Session: 23856572-efdc-4c4e-a12a-38e8e5a2e7f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:24.004755 [ 3 ] {} HTTP-Session: 23856572-efdc-4c4e-a12a-38e8e5a2e7f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:24.004900 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part 2024.02.02 02:35:24.004956 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:24.005084 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:35:24.005102 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 84 rows starting from the beginning of the part 2024.02.02 02:35:24.005373 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 53 rows starting from the beginning of the part 2024.02.02 02:35:24.005698 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:24.006536 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:24.007110 [ 12 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 353 rows, containing 4 columns (4 merged, 0 gathered) in 0.002949902 sec., 119664.99226075986 rows/sec., 9.35 MiB/sec. 2024.02.02 02:35:24.007168 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 02:35:24.007260 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.02 02:35:24.007508 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 02:35:24.007519 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.02 02:35:24.007628 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_6_1} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.02 02:35:24.007760 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} executeQuery: Read 1 rows, 72.00 B in 0.002734028 sec., 365 rows/sec., 25.72 KiB/sec. 2024.02.02 02:35:24.007937 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} DynamicQueryHandler: Done processing query 2024.02.02 02:35:24.007962 [ 3 ] {ed6a8975-2de4-4e81-9b47-7648abba3f51} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:35:24.007979 [ 3 ] {} HTTP-Session: 23856572-efdc-4c4e-a12a-38e8e5a2e7f1 Destroying unnamed session 2024.02.02 02:35:24.008161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54551, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:24.008210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:24.008228 [ 3 ] {} HTTP-Session: 3a72f82b-1c26-4461-aa5f-5da4356a9138 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:24.008245 [ 3 ] {} HTTP-Session: 3a72f82b-1c26-4461-aa5f-5da4356a9138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:24.008340 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:24.008384 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:35:24.008524 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:24.009100 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:24.009421 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 02:35:24.009608 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 02:35:24.009719 [ 88 ] {} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.02 02:35:24.009740 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} executeQuery: Read 51 rows, 70.47 KiB in 0.001369804 sec., 37231 rows/sec., 50.24 MiB/sec. 2024.02.02 02:35:24.009772 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:24.009895 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.02 02:35:24.009971 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} DynamicQueryHandler: Done processing query 2024.02.02 02:35:24.010027 [ 3 ] {952eb549-fe6d-4cf2-9d82-e511de9abab5} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:35:24.010059 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:35:24.010069 [ 3 ] {} HTTP-Session: 3a72f82b-1c26-4461-aa5f-5da4356a9138 Destroying unnamed session 2024.02.02 02:35:24.010119 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part 2024.02.02 02:35:24.010251 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 46 rows starting from the beginning of the part 2024.02.02 02:35:24.010346 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 46 rows starting from the beginning of the part 2024.02.02 02:35:24.010432 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part 2024.02.02 02:35:24.010520 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part 2024.02.02 02:35:24.010602 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part 2024.02.02 02:35:24.012616 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 6 columns (6 merged, 0 gathered) in 0.002787259 sec., 101174.66658103894 rows/sec., 136.53 MiB/sec. 2024.02.02 02:35:24.012828 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.02 02:35:24.013027 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.02 02:35:24.013079 [ 12 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.02 02:35:24.013132 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_6_1: 4.01 MiB. 2024.02.02 02:35:25.000201 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.80 MiB, peak 235.75 MiB, will set to 230.77 MiB (RSS), difference: -3.03 MiB 2024.02.02 02:35:27.809404 [ 85 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:35:27.809461 [ 85 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:35:33.992853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:33.992970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:33.992998 [ 3 ] {} HTTP-Session: d380e4e1-b290-4b20-8444-44375c04d993 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:33.993025 [ 3 ] {} HTTP-Session: d380e4e1-b290-4b20-8444-44375c04d993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:33.993155 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:33.993214 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:35:33.993380 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:33.993796 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:33.994106 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 02:35:33.994271 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 02:35:33.994380 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} executeQuery: Read 51 rows, 4.13 KiB in 0.00118324 sec., 43101 rows/sec., 3.41 MiB/sec. 2024.02.02 02:35:33.994517 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} DynamicQueryHandler: Done processing query 2024.02.02 02:35:33.994541 [ 3 ] {245652be-6b63-45f4-ae6c-9a6efa5aac39} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:35:33.994557 [ 3 ] {} HTTP-Session: d380e4e1-b290-4b20-8444-44375c04d993 Destroying unnamed session 2024.02.02 02:35:33.994699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:33.994744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:33.994763 [ 3 ] {} HTTP-Session: 671d0540-c3e2-45ee-934e-3a6b8772d604 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:33.994779 [ 3 ] {} HTTP-Session: 671d0540-c3e2-45ee-934e-3a6b8772d604 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:33.994857 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:33.994895 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:35:33.994998 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:33.995414 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:33.995634 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 02:35:33.995786 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 02:35:33.995882 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} executeQuery: Read 153 rows, 15.20 KiB in 0.000997594 sec., 153369 rows/sec., 14.88 MiB/sec. 2024.02.02 02:35:33.996027 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} DynamicQueryHandler: Done processing query 2024.02.02 02:35:33.996074 [ 3 ] {cf3b6d87-a337-4bcd-9dfd-9cf519d7d0c5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:35:33.996091 [ 3 ] {} HTTP-Session: 671d0540-c3e2-45ee-934e-3a6b8772d604 Destroying unnamed session 2024.02.02 02:35:33.996218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:33.996262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:33.996281 [ 3 ] {} HTTP-Session: ee898604-ad17-4474-a874-d38f80bc57c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:33.996297 [ 3 ] {} HTTP-Session: ee898604-ad17-4474-a874-d38f80bc57c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:33.996369 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:33.996407 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:35:33.996508 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:33.996915 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:33.997173 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 02:35:33.997383 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 02:35:33.997496 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} executeQuery: Read 51 rows, 4.08 KiB in 0.001098957 sec., 46407 rows/sec., 3.63 MiB/sec. 2024.02.02 02:35:33.997634 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} DynamicQueryHandler: Done processing query 2024.02.02 02:35:33.997662 [ 3 ] {5539b92c-5e0b-4615-b794-574a1cb5ec79} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 02:35:33.997684 [ 3 ] {} HTTP-Session: ee898604-ad17-4474-a874-d38f80bc57c9 Destroying unnamed session 2024.02.02 02:35:33.997904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54552, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:33.997961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:33.997986 [ 3 ] {} HTTP-Session: db2e8bb3-72c2-4157-be58-0bf8fa981bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:33.998009 [ 3 ] {} HTTP-Session: db2e8bb3-72c2-4157-be58-0bf8fa981bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:33.998112 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:33.998167 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:35:33.998301 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:33.998845 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:33.999238 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 02:35:33.999464 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 02:35:33.999581 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} executeQuery: Read 51 rows, 70.47 KiB in 0.001434366 sec., 35555 rows/sec., 47.98 MiB/sec. 2024.02.02 02:35:33.999724 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} DynamicQueryHandler: Done processing query 2024.02.02 02:35:33.999753 [ 3 ] {ac7e92dc-3ea8-4d9f-81df-915991a13e2a} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:35:33.999775 [ 3 ] {} HTTP-Session: db2e8bb3-72c2-4157-be58-0bf8fa981bd8 Destroying unnamed session 2024.02.02 02:35:42.809520 [ 52 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:35:42.809588 [ 52 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:35:43.994002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:43.994118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:43.994144 [ 3 ] {} HTTP-Session: 4b3631ed-c0ab-4935-aa84-463b52e7a07c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:43.994166 [ 3 ] {} HTTP-Session: 4b3631ed-c0ab-4935-aa84-463b52e7a07c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:43.994288 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:43.994344 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:35:43.994492 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:43.994925 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:43.995205 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 02:35:43.995376 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 02:35:43.995513 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} executeQuery: Read 51 rows, 4.13 KiB in 0.001187329 sec., 42953 rows/sec., 3.40 MiB/sec. 2024.02.02 02:35:43.995651 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} DynamicQueryHandler: Done processing query 2024.02.02 02:35:43.995677 [ 3 ] {1ffc4b1d-c7e2-44d1-be96-35a6e2f02cdc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:35:43.995693 [ 3 ] {} HTTP-Session: 4b3631ed-c0ab-4935-aa84-463b52e7a07c Destroying unnamed session 2024.02.02 02:35:43.995851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:43.995897 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:43.995917 [ 3 ] {} HTTP-Session: 3176ed1f-ff72-486c-95cb-09e663386a91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:43.995934 [ 3 ] {} HTTP-Session: 3176ed1f-ff72-486c-95cb-09e663386a91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:43.996017 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:43.996057 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:35:43.996165 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:43.996592 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:43.996820 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 02:35:43.996971 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 02:35:43.997093 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} executeQuery: Read 189 rows, 17.97 KiB in 0.001038195 sec., 182046 rows/sec., 16.90 MiB/sec. 2024.02.02 02:35:43.997217 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} DynamicQueryHandler: Done processing query 2024.02.02 02:35:43.997240 [ 3 ] {1e0d6403-77d8-4705-88a5-5cf7bc2ca50e} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.02 02:35:43.997256 [ 3 ] {} HTTP-Session: 3176ed1f-ff72-486c-95cb-09e663386a91 Destroying unnamed session 2024.02.02 02:35:43.997445 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 12726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:43.997492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:43.997511 [ 3 ] {} HTTP-Session: 50cac7b2-729a-40fe-a8bc-c73adf3d6ccd Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:43.997528 [ 3 ] {} HTTP-Session: 50cac7b2-729a-40fe-a8bc-c73adf3d6ccd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:43.997602 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:43.997641 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:35:43.997746 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:43.998069 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:43.998290 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 02:35:43.998442 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 02:35:43.998561 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} executeQuery: Read 75 rows, 5.98 KiB in 0.000929373 sec., 80699 rows/sec., 6.29 MiB/sec. 2024.02.02 02:35:43.998677 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} DynamicQueryHandler: Done processing query 2024.02.02 02:35:43.998700 [ 3 ] {91409237-2361-45bf-9879-34faf112004c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:35:43.998715 [ 3 ] {} HTTP-Session: 50cac7b2-729a-40fe-a8bc-c73adf3d6ccd Destroying unnamed session 2024.02.02 02:35:43.998826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:43.998871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:43.998890 [ 3 ] {} HTTP-Session: 317bb283-1587-47b0-b279-28364acdee22 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:43.998907 [ 3 ] {} HTTP-Session: 317bb283-1587-47b0-b279-28364acdee22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:43.998980 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:43.999023 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:35:43.999148 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:43.999445 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:43.999708 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 02:35:43.999888 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 02:35:44.000009 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} executeQuery: Read 36 rows, 2.60 KiB in 0.000999784 sec., 36007 rows/sec., 2.54 MiB/sec. 2024.02.02 02:35:44.000165 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.00 MiB, peak 236.23 MiB, will set to 230.77 MiB (RSS), difference: -5.23 MiB 2024.02.02 02:35:44.000184 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} DynamicQueryHandler: Done processing query 2024.02.02 02:35:44.000245 [ 3 ] {6371ef33-6131-44c8-8130-d96f67e4916d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:35:44.000272 [ 3 ] {} HTTP-Session: 317bb283-1587-47b0-b279-28364acdee22 Destroying unnamed session 2024.02.02 02:35:44.000503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:44.000551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:44.000571 [ 3 ] {} HTTP-Session: 5d71f464-35e2-4a96-928e-43cf21db7383 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:44.000588 [ 3 ] {} HTTP-Session: 5d71f464-35e2-4a96-928e-43cf21db7383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:44.000683 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:44.000730 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:35:44.000880 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:44.001404 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:44.001734 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 02:35:44.001919 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 02:35:44.002039 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} executeQuery: Read 51 rows, 70.47 KiB in 0.001326233 sec., 38454 rows/sec., 51.89 MiB/sec. 2024.02.02 02:35:44.002372 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} DynamicQueryHandler: Done processing query 2024.02.02 02:35:44.002410 [ 3 ] {f8c74f1c-eb42-447d-a4c1-6b8c731f9cbe} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:35:44.002431 [ 3 ] {} HTTP-Session: 5d71f464-35e2-4a96-928e-43cf21db7383 Destroying unnamed session 2024.02.02 02:35:45.000155 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.70 MiB, peak 236.23 MiB, will set to 230.77 MiB (RSS), difference: 5.07 MiB 2024.02.02 02:35:53.992996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:53.993149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:53.993188 [ 3 ] {} HTTP-Session: 621f402b-8fc8-40c0-b7cb-480e74c22698 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:53.993223 [ 3 ] {} HTTP-Session: 621f402b-8fc8-40c0-b7cb-480e74c22698 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:53.993393 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:53.993474 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:35:53.993781 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:53.994280 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:53.994539 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 02:35:53.994699 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 02:35:53.994828 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} executeQuery: Read 51 rows, 4.13 KiB in 0.001320803 sec., 38612 rows/sec., 3.06 MiB/sec. 2024.02.02 02:35:53.994988 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} DynamicQueryHandler: Done processing query 2024.02.02 02:35:53.995013 [ 3 ] {18baf3cc-3d13-4eb9-88ce-adfc2e4089f6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:35:53.995029 [ 3 ] {} HTTP-Session: 621f402b-8fc8-40c0-b7cb-480e74c22698 Destroying unnamed session 2024.02.02 02:35:53.995200 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:53.995243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:53.995261 [ 3 ] {} HTTP-Session: 9ea01334-3dfe-434f-acb1-6e28e3b71249 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:53.995277 [ 3 ] {} HTTP-Session: 9ea01334-3dfe-434f-acb1-6e28e3b71249 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:53.995355 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:53.995393 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:35:53.995500 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:53.995880 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:53.996091 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 02:35:53.996238 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 02:35:53.996361 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} executeQuery: Read 153 rows, 15.20 KiB in 0.000969504 sec., 157812 rows/sec., 15.31 MiB/sec. 2024.02.02 02:35:53.996494 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} DynamicQueryHandler: Done processing query 2024.02.02 02:35:53.996518 [ 3 ] {09f9e63d-88ea-48f5-9d38-ca627e227c7c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:35:53.996534 [ 3 ] {} HTTP-Session: 9ea01334-3dfe-434f-acb1-6e28e3b71249 Destroying unnamed session 2024.02.02 02:35:53.996658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:53.996701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:53.996720 [ 3 ] {} HTTP-Session: ca278424-1360-40d2-a7e9-e225a68eedee Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:53.996737 [ 3 ] {} HTTP-Session: ca278424-1360-40d2-a7e9-e225a68eedee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:53.996810 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:53.996849 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:35:53.996956 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:53.997252 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:53.997455 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 02:35:53.997603 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 02:35:53.997713 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} executeQuery: Read 51 rows, 4.08 KiB in 0.000875011 sec., 58284 rows/sec., 4.56 MiB/sec. 2024.02.02 02:35:53.997816 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} DynamicQueryHandler: Done processing query 2024.02.02 02:35:53.997838 [ 3 ] {b0a3bef0-8956-4dbf-a6f5-d3848e127726} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 02:35:53.997854 [ 3 ] {} HTTP-Session: ca278424-1360-40d2-a7e9-e225a68eedee Destroying unnamed session 2024.02.02 02:35:53.998019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:35:53.998061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:35:53.998079 [ 3 ] {} HTTP-Session: b11f2b5a-ec54-48aa-956d-7895ee01486a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:35:53.998095 [ 3 ] {} HTTP-Session: b11f2b5a-ec54-48aa-956d-7895ee01486a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:35:53.998181 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:35:53.998225 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:35:53.998360 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:35:53.998853 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:35:53.999179 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 02:35:53.999353 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 02:35:53.999482 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} executeQuery: Read 51 rows, 70.47 KiB in 0.001267142 sec., 40248 rows/sec., 54.31 MiB/sec. 2024.02.02 02:35:53.999623 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} DynamicQueryHandler: Done processing query 2024.02.02 02:35:53.999646 [ 3 ] {ad18df07-9dd0-407e-b54f-b6ff6dd8ae1b} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:35:53.999663 [ 3 ] {} HTTP-Session: b11f2b5a-ec54-48aa-956d-7895ee01486a Destroying unnamed session 2024.02.02 02:35:57.809826 [ 64 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:35:57.809880 [ 64 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:36:03.993171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:03.993303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:03.993332 [ 3 ] {} HTTP-Session: 1b2883d7-49aa-4084-9015-56c4a1497589 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:03.993359 [ 3 ] {} HTTP-Session: 1b2883d7-49aa-4084-9015-56c4a1497589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:03.993495 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:03.993559 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:36:03.993740 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:03.994184 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:03.994454 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 02:36:03.994615 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 02:36:03.994742 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} executeQuery: Read 51 rows, 4.13 KiB in 0.001200629 sec., 42477 rows/sec., 3.36 MiB/sec. 2024.02.02 02:36:03.994751 [ 66 ] {} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2024.02.02 02:36:03.994857 [ 66 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:03.994891 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} DynamicQueryHandler: Done processing query 2024.02.02 02:36:03.994930 [ 3 ] {59e25984-ade7-4367-9cfc-af33ea1b4118} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:36:03.994953 [ 3 ] {} HTTP-Session: 1b2883d7-49aa-4084-9015-56c4a1497589 Destroying unnamed session 2024.02.02 02:36:03.994957 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2024.02.02 02:36:03.995060 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:36:03.995074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:03.995101 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part 2024.02.02 02:36:03.995127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:03.995151 [ 3 ] {} HTTP-Session: 3a9371c2-9bf5-432b-9dbf-26f1b9692c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:03.995178 [ 3 ] {} HTTP-Session: 3a9371c2-9bf5-432b-9dbf-26f1b9692c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:03.995292 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:03.995292 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:03.995346 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:36:03.995455 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:03.995561 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:03.995592 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:03.995700 [ 19 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:03.996439 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001501697 sec., 169807.89067301858 rows/sec., 13.44 MiB/sec. 2024.02.02 02:36:03.996610 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.02 02:36:03.996840 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.02 02:36:03.996916 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_10_2} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2024.02.02 02:36:03.998348 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:03.998569 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 02:36:03.998772 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 02:36:03.998898 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} executeQuery: Read 4 rows, 342.00 B in 0.003568958 sec., 1120 rows/sec., 93.58 KiB/sec. 2024.02.02 02:36:03.999038 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} DynamicQueryHandler: Done processing query 2024.02.02 02:36:03.999062 [ 3 ] {7167343f-d88a-46d0-845d-bc7351ea3edc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:36:03.999078 [ 3 ] {} HTTP-Session: 3a9371c2-9bf5-432b-9dbf-26f1b9692c82 Destroying unnamed session 2024.02.02 02:36:03.999230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:03.999280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:03.999299 [ 3 ] {} HTTP-Session: 0e9e931c-67bf-4f18-9821-66d3c9b4cc61 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:03.999316 [ 3 ] {} HTTP-Session: 0e9e931c-67bf-4f18-9821-66d3c9b4cc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:03.999393 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:03.999430 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:36:03.999542 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:03.999934 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:04.000138 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.86 MiB, peak 236.23 MiB, will set to 230.83 MiB (RSS), difference: -1.04 MiB 2024.02.02 02:36:04.000359 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 02:36:04.000556 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 02:36:04.000678 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} executeQuery: Read 155 rows, 15.38 KiB in 0.001257231 sec., 123286 rows/sec., 11.94 MiB/sec. 2024.02.02 02:36:04.000794 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} DynamicQueryHandler: Done processing query 2024.02.02 02:36:04.000818 [ 3 ] {ff0d9b1a-76ca-452d-91c8-05ad0f26f3c6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:36:04.000833 [ 3 ] {} HTTP-Session: 0e9e931c-67bf-4f18-9821-66d3c9b4cc61 Destroying unnamed session 2024.02.02 02:36:04.000986 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:04.001031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:04.001052 [ 3 ] {} HTTP-Session: 8280a2ca-8461-493b-8f53-b1454a93ce03 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:04.001069 [ 3 ] {} HTTP-Session: 8280a2ca-8461-493b-8f53-b1454a93ce03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:04.001140 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:04.001180 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:36:04.001289 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:04.001655 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:04.001862 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 02:36:04.002019 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 02:36:04.002136 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} executeQuery: Read 4 rows, 286.00 B in 0.000966013 sec., 4140 rows/sec., 289.12 KiB/sec. 2024.02.02 02:36:04.002250 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} DynamicQueryHandler: Done processing query 2024.02.02 02:36:04.002273 [ 3 ] {998b7893-1b14-414d-bed1-2cf51c12cfc7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:36:04.002289 [ 3 ] {} HTTP-Session: 8280a2ca-8461-493b-8f53-b1454a93ce03 Destroying unnamed session 2024.02.02 02:36:04.002419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:04.002463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:04.002482 [ 3 ] {} HTTP-Session: 6cc1c9e0-94a5-424e-8ff7-43cdf4914fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:04.002499 [ 3 ] {} HTTP-Session: 6cc1c9e0-94a5-424e-8ff7-43cdf4914fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:04.002572 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:04.002610 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:36:04.002720 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:04.003135 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:04.003341 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 02:36:04.003489 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 02:36:04.003603 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} executeQuery: Read 55 rows, 4.41 KiB in 0.001003425 sec., 54812 rows/sec., 4.29 MiB/sec. 2024.02.02 02:36:04.003715 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} DynamicQueryHandler: Done processing query 2024.02.02 02:36:04.003737 [ 3 ] {2dd85402-3a68-454e-b35d-56d93377eded} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:36:04.003752 [ 3 ] {} HTTP-Session: 6cc1c9e0-94a5-424e-8ff7-43cdf4914fb5 Destroying unnamed session 2024.02.02 02:36:04.003861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:04.003905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:04.003923 [ 3 ] {} HTTP-Session: de011954-1e9f-445f-968e-4b120810c75d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:04.003940 [ 3 ] {} HTTP-Session: de011954-1e9f-445f-968e-4b120810c75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:04.004009 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:04.004053 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:36:04.004174 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:04.004428 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:04.004677 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 02:36:04.004852 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 02:36:04.004972 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} executeQuery: Read 2 rows, 144.00 B in 0.000934973 sec., 2139 rows/sec., 150.41 KiB/sec. 2024.02.02 02:36:04.005136 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} DynamicQueryHandler: Done processing query 2024.02.02 02:36:04.005160 [ 3 ] {af1c5cc3-0f9e-48b5-bb01-51ba58b228db} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:36:04.005175 [ 3 ] {} HTTP-Session: de011954-1e9f-445f-968e-4b120810c75d Destroying unnamed session 2024.02.02 02:36:04.005325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:04.005367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:04.005385 [ 3 ] {} HTTP-Session: 5c65765a-e466-4b76-b10c-4c1d4c524188 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:04.005401 [ 3 ] {} HTTP-Session: 5c65765a-e466-4b76-b10c-4c1d4c524188 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:04.005489 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:04.005533 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:36:04.005675 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:04.006150 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:04.006456 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 02:36:04.006630 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 02:36:04.006760 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} executeQuery: Read 51 rows, 70.47 KiB in 0.00123667 sec., 41239 rows/sec., 55.65 MiB/sec. 2024.02.02 02:36:04.006887 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} DynamicQueryHandler: Done processing query 2024.02.02 02:36:04.006910 [ 3 ] {55e04d44-b696-47d4-8ecc-5595a15087c1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:36:04.006925 [ 3 ] {} HTTP-Session: 5c65765a-e466-4b76-b10c-4c1d4c524188 Destroying unnamed session 2024.02.02 02:36:12.809917 [ 60 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:36:12.809978 [ 60 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:36:13.994313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:13.994447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:13.994477 [ 3 ] {} HTTP-Session: 43034944-ce0a-43ef-b11f-69e922b3ca87 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:13.994504 [ 3 ] {} HTTP-Session: 43034944-ce0a-43ef-b11f-69e922b3ca87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:13.994642 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:13.994704 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:36:13.994857 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:13.995263 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:13.995521 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 02:36:13.995697 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 02:36:13.995840 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} executeQuery: Read 51 rows, 4.13 KiB in 0.001160159 sec., 43959 rows/sec., 3.48 MiB/sec. 2024.02.02 02:36:13.995964 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} DynamicQueryHandler: Done processing query 2024.02.02 02:36:13.995988 [ 3 ] {9a38b1e6-aed5-41fe-8326-101a43e6bd28} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:36:13.996004 [ 3 ] {} HTTP-Session: 43034944-ce0a-43ef-b11f-69e922b3ca87 Destroying unnamed session 2024.02.02 02:36:13.996112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:13.996157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:13.996175 [ 3 ] {} HTTP-Session: da862b93-716d-496e-ac6b-b168085d2bee Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:13.996192 [ 3 ] {} HTTP-Session: da862b93-716d-496e-ac6b-b168085d2bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:13.996263 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:13.996300 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:36:13.996407 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:13.996670 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:13.996867 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 02:36:13.997015 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 02:36:13.997128 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} executeQuery: Read 2 rows, 175.00 B in 0.000838541 sec., 2385 rows/sec., 203.80 KiB/sec. 2024.02.02 02:36:13.997240 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} DynamicQueryHandler: Done processing query 2024.02.02 02:36:13.997263 [ 3 ] {cf1e91b0-87f3-4a3c-b4e5-142ed44a22ed} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:36:13.997279 [ 3 ] {} HTTP-Session: da862b93-716d-496e-ac6b-b168085d2bee Destroying unnamed session 2024.02.02 02:36:13.997457 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:13.997501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:13.997519 [ 3 ] {} HTTP-Session: 26cec2eb-1237-440c-a03e-b6ff4846c62c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:13.997536 [ 3 ] {} HTTP-Session: 26cec2eb-1237-440c-a03e-b6ff4846c62c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:13.997610 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:13.997648 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:36:13.997755 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:13.998132 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:13.998343 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 02:36:13.998490 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 02:36:13.998610 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} executeQuery: Read 190 rows, 18.05 KiB in 0.000969733 sec., 195930 rows/sec., 18.18 MiB/sec. 2024.02.02 02:36:13.998604 [ 60 ] {} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.02 02:36:13.998730 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:13.998748 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} DynamicQueryHandler: Done processing query 2024.02.02 02:36:13.998794 [ 3 ] {c293c1f2-1376-487a-9a2e-71db6338ae64} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 02:36:13.998833 [ 3 ] {} HTTP-Session: 26cec2eb-1237-440c-a03e-b6ff4846c62c Destroying unnamed session 2024.02.02 02:36:13.998844 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.02 02:36:13.998982 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:36:13.999025 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 191 rows starting from the beginning of the part 2024.02.02 02:36:13.999037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:13.999109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:13.999138 [ 3 ] {} HTTP-Session: 955b2fbb-affe-41f3-8aa6-bbcd3643d4ec Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:13.999182 [ 3 ] {} HTTP-Session: 955b2fbb-affe-41f3-8aa6-bbcd3643d4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:13.999259 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 153 rows starting from the beginning of the part 2024.02.02 02:36:13.999385 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:13.999485 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:36:13.999498 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 189 rows starting from the beginning of the part 2024.02.02 02:36:13.999811 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 153 rows starting from the beginning of the part 2024.02.02 02:36:13.999869 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:14.000076 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 155 rows starting from the beginning of the part 2024.02.02 02:36:14.000192 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.97 MiB, peak 236.23 MiB, will set to 230.88 MiB (RSS), difference: -1.09 MiB 2024.02.02 02:36:14.000352 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 190 rows starting from the beginning of the part 2024.02.02 02:36:14.001139 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:14.001556 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 02:36:14.001856 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 02:36:14.002004 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} executeQuery: Read 2 rows, 143.00 B in 0.002571623 sec., 777 rows/sec., 54.30 KiB/sec. 2024.02.02 02:36:14.002291 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} DynamicQueryHandler: Done processing query 2024.02.02 02:36:14.002356 [ 3 ] {f0c2f5eb-1c3f-404a-8725-bb7c7fb91160} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:36:14.002388 [ 3 ] {} HTTP-Session: 955b2fbb-affe-41f3-8aa6-bbcd3643d4ec Destroying unnamed session 2024.02.02 02:36:14.002417 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1031 rows, containing 4 columns (4 merged, 0 gathered) in 0.003628829 sec., 284113.69066991034 rows/sec., 26.90 MiB/sec. 2024.02.02 02:36:14.002541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 13067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:14.002569 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.02 02:36:14.002644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:14.002674 [ 3 ] {} HTTP-Session: 8c24e7e9-19eb-43b2-8ca6-4b54e962c90e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:14.002709 [ 3 ] {} HTTP-Session: 8c24e7e9-19eb-43b2-8ca6-4b54e962c90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:14.002837 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:14.002842 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.02 02:36:14.002904 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:36:14.002958 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_11_2} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.02 02:36:14.003147 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:14.003477 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:14.003694 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 02:36:14.003858 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 02:36:14.003976 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} executeQuery: Read 77 rows, 6.15 KiB in 0.001094736 sec., 70336 rows/sec., 5.48 MiB/sec. 2024.02.02 02:36:14.003978 [ 60 ] {} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.02 02:36:14.004082 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:14.004175 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} DynamicQueryHandler: Done processing query 2024.02.02 02:36:14.004195 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.02 02:36:14.004215 [ 3 ] {f487ce65-60f2-491b-a997-1b754241df03} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:36:14.004257 [ 3 ] {} HTTP-Session: 8c24e7e9-19eb-43b2-8ca6-4b54e962c90e Destroying unnamed session 2024.02.02 02:36:14.004330 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:36:14.004367 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 97 rows starting from the beginning of the part 2024.02.02 02:36:14.004438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:14.004520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:14.004557 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:14.004570 [ 3 ] {} HTTP-Session: 41a16811-47e7-47c4-889d-81b020056e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:14.004629 [ 3 ] {} HTTP-Session: 41a16811-47e7-47c4-889d-81b020056e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:14.004785 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 75 rows starting from the beginning of the part 2024.02.02 02:36:14.004822 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:14.004938 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:36:14.004976 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:14.005315 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 55 rows starting from the beginning of the part 2024.02.02 02:36:14.005511 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:14.005592 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part 2024.02.02 02:36:14.006308 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:14.006958 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 02:36:14.007182 [ 20 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 406 rows, containing 4 columns (4 merged, 0 gathered) in 0.003042694 sec., 133434.384134586 rows/sec., 10.42 MiB/sec. 2024.02.02 02:36:14.007324 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 02:36:14.007354 [ 20 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.02 02:36:14.007486 [ 60 ] {} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.02 02:36:14.007520 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} executeQuery: Read 37 rows, 2.67 KiB in 0.002641985 sec., 14004 rows/sec., 1011.31 KiB/sec. 2024.02.02 02:36:14.007560 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:14.007731 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.02 02:36:14.007731 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.02 02:36:14.007930 [ 24 ] {8977c224-e3b8-4996-824e-607736117626::all_1_11_2} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.02 02:36:14.007942 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:36:14.007927 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} DynamicQueryHandler: Done processing query 2024.02.02 02:36:14.008004 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 276 rows starting from the beginning of the part 2024.02.02 02:36:14.008046 [ 3 ] {236ca2f5-590e-47cd-ad71-dd8bcc6c8924} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:36:14.008088 [ 3 ] {} HTTP-Session: 41a16811-47e7-47c4-889d-81b020056e6c Destroying unnamed session 2024.02.02 02:36:14.008214 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::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.02.02 02:36:14.008306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54553, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:14.008361 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::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.02.02 02:36:14.008392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:14.008444 [ 3 ] {} HTTP-Session: aa224a2c-30fc-4055-9acb-e3650807b8d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:14.008472 [ 3 ] {} HTTP-Session: aa224a2c-30fc-4055-9acb-e3650807b8d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:14.008594 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2024.02.02 02:36:14.008699 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:14.008839 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:36:14.008857 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.02.02 02:36:14.009216 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2024.02.02 02:36:14.009532 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:14.010831 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:14.011363 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.003729912 sec., 104292.00474434785 rows/sec., 7.36 MiB/sec. 2024.02.02 02:36:14.011556 [ 24 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.02 02:36:14.011560 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 02:36:14.011906 [ 24 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.02 02:36:14.011927 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 02:36:14.011989 [ 24 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_6_1} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.02 02:36:14.012111 [ 60 ] {} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.02 02:36:14.012206 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} executeQuery: Read 51 rows, 70.47 KiB in 0.003451855 sec., 14774 rows/sec., 19.94 MiB/sec. 2024.02.02 02:36:14.012213 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:14.012378 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.02 02:36:14.012447 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} DynamicQueryHandler: Done processing query 2024.02.02 02:36:14.012481 [ 3 ] {de59ae9e-87fd-4283-8b51-f1f6c2a57c63} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:36:14.012509 [ 3 ] {} HTTP-Session: aa224a2c-30fc-4055-9acb-e3650807b8d7 Destroying unnamed session 2024.02.02 02:36:14.012515 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:36:14.012553 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 282 rows starting from the beginning of the part 2024.02.02 02:36:14.012709 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:14.012808 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:14.012898 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:14.012988 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:14.013076 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:14.014476 [ 17 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 537 rows, containing 6 columns (6 merged, 0 gathered) in 0.002159663 sec., 248649.90510093473 rows/sec., 335.54 MiB/sec. 2024.02.02 02:36:14.014941 [ 17 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.02 02:36:14.015260 [ 17 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.02 02:36:14.015350 [ 17 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.02 02:36:14.015451 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_11_2: 4.01 MiB. 2024.02.02 02:36:15.000143 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.02 MiB, peak 236.23 MiB, will set to 230.95 MiB (RSS), difference: -3.07 MiB 2024.02.02 02:36:23.993791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:23.993908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:23.993934 [ 3 ] {} HTTP-Session: 8bf639ef-311d-46ca-a1e9-07d71d69df11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:23.993958 [ 3 ] {} HTTP-Session: 8bf639ef-311d-46ca-a1e9-07d71d69df11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:23.994081 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:23.994139 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:36:23.994295 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:23.994752 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:23.995018 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 02:36:23.995183 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 02:36:23.995314 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} executeQuery: Read 51 rows, 4.13 KiB in 0.001192849 sec., 42754 rows/sec., 3.38 MiB/sec. 2024.02.02 02:36:23.995460 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} DynamicQueryHandler: Done processing query 2024.02.02 02:36:23.995485 [ 3 ] {f99bf4d9-a210-4a02-a086-05cc91cb2fa3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:36:23.995503 [ 3 ] {} HTTP-Session: 8bf639ef-311d-46ca-a1e9-07d71d69df11 Destroying unnamed session 2024.02.02 02:36:23.995616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:23.995664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:23.995683 [ 3 ] {} HTTP-Session: 16001574-bb4b-496c-9ff9-61885e8c46c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:23.995701 [ 3 ] {} HTTP-Session: 16001574-bb4b-496c-9ff9-61885e8c46c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:23.995771 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:23.995811 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:36:23.995922 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:23.996222 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:23.996437 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 02:36:23.996588 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 02:36:23.996705 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} executeQuery: Read 2 rows, 175.00 B in 0.000899802 sec., 2222 rows/sec., 189.93 KiB/sec. 2024.02.02 02:36:23.996825 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} DynamicQueryHandler: Done processing query 2024.02.02 02:36:23.996848 [ 3 ] {003907ba-3a90-4e82-aeeb-86ebbfa8ec21} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:36:23.996864 [ 3 ] {} HTTP-Session: 16001574-bb4b-496c-9ff9-61885e8c46c1 Destroying unnamed session 2024.02.02 02:36:23.997005 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:23.997050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:23.997069 [ 3 ] {} HTTP-Session: 257e3d9e-aac8-48d5-a756-6a63ab0c1c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:23.997086 [ 3 ] {} HTTP-Session: 257e3d9e-aac8-48d5-a756-6a63ab0c1c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:23.997162 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:23.997199 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:36:23.997305 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:23.997679 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:23.997898 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 02:36:23.998047 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 02:36:23.998171 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} executeQuery: Read 154 rows, 15.29 KiB in 0.000981224 sec., 156946 rows/sec., 15.22 MiB/sec. 2024.02.02 02:36:23.998294 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} DynamicQueryHandler: Done processing query 2024.02.02 02:36:23.998317 [ 3 ] {b0934c70-f418-4ba6-9820-da687104a32f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:36:23.998334 [ 3 ] {} HTTP-Session: 257e3d9e-aac8-48d5-a756-6a63ab0c1c2a Destroying unnamed session 2024.02.02 02:36:23.998468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:23.998514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:23.998533 [ 3 ] {} HTTP-Session: ec15f4a4-ad37-4f4c-93fe-90aac36d2a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:23.998549 [ 3 ] {} HTTP-Session: ec15f4a4-ad37-4f4c-93fe-90aac36d2a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:23.998618 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:23.998656 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:36:23.998773 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:23.999043 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:23.999253 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.02 02:36:23.999402 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.02 02:36:23.999523 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} executeQuery: Read 2 rows, 143.00 B in 0.000876092 sec., 2282 rows/sec., 159.40 KiB/sec. 2024.02.02 02:36:23.999638 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} DynamicQueryHandler: Done processing query 2024.02.02 02:36:23.999662 [ 3 ] {c479ebb2-d8bf-497e-96ff-4b5f510dedcc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:36:23.999680 [ 3 ] {} HTTP-Session: ec15f4a4-ad37-4f4c-93fe-90aac36d2a24 Destroying unnamed session 2024.02.02 02:36:23.999805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:23.999851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:23.999871 [ 3 ] {} HTTP-Session: 0f108529-027e-4366-ac7f-98d18213a7c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:23.999888 [ 3 ] {} HTTP-Session: 0f108529-027e-4366-ac7f-98d18213a7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:23.999960 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:23.999998 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:36:24.000132 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:24.000158 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.08 MiB, peak 236.23 MiB, will set to 230.95 MiB (RSS), difference: -1.13 MiB 2024.02.02 02:36:24.000658 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:24.000876 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 02:36:24.001028 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 02:36:24.001141 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} executeQuery: Read 53 rows, 4.25 KiB in 0.001153369 sec., 45952 rows/sec., 3.60 MiB/sec. 2024.02.02 02:36:24.001259 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} DynamicQueryHandler: Done processing query 2024.02.02 02:36:24.001282 [ 3 ] {f5e9bc21-1269-4902-8061-0f815e4f2139} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:36:24.001299 [ 3 ] {} HTTP-Session: 0f108529-027e-4366-ac7f-98d18213a7c2 Destroying unnamed session 2024.02.02 02:36:24.001401 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:24.001448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:24.001467 [ 3 ] {} HTTP-Session: 333e8006-755e-4dd8-ac38-f6a53640323c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:24.001484 [ 3 ] {} HTTP-Session: 333e8006-755e-4dd8-ac38-f6a53640323c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:24.001552 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:24.001596 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:36:24.001722 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:24.002000 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:24.002265 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 02:36:24.002445 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 02:36:24.002565 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} executeQuery: Read 1 rows, 72.00 B in 0.000982874 sec., 1017 rows/sec., 71.54 KiB/sec. 2024.02.02 02:36:24.002683 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} DynamicQueryHandler: Done processing query 2024.02.02 02:36:24.002707 [ 3 ] {d4c77ef5-0f70-482b-b5ce-1fc8c4c34154} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:36:24.002724 [ 3 ] {} HTTP-Session: 333e8006-755e-4dd8-ac38-f6a53640323c Destroying unnamed session 2024.02.02 02:36:24.002866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:24.002911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:24.002930 [ 3 ] {} HTTP-Session: d8970cf3-9369-4c9b-af29-3d2c2a18e358 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:24.002948 [ 3 ] {} HTTP-Session: d8970cf3-9369-4c9b-af29-3d2c2a18e358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:24.003033 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:24.003077 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:36:24.003215 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:24.003837 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:24.004159 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 02:36:24.004338 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 02:36:24.004454 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} executeQuery: Read 51 rows, 70.47 KiB in 0.001393224 sec., 36605 rows/sec., 49.40 MiB/sec. 2024.02.02 02:36:24.004579 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} DynamicQueryHandler: Done processing query 2024.02.02 02:36:24.004602 [ 3 ] {6a034cda-7851-4988-a6a3-a2d3a0649618} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:36:24.004618 [ 3 ] {} HTTP-Session: d8970cf3-9369-4c9b-af29-3d2c2a18e358 Destroying unnamed session 2024.02.02 02:36:27.810019 [ 73 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:36:27.810079 [ 73 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:36:33.993385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:33.993508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:33.993538 [ 3 ] {} HTTP-Session: c68216c5-38ff-450e-873a-a06ddc133a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:33.993565 [ 3 ] {} HTTP-Session: c68216c5-38ff-450e-873a-a06ddc133a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:33.993702 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:33.993766 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:36:33.993940 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:33.994438 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:33.994704 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 02:36:33.994870 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 02:36:33.995008 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} executeQuery: Read 51 rows, 4.13 KiB in 0.001262831 sec., 40385 rows/sec., 3.20 MiB/sec. 2024.02.02 02:36:33.995146 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} DynamicQueryHandler: Done processing query 2024.02.02 02:36:33.995171 [ 3 ] {9c33144c-b461-46f7-804a-3d60f8d7d41d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:36:33.995187 [ 3 ] {} HTTP-Session: c68216c5-38ff-450e-873a-a06ddc133a54 Destroying unnamed session 2024.02.02 02:36:33.995338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:33.995384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:33.995403 [ 3 ] {} HTTP-Session: e30bc8cf-8416-484a-91d4-02c776f5df33 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:33.995420 [ 3 ] {} HTTP-Session: e30bc8cf-8416-484a-91d4-02c776f5df33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:33.995499 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:33.995537 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:36:33.995643 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:33.996048 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:33.996268 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 02:36:33.996418 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 02:36:33.996517 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} executeQuery: Read 153 rows, 15.20 KiB in 0.000989444 sec., 154632 rows/sec., 15.00 MiB/sec. 2024.02.02 02:36:33.996637 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} DynamicQueryHandler: Done processing query 2024.02.02 02:36:33.996660 [ 3 ] {d5279183-3eed-43e0-b37d-5e39b2b13035} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:36:33.996676 [ 3 ] {} HTTP-Session: e30bc8cf-8416-484a-91d4-02c776f5df33 Destroying unnamed session 2024.02.02 02:36:33.996789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:33.996835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:33.996855 [ 3 ] {} HTTP-Session: 10b951e7-3985-4700-8594-c2b443b0c527 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:33.996872 [ 3 ] {} HTTP-Session: 10b951e7-3985-4700-8594-c2b443b0c527 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:33.996944 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:33.996981 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:36:33.997086 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:33.997388 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:33.997605 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 02:36:33.997755 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 02:36:33.997875 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} executeQuery: Read 51 rows, 4.08 KiB in 0.000901652 sec., 56562 rows/sec., 4.42 MiB/sec. 2024.02.02 02:36:33.997992 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} DynamicQueryHandler: Done processing query 2024.02.02 02:36:33.998016 [ 3 ] {b7f5b736-0779-4ade-9821-ab44a4ee62c5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 02:36:33.998031 [ 3 ] {} HTTP-Session: 10b951e7-3985-4700-8594-c2b443b0c527 Destroying unnamed session 2024.02.02 02:36:33.998238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:33.998284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:33.998302 [ 3 ] {} HTTP-Session: ed1cc126-4633-471b-9343-3302db948284 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:33.998318 [ 3 ] {} HTTP-Session: ed1cc126-4633-471b-9343-3302db948284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:33.998411 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:33.998456 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:36:33.998593 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:33.999102 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:33.999425 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 02:36:33.999602 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 02:36:33.999725 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} executeQuery: Read 51 rows, 70.47 KiB in 0.001285012 sec., 39688 rows/sec., 53.56 MiB/sec. 2024.02.02 02:36:33.999848 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} DynamicQueryHandler: Done processing query 2024.02.02 02:36:33.999871 [ 3 ] {a8a8bf7f-71df-4b4e-a2cb-88940e49d0c6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:36:33.999888 [ 3 ] {} HTTP-Session: ed1cc126-4633-471b-9343-3302db948284 Destroying unnamed session 2024.02.02 02:36:35.721930 [ 128 ] {} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.02 02:36:35.722020 [ 128 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:35.722098 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.02 02:36:35.722256 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:36:35.722295 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:36:35.722448 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:36:35.722569 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.02 02:36:35.722651 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:36:35.722727 [ 20 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:36:35.723291 [ 16 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216101 sec., 9867.601457444734 rows/sec., 689.00 KiB/sec. 2024.02.02 02:36:35.723386 [ 16 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.02 02:36:35.723567 [ 16 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.02 02:36:35.723629 [ 16 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_5_1} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.02 02:36:35.833776 [ 128 ] {} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.02 02:36:35.833854 [ 128 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:35.834010 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.02 02:36:35.834248 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:36:35.834304 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:36:35.834586 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:36:35.834800 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2024.02.02 02:36:35.834968 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:36:35.835051 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:36:35.835628 [ 16 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001702272 sec., 7049.402210692534 rows/sec., 597.78 KiB/sec. 2024.02.02 02:36:35.835797 [ 16 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.02 02:36:35.836116 [ 16 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.02 02:36:35.836225 [ 16 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_5_1} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.02 02:36:42.810147 [ 164 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:36:42.810224 [ 164 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:36:43.994566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:43.994685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:43.994710 [ 3 ] {} HTTP-Session: 86dcdec2-acc1-4c8f-84a9-a711dadb290a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:43.994734 [ 3 ] {} HTTP-Session: 86dcdec2-acc1-4c8f-84a9-a711dadb290a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:43.994858 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:43.994916 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:36:43.995069 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:43.995515 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:43.995778 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 02:36:43.995938 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 02:36:43.996069 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} executeQuery: Read 51 rows, 4.13 KiB in 0.001169778 sec., 43598 rows/sec., 3.45 MiB/sec. 2024.02.02 02:36:43.996070 [ 164 ] {} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.02 02:36:43.996185 [ 164 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:43.996268 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} DynamicQueryHandler: Done processing query 2024.02.02 02:36:43.996331 [ 3 ] {5d703979-ab20-4672-8afa-a4cb49fc3b5d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:36:43.996340 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.02 02:36:43.996355 [ 3 ] {} HTTP-Session: 86dcdec2-acc1-4c8f-84a9-a711dadb290a Destroying unnamed session 2024.02.02 02:36:43.996493 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:36:43.996539 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 51 rows starting from the beginning of the part 2024.02.02 02:36:43.996571 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:43.996651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:43.996672 [ 3 ] {} HTTP-Session: b4fd7ce6-aba0-4072-a762-a0d18c4fbaa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:43.996731 [ 3 ] {} HTTP-Session: b4fd7ce6-aba0-4072-a762-a0d18c4fbaa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:43.996806 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:43.996936 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:43.997029 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:43.997040 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:36:43.997288 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:43.997552 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:43.997568 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part 2024.02.02 02:36:43.998589 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:43.998934 [ 16 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002648915 sec., 96265.8295943811 rows/sec., 7.62 MiB/sec. 2024.02.02 02:36:43.999024 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 02:36:43.999137 [ 21 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.02 02:36:43.999318 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 02:36:43.999510 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} executeQuery: Read 189 rows, 17.97 KiB in 0.002524412 sec., 74868 rows/sec., 6.95 MiB/sec. 2024.02.02 02:36:43.999516 [ 21 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.02 02:36:43.999683 [ 21 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_14_3} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.02 02:36:43.999724 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} DynamicQueryHandler: Done processing query 2024.02.02 02:36:43.999791 [ 3 ] {fcfa9402-bdf0-4ef8-b3de-27811105875c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 02:36:43.999816 [ 3 ] {} HTTP-Session: b4fd7ce6-aba0-4072-a762-a0d18c4fbaa9 Destroying unnamed session 2024.02.02 02:36:44.000007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 12726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:44.000128 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.04 MiB, peak 236.41 MiB, will set to 230.99 MiB (RSS), difference: -1.05 MiB 2024.02.02 02:36:44.000141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:44.000191 [ 3 ] {} HTTP-Session: 3e259631-52ad-4953-a703-ed6df093cdea Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:44.000251 [ 3 ] {} HTTP-Session: 3e259631-52ad-4953-a703-ed6df093cdea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:44.000452 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:44.000497 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:36:44.000621 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:44.000970 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:44.001206 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 02:36:44.001360 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 02:36:44.001475 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} executeQuery: Read 75 rows, 5.98 KiB in 0.000983804 sec., 76234 rows/sec., 5.94 MiB/sec. 2024.02.02 02:36:44.001645 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} DynamicQueryHandler: Done processing query 2024.02.02 02:36:44.001670 [ 3 ] {ca721f75-9974-4204-93a0-653a5f05459e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:36:44.001686 [ 3 ] {} HTTP-Session: 3e259631-52ad-4953-a703-ed6df093cdea Destroying unnamed session 2024.02.02 02:36:44.001798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:44.001856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:44.001878 [ 3 ] {} HTTP-Session: 7c448f5e-8b84-471f-aa82-a29fb6578164 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:44.001900 [ 3 ] {} HTTP-Session: 7c448f5e-8b84-471f-aa82-a29fb6578164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:44.001994 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:44.002047 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:36:44.002209 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:44.002612 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:44.002932 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 02:36:44.003114 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 02:36:44.003231 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} executeQuery: Read 36 rows, 2.60 KiB in 0.001198709 sec., 30032 rows/sec., 2.12 MiB/sec. 2024.02.02 02:36:44.003360 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} DynamicQueryHandler: Done processing query 2024.02.02 02:36:44.003384 [ 3 ] {3bf78323-89d0-40ba-ad59-1c3363fff62a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:36:44.003399 [ 3 ] {} HTTP-Session: 7c448f5e-8b84-471f-aa82-a29fb6578164 Destroying unnamed session 2024.02.02 02:36:44.003552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:44.003599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:44.003619 [ 3 ] {} HTTP-Session: 4ae7f51f-2446-44de-9b79-265cbf41a045 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:44.003635 [ 3 ] {} HTTP-Session: 4ae7f51f-2446-44de-9b79-265cbf41a045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:44.003729 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:44.003774 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:36:44.003912 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:44.004460 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:44.004784 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 02:36:44.004974 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 02:36:44.005097 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} executeQuery: Read 51 rows, 70.47 KiB in 0.001329442 sec., 38361 rows/sec., 51.77 MiB/sec. 2024.02.02 02:36:44.005304 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} DynamicQueryHandler: Done processing query 2024.02.02 02:36:44.005328 [ 3 ] {46a2003c-622e-4d97-aeae-7d2c514860e2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:36:44.005344 [ 3 ] {} HTTP-Session: 4ae7f51f-2446-44de-9b79-265cbf41a045 Destroying unnamed session 2024.02.02 02:36:53.993738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:53.993862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:53.993891 [ 3 ] {} HTTP-Session: 8e1aa369-f141-408b-98b6-5c64eab25adf Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:53.993918 [ 3 ] {} HTTP-Session: 8e1aa369-f141-408b-98b6-5c64eab25adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:53.994055 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:53.994120 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:36:53.994295 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:53.994748 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:53.995011 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 02:36:53.995171 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 02:36:53.995297 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} executeQuery: Read 51 rows, 4.13 KiB in 0.00119897 sec., 42536 rows/sec., 3.37 MiB/sec. 2024.02.02 02:36:53.995460 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} DynamicQueryHandler: Done processing query 2024.02.02 02:36:53.995485 [ 3 ] {90a9de1c-3752-43e1-8763-37f837c849dc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:36:53.995502 [ 3 ] {} HTTP-Session: 8e1aa369-f141-408b-98b6-5c64eab25adf Destroying unnamed session 2024.02.02 02:36:53.995647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:53.995695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:53.995714 [ 3 ] {} HTTP-Session: bc05367c-6d73-4c9e-961a-2622b43b8e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:53.995731 [ 3 ] {} HTTP-Session: bc05367c-6d73-4c9e-961a-2622b43b8e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:53.995808 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:53.995847 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:36:53.995949 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:53.996357 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:53.996579 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 02:36:53.996741 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 02:36:53.996863 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} executeQuery: Read 153 rows, 15.20 KiB in 0.001020165 sec., 149975 rows/sec., 14.55 MiB/sec. 2024.02.02 02:36:53.996981 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} DynamicQueryHandler: Done processing query 2024.02.02 02:36:53.997004 [ 3 ] {22727d0a-25d4-4870-a979-40520a4c1465} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:36:53.997020 [ 3 ] {} HTTP-Session: bc05367c-6d73-4c9e-961a-2622b43b8e73 Destroying unnamed session 2024.02.02 02:36:53.997130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:53.997177 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:53.997195 [ 3 ] {} HTTP-Session: e4b0de83-a6b5-4923-95fc-36e577d7722f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:53.997210 [ 3 ] {} HTTP-Session: e4b0de83-a6b5-4923-95fc-36e577d7722f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:53.997281 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:53.997319 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:36:53.997425 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:53.997725 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:53.997933 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 02:36:53.998085 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 02:36:53.998184 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} executeQuery: Read 51 rows, 4.08 KiB in 0.000875591 sec., 58246 rows/sec., 4.55 MiB/sec. 2024.02.02 02:36:53.998334 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} DynamicQueryHandler: Done processing query 2024.02.02 02:36:53.998357 [ 3 ] {878772ab-d551-451f-8558-12b859f8f4eb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 02:36:53.998373 [ 3 ] {} HTTP-Session: e4b0de83-a6b5-4923-95fc-36e577d7722f Destroying unnamed session 2024.02.02 02:36:53.998623 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:36:53.998670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:36:53.998689 [ 3 ] {} HTTP-Session: a7e8ea3e-e227-43fd-9863-4dacdcd1a7a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:36:53.998706 [ 3 ] {} HTTP-Session: a7e8ea3e-e227-43fd-9863-4dacdcd1a7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:36:53.998800 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:36:53.998843 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:36:53.998986 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:36:53.999493 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:36:53.999812 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 02:36:53.999984 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 02:36:54.000093 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} executeQuery: Read 51 rows, 70.47 KiB in 0.001265661 sec., 40295 rows/sec., 54.38 MiB/sec. 2024.02.02 02:36:54.000142 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.46 MiB, peak 236.46 MiB, will set to 230.99 MiB (RSS), difference: -5.46 MiB 2024.02.02 02:36:54.000253 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} DynamicQueryHandler: Done processing query 2024.02.02 02:36:54.000296 [ 3 ] {8f015bac-2083-4a04-a5e4-5d33240b2d7d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:36:54.000332 [ 3 ] {} HTTP-Session: a7e8ea3e-e227-43fd-9863-4dacdcd1a7a7 Destroying unnamed session 2024.02.02 02:36:55.000169 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.66 MiB, peak 236.46 MiB, will set to 230.99 MiB (RSS), difference: 5.33 MiB 2024.02.02 02:36:57.810481 [ 65 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:36:57.810546 [ 65 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:37:03.993269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:03.993399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:03.993428 [ 3 ] {} HTTP-Session: 7919f5fe-be3c-4772-91ca-9cff205b712b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:03.993455 [ 3 ] {} HTTP-Session: 7919f5fe-be3c-4772-91ca-9cff205b712b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:03.993592 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:03.993657 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:37:03.993817 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:03.994287 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:03.994559 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 02:37:03.994719 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 02:37:03.994840 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} executeQuery: Read 51 rows, 4.13 KiB in 0.00120969 sec., 42159 rows/sec., 3.34 MiB/sec. 2024.02.02 02:37:03.994969 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} DynamicQueryHandler: Done processing query 2024.02.02 02:37:03.994993 [ 3 ] {a9c4cba0-0404-41e6-8730-7efff14dfdd3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:37:03.995009 [ 3 ] {} HTTP-Session: 7919f5fe-be3c-4772-91ca-9cff205b712b Destroying unnamed session 2024.02.02 02:37:03.995117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:03.995161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:03.995181 [ 3 ] {} HTTP-Session: 8bb3599b-5bd2-4a9a-bf0d-edc946bd46af Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:03.995197 [ 3 ] {} HTTP-Session: 8bb3599b-5bd2-4a9a-bf0d-edc946bd46af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:03.995265 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:03.995305 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:37:03.995435 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:03.995738 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:03.995941 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 02:37:03.996099 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 02:37:03.996193 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} executeQuery: Read 4 rows, 342.00 B in 0.000900062 sec., 4444 rows/sec., 371.07 KiB/sec. 2024.02.02 02:37:03.996370 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} DynamicQueryHandler: Done processing query 2024.02.02 02:37:03.996395 [ 3 ] {9f97f666-fd83-4de0-bcb2-782d7b024695} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:37:03.996410 [ 3 ] {} HTTP-Session: 8bb3599b-5bd2-4a9a-bf0d-edc946bd46af Destroying unnamed session 2024.02.02 02:37:03.996530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:03.996575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:03.996593 [ 3 ] {} HTTP-Session: e3851cd6-1bf8-452f-811f-c3daa22076dc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:03.996609 [ 3 ] {} HTTP-Session: e3851cd6-1bf8-452f-811f-c3daa22076dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:03.996685 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:03.996722 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:37:03.996835 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:03.997257 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:03.997471 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 02:37:03.997617 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 02:37:03.997717 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} executeQuery: Read 155 rows, 15.38 KiB in 0.001004715 sec., 154272 rows/sec., 14.95 MiB/sec. 2024.02.02 02:37:03.997711 [ 83 ] {} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.02 02:37:03.997787 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:03.997868 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} DynamicQueryHandler: Done processing query 2024.02.02 02:37:03.997926 [ 3 ] {19ba4914-879c-4e28-9fb2-a4501ee22b0a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:37:03.997994 [ 3 ] {} HTTP-Session: e3851cd6-1bf8-452f-811f-c3daa22076dc Destroying unnamed session 2024.02.02 02:37:03.998017 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.02 02:37:03.998130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:03.998210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:03.998260 [ 3 ] {} HTTP-Session: e6d05117-72d4-4135-a00e-3b099e53afca Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:03.998306 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:37:03.998316 [ 3 ] {} HTTP-Session: e6d05117-72d4-4135-a00e-3b099e53afca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:03.998413 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 193 rows starting from the beginning of the part 2024.02.02 02:37:03.998527 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:03.998618 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:37:03.998858 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 154 rows starting from the beginning of the part 2024.02.02 02:37:03.999013 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:03.999166 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 153 rows starting from the beginning of the part 2024.02.02 02:37:03.999395 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 189 rows starting from the beginning of the part 2024.02.02 02:37:03.999676 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 153 rows starting from the beginning of the part 2024.02.02 02:37:03.999825 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:03.999862 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 155 rows starting from the beginning of the part 2024.02.02 02:37:04.000138 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.10 MiB, peak 236.46 MiB, will set to 231.00 MiB (RSS), difference: -1.10 MiB 2024.02.02 02:37:04.000286 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.02 02:37:04.000757 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.02 02:37:04.001054 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} executeQuery: Read 4 rows, 286.00 B in 0.00245483 sec., 1629 rows/sec., 113.77 KiB/sec. 2024.02.02 02:37:04.001347 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} DynamicQueryHandler: Done processing query 2024.02.02 02:37:04.001378 [ 3 ] {f9172bb4-2520-4ecf-9a23-27a5bff8b33e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:37:04.001398 [ 3 ] {} HTTP-Session: e6d05117-72d4-4135-a00e-3b099e53afca Destroying unnamed session 2024.02.02 02:37:04.001565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:04.001700 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:04.001779 [ 3 ] {} HTTP-Session: 60e04604-5284-432c-8b2a-05873ebfbb3c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:04.001834 [ 3 ] {} HTTP-Session: 60e04604-5284-432c-8b2a-05873ebfbb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:04.001858 [ 20 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 997 rows, containing 4 columns (4 merged, 0 gathered) in 0.003999518 sec., 249280.0382446085 rows/sec., 23.77 MiB/sec. 2024.02.02 02:37:04.001962 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:04.002036 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:37:04.002104 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.02 02:37:04.002275 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:04.002442 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.02 02:37:04.002584 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_16_3} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.02 02:37:04.002808 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:04.003031 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 02:37:04.003182 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 02:37:04.003291 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} executeQuery: Read 55 rows, 4.41 KiB in 0.001286682 sec., 42745 rows/sec., 3.35 MiB/sec. 2024.02.02 02:37:04.003313 [ 126 ] {} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.02 02:37:04.003433 [ 126 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:04.003442 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} DynamicQueryHandler: Done processing query 2024.02.02 02:37:04.003486 [ 3 ] {6b62bec4-4751-4bf4-8b6d-2b6eb25e91a6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:37:04.003546 [ 3 ] {} HTTP-Session: 60e04604-5284-432c-8b2a-05873ebfbb3c Destroying unnamed session 2024.02.02 02:37:04.003591 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.02 02:37:04.003716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:04.003740 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:37:04.003791 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 101 rows starting from the beginning of the part 2024.02.02 02:37:04.003819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:04.003882 [ 3 ] {} HTTP-Session: 948e3dfe-abf2-407b-878e-22f5334e271c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:04.003917 [ 3 ] {} HTTP-Session: 948e3dfe-abf2-407b-878e-22f5334e271c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:04.004028 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 53 rows starting from the beginning of the part 2024.02.02 02:37:04.004145 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:04.004253 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:04.004271 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:37:04.004493 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 75 rows starting from the beginning of the part 2024.02.02 02:37:04.004836 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:04.004905 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:04.005100 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 55 rows starting from the beginning of the part 2024.02.02 02:37:04.005637 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:04.006366 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 02:37:04.006666 [ 14 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 386 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152797 sec., 122430.97161028763 rows/sec., 9.57 MiB/sec. 2024.02.02 02:37:04.006703 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 02:37:04.006883 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} executeQuery: Read 2 rows, 144.00 B in 0.002672736 sec., 748 rows/sec., 52.61 KiB/sec. 2024.02.02 02:37:04.006892 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.02 02:37:04.007041 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} DynamicQueryHandler: Done processing query 2024.02.02 02:37:04.007068 [ 3 ] {04a4783d-45ce-4aad-91bc-710d75c141d7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:37:04.007085 [ 3 ] {} HTTP-Session: 948e3dfe-abf2-407b-878e-22f5334e271c Destroying unnamed session 2024.02.02 02:37:04.007149 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.02 02:37:04.007223 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_16_3} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.02 02:37:04.007227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:04.007290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:04.007315 [ 3 ] {} HTTP-Session: 82db8a03-44d2-4712-b331-f4a0556d7d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:04.007332 [ 3 ] {} HTTP-Session: 82db8a03-44d2-4712-b331-f4a0556d7d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:04.007418 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:04.007461 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:37:04.007597 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:04.008133 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:04.008456 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 02:37:04.008633 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 02:37:04.008750 [ 126 ] {} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.02 02:37:04.008759 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} executeQuery: Read 51 rows, 70.47 KiB in 0.001304632 sec., 39091 rows/sec., 52.75 MiB/sec. 2024.02.02 02:37:04.008811 [ 126 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:04.009052 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} DynamicQueryHandler: Done processing query 2024.02.02 02:37:04.009065 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.02 02:37:04.009100 [ 3 ] {325fbe61-70e7-45cb-85c3-10c8137bb3db} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:37:04.009145 [ 3 ] {} HTTP-Session: 82db8a03-44d2-4712-b331-f4a0556d7d6d Destroying unnamed session 2024.02.02 02:37:04.009261 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:37:04.009325 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 537 rows starting from the beginning of the part 2024.02.02 02:37:04.009528 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:04.009715 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:04.009821 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::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.02.02 02:37:04.009910 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:04.010000 [ 20 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:04.011733 [ 15 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 6 columns (6 merged, 0 gathered) in 0.002830189 sec., 279839.9682848036 rows/sec., 377.63 MiB/sec. 2024.02.02 02:37:04.012391 [ 15 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.02 02:37:04.012745 [ 15 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.02 02:37:04.012802 [ 15 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.02 02:37:04.012873 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_16_3: 4.07 MiB. 2024.02.02 02:37:05.000180 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.05 MiB, peak 236.46 MiB, will set to 231.04 MiB (RSS), difference: 4.99 MiB 2024.02.02 02:37:12.810589 [ 127 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:37:12.810680 [ 127 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:37:13.995478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:13.995601 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:13.995632 [ 3 ] {} HTTP-Session: 9e8d86bb-2796-484f-972f-9bfae894fd8b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:13.995659 [ 3 ] {} HTTP-Session: 9e8d86bb-2796-484f-972f-9bfae894fd8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:13.995794 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:13.995858 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:37:13.996033 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:13.996511 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:13.996844 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 02:37:13.997041 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 02:37:13.997155 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} executeQuery: Read 51 rows, 4.13 KiB in 0.001322773 sec., 38555 rows/sec., 3.05 MiB/sec. 2024.02.02 02:37:13.997278 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} DynamicQueryHandler: Done processing query 2024.02.02 02:37:13.997302 [ 3 ] {8e456167-2c3d-4c50-b769-a2cbfaae5653} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:37:13.997318 [ 3 ] {} HTTP-Session: 9e8d86bb-2796-484f-972f-9bfae894fd8b Destroying unnamed session 2024.02.02 02:37:13.997429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:13.997473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:13.997493 [ 3 ] {} HTTP-Session: 3cc0b533-3573-4131-8a75-9c7440d32d02 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:13.997509 [ 3 ] {} HTTP-Session: 3cc0b533-3573-4131-8a75-9c7440d32d02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:13.997578 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:13.997616 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:37:13.997720 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:13.998003 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:13.998202 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 02:37:13.998348 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 02:37:13.998443 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} executeQuery: Read 2 rows, 175.00 B in 0.00083864 sec., 2384 rows/sec., 203.78 KiB/sec. 2024.02.02 02:37:13.998587 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} DynamicQueryHandler: Done processing query 2024.02.02 02:37:13.998612 [ 3 ] {1ed30994-81be-4cbf-a7c5-cbd8bbdeb9ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:37:13.998628 [ 3 ] {} HTTP-Session: 3cc0b533-3573-4131-8a75-9c7440d32d02 Destroying unnamed session 2024.02.02 02:37:13.998788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:13.998833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:13.998852 [ 3 ] {} HTTP-Session: fbf7af82-fdc1-4b0a-bb24-25efc5a09632 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:13.998868 [ 3 ] {} HTTP-Session: fbf7af82-fdc1-4b0a-bb24-25efc5a09632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:13.998943 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:13.998981 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:37:13.999101 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:13.999482 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:13.999697 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 02:37:13.999850 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 02:37:13.999957 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} executeQuery: Read 190 rows, 18.05 KiB in 0.000981185 sec., 193643 rows/sec., 17.97 MiB/sec. 2024.02.02 02:37:14.000082 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} DynamicQueryHandler: Done processing query 2024.02.02 02:37:14.000107 [ 3 ] {59d391e3-50dc-4e27-8d3f-4cb37afb1612} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 02:37:14.000123 [ 3 ] {} HTTP-Session: fbf7af82-fdc1-4b0a-bb24-25efc5a09632 Destroying unnamed session 2024.02.02 02:37:14.000155 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.14 MiB, peak 236.46 MiB, will set to 231.04 MiB (RSS), difference: -1.10 MiB 2024.02.02 02:37:14.000307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:14.000371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:14.000420 [ 3 ] {} HTTP-Session: 451e84e1-ebb5-4e31-b21f-4b660f541877 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:14.000446 [ 3 ] {} HTTP-Session: 451e84e1-ebb5-4e31-b21f-4b660f541877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:14.000516 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:14.000556 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:37:14.000669 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:14.000944 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:14.001217 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.02 02:37:14.001368 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.02 02:37:14.001480 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} executeQuery: Read 2 rows, 143.00 B in 0.000926563 sec., 2158 rows/sec., 150.72 KiB/sec. 2024.02.02 02:37:14.001592 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} DynamicQueryHandler: Done processing query 2024.02.02 02:37:14.001615 [ 3 ] {a25ff56b-63d9-45ce-8481-45e08d6dd20b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:37:14.001630 [ 3 ] {} HTTP-Session: 451e84e1-ebb5-4e31-b21f-4b660f541877 Destroying unnamed session 2024.02.02 02:37:14.001735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 13067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:14.001780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:14.001799 [ 3 ] {} HTTP-Session: 25471ad2-b17a-43bf-9672-3ea7f6a658b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:14.001815 [ 3 ] {} HTTP-Session: 25471ad2-b17a-43bf-9672-3ea7f6a658b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:14.001887 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:14.001925 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:37:14.002062 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:14.002445 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:14.002689 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 02:37:14.002852 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 02:37:14.002967 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} executeQuery: Read 77 rows, 6.15 KiB in 0.001046096 sec., 73607 rows/sec., 5.74 MiB/sec. 2024.02.02 02:37:14.003113 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} DynamicQueryHandler: Done processing query 2024.02.02 02:37:14.003136 [ 3 ] {6e9082b3-4eae-4b6a-8d23-031c97a1d5c8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:37:14.003152 [ 3 ] {} HTTP-Session: 25471ad2-b17a-43bf-9672-3ea7f6a658b9 Destroying unnamed session 2024.02.02 02:37:14.003259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:14.003303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:14.003322 [ 3 ] {} HTTP-Session: 57e6b0a9-15e0-4361-834c-c15df6a43e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:14.003338 [ 3 ] {} HTTP-Session: 57e6b0a9-15e0-4361-834c-c15df6a43e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:14.003408 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:14.003450 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:37:14.003566 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:14.003844 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:14.004111 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 02:37:14.004278 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 02:37:14.004395 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} executeQuery: Read 37 rows, 2.67 KiB in 0.000946373 sec., 39096 rows/sec., 2.76 MiB/sec. 2024.02.02 02:37:14.004567 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} DynamicQueryHandler: Done processing query 2024.02.02 02:37:14.004590 [ 3 ] {4eca76d3-72fb-427b-8233-8e347ec35324} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:37:14.004606 [ 3 ] {} HTTP-Session: 57e6b0a9-15e0-4361-834c-c15df6a43e3c Destroying unnamed session 2024.02.02 02:37:14.004750 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:14.004795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:14.004813 [ 3 ] {} HTTP-Session: 678d8606-258b-4210-a6fa-bd223feae341 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:14.004830 [ 3 ] {} HTTP-Session: 678d8606-258b-4210-a6fa-bd223feae341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:14.004916 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:14.004960 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:37:14.005113 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:14.005586 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.10 GiB. 2024.02.02 02:37:14.005899 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 02:37:14.006085 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 02:37:14.006204 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} executeQuery: Read 51 rows, 70.47 KiB in 0.00125223 sec., 40727 rows/sec., 54.96 MiB/sec. 2024.02.02 02:37:14.006325 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} DynamicQueryHandler: Done processing query 2024.02.02 02:37:14.006347 [ 3 ] {f6b696c6-112f-4361-84b2-0d13a89fc908} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:37:14.006362 [ 3 ] {} HTTP-Session: 678d8606-258b-4210-a6fa-bd223feae341 Destroying unnamed session 2024.02.02 02:37:23.993598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:23.993714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:23.993739 [ 3 ] {} HTTP-Session: 71a44f9c-5ae8-4879-88cc-cf528ec41d88 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:23.993761 [ 3 ] {} HTTP-Session: 71a44f9c-5ae8-4879-88cc-cf528ec41d88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:23.993882 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:23.993938 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:37:23.994097 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:23.994529 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:23.994791 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 02:37:23.994951 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 02:37:23.995086 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} executeQuery: Read 51 rows, 4.13 KiB in 0.001171309 sec., 43541 rows/sec., 3.45 MiB/sec. 2024.02.02 02:37:23.995134 [ 145 ] {} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 2024.02.02 02:37:23.995259 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} DynamicQueryHandler: Done processing query 2024.02.02 02:37:23.995281 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:23.995301 [ 3 ] {da81ac3b-6651-4479-a01d-4a93389ad356} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:37:23.995345 [ 3 ] {} HTTP-Session: 71a44f9c-5ae8-4879-88cc-cf528ec41d88 Destroying unnamed session 2024.02.02 02:37:23.995466 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact 2024.02.02 02:37:23.995469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:23.995584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:23.995637 [ 3 ] {} HTTP-Session: 5048523b-762b-4ace-8fd7-4ac50365ef7c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:23.995671 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:37:23.995683 [ 3 ] {} HTTP-Session: 5048523b-762b-4ace-8fd7-4ac50365ef7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:23.995747 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 51 rows starting from the beginning of the part 2024.02.02 02:37:23.995878 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:23.995967 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:37:23.996054 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:23.996414 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:23.996429 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:23.996625 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:23.996884 [ 20 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:23.997325 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:23.997666 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 02:37:23.997944 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 02:37:23.998271 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} executeQuery: Read 2 rows, 175.00 B in 0.002336428 sec., 856 rows/sec., 73.15 KiB/sec. 2024.02.02 02:37:23.998326 [ 16 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002928402 sec., 87078.20852464928 rows/sec., 6.89 MiB/sec. 2024.02.02 02:37:23.998529 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} DynamicQueryHandler: Done processing query 2024.02.02 02:37:23.998553 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) 2024.02.02 02:37:23.998562 [ 3 ] {ef4c8973-56eb-4a4c-a10a-e13922bf7452} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:37:23.998592 [ 3 ] {} HTTP-Session: 5048523b-762b-4ace-8fd7-4ac50365ef7c Destroying unnamed session 2024.02.02 02:37:23.998744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:23.998766 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. 2024.02.02 02:37:23.998798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:23.998819 [ 3 ] {} HTTP-Session: a36b7f12-d7f0-4a69-82b0-6b143318da10 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:23.998834 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_18_4} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 2024.02.02 02:37:23.998839 [ 3 ] {} HTTP-Session: a36b7f12-d7f0-4a69-82b0-6b143318da10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:23.998946 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:23.998984 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:37:23.999115 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:23.999599 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:23.999818 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 02:37:23.999973 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 02:37:24.000097 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} executeQuery: Read 154 rows, 15.29 KiB in 0.001123598 sec., 137059 rows/sec., 13.29 MiB/sec. 2024.02.02 02:37:24.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.28 MiB, peak 236.50 MiB, will set to 231.04 MiB (RSS), difference: -5.23 MiB 2024.02.02 02:37:24.000277 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} DynamicQueryHandler: Done processing query 2024.02.02 02:37:24.000316 [ 3 ] {1cd12b73-d978-48b6-94b9-9d5a5e39a233} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:37:24.000364 [ 3 ] {} HTTP-Session: a36b7f12-d7f0-4a69-82b0-6b143318da10 Destroying unnamed session 2024.02.02 02:37:24.000487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:24.000536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:24.000555 [ 3 ] {} HTTP-Session: 25c830b4-ab81-4bbf-9cc0-3e8e7d828500 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:24.000572 [ 3 ] {} HTTP-Session: 25c830b4-ab81-4bbf-9cc0-3e8e7d828500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:24.000644 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:24.000684 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:37:24.000798 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:24.001119 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:24.001321 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.02 02:37:24.001472 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.02 02:37:24.001590 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} executeQuery: Read 2 rows, 143.00 B in 0.000915263 sec., 2185 rows/sec., 152.58 KiB/sec. 2024.02.02 02:37:24.001712 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} DynamicQueryHandler: Done processing query 2024.02.02 02:37:24.001738 [ 3 ] {377aca88-1f8d-49b7-a23e-7ba6b27f1f72} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:37:24.001754 [ 3 ] {} HTTP-Session: 25c830b4-ab81-4bbf-9cc0-3e8e7d828500 Destroying unnamed session 2024.02.02 02:37:24.001867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:24.001911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:24.001931 [ 3 ] {} HTTP-Session: 3976dab2-c8c8-4459-a38e-bce5ffbeacaa Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:24.001956 [ 3 ] {} HTTP-Session: 3976dab2-c8c8-4459-a38e-bce5ffbeacaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:24.002038 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:24.002076 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:37:24.002179 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:24.002525 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:24.002728 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 02:37:24.002875 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 02:37:24.003009 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} executeQuery: Read 53 rows, 4.25 KiB in 0.000930673 sec., 56948 rows/sec., 4.46 MiB/sec. 2024.02.02 02:37:24.003127 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} DynamicQueryHandler: Done processing query 2024.02.02 02:37:24.003150 [ 3 ] {ab4f0343-f7b1-48df-8e74-04184de69839} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:37:24.003166 [ 3 ] {} HTTP-Session: 3976dab2-c8c8-4459-a38e-bce5ffbeacaa Destroying unnamed session 2024.02.02 02:37:24.003264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:24.003309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:24.003328 [ 3 ] {} HTTP-Session: bd083273-bf1d-4b5b-ac52-b524ee11a1a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:24.003344 [ 3 ] {} HTTP-Session: bd083273-bf1d-4b5b-ac52-b524ee11a1a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:24.003413 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:24.003456 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:37:24.003576 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:24.003854 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:24.004139 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 02:37:24.004316 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 02:37:24.004433 [ 145 ] {} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.02 02:37:24.004442 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} executeQuery: Read 1 rows, 72.00 B in 0.000990795 sec., 1009 rows/sec., 70.97 KiB/sec. 2024.02.02 02:37:24.004490 [ 145 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:24.004641 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.02 02:37:24.004692 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} DynamicQueryHandler: Done processing query 2024.02.02 02:37:24.004731 [ 3 ] {d22fc077-9bfb-47e5-854a-2c8659be2656} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:37:24.004782 [ 3 ] {} HTTP-Session: bd083273-bf1d-4b5b-ac52-b524ee11a1a0 Destroying unnamed session 2024.02.02 02:37:24.004808 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:37:24.004851 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part 2024.02.02 02:37:24.004977 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part 2024.02.02 02:37:24.005011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:24.005085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:24.005119 [ 3 ] {} HTTP-Session: edc60f6b-7e07-43eb-bb6d-08b6941f4ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:24.005187 [ 3 ] {} HTTP-Session: edc60f6b-7e07-43eb-bb6d-08b6941f4ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:24.005211 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part 2024.02.02 02:37:24.005389 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:24.005458 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2024.02.02 02:37:24.005490 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:37:24.005742 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part 2024.02.02 02:37:24.006046 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::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.02.02 02:37:24.006125 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:24.007367 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:24.007953 [ 16 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 5 columns (5 merged, 0 gathered) in 0.003394663 sec., 137274.30381160075 rows/sec., 9.68 MiB/sec. 2024.02.02 02:37:24.008118 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.02 02:37:24.008186 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 02:37:24.008475 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.02 02:37:24.008517 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 02:37:24.008589 [ 20 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_11_2} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.02 02:37:24.008763 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} executeQuery: Read 51 rows, 70.47 KiB in 0.003299132 sec., 15458 rows/sec., 20.86 MiB/sec. 2024.02.02 02:37:24.008924 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} DynamicQueryHandler: Done processing query 2024.02.02 02:37:24.008949 [ 3 ] {dabebbc7-ee95-4357-9a91-51e091073177} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:37:24.008966 [ 3 ] {} HTTP-Session: edc60f6b-7e07-43eb-bb6d-08b6941f4ec1 Destroying unnamed session 2024.02.02 02:37:25.000131 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.01 MiB, peak 236.50 MiB, will set to 231.07 MiB (RSS), difference: 5.06 MiB 2024.02.02 02:37:27.810926 [ 177 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:37:27.810985 [ 177 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:37:33.993741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:33.993859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:33.993884 [ 3 ] {} HTTP-Session: 477cd6b0-b8d5-41f0-836f-442c95465a81 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:33.993907 [ 3 ] {} HTTP-Session: 477cd6b0-b8d5-41f0-836f-442c95465a81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:33.994039 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:33.994095 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:37:33.994244 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:33.994711 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:33.994968 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 02:37:33.995139 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 02:37:33.995256 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} executeQuery: Read 51 rows, 4.13 KiB in 0.001182839 sec., 43116 rows/sec., 3.41 MiB/sec. 2024.02.02 02:37:33.995417 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} DynamicQueryHandler: Done processing query 2024.02.02 02:37:33.995443 [ 3 ] {0bfe6833-cb2c-4209-b47a-87efa27cfbbe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:37:33.995460 [ 3 ] {} HTTP-Session: 477cd6b0-b8d5-41f0-836f-442c95465a81 Destroying unnamed session 2024.02.02 02:37:33.995598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:33.995643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:33.995663 [ 3 ] {} HTTP-Session: 5ac971f6-2bbe-44aa-b57e-15dca48f5ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:33.995680 [ 3 ] {} HTTP-Session: 5ac971f6-2bbe-44aa-b57e-15dca48f5ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:33.995760 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:33.995800 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:37:33.995908 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:33.996319 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:33.996542 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 02:37:33.996699 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 02:37:33.996800 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} executeQuery: Read 153 rows, 15.20 KiB in 0.001011345 sec., 151283 rows/sec., 14.68 MiB/sec. 2024.02.02 02:37:33.996945 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} DynamicQueryHandler: Done processing query 2024.02.02 02:37:33.996970 [ 3 ] {0c64ba50-c96b-4ac9-996f-d48d5e3185ec} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:37:33.996987 [ 3 ] {} HTTP-Session: 5ac971f6-2bbe-44aa-b57e-15dca48f5ff9 Destroying unnamed session 2024.02.02 02:37:33.997148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:33.997194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:33.997214 [ 3 ] {} HTTP-Session: 8798059a-8fc6-4dfa-872d-3ea330824cf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:33.997233 [ 3 ] {} HTTP-Session: 8798059a-8fc6-4dfa-872d-3ea330824cf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:33.997307 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:33.997346 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:37:33.997451 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:33.997753 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:33.997966 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 02:37:33.998129 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 02:37:33.998225 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} executeQuery: Read 51 rows, 4.08 KiB in 0.000889682 sec., 57323 rows/sec., 4.48 MiB/sec. 2024.02.02 02:37:33.998361 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} DynamicQueryHandler: Done processing query 2024.02.02 02:37:33.998383 [ 3 ] {4a7438cc-b644-4da4-8db4-c60328a0b8f1} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 02:37:33.998400 [ 3 ] {} HTTP-Session: 8798059a-8fc6-4dfa-872d-3ea330824cf8 Destroying unnamed session 2024.02.02 02:37:33.998547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:33.998594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:33.998614 [ 3 ] {} HTTP-Session: 79c4a313-34bb-49e4-9a88-c0de79b7bd0e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:33.998631 [ 3 ] {} HTTP-Session: 79c4a313-34bb-49e4-9a88-c0de79b7bd0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:33.998719 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:33.998762 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:37:33.998898 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:33.999416 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:33.999746 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 02:37:33.999939 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 02:37:34.000134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.38 MiB, peak 236.50 MiB, will set to 231.07 MiB (RSS), difference: -5.31 MiB 2024.02.02 02:37:34.000235 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} executeQuery: Read 51 rows, 70.47 KiB in 0.001483847 sec., 34370 rows/sec., 46.38 MiB/sec. 2024.02.02 02:37:34.000483 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} DynamicQueryHandler: Done processing query 2024.02.02 02:37:34.000529 [ 3 ] {70e4668a-c446-4fea-9eed-660a70049a1e} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:37:34.000546 [ 3 ] {} HTTP-Session: 79c4a313-34bb-49e4-9a88-c0de79b7bd0e Destroying unnamed session 2024.02.02 02:37:35.000184 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.89 MiB, peak 236.50 MiB, will set to 231.07 MiB (RSS), difference: 5.18 MiB 2024.02.02 02:37:42.811249 [ 172 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:37:42.811320 [ 172 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:37:43.995541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:43.995653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:43.995678 [ 3 ] {} HTTP-Session: 114db26c-0198-4beb-8779-a398f6764329 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:43.995701 [ 3 ] {} HTTP-Session: 114db26c-0198-4beb-8779-a398f6764329 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:43.995820 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:43.995877 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:37:43.996037 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:43.996499 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:43.996767 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.02 02:37:43.997174 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.02 02:37:43.997435 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} executeQuery: Read 51 rows, 4.13 KiB in 0.001571309 sec., 32457 rows/sec., 2.57 MiB/sec. 2024.02.02 02:37:43.997719 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} DynamicQueryHandler: Done processing query 2024.02.02 02:37:43.997755 [ 3 ] {6099094b-bcd5-4bdf-8be8-1250da8b649d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:37:43.997773 [ 3 ] {} HTTP-Session: 114db26c-0198-4beb-8779-a398f6764329 Destroying unnamed session 2024.02.02 02:37:43.997958 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:43.998032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:43.998062 [ 3 ] {} HTTP-Session: 6c19e0af-a6e4-4d13-9f10-624afd5f399f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:43.998091 [ 3 ] {} HTTP-Session: 6c19e0af-a6e4-4d13-9f10-624afd5f399f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:43.998205 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:43.998262 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:37:43.998404 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:43.998967 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:43.999223 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.02 02:37:43.999378 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.02 02:37:43.999479 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} executeQuery: Read 189 rows, 17.97 KiB in 0.00123401 sec., 153159 rows/sec., 14.22 MiB/sec. 2024.02.02 02:37:43.999677 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} DynamicQueryHandler: Done processing query 2024.02.02 02:37:43.999701 [ 3 ] {a6898ce2-973b-47a2-8764-09844798fb85} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 02:37:43.999718 [ 3 ] {} HTTP-Session: 6c19e0af-a6e4-4d13-9f10-624afd5f399f Destroying unnamed session 2024.02.02 02:37:43.999843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 12726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:43.999889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:43.999907 [ 3 ] {} HTTP-Session: 42a7bc04-7a04-4a95-9944-0cec9b90abdc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:43.999923 [ 3 ] {} HTTP-Session: 42a7bc04-7a04-4a95-9944-0cec9b90abdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:43.999998 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:44.000054 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:37:44.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.14 MiB, peak 236.50 MiB, will set to 231.07 MiB (RSS), difference: -1.07 MiB 2024.02.02 02:37:44.000264 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:44.000736 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:44.000948 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.02 02:37:44.001108 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.02 02:37:44.001206 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} executeQuery: Read 75 rows, 5.98 KiB in 0.001172589 sec., 63961 rows/sec., 4.98 MiB/sec. 2024.02.02 02:37:44.001324 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} DynamicQueryHandler: Done processing query 2024.02.02 02:37:44.001347 [ 3 ] {0d08b341-c27a-4bc5-a106-03dd0bbf602e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:37:44.001365 [ 3 ] {} HTTP-Session: 42a7bc04-7a04-4a95-9944-0cec9b90abdc Destroying unnamed session 2024.02.02 02:37:44.001471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:44.001514 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:44.001532 [ 3 ] {} HTTP-Session: 433d914a-90b2-479c-bb03-507443faea11 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:44.001549 [ 3 ] {} HTTP-Session: 433d914a-90b2-479c-bb03-507443faea11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:44.001620 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:44.001663 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:37:44.001781 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:44.002085 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:44.002345 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 02:37:44.002521 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 02:37:44.002619 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} executeQuery: Read 36 rows, 2.60 KiB in 0.000971655 sec., 37050 rows/sec., 2.61 MiB/sec. 2024.02.02 02:37:44.002733 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} DynamicQueryHandler: Done processing query 2024.02.02 02:37:44.002756 [ 3 ] {b304c112-9474-432c-b38b-bd0f286aeec8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:37:44.002772 [ 3 ] {} HTTP-Session: 433d914a-90b2-479c-bb03-507443faea11 Destroying unnamed session 2024.02.02 02:37:44.002911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:44.002955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:44.002973 [ 3 ] {} HTTP-Session: 211a4b96-d86f-4e58-9d7b-299bb2dba113 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:44.002989 [ 3 ] {} HTTP-Session: 211a4b96-d86f-4e58-9d7b-299bb2dba113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:44.003080 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:44.003124 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:37:44.003254 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:44.003772 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:44.004094 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.02 02:37:44.004285 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.02 02:37:44.004390 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} executeQuery: Read 51 rows, 70.47 KiB in 0.001282181 sec., 39775 rows/sec., 53.68 MiB/sec. 2024.02.02 02:37:44.004532 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} DynamicQueryHandler: Done processing query 2024.02.02 02:37:44.004555 [ 3 ] {56d183c0-af75-4b05-83fc-eef10b5f8e4d} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:37:44.004570 [ 3 ] {} HTTP-Session: 211a4b96-d86f-4e58-9d7b-299bb2dba113 Destroying unnamed session 2024.02.02 02:37:53.993631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:53.993750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:53.993775 [ 3 ] {} HTTP-Session: dc761441-77d0-4d5c-91ce-5a62d1ce3f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:53.993798 [ 3 ] {} HTTP-Session: dc761441-77d0-4d5c-91ce-5a62d1ce3f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:53.993921 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:53.993981 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:37:53.994140 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:53.994684 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:53.994952 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.02 02:37:53.995126 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.02 02:37:53.995248 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} executeQuery: Read 51 rows, 4.13 KiB in 0.001292502 sec., 39458 rows/sec., 3.12 MiB/sec. 2024.02.02 02:37:53.995406 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} DynamicQueryHandler: Done processing query 2024.02.02 02:37:53.995431 [ 3 ] {e6e7f8b5-d041-49d1-865e-40cd86b47dd8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:37:53.995448 [ 3 ] {} HTTP-Session: dc761441-77d0-4d5c-91ce-5a62d1ce3f6b Destroying unnamed session 2024.02.02 02:37:53.995606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:53.995653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:53.995671 [ 3 ] {} HTTP-Session: 06c05e56-9580-4859-9f54-270240d49bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:53.995687 [ 3 ] {} HTTP-Session: 06c05e56-9580-4859-9f54-270240d49bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:53.995764 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:53.995804 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:37:53.995911 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:53.996321 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:53.996542 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.02 02:37:53.996694 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.02 02:37:53.996821 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} executeQuery: Read 153 rows, 15.20 KiB in 0.001021726 sec., 149746 rows/sec., 14.53 MiB/sec. 2024.02.02 02:37:53.996817 [ 168 ] {} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.02 02:37:53.996929 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:53.997004 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} DynamicQueryHandler: Done processing query 2024.02.02 02:37:53.997052 [ 3 ] {a847ee93-cb68-47bd-803a-6ecaa116cf5a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:37:53.997053 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.02 02:37:53.997089 [ 3 ] {} HTTP-Session: 06c05e56-9580-4859-9f54-270240d49bc0 Destroying unnamed session 2024.02.02 02:37:53.997206 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:37:53.997266 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part 2024.02.02 02:37:53.997274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:53.997346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:53.997383 [ 3 ] {} HTTP-Session: 1afe0301-5549-42dc-8f02-88f619e4e41d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:53.997421 [ 3 ] {} HTTP-Session: 1afe0301-5549-42dc-8f02-88f619e4e41d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:53.997515 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 190 rows starting from the beginning of the part 2024.02.02 02:37:53.997651 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:53.997740 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 154 rows starting from the beginning of the part 2024.02.02 02:37:53.997753 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:37:53.997977 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 153 rows starting from the beginning of the part 2024.02.02 02:37:53.998277 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 189 rows starting from the beginning of the part 2024.02.02 02:37:53.998280 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:53.998487 [ 13 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 153 rows starting from the beginning of the part 2024.02.02 02:37:53.999019 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:53.999466 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.02 02:37:53.999720 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.02 02:37:53.999891 [ 168 ] {} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.02 02:37:53.999969 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} executeQuery: Read 51 rows, 4.08 KiB in 0.002238275 sec., 22785 rows/sec., 1.78 MiB/sec. 2024.02.02 02:37:54.000025 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:54.000195 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.28 MiB, peak 236.50 MiB, will set to 231.08 MiB (RSS), difference: -5.20 MiB 2024.02.02 02:37:54.000371 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.02 02:37:54.000546 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} DynamicQueryHandler: Done processing query 2024.02.02 02:37:54.000656 [ 3 ] {99f39541-c863-4dc2-a5da-c29443ea26bf} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 02:37:54.000768 [ 3 ] {} HTTP-Session: 1afe0301-5549-42dc-8f02-88f619e4e41d Destroying unnamed session 2024.02.02 02:37:54.000793 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:37:54.000905 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 101 rows starting from the beginning of the part 2024.02.02 02:37:54.000934 [ 22 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 4 columns (4 merged, 0 gathered) in 0.003912816 sec., 263748.6659224456 rows/sec., 24.97 MiB/sec. 2024.02.02 02:37:54.001057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:37:54.001155 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part 2024.02.02 02:37:54.001165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:37:54.001260 [ 3 ] {} HTTP-Session: 8f2f5137-ca5e-4e90-bf0e-9e2ee546ae50 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:37:54.001341 [ 3 ] {} HTTP-Session: 8f2f5137-ca5e-4e90-bf0e-9e2ee546ae50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:37:54.001522 [ 22 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.02 02:37:54.001527 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 53 rows starting from the beginning of the part 2024.02.02 02:37:54.001703 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:37:54.001866 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:37:54.001943 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:54.001980 [ 22 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.02 02:37:54.002199 [ 22 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_21_4} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.02 02:37:54.002506 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 75 rows starting from the beginning of the part 2024.02.02 02:37:54.002698 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:37:54.002761 [ 16 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:54.003963 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 408 rows, containing 4 columns (4 merged, 0 gathered) in 0.003832644 sec., 106453.92580161372 rows/sec., 8.31 MiB/sec. 2024.02.02 02:37:54.004007 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:54.004114 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.02 02:37:54.004439 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.02 02:37:54.004526 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_21_4} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.02 02:37:54.004588 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.02 02:37:54.004827 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.02 02:37:54.004959 [ 168 ] {} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.02 02:37:54.004979 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} executeQuery: Read 51 rows, 70.47 KiB in 0.003211149 sec., 15882 rows/sec., 21.43 MiB/sec. 2024.02.02 02:37:54.005010 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:37:54.005228 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.02 02:37:54.005354 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} DynamicQueryHandler: Done processing query 2024.02.02 02:37:54.005401 [ 3 ] {72940ba9-be81-42c3-bd19-992b8fb063b0} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:37:54.005457 [ 3 ] {} HTTP-Session: 8f2f5137-ca5e-4e90-bf0e-9e2ee546ae50 Destroying unnamed session 2024.02.02 02:37:54.005475 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:37:54.005521 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 792 rows starting from the beginning of the part 2024.02.02 02:37:54.005628 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:54.005723 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:54.005815 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:54.005901 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:54.005986 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part 2024.02.02 02:37:54.024137 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 6 columns (6 merged, 0 gathered) in 0.019056209 sec., 54942.7223431481 rows/sec., 74.14 MiB/sec. 2024.02.02 02:37:54.024636 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.02 02:37:54.024846 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.02 02:37:54.024911 [ 13 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.02 02:37:54.024978 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_21_4: 9.39 MiB. 2024.02.02 02:37:55.000135 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.02 MiB, peak 236.50 MiB, will set to 232.63 MiB (RSS), difference: 6.61 MiB 2024.02.02 02:37:57.811377 [ 167 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:37:57.811448 [ 167 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:38:03.993715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:03.993841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:03.993868 [ 3 ] {} HTTP-Session: 5635c353-f556-4289-87dc-9a9fe0f5f95f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:03.993891 [ 3 ] {} HTTP-Session: 5635c353-f556-4289-87dc-9a9fe0f5f95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:03.994024 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:03.994092 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:38:03.994245 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:03.994702 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:38:03.994974 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.02 02:38:03.995142 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.02 02:38:03.995266 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} executeQuery: Read 51 rows, 4.13 KiB in 0.001197919 sec., 42573 rows/sec., 3.37 MiB/sec. 2024.02.02 02:38:03.995293 [ 166 ] {} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 2024.02.02 02:38:03.995401 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:38:03.995428 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} DynamicQueryHandler: Done processing query 2024.02.02 02:38:03.995481 [ 3 ] {8aa2bd4f-9479-4cec-afb5-614f0e042f4d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:38:03.995532 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact 2024.02.02 02:38:03.995545 [ 3 ] {} HTTP-Session: 5635c353-f556-4289-87dc-9a9fe0f5f95f Destroying unnamed session 2024.02.02 02:38:03.995726 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:38:03.995735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:03.995783 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 51 rows starting from the beginning of the part 2024.02.02 02:38:03.995822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:03.995860 [ 3 ] {} HTTP-Session: 76b99866-c409-4e46-8923-bbdeb86ea996 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:03.995893 [ 3 ] {} HTTP-Session: 76b99866-c409-4e46-8923-bbdeb86ea996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:03.996003 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:03.996109 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:03.996231 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:38:03.996237 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:03.996521 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:03.996659 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:03.996726 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:03.997255 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:38:03.997698 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 02:38:03.997913 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.00244112 sec., 104460.24775512879 rows/sec., 8.27 MiB/sec. 2024.02.02 02:38:03.997958 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 02:38:03.998057 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) 2024.02.02 02:38:03.998215 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} executeQuery: Read 4 rows, 342.00 B in 0.00202839 sec., 1972 rows/sec., 164.65 KiB/sec. 2024.02.02 02:38:03.998417 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. 2024.02.02 02:38:03.998433 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} DynamicQueryHandler: Done processing query 2024.02.02 02:38:03.998473 [ 3 ] {20ae816b-ffb8-4e9d-bb05-bedfca6c69e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:38:03.998503 [ 3 ] {} HTTP-Session: 76b99866-c409-4e46-8923-bbdeb86ea996 Destroying unnamed session 2024.02.02 02:38:03.998510 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_22_5} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 2024.02.02 02:38:03.998669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:03.998723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:03.998743 [ 3 ] {} HTTP-Session: ded57e94-acd1-4d44-b9d7-ca422ea8e7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:03.998760 [ 3 ] {} HTTP-Session: ded57e94-acd1-4d44-b9d7-ca422ea8e7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:03.998847 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:03.998888 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:38:03.999007 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:03.999464 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:38:03.999699 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.02 02:38:03.999856 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.02 02:38:03.999980 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} executeQuery: Read 155 rows, 15.38 KiB in 0.001103607 sec., 140448 rows/sec., 13.61 MiB/sec. 2024.02.02 02:38:04.000136 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.90 MiB, peak 237.90 MiB, will set to 232.64 MiB (RSS), difference: -5.26 MiB 2024.02.02 02:38:04.000372 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} DynamicQueryHandler: Done processing query 2024.02.02 02:38:04.000415 [ 3 ] {54c1292a-7b34-4ac2-bea1-a5d4bc01314a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:38:04.000446 [ 3 ] {} HTTP-Session: ded57e94-acd1-4d44-b9d7-ca422ea8e7f5 Destroying unnamed session 2024.02.02 02:38:04.000616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:04.000662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:04.000681 [ 3 ] {} HTTP-Session: 562c34c7-eab9-4289-839c-e5fcc9d89484 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:04.000699 [ 3 ] {} HTTP-Session: 562c34c7-eab9-4289-839c-e5fcc9d89484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:04.000773 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:04.000812 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:38:04.000930 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:04.001211 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:38:04.001433 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.02 02:38:04.001609 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.02 02:38:04.001746 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} executeQuery: Read 4 rows, 286.00 B in 0.000935533 sec., 4275 rows/sec., 298.54 KiB/sec. 2024.02.02 02:38:04.001942 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} DynamicQueryHandler: Done processing query 2024.02.02 02:38:04.001969 [ 3 ] {0e7bf520-3b3e-4b8c-8151-aecddf494990} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:38:04.001985 [ 3 ] {} HTTP-Session: 562c34c7-eab9-4289-839c-e5fcc9d89484 Destroying unnamed session 2024.02.02 02:38:04.002104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:04.002149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:04.002169 [ 3 ] {} HTTP-Session: b4d2d436-7f2d-48c6-b391-849606c7914f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:04.002186 [ 3 ] {} HTTP-Session: b4d2d436-7f2d-48c6-b391-849606c7914f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:04.002259 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:04.002296 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:38:04.002410 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:04.002743 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:38:04.002957 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.02 02:38:04.003131 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.02 02:38:04.003249 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} executeQuery: Read 55 rows, 4.41 KiB in 0.000961923 sec., 57177 rows/sec., 4.48 MiB/sec. 2024.02.02 02:38:04.003408 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} DynamicQueryHandler: Done processing query 2024.02.02 02:38:04.003432 [ 3 ] {f76d24be-935f-4e5d-b300-ce08cace4f6f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:38:04.003448 [ 3 ] {} HTTP-Session: b4d2d436-7f2d-48c6-b391-849606c7914f Destroying unnamed session 2024.02.02 02:38:04.003578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:04.003623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:04.003641 [ 3 ] {} HTTP-Session: a98f5222-d38a-4cf8-9116-eff221320d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:04.003657 [ 3 ] {} HTTP-Session: a98f5222-d38a-4cf8-9116-eff221320d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:04.003726 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:04.003770 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:38:04.003891 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:04.004167 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:38:04.004423 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 02:38:04.004616 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 02:38:04.004755 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} executeQuery: Read 2 rows, 144.00 B in 0.000990434 sec., 2019 rows/sec., 141.98 KiB/sec. 2024.02.02 02:38:04.004918 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} DynamicQueryHandler: Done processing query 2024.02.02 02:38:04.004956 [ 3 ] {e3f480dc-aa27-4608-88dc-92cdfbd1bf96} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:38:04.004976 [ 3 ] {} HTTP-Session: a98f5222-d38a-4cf8-9116-eff221320d3c Destroying unnamed session 2024.02.02 02:38:04.005180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:04.005238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:04.005269 [ 3 ] {} HTTP-Session: d09a9605-ea12-4b9b-9043-0b5f06693988 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:04.005293 [ 3 ] {} HTTP-Session: d09a9605-ea12-4b9b-9043-0b5f06693988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:04.005425 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:04.005505 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:38:04.005708 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:04.006282 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.02.02 02:38:04.006728 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.02 02:38:04.006971 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.02 02:38:04.007115 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} executeQuery: Read 51 rows, 70.47 KiB in 0.001639691 sec., 31103 rows/sec., 41.97 MiB/sec. 2024.02.02 02:38:04.007273 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} DynamicQueryHandler: Done processing query 2024.02.02 02:38:04.007298 [ 3 ] {c1f9f1e9-cb32-4c8f-9e68-114313857120} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:38:04.007315 [ 3 ] {} HTTP-Session: d09a9605-ea12-4b9b-9043-0b5f06693988 Destroying unnamed session 2024.02.02 02:38:05.000128 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 227.60 MiB, peak 237.90 MiB, will set to 232.64 MiB (RSS), difference: 5.04 MiB 2024.02.02 02:38:12.811707 [ 161 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:38:12.811811 [ 161 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:38:13.995089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:13.995216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:13.995246 [ 3 ] {} HTTP-Session: 058cecbb-c564-4a95-a6f8-b1b035723bcf Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:13.995274 [ 3 ] {} HTTP-Session: 058cecbb-c564-4a95-a6f8-b1b035723bcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:13.995411 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:13.995479 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:38:13.995656 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:13.996138 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:13.996404 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.02 02:38:13.996572 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.02 02:38:13.996687 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} executeQuery: Read 51 rows, 4.13 KiB in 0.001237481 sec., 41212 rows/sec., 3.26 MiB/sec. 2024.02.02 02:38:13.996891 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} DynamicQueryHandler: Done processing query 2024.02.02 02:38:13.996919 [ 3 ] {48b4202f-a234-4622-b5c5-7ace3359e029} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:38:13.996936 [ 3 ] {} HTTP-Session: 058cecbb-c564-4a95-a6f8-b1b035723bcf Destroying unnamed session 2024.02.02 02:38:13.997064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:13.997114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:13.997136 [ 3 ] {} HTTP-Session: 6dbcd5ae-ff85-4673-9d1b-9ed028200d25 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:13.997155 [ 3 ] {} HTTP-Session: 6dbcd5ae-ff85-4673-9d1b-9ed028200d25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:13.997233 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:13.997274 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:38:13.997390 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:13.997703 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:13.997911 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 02:38:13.998066 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 02:38:13.998177 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} executeQuery: Read 2 rows, 175.00 B in 0.000907952 sec., 2202 rows/sec., 188.22 KiB/sec. 2024.02.02 02:38:13.998188 [ 161 ] {} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.02 02:38:13.998325 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:13.998341 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} DynamicQueryHandler: Done processing query 2024.02.02 02:38:13.998389 [ 3 ] {9977f2f9-cd1d-4d79-b219-973c9afa42e5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:38:13.998445 [ 3 ] {} HTTP-Session: 6dbcd5ae-ff85-4673-9d1b-9ed028200d25 Destroying unnamed session 2024.02.02 02:38:13.998475 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.02 02:38:13.998565 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:38:13.998593 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:38:13.998626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:13.998693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:13.998720 [ 3 ] {} HTTP-Session: 512e9751-6d6f-4f71-a577-f932b7d32261 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:13.998750 [ 3 ] {} HTTP-Session: 512e9751-6d6f-4f71-a577-f932b7d32261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:13.998765 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.02 02:38:13.998861 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:13.998893 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:38:13.998912 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:38:13.999069 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:38:13.999128 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:13.999218 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.02 02:38:13.999310 [ 11 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:38:13.999709 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:14.000063 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.02 02:38:14.000159 [ 19 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.001763433 sec., 12475.665364093788 rows/sec., 1.02 MiB/sec. 2024.02.02 02:38:14.000173 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.88 MiB, peak 237.90 MiB, will set to 232.64 MiB (RSS), difference: -5.23 MiB 2024.02.02 02:38:14.000294 [ 19 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.02 02:38:14.000490 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.02 02:38:14.000777 [ 19 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.02 02:38:14.000780 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} executeQuery: Read 190 rows, 18.05 KiB in 0.001836135 sec., 103478 rows/sec., 9.60 MiB/sec. 2024.02.02 02:38:14.001025 [ 19 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_10_2} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.02 02:38:14.001159 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} DynamicQueryHandler: Done processing query 2024.02.02 02:38:14.001183 [ 3 ] {7ac638c3-3f1c-453a-82fe-0a9cb32eef4c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 02:38:14.001199 [ 3 ] {} HTTP-Session: 512e9751-6d6f-4f71-a577-f932b7d32261 Destroying unnamed session 2024.02.02 02:38:14.001345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:14.001389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:14.001408 [ 3 ] {} HTTP-Session: e7fc5f7b-225f-44f4-85c8-83f469f1600e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:14.001449 [ 3 ] {} HTTP-Session: e7fc5f7b-225f-44f4-85c8-83f469f1600e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:14.001520 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:14.001559 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:38:14.001668 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:14.001941 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:14.002149 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.02 02:38:14.002300 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.02 02:38:14.002413 [ 161 ] {} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.02 02:38:14.002414 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} executeQuery: Read 2 rows, 143.00 B in 0.000853591 sec., 2343 rows/sec., 163.60 KiB/sec. 2024.02.02 02:38:14.002477 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:14.002624 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.02 02:38:14.002684 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} DynamicQueryHandler: Done processing query 2024.02.02 02:38:14.002741 [ 3 ] {58e06fbf-2700-423f-b380-10ef559a64f3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:38:14.002765 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:38:14.002795 [ 3 ] {} HTTP-Session: e7fc5f7b-225f-44f4-85c8-83f469f1600e Destroying unnamed session 2024.02.02 02:38:14.002821 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:38:14.003002 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 13067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:14.003029 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.02.02 02:38:14.003121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:14.003200 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:38:14.003209 [ 3 ] {} HTTP-Session: 2c34fcbc-0590-4045-8063-e0b2d9979833 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:14.003286 [ 3 ] {} HTTP-Session: 2c34fcbc-0590-4045-8063-e0b2d9979833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:14.003376 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:38:14.003549 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:14.003581 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.02.02 02:38:14.003669 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:38:14.003795 [ 13 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:38:14.004254 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:14.005098 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:14.005492 [ 12 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002944083 sec., 7472.615411997555 rows/sec., 521.77 KiB/sec. 2024.02.02 02:38:14.005569 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.02 02:38:14.005670 [ 11 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.02 02:38:14.005756 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.02 02:38:14.005941 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} executeQuery: Read 77 rows, 6.15 KiB in 0.002309437 sec., 33341 rows/sec., 2.60 MiB/sec. 2024.02.02 02:38:14.005949 [ 11 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.02 02:38:14.006076 [ 11 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_10_2} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.02 02:38:14.006172 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} DynamicQueryHandler: Done processing query 2024.02.02 02:38:14.006206 [ 3 ] {eca952ec-2986-4e3d-9d40-c43e22694989} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:38:14.006224 [ 3 ] {} HTTP-Session: 2c34fcbc-0590-4045-8063-e0b2d9979833 Destroying unnamed session 2024.02.02 02:38:14.006350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:14.006395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:14.006415 [ 3 ] {} HTTP-Session: 62f330ee-1cbc-4db5-b281-f951370828b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:14.006431 [ 3 ] {} HTTP-Session: 62f330ee-1cbc-4db5-b281-f951370828b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:14.006504 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:14.006549 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:38:14.006676 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:14.006992 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:14.007272 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 02:38:14.007454 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 02:38:14.007584 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} executeQuery: Read 37 rows, 2.67 KiB in 0.001048396 sec., 35292 rows/sec., 2.49 MiB/sec. 2024.02.02 02:38:14.007705 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} DynamicQueryHandler: Done processing query 2024.02.02 02:38:14.007728 [ 3 ] {3a114a0d-90a8-458a-ae8d-59b198e1876d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:38:14.007745 [ 3 ] {} HTTP-Session: 62f330ee-1cbc-4db5-b281-f951370828b2 Destroying unnamed session 2024.02.02 02:38:14.007916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:14.007961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:14.007980 [ 3 ] {} HTTP-Session: eac86fa4-e64d-4027-a925-f1261486a33c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:14.007995 [ 3 ] {} HTTP-Session: eac86fa4-e64d-4027-a925-f1261486a33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:14.008092 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:14.008137 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:38:14.008273 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:14.008773 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:14.009099 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.02 02:38:14.009279 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.02 02:38:14.009397 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} executeQuery: Read 51 rows, 70.47 KiB in 0.001267671 sec., 40231 rows/sec., 54.29 MiB/sec. 2024.02.02 02:38:14.009561 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} DynamicQueryHandler: Done processing query 2024.02.02 02:38:14.009585 [ 3 ] {e101e89c-d20d-49a9-abf7-392f3d1de895} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:38:14.009601 [ 3 ] {} HTTP-Session: eac86fa4-e64d-4027-a925-f1261486a33c Destroying unnamed session 2024.02.02 02:38:15.000174 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 227.63 MiB, peak 237.90 MiB, will set to 232.66 MiB (RSS), difference: 5.03 MiB 2024.02.02 02:38:23.993941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:23.994072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:23.994102 [ 3 ] {} HTTP-Session: b2720cff-b64b-4e68-b0b6-ac703a4ab379 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:23.994128 [ 3 ] {} HTTP-Session: b2720cff-b64b-4e68-b0b6-ac703a4ab379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:23.994265 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:23.994329 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:38:23.994497 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:23.994940 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:23.995207 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.02 02:38:23.995377 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.02 02:38:23.995518 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} executeQuery: Read 51 rows, 4.13 KiB in 0.00120587 sec., 42293 rows/sec., 3.35 MiB/sec. 2024.02.02 02:38:23.995678 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} DynamicQueryHandler: Done processing query 2024.02.02 02:38:23.995703 [ 3 ] {4ba88cc2-b6c0-40a8-9fc7-3d1ab13307b4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:38:23.995720 [ 3 ] {} HTTP-Session: b2720cff-b64b-4e68-b0b6-ac703a4ab379 Destroying unnamed session 2024.02.02 02:38:23.995824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:23.995871 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:23.995890 [ 3 ] {} HTTP-Session: dacfa09a-9590-418a-8db4-17a33486c04d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:23.995907 [ 3 ] {} HTTP-Session: dacfa09a-9590-418a-8db4-17a33486c04d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:23.995979 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:23.996019 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:38:23.996125 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:23.996400 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:23.996606 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 02:38:23.996759 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 02:38:23.996881 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} executeQuery: Read 2 rows, 175.00 B in 0.000873502 sec., 2289 rows/sec., 195.65 KiB/sec. 2024.02.02 02:38:23.996982 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} DynamicQueryHandler: Done processing query 2024.02.02 02:38:23.997005 [ 3 ] {27b0234d-419a-45cf-ba99-a66359df8b6a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:38:23.997021 [ 3 ] {} HTTP-Session: dacfa09a-9590-418a-8db4-17a33486c04d Destroying unnamed session 2024.02.02 02:38:23.997225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:23.997270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:23.997290 [ 3 ] {} HTTP-Session: 1a19f389-298c-4950-8e37-58152e635ea3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:23.997306 [ 3 ] {} HTTP-Session: 1a19f389-298c-4950-8e37-58152e635ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:23.997383 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:23.997420 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:38:23.997524 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:23.997964 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:23.998187 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.02 02:38:23.998347 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.02 02:38:23.998463 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} executeQuery: Read 154 rows, 15.29 KiB in 0.001053136 sec., 146229 rows/sec., 14.18 MiB/sec. 2024.02.02 02:38:23.998584 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} DynamicQueryHandler: Done processing query 2024.02.02 02:38:23.998606 [ 3 ] {7f4ba2c9-9c04-4795-9748-a4efc5a8bb46} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:38:23.998622 [ 3 ] {} HTTP-Session: 1a19f389-298c-4950-8e37-58152e635ea3 Destroying unnamed session 2024.02.02 02:38:23.998723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:23.998769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:23.998787 [ 3 ] {} HTTP-Session: cb4bee02-5e21-435e-b0c8-a3eb531cf1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:23.998805 [ 3 ] {} HTTP-Session: cb4bee02-5e21-435e-b0c8-a3eb531cf1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:23.998873 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:23.998911 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:38:23.999018 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:23.999289 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:23.999498 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.02 02:38:23.999645 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.02 02:38:23.999759 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} executeQuery: Read 2 rows, 143.00 B in 0.000858412 sec., 2329 rows/sec., 162.68 KiB/sec. 2024.02.02 02:38:23.999871 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} DynamicQueryHandler: Done processing query 2024.02.02 02:38:23.999893 [ 3 ] {df0dc7cb-6c7b-46a3-8840-f02e817b87c4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:38:23.999908 [ 3 ] {} HTTP-Session: cb4bee02-5e21-435e-b0c8-a3eb531cf1c8 Destroying unnamed session 2024.02.02 02:38:24.000036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:24.000133 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.79 MiB, peak 237.93 MiB, will set to 232.66 MiB (RSS), difference: -1.13 MiB 2024.02.02 02:38:24.000149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:24.000225 [ 3 ] {} HTTP-Session: 6d994f1a-2569-4ac5-adf7-d89507bffd78 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:24.000268 [ 3 ] {} HTTP-Session: 6d994f1a-2569-4ac5-adf7-d89507bffd78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:24.000448 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:24.000514 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:38:24.000622 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:24.000931 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:24.001136 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.02 02:38:24.001279 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.02 02:38:24.001393 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} executeQuery: Read 53 rows, 4.25 KiB in 0.000900302 sec., 58869 rows/sec., 4.61 MiB/sec. 2024.02.02 02:38:24.001509 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} DynamicQueryHandler: Done processing query 2024.02.02 02:38:24.001532 [ 3 ] {2e525196-c088-46d0-a5cd-dca603946af6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:38:24.001548 [ 3 ] {} HTTP-Session: 6d994f1a-2569-4ac5-adf7-d89507bffd78 Destroying unnamed session 2024.02.02 02:38:24.001640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:24.001684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:24.001703 [ 3 ] {} HTTP-Session: 44cd67eb-f21d-41b7-adba-ad5d53b15eee Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:24.001719 [ 3 ] {} HTTP-Session: 44cd67eb-f21d-41b7-adba-ad5d53b15eee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:24.001788 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:24.001830 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:38:24.001951 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:24.002224 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:24.002478 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 02:38:24.002655 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 02:38:24.002782 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} executeQuery: Read 1 rows, 72.00 B in 0.000966174 sec., 1035 rows/sec., 72.77 KiB/sec. 2024.02.02 02:38:24.002963 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} DynamicQueryHandler: Done processing query 2024.02.02 02:38:24.002986 [ 3 ] {4ac789bf-ab04-4c59-b0fd-2bb7b37452d0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:38:24.003003 [ 3 ] {} HTTP-Session: 44cd67eb-f21d-41b7-adba-ad5d53b15eee Destroying unnamed session 2024.02.02 02:38:24.003157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:24.003201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:24.003219 [ 3 ] {} HTTP-Session: f4909863-365c-4f26-b8fb-140f04c533f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:24.003236 [ 3 ] {} HTTP-Session: f4909863-365c-4f26-b8fb-140f04c533f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:24.003317 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:24.003360 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:38:24.003506 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:24.004082 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:24.004397 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.02 02:38:24.004578 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.02 02:38:24.004695 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} executeQuery: Read 51 rows, 70.47 KiB in 0.001350373 sec., 37767 rows/sec., 50.97 MiB/sec. 2024.02.02 02:38:24.004817 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} DynamicQueryHandler: Done processing query 2024.02.02 02:38:24.004839 [ 3 ] {625da34c-5228-4193-b95b-7a0770dc91b5} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:38:24.004854 [ 3 ] {} HTTP-Session: f4909863-365c-4f26-b8fb-140f04c533f3 Destroying unnamed session 2024.02.02 02:38:27.811878 [ 154 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:38:27.811967 [ 154 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:38:33.993343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:33.993459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:33.993484 [ 3 ] {} HTTP-Session: e6e504b0-f017-4d4e-a38e-fbcb613d58af Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:33.993507 [ 3 ] {} HTTP-Session: e6e504b0-f017-4d4e-a38e-fbcb613d58af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:33.993628 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:33.993686 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:38:33.993838 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:33.994319 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:33.994588 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.02 02:38:33.994752 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.02 02:38:33.994867 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} executeQuery: Read 51 rows, 4.13 KiB in 0.00120444 sec., 42343 rows/sec., 3.35 MiB/sec. 2024.02.02 02:38:33.995128 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} DynamicQueryHandler: Done processing query 2024.02.02 02:38:33.995154 [ 3 ] {0f779eb3-de7e-40cd-a5ba-114dce3f008f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:38:33.995172 [ 3 ] {} HTTP-Session: e6e504b0-f017-4d4e-a38e-fbcb613d58af Destroying unnamed session 2024.02.02 02:38:33.995318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:33.995369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:33.995388 [ 3 ] {} HTTP-Session: af6f5d54-893f-4dd6-9fa9-1efec9232dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:33.995406 [ 3 ] {} HTTP-Session: af6f5d54-893f-4dd6-9fa9-1efec9232dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:33.995495 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:33.995538 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:38:33.995663 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:33.996068 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:33.996286 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.02 02:38:33.996436 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.02 02:38:33.996538 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} executeQuery: Read 153 rows, 15.20 KiB in 0.001015185 sec., 150711 rows/sec., 14.62 MiB/sec. 2024.02.02 02:38:33.996655 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} DynamicQueryHandler: Done processing query 2024.02.02 02:38:33.996678 [ 3 ] {e4fa3e02-77cc-4005-81db-6a89aa65d1b3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:38:33.996694 [ 3 ] {} HTTP-Session: af6f5d54-893f-4dd6-9fa9-1efec9232dbc Destroying unnamed session 2024.02.02 02:38:33.996804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:33.996850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:33.996869 [ 3 ] {} HTTP-Session: d7fce101-c70e-4198-a2c8-35a02a705974 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:33.996885 [ 3 ] {} HTTP-Session: d7fce101-c70e-4198-a2c8-35a02a705974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:33.996959 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:33.996997 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:38:33.997100 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:33.997405 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:33.997608 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.02 02:38:33.997753 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.02 02:38:33.997853 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} executeQuery: Read 51 rows, 4.08 KiB in 0.000867771 sec., 58771 rows/sec., 4.60 MiB/sec. 2024.02.02 02:38:33.997974 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} DynamicQueryHandler: Done processing query 2024.02.02 02:38:33.997996 [ 3 ] {b64f708f-4979-4b95-856d-b9bb8ca1c447} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 02:38:33.998011 [ 3 ] {} HTTP-Session: d7fce101-c70e-4198-a2c8-35a02a705974 Destroying unnamed session 2024.02.02 02:38:33.998137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54558, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:33.998182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:33.998200 [ 3 ] {} HTTP-Session: 59b331c2-9498-422b-84c7-9d2e2a4b8b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:33.998216 [ 3 ] {} HTTP-Session: 59b331c2-9498-422b-84c7-9d2e2a4b8b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:33.998309 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:33.998354 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:38:33.998487 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:33.999094 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:33.999415 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.02 02:38:33.999603 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.02 02:38:33.999739 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} executeQuery: Read 51 rows, 70.47 KiB in 0.001400365 sec., 36419 rows/sec., 49.15 MiB/sec. 2024.02.02 02:38:33.999957 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} DynamicQueryHandler: Done processing query 2024.02.02 02:38:33.999980 [ 3 ] {b67ef0bb-9aa3-499c-8def-3d95955088b7} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:38:33.999995 [ 3 ] {} HTTP-Session: 59b331c2-9498-422b-84c7-9d2e2a4b8b1c Destroying unnamed session 2024.02.02 02:38:36.644053 [ 149 ] {} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.02.02 02:38:36.644141 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:36.644259 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2024.02.02 02:38:36.644406 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:38:36.644447 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 466 rows starting from the beginning of the part 2024.02.02 02:38:36.644604 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part 2024.02.02 02:38:36.644716 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.02.02 02:38:36.644821 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2024.02.02 02:38:36.644915 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2024.02.02 02:38:36.645556 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 542 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358143 sec., 399074.32427954936 rows/sec., 28.14 MiB/sec. 2024.02.02 02:38:36.645654 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.02.02 02:38:36.645851 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.02.02 02:38:36.645912 [ 19 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_15_3} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2024.02.02 02:38:42.812039 [ 147 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:38:42.812113 [ 147 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:38:43.995429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:43.995554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:43.995583 [ 3 ] {} HTTP-Session: 3093704b-7d80-40e2-a415-80b53df3f981 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:43.995610 [ 3 ] {} HTTP-Session: 3093704b-7d80-40e2-a415-80b53df3f981 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:43.995744 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:43.995807 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:38:43.995979 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:43.996492 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:43.996754 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.02 02:38:43.996919 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.02 02:38:43.997033 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} executeQuery: Read 51 rows, 4.13 KiB in 0.00125004 sec., 40798 rows/sec., 3.23 MiB/sec. 2024.02.02 02:38:43.997033 [ 147 ] {} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 2024.02.02 02:38:43.997113 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:43.997214 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} DynamicQueryHandler: Done processing query 2024.02.02 02:38:43.997260 [ 3 ] {6db446de-36bb-4dcd-ad86-e7437b5f16aa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:38:43.997275 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact 2024.02.02 02:38:43.997288 [ 3 ] {} HTTP-Session: 3093704b-7d80-40e2-a415-80b53df3f981 Destroying unnamed session 2024.02.02 02:38:43.997423 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:38:43.997469 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 51 rows starting from the beginning of the part 2024.02.02 02:38:43.997531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:43.997624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:43.997668 [ 3 ] {} HTTP-Session: 45403e36-94bf-496a-964b-8debb7906701 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:43.997689 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:43.997703 [ 3 ] {} HTTP-Session: 45403e36-94bf-496a-964b-8debb7906701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:43.997944 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:43.997955 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:43.998054 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:38:43.998186 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:43.998467 [ 18 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:43.998519 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:43.999653 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:43.999873 [ 24 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002686906 sec., 94904.69707537218 rows/sec., 7.51 MiB/sec. 2024.02.02 02:38:44.000048 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) 2024.02.02 02:38:44.000096 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.02 02:38:44.000135 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.88 MiB, peak 238.12 MiB, will set to 232.67 MiB (RSS), difference: -5.21 MiB 2024.02.02 02:38:44.000362 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. 2024.02.02 02:38:44.000387 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.02 02:38:44.000441 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_26_6} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 2024.02.02 02:38:44.000548 [ 147 ] {} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.02 02:38:44.000701 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:44.000715 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} executeQuery: Read 189 rows, 17.97 KiB in 0.002669535 sec., 70798 rows/sec., 6.57 MiB/sec. 2024.02.02 02:38:44.000979 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.02 02:38:44.001285 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} DynamicQueryHandler: Done processing query 2024.02.02 02:38:44.001308 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:38:44.001336 [ 3 ] {5bcfd594-1f10-4be6-bc24-7ee896737189} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 02:38:44.001357 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part 2024.02.02 02:38:44.001359 [ 3 ] {} HTTP-Session: 45403e36-94bf-496a-964b-8debb7906701 Destroying unnamed session 2024.02.02 02:38:44.001467 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 155 rows starting from the beginning of the part 2024.02.02 02:38:44.001498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 12726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:44.001563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:44.001575 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 190 rows starting from the beginning of the part 2024.02.02 02:38:44.001585 [ 3 ] {} HTTP-Session: 7b056096-84ba-47e2-a7a1-df1797e48d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:44.001614 [ 3 ] {} HTTP-Session: 7b056096-84ba-47e2-a7a1-df1797e48d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:44.001694 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 154 rows starting from the beginning of the part 2024.02.02 02:38:44.001734 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:44.001791 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:38:44.001807 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 153 rows starting from the beginning of the part 2024.02.02 02:38:44.001987 [ 11 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 189 rows starting from the beginning of the part 2024.02.02 02:38:44.002046 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:44.002616 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:44.002866 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.02 02:38:44.003081 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.02 02:38:44.003084 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1034 rows, containing 4 columns (4 merged, 0 gathered) in 0.002257526 sec., 458023.5177800831 rows/sec., 43.35 MiB/sec. 2024.02.02 02:38:44.003264 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} executeQuery: Read 75 rows, 5.98 KiB in 0.001480376 sec., 50662 rows/sec., 3.95 MiB/sec. 2024.02.02 02:38:44.003264 [ 144 ] {} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.02 02:38:44.003315 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.02 02:38:44.003447 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:44.003575 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} DynamicQueryHandler: Done processing query 2024.02.02 02:38:44.003625 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.02 02:38:44.003656 [ 3 ] {2be709a6-66b4-4df5-815b-979c13fbf4f7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:38:44.003699 [ 3 ] {} HTTP-Session: 7b056096-84ba-47e2-a7a1-df1797e48d3c Destroying unnamed session 2024.02.02 02:38:44.003818 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.02 02:38:44.003906 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:38:44.003940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:44.004006 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part 2024.02.02 02:38:44.004023 [ 18 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_26_5} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.02 02:38:44.004043 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:44.004087 [ 3 ] {} HTTP-Session: 98d53ba5-b3c5-4f69-aa8a-44d6d6d5da27 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:44.004140 [ 3 ] {} HTTP-Session: 98d53ba5-b3c5-4f69-aa8a-44d6d6d5da27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:44.004264 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 55 rows starting from the beginning of the part 2024.02.02 02:38:44.004311 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:44.004376 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:38:44.004391 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part 2024.02.02 02:38:44.004566 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 53 rows starting from the beginning of the part 2024.02.02 02:38:44.004654 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:44.004710 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:44.004813 [ 11 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 75 rows starting from the beginning of the part 2024.02.02 02:38:44.005178 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:44.005554 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 02:38:44.005728 [ 17 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 4 columns (4 merged, 0 gathered) in 0.002187964 sec., 188302.9154044582 rows/sec., 14.71 MiB/sec. 2024.02.02 02:38:44.005793 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 02:38:44.005984 [ 17 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.02 02:38:44.005994 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} executeQuery: Read 36 rows, 2.60 KiB in 0.0016415 sec., 21931 rows/sec., 1.55 MiB/sec. 2024.02.02 02:38:44.006156 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} DynamicQueryHandler: Done processing query 2024.02.02 02:38:44.006193 [ 3 ] {53ac8844-7815-4a56-8d4b-7ab8a611af5c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:38:44.006214 [ 3 ] {} HTTP-Session: 98d53ba5-b3c5-4f69-aa8a-44d6d6d5da27 Destroying unnamed session 2024.02.02 02:38:44.006283 [ 17 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.02 02:38:44.006367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:44.006381 [ 17 ] {8977c224-e3b8-4996-824e-607736117626::all_1_26_5} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.02 02:38:44.006435 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:44.006491 [ 3 ] {} HTTP-Session: 679bf702-0581-4d9e-b984-497cedb5fc0c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:44.006527 [ 3 ] {} HTTP-Session: 679bf702-0581-4d9e-b984-497cedb5fc0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:44.006612 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:44.006657 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:38:44.006796 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:44.007321 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:44.007635 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.02 02:38:44.007822 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.02 02:38:44.007935 [ 144 ] {} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.02 02:38:44.007956 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} executeQuery: Read 51 rows, 70.47 KiB in 0.001313412 sec., 38830 rows/sec., 52.40 MiB/sec. 2024.02.02 02:38:44.007986 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:44.008108 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.02 02:38:44.008160 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} DynamicQueryHandler: Done processing query 2024.02.02 02:38:44.008189 [ 3 ] {5181e1b7-0134-42d1-8ff7-984e83072e26} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:38:44.008218 [ 3 ] {} HTTP-Session: 679bf702-0581-4d9e-b984-497cedb5fc0c Destroying unnamed session 2024.02.02 02:38:44.008229 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:38:44.008265 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1047 rows starting from the beginning of the part 2024.02.02 02:38:44.008380 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:44.008484 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:44.008582 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:44.008681 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part 2024.02.02 02:38:44.008779 [ 11 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::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.02.02 02:38:44.012025 [ 17 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1302 rows, containing 6 columns (6 merged, 0 gathered) in 0.003985468 sec., 326686.8533381776 rows/sec., 440.85 MiB/sec. 2024.02.02 02:38:44.012677 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.02 02:38:44.012954 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.02 02:38:44.013022 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.02 02:38:44.013094 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_26_5: 8.98 MiB. 2024.02.02 02:38:45.000128 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 227.65 MiB, peak 238.12 MiB, will set to 233.82 MiB (RSS), difference: 6.17 MiB 2024.02.02 02:38:53.993071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:53.993202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:53.993232 [ 3 ] {} HTTP-Session: 026b3d6e-deee-4ada-8d85-72617ef462c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:53.993258 [ 3 ] {} HTTP-Session: 026b3d6e-deee-4ada-8d85-72617ef462c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:53.993396 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:53.993460 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:38:53.993608 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:53.994130 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:53.994389 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.02 02:38:53.994547 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.02 02:38:53.994656 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} executeQuery: Read 51 rows, 4.13 KiB in 0.00122119 sec., 41762 rows/sec., 3.31 MiB/sec. 2024.02.02 02:38:53.994788 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} DynamicQueryHandler: Done processing query 2024.02.02 02:38:53.994813 [ 3 ] {d22156e2-be2a-48c9-a3b8-7a1a8eed55a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:38:53.994829 [ 3 ] {} HTTP-Session: 026b3d6e-deee-4ada-8d85-72617ef462c5 Destroying unnamed session 2024.02.02 02:38:53.994977 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:53.995021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:53.995042 [ 3 ] {} HTTP-Session: 8fca4f27-2b84-4e8d-ab1f-7807ab011aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:53.995059 [ 3 ] {} HTTP-Session: 8fca4f27-2b84-4e8d-ab1f-7807ab011aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:53.995137 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:53.995175 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:38:53.995277 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:53.995691 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:53.995906 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.02 02:38:53.996056 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.02 02:38:53.996151 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} executeQuery: Read 153 rows, 15.20 KiB in 0.000986224 sec., 155137 rows/sec., 15.05 MiB/sec. 2024.02.02 02:38:53.996266 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} DynamicQueryHandler: Done processing query 2024.02.02 02:38:53.996289 [ 3 ] {6ddedf62-4fc7-4b4a-bd6e-41897d9c8c85} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:38:53.996305 [ 3 ] {} HTTP-Session: 8fca4f27-2b84-4e8d-ab1f-7807ab011aa0 Destroying unnamed session 2024.02.02 02:38:53.996425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:53.996469 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:53.996488 [ 3 ] {} HTTP-Session: 752dc3fc-5de9-4246-be7f-510cf773d93a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:53.996505 [ 3 ] {} HTTP-Session: 752dc3fc-5de9-4246-be7f-510cf773d93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:53.996577 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:53.996615 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:38:53.996718 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:53.997096 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:53.997299 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.02 02:38:53.997452 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.02 02:38:53.997547 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} executeQuery: Read 51 rows, 4.08 KiB in 0.000943113 sec., 54076 rows/sec., 4.23 MiB/sec. 2024.02.02 02:38:53.997659 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} DynamicQueryHandler: Done processing query 2024.02.02 02:38:53.997682 [ 3 ] {74a799f7-8128-4244-bb37-bc2387da85a5} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 02:38:53.997698 [ 3 ] {} HTTP-Session: 752dc3fc-5de9-4246-be7f-510cf773d93a Destroying unnamed session 2024.02.02 02:38:53.997903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:38:53.997947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:38:53.997966 [ 3 ] {} HTTP-Session: 9b4f4289-e41a-4978-8aa7-10deb3631a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:38:53.997982 [ 3 ] {} HTTP-Session: 9b4f4289-e41a-4978-8aa7-10deb3631a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:38:53.998075 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:38:53.998119 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:38:53.998251 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:38:53.998797 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.02.02 02:38:53.999161 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.02 02:38:53.999361 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.02 02:38:53.999465 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} executeQuery: Read 51 rows, 70.47 KiB in 0.001361743 sec., 37452 rows/sec., 50.54 MiB/sec. 2024.02.02 02:38:53.999593 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} DynamicQueryHandler: Done processing query 2024.02.02 02:38:53.999627 [ 3 ] {54ada5c8-3e56-4b6a-a24a-df17269ad2f6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:38:53.999644 [ 3 ] {} HTTP-Session: 9b4f4289-e41a-4978-8aa7-10deb3631a89 Destroying unnamed session 2024.02.02 02:38:57.812152 [ 138 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:38:57.812202 [ 138 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:39:03.993870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:03.993988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:03.994013 [ 3 ] {} HTTP-Session: 4164ec82-a1a8-41cc-b5f8-c654386d4495 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:03.994036 [ 3 ] {} HTTP-Session: 4164ec82-a1a8-41cc-b5f8-c654386d4495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:03.994163 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:03.994224 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:39:03.994380 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:03.994853 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:03.995113 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.02 02:39:03.995278 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.02 02:39:03.995391 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} executeQuery: Read 51 rows, 4.13 KiB in 0.00119149 sec., 42803 rows/sec., 3.39 MiB/sec. 2024.02.02 02:39:03.995567 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} DynamicQueryHandler: Done processing query 2024.02.02 02:39:03.995593 [ 3 ] {461f1723-23ea-48fe-ad7d-e1f775421807} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:39:03.995610 [ 3 ] {} HTTP-Session: 4164ec82-a1a8-41cc-b5f8-c654386d4495 Destroying unnamed session 2024.02.02 02:39:03.995715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:03.995761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:03.995781 [ 3 ] {} HTTP-Session: 4a54d2aa-208d-4ba8-bb8b-6c64e4d04d45 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:03.995798 [ 3 ] {} HTTP-Session: 4a54d2aa-208d-4ba8-bb8b-6c64e4d04d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:03.995870 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:03.995911 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:39:03.996020 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:03.996328 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:03.996536 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 02:39:03.996694 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 02:39:03.996814 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} executeQuery: Read 4 rows, 342.00 B in 0.000915183 sec., 4370 rows/sec., 364.94 KiB/sec. 2024.02.02 02:39:03.996978 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} DynamicQueryHandler: Done processing query 2024.02.02 02:39:03.997003 [ 3 ] {d226b249-f98f-4440-8b51-a5451c592cfe} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:39:03.997019 [ 3 ] {} HTTP-Session: 4a54d2aa-208d-4ba8-bb8b-6c64e4d04d45 Destroying unnamed session 2024.02.02 02:39:03.997155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:03.997200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:03.997219 [ 3 ] {} HTTP-Session: 41fdb415-a4f5-4140-9482-1306341ee59f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:03.997236 [ 3 ] {} HTTP-Session: 41fdb415-a4f5-4140-9482-1306341ee59f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:03.997311 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:03.997350 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:39:03.997463 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:03.997860 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:03.998080 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.02 02:39:03.998243 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.02 02:39:03.998364 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} executeQuery: Read 155 rows, 15.38 KiB in 0.001025615 sec., 151128 rows/sec., 14.64 MiB/sec. 2024.02.02 02:39:03.998481 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} DynamicQueryHandler: Done processing query 2024.02.02 02:39:03.998506 [ 3 ] {8cff3df5-9c35-45d0-9208-6c2b5d3784e3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:39:03.998522 [ 3 ] {} HTTP-Session: 41fdb415-a4f5-4140-9482-1306341ee59f Destroying unnamed session 2024.02.02 02:39:03.998621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:03.998666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:03.998685 [ 3 ] {} HTTP-Session: 5df8aaee-9ff0-4912-9c02-ab5da8fdcccc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:03.998702 [ 3 ] {} HTTP-Session: 5df8aaee-9ff0-4912-9c02-ab5da8fdcccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:03.998771 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:03.998809 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:39:03.998914 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:03.999211 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:03.999432 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.02 02:39:03.999594 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.02 02:39:03.999717 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} executeQuery: Read 4 rows, 286.00 B in 0.000913722 sec., 4377 rows/sec., 305.67 KiB/sec. 2024.02.02 02:39:03.999842 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} DynamicQueryHandler: Done processing query 2024.02.02 02:39:03.999867 [ 3 ] {2a896da6-d071-4ddc-86a9-1db0a4f80423} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:39:03.999882 [ 3 ] {} HTTP-Session: 5df8aaee-9ff0-4912-9c02-ab5da8fdcccc Destroying unnamed session 2024.02.02 02:39:03.999998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:04.000126 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.95 MiB, peak 239.29 MiB, will set to 233.82 MiB (RSS), difference: -1.13 MiB 2024.02.02 02:39:04.000142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:04.000217 [ 3 ] {} HTTP-Session: 8c1a2764-98a2-42ee-ae16-0a8277d5f06e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:04.000264 [ 3 ] {} HTTP-Session: 8c1a2764-98a2-42ee-ae16-0a8277d5f06e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:04.000468 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:04.000512 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:39:04.000625 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:04.000942 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:04.001151 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.02 02:39:04.001300 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.02 02:39:04.001407 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} executeQuery: Read 55 rows, 4.41 KiB in 0.000898973 sec., 61180 rows/sec., 4.79 MiB/sec. 2024.02.02 02:39:04.001589 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} DynamicQueryHandler: Done processing query 2024.02.02 02:39:04.001613 [ 3 ] {6564702c-f2d4-4f17-9d52-795a413ef993} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:39:04.001629 [ 3 ] {} HTTP-Session: 8c1a2764-98a2-42ee-ae16-0a8277d5f06e Destroying unnamed session 2024.02.02 02:39:04.001717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:04.001760 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:04.001780 [ 3 ] {} HTTP-Session: 7182aad2-8fac-490c-8734-f0e275ca0ad8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:04.001797 [ 3 ] {} HTTP-Session: 7182aad2-8fac-490c-8734-f0e275ca0ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:04.001868 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:04.001913 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:39:04.002043 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:04.002320 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:04.002574 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 02:39:04.002746 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 02:39:04.002860 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} executeQuery: Read 2 rows, 144.00 B in 0.000953293 sec., 2097 rows/sec., 147.51 KiB/sec. 2024.02.02 02:39:04.003031 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} DynamicQueryHandler: Done processing query 2024.02.02 02:39:04.003056 [ 3 ] {453dd7b8-f642-44a1-8de2-1c8e059f1bae} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:39:04.003071 [ 3 ] {} HTTP-Session: 7182aad2-8fac-490c-8734-f0e275ca0ad8 Destroying unnamed session 2024.02.02 02:39:04.003213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:04.003257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:04.003277 [ 3 ] {} HTTP-Session: d62fb386-eb0a-4579-900d-0d643a4c0135 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:04.003293 [ 3 ] {} HTTP-Session: d62fb386-eb0a-4579-900d-0d643a4c0135 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:04.003379 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:04.003423 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:39:04.003565 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:04.004108 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:04.004413 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.02 02:39:04.004587 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.02 02:39:04.004723 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} executeQuery: Read 51 rows, 70.47 KiB in 0.001308662 sec., 38971 rows/sec., 52.59 MiB/sec. 2024.02.02 02:39:04.004869 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} DynamicQueryHandler: Done processing query 2024.02.02 02:39:04.004892 [ 3 ] {9bac7281-d6cb-4c56-876f-5ba2326309de} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:39:04.004908 [ 3 ] {} HTTP-Session: d62fb386-eb0a-4579-900d-0d643a4c0135 Destroying unnamed session 2024.02.02 02:39:12.812443 [ 133 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:39:12.812554 [ 133 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:39:13.994633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:13.994754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:13.994780 [ 3 ] {} HTTP-Session: 32593ade-086c-4525-a1bd-a8a7f075c333 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:13.994803 [ 3 ] {} HTTP-Session: 32593ade-086c-4525-a1bd-a8a7f075c333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:13.994925 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:13.994983 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:39:13.995134 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:13.995622 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:13.995888 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.02 02:39:13.996051 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.02 02:39:13.996164 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} executeQuery: Read 51 rows, 4.13 KiB in 0.00120625 sec., 42279 rows/sec., 3.35 MiB/sec. 2024.02.02 02:39:13.996336 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} DynamicQueryHandler: Done processing query 2024.02.02 02:39:13.996362 [ 3 ] {2dea95a3-8db4-47e6-a7b7-898065ff3239} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:39:13.996379 [ 3 ] {} HTTP-Session: 32593ade-086c-4525-a1bd-a8a7f075c333 Destroying unnamed session 2024.02.02 02:39:13.996482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:13.996528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:13.996549 [ 3 ] {} HTTP-Session: 93423bbc-199d-4e65-bd25-572b766ddfa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:13.996567 [ 3 ] {} HTTP-Session: 93423bbc-199d-4e65-bd25-572b766ddfa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:13.996638 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:13.996680 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:39:13.996796 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:13.997092 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:13.997302 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 02:39:13.997454 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 02:39:13.997571 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} executeQuery: Read 2 rows, 175.00 B in 0.000903393 sec., 2213 rows/sec., 189.17 KiB/sec. 2024.02.02 02:39:13.997686 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} DynamicQueryHandler: Done processing query 2024.02.02 02:39:13.997709 [ 3 ] {e6681562-3e88-47ac-8b70-3ac76ecb9f67} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:39:13.997725 [ 3 ] {} HTTP-Session: 93423bbc-199d-4e65-bd25-572b766ddfa2 Destroying unnamed session 2024.02.02 02:39:13.997871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:13.997916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:13.997936 [ 3 ] {} HTTP-Session: 5c00bea0-1729-4909-a814-2ba4636b37ff Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:13.997952 [ 3 ] {} HTTP-Session: 5c00bea0-1729-4909-a814-2ba4636b37ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:13.998028 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:13.998065 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:39:13.998176 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:13.998596 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:13.998817 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.02 02:39:13.998969 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.02 02:39:13.999084 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} executeQuery: Read 190 rows, 18.05 KiB in 0.001028256 sec., 184778 rows/sec., 17.15 MiB/sec. 2024.02.02 02:39:13.999205 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} DynamicQueryHandler: Done processing query 2024.02.02 02:39:13.999229 [ 3 ] {9739a257-2821-441f-806d-7a3099e785b5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 02:39:13.999245 [ 3 ] {} HTTP-Session: 5c00bea0-1729-4909-a814-2ba4636b37ff Destroying unnamed session 2024.02.02 02:39:13.999395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:13.999442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:13.999462 [ 3 ] {} HTTP-Session: e8597638-a4fc-471d-92b6-e0641ce10eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:13.999480 [ 3 ] {} HTTP-Session: e8597638-a4fc-471d-92b6-e0641ce10eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:13.999550 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:13.999588 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:39:13.999697 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:13.999960 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:14.000169 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.02 02:39:14.000318 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.02 02:39:14.000443 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} executeQuery: Read 2 rows, 143.00 B in 0.000857851 sec., 2331 rows/sec., 162.79 KiB/sec. 2024.02.02 02:39:14.000603 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} DynamicQueryHandler: Done processing query 2024.02.02 02:39:14.000627 [ 3 ] {9f1f28c0-307a-4ebe-8f48-72b4009926d0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:39:14.000643 [ 3 ] {} HTTP-Session: e8597638-a4fc-471d-92b6-e0641ce10eb9 Destroying unnamed session 2024.02.02 02:39:14.000758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 13067, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:14.000803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:14.000822 [ 3 ] {} HTTP-Session: 992d6f74-5889-4609-a657-ea124774e198 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:14.000839 [ 3 ] {} HTTP-Session: 992d6f74-5889-4609-a657-ea124774e198 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:14.000911 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:14.000949 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:39:14.001078 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:14.001099 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.96 MiB, peak 239.29 MiB, will set to 233.82 MiB (RSS), difference: -1.13 MiB 2024.02.02 02:39:14.001537 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:14.001768 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.02 02:39:14.001921 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.02 02:39:14.002043 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} executeQuery: Read 77 rows, 6.15 KiB in 0.001102647 sec., 69831 rows/sec., 5.44 MiB/sec. 2024.02.02 02:39:14.002248 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} DynamicQueryHandler: Done processing query 2024.02.02 02:39:14.002273 [ 3 ] {7073697b-8007-47c5-bb04-5006447f2816} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:39:14.002290 [ 3 ] {} HTTP-Session: 992d6f74-5889-4609-a657-ea124774e198 Destroying unnamed session 2024.02.02 02:39:14.002411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:14.002457 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:14.002476 [ 3 ] {} HTTP-Session: 8f06c3a7-7627-4616-89b1-bc4d72b8cf72 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:14.002493 [ 3 ] {} HTTP-Session: 8f06c3a7-7627-4616-89b1-bc4d72b8cf72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:14.002567 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:14.002612 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:39:14.002751 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:14.003053 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:14.003314 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.02 02:39:14.003489 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.02 02:39:14.003612 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} executeQuery: Read 37 rows, 2.67 KiB in 0.001017125 sec., 36377 rows/sec., 2.57 MiB/sec. 2024.02.02 02:39:14.003730 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} DynamicQueryHandler: Done processing query 2024.02.02 02:39:14.003754 [ 3 ] {237e9f42-29f2-4df4-ab99-3435f7c3e990} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:39:14.003769 [ 3 ] {} HTTP-Session: 8f06c3a7-7627-4616-89b1-bc4d72b8cf72 Destroying unnamed session 2024.02.02 02:39:14.003993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:14.004038 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:14.004057 [ 3 ] {} HTTP-Session: 63076d2e-2572-45cc-bd3d-b631382850d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:14.004073 [ 3 ] {} HTTP-Session: 63076d2e-2572-45cc-bd3d-b631382850d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:14.004164 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:14.004208 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:39:14.004341 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:14.004851 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:14.005163 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.02 02:39:14.005340 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.02 02:39:14.005461 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} executeQuery: Read 51 rows, 70.47 KiB in 0.001267971 sec., 40221 rows/sec., 54.28 MiB/sec. 2024.02.02 02:39:14.005585 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} DynamicQueryHandler: Done processing query 2024.02.02 02:39:14.005608 [ 3 ] {c95081f9-3808-4cc2-9ca0-d6012c44c342} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:39:14.005624 [ 3 ] {} HTTP-Session: 63076d2e-2572-45cc-bd3d-b631382850d1 Destroying unnamed session 2024.02.02 02:39:23.992617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:23.992777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:23.992824 [ 3 ] {} HTTP-Session: 33282641-049c-44b0-9257-2ebf23930327 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:23.992867 [ 3 ] {} HTTP-Session: 33282641-049c-44b0-9257-2ebf23930327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:23.993040 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:23.993103 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:39:23.993275 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:23.993792 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:23.994059 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.02 02:39:23.994219 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.02 02:39:23.994332 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} executeQuery: Read 51 rows, 4.13 KiB in 0.001254971 sec., 40638 rows/sec., 3.22 MiB/sec. 2024.02.02 02:39:23.994368 [ 129 ] {} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 2024.02.02 02:39:23.994480 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:23.994489 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} DynamicQueryHandler: Done processing query 2024.02.02 02:39:23.994538 [ 3 ] {ada49b2a-30f5-4735-b132-b681e5080943} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:39:23.994607 [ 3 ] {} HTTP-Session: 33282641-049c-44b0-9257-2ebf23930327 Destroying unnamed session 2024.02.02 02:39:23.994627 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact 2024.02.02 02:39:23.994779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:23.994812 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:39:23.994866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:23.994880 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 51 rows starting from the beginning of the part 2024.02.02 02:39:23.994913 [ 3 ] {} HTTP-Session: 1191bb2b-f36d-4970-9f30-dd9acfa75d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:23.994940 [ 3 ] {} HTTP-Session: 1191bb2b-f36d-4970-9f30-dd9acfa75d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:23.995164 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:23.995182 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:23.995265 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:39:23.995445 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:23.995730 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:23.995748 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:23.995953 [ 17 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:23.996430 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:23.996898 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 02:39:23.997296 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 02:39:23.997327 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002787318 sec., 91485.79387066707 rows/sec., 7.24 MiB/sec. 2024.02.02 02:39:23.997479 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} executeQuery: Read 2 rows, 175.00 B in 0.002260756 sec., 884 rows/sec., 75.59 KiB/sec. 2024.02.02 02:39:23.997542 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) 2024.02.02 02:39:23.997633 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} DynamicQueryHandler: Done processing query 2024.02.02 02:39:23.997657 [ 3 ] {b5d88c9f-c152-43fb-84f7-cc4816baf55c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:39:23.997678 [ 3 ] {} HTTP-Session: 1191bb2b-f36d-4970-9f30-dd9acfa75d94 Destroying unnamed session 2024.02.02 02:39:23.997795 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. 2024.02.02 02:39:23.997823 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:23.997876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:23.997877 [ 11 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_30_7} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 2024.02.02 02:39:23.997899 [ 3 ] {} HTTP-Session: 014bc5d1-b5f8-4d16-b84e-f75470592c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:23.997918 [ 3 ] {} HTTP-Session: 014bc5d1-b5f8-4d16-b84e-f75470592c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:23.998016 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:23.998054 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:39:23.998159 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:23.998530 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:23.998739 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.02 02:39:23.998889 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.02 02:39:23.999007 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} executeQuery: Read 154 rows, 15.29 KiB in 0.000961244 sec., 160209 rows/sec., 15.53 MiB/sec. 2024.02.02 02:39:23.999122 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} DynamicQueryHandler: Done processing query 2024.02.02 02:39:23.999145 [ 3 ] {dfb2e5e4-e6a1-4dda-9d03-8783c56962c3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:39:23.999160 [ 3 ] {} HTTP-Session: 014bc5d1-b5f8-4d16-b84e-f75470592c41 Destroying unnamed session 2024.02.02 02:39:23.999288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:23.999332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:23.999350 [ 3 ] {} HTTP-Session: 35970a26-1f08-4c7b-8dd4-7a41955a7b28 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:23.999366 [ 3 ] {} HTTP-Session: 35970a26-1f08-4c7b-8dd4-7a41955a7b28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:23.999434 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:23.999472 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:39:23.999578 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:23.999878 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:24.000076 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.02 02:39:24.000220 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.02 02:39:24.000339 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} executeQuery: Read 2 rows, 143.00 B in 0.000877041 sec., 2280 rows/sec., 159.23 KiB/sec. 2024.02.02 02:39:24.000455 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} DynamicQueryHandler: Done processing query 2024.02.02 02:39:24.000477 [ 3 ] {f907f174-166f-4c86-a8b9-8b92b863abf0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:39:24.000493 [ 3 ] {} HTTP-Session: 35970a26-1f08-4c7b-8dd4-7a41955a7b28 Destroying unnamed session 2024.02.02 02:39:24.000610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:24.000654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:24.000672 [ 3 ] {} HTTP-Session: dd6a5fc7-04aa-47f4-bdc0-ae9e4ef7127e Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:24.000688 [ 3 ] {} HTTP-Session: dd6a5fc7-04aa-47f4-bdc0-ae9e4ef7127e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:24.000758 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:24.000795 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:39:24.000900 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:24.001091 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.96 MiB, peak 239.29 MiB, will set to 233.83 MiB (RSS), difference: -1.13 MiB 2024.02.02 02:39:24.001511 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:24.001718 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.02 02:39:24.001865 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.02 02:39:24.001982 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} executeQuery: Read 53 rows, 4.25 KiB in 0.00118786 sec., 44618 rows/sec., 3.49 MiB/sec. 2024.02.02 02:39:24.002084 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} DynamicQueryHandler: Done processing query 2024.02.02 02:39:24.002106 [ 3 ] {53a5a019-dbcd-49aa-a2b2-0747afad9c6b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:39:24.002121 [ 3 ] {} HTTP-Session: dd6a5fc7-04aa-47f4-bdc0-ae9e4ef7127e Destroying unnamed session 2024.02.02 02:39:24.002216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:24.002258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:24.002276 [ 3 ] {} HTTP-Session: 83a14826-5882-45af-8386-4f6e59a81ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:24.002293 [ 3 ] {} HTTP-Session: 83a14826-5882-45af-8386-4f6e59a81ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:24.002359 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:24.002401 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:39:24.002519 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:24.002769 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:24.003019 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.02 02:39:24.003188 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.02 02:39:24.003314 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} executeQuery: Read 1 rows, 72.00 B in 0.000926632 sec., 1079 rows/sec., 75.88 KiB/sec. 2024.02.02 02:39:24.003508 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} DynamicQueryHandler: Done processing query 2024.02.02 02:39:24.003531 [ 3 ] {91f95cad-392c-4901-b65b-f3b0bbb7eb00} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:39:24.003546 [ 3 ] {} HTTP-Session: 83a14826-5882-45af-8386-4f6e59a81ebc Destroying unnamed session 2024.02.02 02:39:24.003684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:24.003727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:24.003745 [ 3 ] {} HTTP-Session: 84141c94-700e-40c0-b3d2-000e057bffc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:24.003761 [ 3 ] {} HTTP-Session: 84141c94-700e-40c0-b3d2-000e057bffc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:24.003843 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:24.003887 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:39:24.004034 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:24.004509 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:24.004804 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.02 02:39:24.004983 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.02 02:39:24.005120 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} executeQuery: Read 51 rows, 70.47 KiB in 0.001247321 sec., 40887 rows/sec., 55.18 MiB/sec. 2024.02.02 02:39:24.005253 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} DynamicQueryHandler: Done processing query 2024.02.02 02:39:24.005276 [ 3 ] {d5d57926-ef8f-4303-abba-ce539f8d982a} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:39:24.005295 [ 3 ] {} HTTP-Session: 84141c94-700e-40c0-b3d2-000e057bffc3 Destroying unnamed session 2024.02.02 02:39:27.812614 [ 123 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:39:27.812677 [ 123 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:39:33.992707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:33.992835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:33.992865 [ 3 ] {} HTTP-Session: f9ea97db-f92f-493d-84bf-655ae7c37bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:33.992893 [ 3 ] {} HTTP-Session: f9ea97db-f92f-493d-84bf-655ae7c37bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:33.993027 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:33.993091 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:39:33.993263 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:33.993725 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:33.993983 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.02 02:39:33.994153 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.02 02:39:33.994275 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} executeQuery: Read 51 rows, 4.13 KiB in 0.00120993 sec., 42151 rows/sec., 3.34 MiB/sec. 2024.02.02 02:39:33.994438 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} DynamicQueryHandler: Done processing query 2024.02.02 02:39:33.994465 [ 3 ] {094fe255-0da6-4242-8db8-87eb7c151cd1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:39:33.994481 [ 3 ] {} HTTP-Session: f9ea97db-f92f-493d-84bf-655ae7c37bb4 Destroying unnamed session 2024.02.02 02:39:33.994621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:33.994668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:33.994688 [ 3 ] {} HTTP-Session: 89aec33f-b37e-4eb8-b573-03a95f5b7d14 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:33.994704 [ 3 ] {} HTTP-Session: 89aec33f-b37e-4eb8-b573-03a95f5b7d14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:33.994781 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:33.994849 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:39:33.994955 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:33.995473 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:33.995692 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.02 02:39:33.995841 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.02 02:39:33.995957 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} executeQuery: Read 153 rows, 15.20 KiB in 0.001110857 sec., 137731 rows/sec., 13.36 MiB/sec. 2024.02.02 02:39:33.995974 [ 121 ] {} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.02 02:39:33.996111 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} DynamicQueryHandler: Done processing query 2024.02.02 02:39:33.996123 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:33.996158 [ 3 ] {d91fb956-7ae2-499e-97f2-268bc398e0bf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:39:33.996198 [ 3 ] {} HTTP-Session: 89aec33f-b37e-4eb8-b573-03a95f5b7d14 Destroying unnamed session 2024.02.02 02:39:33.996302 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.02 02:39:33.996357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:33.996490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:33.996559 [ 3 ] {} HTTP-Session: d71963fc-efe3-4779-8cc7-e4e6cde5772b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:33.996625 [ 3 ] {} HTTP-Session: d71963fc-efe3-4779-8cc7-e4e6cde5772b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:33.996643 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:39:33.996760 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part 2024.02.02 02:39:33.996800 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:33.996887 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:39:33.997052 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 153 rows starting from the beginning of the part 2024.02.02 02:39:33.997348 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 155 rows starting from the beginning of the part 2024.02.02 02:39:33.997391 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:33.997572 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 190 rows starting from the beginning of the part 2024.02.02 02:39:33.997736 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 154 rows starting from the beginning of the part 2024.02.02 02:39:33.997989 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 153 rows starting from the beginning of the part 2024.02.02 02:39:33.998313 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:33.998724 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.02 02:39:33.999070 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.02 02:39:33.999267 [ 121 ] {} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.02 02:39:33.999304 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} executeQuery: Read 51 rows, 4.08 KiB in 0.00243957 sec., 20905 rows/sec., 1.63 MiB/sec. 2024.02.02 02:39:33.999339 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:33.999649 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.02 02:39:33.999771 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} DynamicQueryHandler: Done processing query 2024.02.02 02:39:33.999840 [ 3 ] {5fe9e1fc-a29c-4369-b7f5-c7de9de23ba3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 02:39:33.999930 [ 3 ] {} HTTP-Session: d71963fc-efe3-4779-8cc7-e4e6cde5772b Destroying unnamed session 2024.02.02 02:39:33.999991 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:39:34.000075 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part 2024.02.02 02:39:34.000101 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 998 rows, containing 4 columns (4 merged, 0 gathered) in 0.003873305 sec., 257661.09304586134 rows/sec., 24.57 MiB/sec. 2024.02.02 02:39:34.000194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:34.000326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:34.000329 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:34.000353 [ 3 ] {} HTTP-Session: 87a47275-05ac-41ff-ba83-53a99ec01d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:34.000421 [ 3 ] {} HTTP-Session: 87a47275-05ac-41ff-ba83-53a99ec01d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:34.000422 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.02 02:39:34.000667 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 55 rows starting from the beginning of the part 2024.02.02 02:39:34.000691 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:34.000799 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:39:34.000960 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part 2024.02.02 02:39:34.000987 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.02 02:39:34.001176 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.93 MiB, peak 239.29 MiB, will set to 233.83 MiB (RSS), difference: -1.10 MiB 2024.02.02 02:39:34.001335 [ 17 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_31_6} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.02 02:39:34.001581 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 53 rows starting from the beginning of the part 2024.02.02 02:39:34.002082 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:34.002171 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:34.002998 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:34.003190 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 4 columns (4 merged, 0 gathered) in 0.003771393 sec., 102879.75822196202 rows/sec., 8.04 MiB/sec. 2024.02.02 02:39:34.003281 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.02 02:39:34.003410 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.02 02:39:34.003447 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.02 02:39:34.003515 [ 23 ] {8977c224-e3b8-4996-824e-607736117626::all_1_31_6} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.02 02:39:34.003620 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.02 02:39:34.003748 [ 121 ] {} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.02 02:39:34.003766 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} executeQuery: Read 51 rows, 70.47 KiB in 0.003008424 sec., 16952 rows/sec., 22.88 MiB/sec. 2024.02.02 02:39:34.003801 [ 121 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:34.003986 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.02 02:39:34.004133 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} DynamicQueryHandler: Done processing query 2024.02.02 02:39:34.004208 [ 3 ] {acd45ed7-ff99-4783-8683-942de648173f} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:39:34.004293 [ 3 ] {} HTTP-Session: 87a47275-05ac-41ff-ba83-53a99ec01d7f Destroying unnamed session 2024.02.02 02:39:34.004298 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:39:34.004376 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1302 rows starting from the beginning of the part 2024.02.02 02:39:34.004513 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:34.004611 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:34.004704 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:34.004799 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:34.004892 [ 21 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part 2024.02.02 02:39:34.010649 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1557 rows, containing 6 columns (6 merged, 0 gathered) in 0.006786037 sec., 229441.71981378822 rows/sec., 309.62 MiB/sec. 2024.02.02 02:39:34.011842 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.02 02:39:34.012064 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.02 02:39:34.012126 [ 23 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.02 02:39:34.012203 [ 23 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_31_6: 8.14 MiB. 2024.02.02 02:39:35.282881 [ 120 ] {} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.02 02:39:35.282966 [ 120 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:35.283088 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.02 02:39:35.283220 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:39:35.283256 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:39:35.283421 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:39:35.283536 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.02 02:39:35.283631 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:39:35.283723 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::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.02.02 02:39:35.284289 [ 9 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255781 sec., 14333.709460487138 rows/sec., 1.17 MiB/sec. 2024.02.02 02:39:35.284421 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.02 02:39:35.284596 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.02 02:39:35.284658 [ 14 ] {fc3c8854-2932-43cf-b5da-b6978a2d56ab::all_1_14_3} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.02 02:39:37.344820 [ 119 ] {} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.02 02:39:37.344900 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:37.344979 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.02 02:39:37.345096 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:39:37.345133 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:39:37.345275 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:39:37.345387 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.02.02 02:39:37.345484 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:39:37.345573 [ 23 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::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.02.02 02:39:37.346147 [ 9 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00119535 sec., 15058.351110553394 rows/sec., 1.03 MiB/sec. 2024.02.02 02:39:37.346301 [ 9 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.02 02:39:37.346520 [ 9 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.02 02:39:37.346593 [ 9 ] {67fc8216-309e-4676-ae4c-e65654d5f73b::all_1_14_3} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.02 02:39:37.446656 [ 119 ] {} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.02.02 02:39:37.446705 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:37.446770 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2024.02.02 02:39:37.446936 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:39:37.446972 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 542 rows starting from the beginning of the part 2024.02.02 02:39:37.447113 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part 2024.02.02 02:39:37.447215 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part 2024.02.02 02:39:37.447310 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2024.02.02 02:39:37.447401 [ 15 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part 2024.02.02 02:39:37.448056 [ 9 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 618 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310212 sec., 471679.39234261325 rows/sec., 33.26 MiB/sec. 2024.02.02 02:39:37.448204 [ 9 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.02 02:39:37.448443 [ 9 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.02 02:39:37.448508 [ 9 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_19_4} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2024.02.02 02:39:42.813714 [ 117 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:39:42.813783 [ 117 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:39:43.993763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:43.993885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:43.993913 [ 3 ] {} HTTP-Session: 371b2d3c-41f5-4b0f-9135-d26f07926bbb Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:43.993940 [ 3 ] {} HTTP-Session: 371b2d3c-41f5-4b0f-9135-d26f07926bbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:43.994072 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:43.994136 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:39:43.994309 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:43.994742 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:43.994992 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.02 02:39:43.995151 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.02 02:39:43.995323 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} executeQuery: Read 51 rows, 4.13 KiB in 0.0012125 sec., 42061 rows/sec., 3.33 MiB/sec. 2024.02.02 02:39:43.995448 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} DynamicQueryHandler: Done processing query 2024.02.02 02:39:43.995472 [ 3 ] {c3ca0162-9cf8-4511-88ad-6af106d8dcc7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:39:43.995488 [ 3 ] {} HTTP-Session: 371b2d3c-41f5-4b0f-9135-d26f07926bbb Destroying unnamed session 2024.02.02 02:39:43.995624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 29467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:43.995668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:43.995686 [ 3 ] {} HTTP-Session: 5ccc4824-4220-4e69-b9c8-4739214862b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:43.995702 [ 3 ] {} HTTP-Session: 5ccc4824-4220-4e69-b9c8-4739214862b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:43.995777 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:43.995815 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:39:43.995918 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:43.996329 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:43.996548 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.02 02:39:43.996697 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.02 02:39:43.996814 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} executeQuery: Read 189 rows, 17.97 KiB in 0.001008515 sec., 187404 rows/sec., 17.40 MiB/sec. 2024.02.02 02:39:43.996925 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} DynamicQueryHandler: Done processing query 2024.02.02 02:39:43.996947 [ 3 ] {d1e9340b-deb3-4e6c-bbe7-3bbd9dac530d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.02 02:39:43.996963 [ 3 ] {} HTTP-Session: 5ccc4824-4220-4e69-b9c8-4739214862b5 Destroying unnamed session 2024.02.02 02:39:43.997074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 12726, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:43.997117 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:43.997135 [ 3 ] {} HTTP-Session: a8ff146e-eb88-4567-b6b1-c0749c63a5ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:43.997151 [ 3 ] {} HTTP-Session: a8ff146e-eb88-4567-b6b1-c0749c63a5ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:43.997220 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:43.997258 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:39:43.997360 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:43.997688 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:43.997890 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.02 02:39:43.998041 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.02 02:39:43.998155 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} executeQuery: Read 75 rows, 5.98 KiB in 0.000907513 sec., 82643 rows/sec., 6.44 MiB/sec. 2024.02.02 02:39:43.998253 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} DynamicQueryHandler: Done processing query 2024.02.02 02:39:43.998276 [ 3 ] {4123e198-f517-4b8c-bee8-44dc5b7a6eb0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:39:43.998291 [ 3 ] {} HTTP-Session: a8ff146e-eb88-4567-b6b1-c0749c63a5ed Destroying unnamed session 2024.02.02 02:39:43.998402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:43.998446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:43.998465 [ 3 ] {} HTTP-Session: 6847df4b-066e-4154-8354-2f850944739d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:43.998481 [ 3 ] {} HTTP-Session: 6847df4b-066e-4154-8354-2f850944739d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:43.998550 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:43.998593 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:39:43.998710 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:43.999047 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:43.999305 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.02 02:39:43.999485 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.02 02:39:43.999600 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} executeQuery: Read 36 rows, 2.60 KiB in 0.001022665 sec., 35202 rows/sec., 2.48 MiB/sec. 2024.02.02 02:39:43.999718 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} DynamicQueryHandler: Done processing query 2024.02.02 02:39:43.999741 [ 3 ] {1b19722a-266d-4cd6-a58a-74ffa8813051} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:39:43.999757 [ 3 ] {} HTTP-Session: 6847df4b-066e-4154-8354-2f850944739d Destroying unnamed session 2024.02.02 02:39:43.999891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:43.999934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:43.999953 [ 3 ] {} HTTP-Session: 6c4a40f2-2cb0-4a4e-a74b-ee37b9e0fc92 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:43.999969 [ 3 ] {} HTTP-Session: 6c4a40f2-2cb0-4a4e-a74b-ee37b9e0fc92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:44.000058 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:44.000101 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:39:44.000232 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:44.000717 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.02.02 02:39:44.001010 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.02 02:39:44.001095 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 240.69 MiB, peak 241.00 MiB, will set to 235.34 MiB (RSS), difference: -5.35 MiB 2024.02.02 02:39:44.001311 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.02 02:39:44.001475 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} executeQuery: Read 51 rows, 70.47 KiB in 0.001390134 sec., 36687 rows/sec., 49.51 MiB/sec. 2024.02.02 02:39:44.001586 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} DynamicQueryHandler: Done processing query 2024.02.02 02:39:44.001608 [ 3 ] {f1e4f8a0-0c8e-4fee-b056-a57ebae42fd0} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:39:44.001623 [ 3 ] {} HTTP-Session: 6c4a40f2-2cb0-4a4e-a74b-ee37b9e0fc92 Destroying unnamed session 2024.02.02 02:39:45.001086 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 230.17 MiB, peak 241.00 MiB, will set to 235.34 MiB (RSS), difference: 5.18 MiB 2024.02.02 02:39:53.991993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:53.992103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:53.992128 [ 3 ] {} HTTP-Session: dbc12570-6c61-4f06-9205-394c4b199ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:53.992151 [ 3 ] {} HTTP-Session: dbc12570-6c61-4f06-9205-394c4b199ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:53.992271 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:53.992330 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:39:53.992481 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:53.993020 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:39:53.993277 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.02 02:39:53.993437 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.02 02:39:53.993559 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} executeQuery: Read 51 rows, 4.13 KiB in 0.001252781 sec., 40709 rows/sec., 3.22 MiB/sec. 2024.02.02 02:39:53.993724 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} DynamicQueryHandler: Done processing query 2024.02.02 02:39:53.993749 [ 3 ] {41184bb1-e9c8-4baf-9aa8-cb3b42f66ac8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:39:53.993765 [ 3 ] {} HTTP-Session: dbc12570-6c61-4f06-9205-394c4b199ed8 Destroying unnamed session 2024.02.02 02:39:53.993912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:53.993962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:53.993983 [ 3 ] {} HTTP-Session: e47b4f45-96a9-477c-8b75-2c13f008049a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:53.994003 [ 3 ] {} HTTP-Session: e47b4f45-96a9-477c-8b75-2c13f008049a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:53.994089 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:53.994130 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:39:53.994238 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:53.994637 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:39:53.994856 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.02 02:39:53.995008 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.02 02:39:53.995133 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} executeQuery: Read 153 rows, 15.20 KiB in 0.001014945 sec., 150747 rows/sec., 14.63 MiB/sec. 2024.02.02 02:39:53.995296 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} DynamicQueryHandler: Done processing query 2024.02.02 02:39:53.995324 [ 3 ] {04182e0d-67ea-4ff7-8dba-c6db55cfc406} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:39:53.995340 [ 3 ] {} HTTP-Session: e47b4f45-96a9-477c-8b75-2c13f008049a Destroying unnamed session 2024.02.02 02:39:53.995467 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8684, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:53.995518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:53.995538 [ 3 ] {} HTTP-Session: 590ab8c4-655a-456c-bc14-e570aa33141f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:53.995554 [ 3 ] {} HTTP-Session: 590ab8c4-655a-456c-bc14-e570aa33141f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:53.995629 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:53.995669 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:39:53.995780 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:53.996093 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:39:53.996306 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.02 02:39:53.996451 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.02 02:39:53.996575 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} executeQuery: Read 51 rows, 4.08 KiB in 0.000912112 sec., 55914 rows/sec., 4.37 MiB/sec. 2024.02.02 02:39:53.996707 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} DynamicQueryHandler: Done processing query 2024.02.02 02:39:53.996731 [ 3 ] {946dc78e-78c9-4bfc-abda-f592b95fa499} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.02 02:39:53.996746 [ 3 ] {} HTTP-Session: 590ab8c4-655a-456c-bc14-e570aa33141f Destroying unnamed session 2024.02.02 02:39:53.996915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:39:53.996961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:39:53.996980 [ 3 ] {} HTTP-Session: dde84a49-b821-4615-a3a8-8b9e4c1961df Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:39:53.997006 [ 3 ] {} HTTP-Session: dde84a49-b821-4615-a3a8-8b9e4c1961df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:39:53.997099 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:39:53.997144 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:39:53.997288 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:39:53.997806 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:39:53.998161 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.02 02:39:53.998341 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.02 02:39:53.998469 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} executeQuery: Read 51 rows, 70.47 KiB in 0.001339613 sec., 38070 rows/sec., 51.37 MiB/sec. 2024.02.02 02:39:53.998638 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} DynamicQueryHandler: Done processing query 2024.02.02 02:39:53.998662 [ 3 ] {d2edf1ac-0768-47ee-b01f-d48b017c8efb} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:39:53.998679 [ 3 ] {} HTTP-Session: dde84a49-b821-4615-a3a8-8b9e4c1961df Destroying unnamed session 2024.02.02 02:39:57.813843 [ 112 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:39:57.813924 [ 112 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:40:03.991129 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:03.991244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:03.991274 [ 3 ] {} HTTP-Session: 0a3f4d7a-c77e-416d-a3f5-452e1eb9d490 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:03.991300 [ 3 ] {} HTTP-Session: 0a3f4d7a-c77e-416d-a3f5-452e1eb9d490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:03.991437 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:03.991502 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:40:03.991677 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:03.992208 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:40:03.992464 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.02 02:40:03.992620 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.02 02:40:03.992743 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} executeQuery: Read 51 rows, 4.13 KiB in 0.001266671 sec., 40263 rows/sec., 3.19 MiB/sec. 2024.02.02 02:40:03.992786 [ 110 ] {} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 2024.02.02 02:40:03.992887 [ 110 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:40:03.992896 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} DynamicQueryHandler: Done processing query 2024.02.02 02:40:03.992956 [ 3 ] {d66e5297-a22a-48e4-ab42-1e5ed2393d70} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:40:03.993001 [ 3 ] {} HTTP-Session: 0a3f4d7a-c77e-416d-a3f5-452e1eb9d490 Destroying unnamed session 2024.02.02 02:40:03.993012 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact 2024.02.02 02:40:03.993201 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:03.993218 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:40:03.993263 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 51 rows starting from the beginning of the part 2024.02.02 02:40:03.993266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:03.993305 [ 3 ] {} HTTP-Session: 6358303f-9ff1-4e8f-a167-60bf3b7351a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:03.993326 [ 3 ] {} HTTP-Session: 6358303f-9ff1-4e8f-a167-60bf3b7351a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:03.993435 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:03.993435 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part 2024.02.02 02:40:03.993492 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:40:03.993625 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part 2024.02.02 02:40:03.993722 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:03.993788 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part 2024.02.02 02:40:03.993916 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part 2024.02.02 02:40:03.994265 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:40:03.994548 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 02:40:03.994754 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 02:40:03.994775 [ 9 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001821045 sec., 140029.48856288558 rows/sec., 11.08 MiB/sec. 2024.02.02 02:40:03.994946 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} executeQuery: Read 4 rows, 342.00 B in 0.001472906 sec., 2715 rows/sec., 226.75 KiB/sec. 2024.02.02 02:40:03.994962 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) 2024.02.02 02:40:03.995115 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} DynamicQueryHandler: Done processing query 2024.02.02 02:40:03.995146 [ 3 ] {e06b1910-a2f7-4c41-9558-6b0975f9d4bf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:40:03.995164 [ 3 ] {} HTTP-Session: 6358303f-9ff1-4e8f-a167-60bf3b7351a0 Destroying unnamed session 2024.02.02 02:40:03.995198 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. 2024.02.02 02:40:03.995253 [ 15 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_34_8} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 2024.02.02 02:40:03.995330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 24831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:03.995376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:03.995395 [ 3 ] {} HTTP-Session: 209f7ffd-827d-4334-a35a-d50b8516b263 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:03.995412 [ 3 ] {} HTTP-Session: 209f7ffd-827d-4334-a35a-d50b8516b263 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:03.995487 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:03.995524 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:40:03.995626 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:03.996016 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:40:03.996233 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.02 02:40:03.996382 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.02 02:40:03.996499 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} executeQuery: Read 155 rows, 15.38 KiB in 0.000984344 sec., 157465 rows/sec., 15.26 MiB/sec. 2024.02.02 02:40:03.996612 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} DynamicQueryHandler: Done processing query 2024.02.02 02:40:03.996635 [ 3 ] {bcc814f6-bbeb-4905-b8f8-fac4fcb5e349} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.02 02:40:03.996651 [ 3 ] {} HTTP-Session: 209f7ffd-827d-4334-a35a-d50b8516b263 Destroying unnamed session 2024.02.02 02:40:03.996756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:03.996811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:03.996831 [ 3 ] {} HTTP-Session: a4e67df2-1c53-45f2-82ab-970de51716b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:03.996847 [ 3 ] {} HTTP-Session: a4e67df2-1c53-45f2-82ab-970de51716b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:03.996915 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:03.996954 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:40:03.997058 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:03.997323 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:40:03.997521 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.02 02:40:03.997673 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.02 02:40:03.997802 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} executeQuery: Read 4 rows, 286.00 B in 0.00084169 sec., 4752 rows/sec., 331.83 KiB/sec. 2024.02.02 02:40:03.997930 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} DynamicQueryHandler: Done processing query 2024.02.02 02:40:03.997954 [ 3 ] {4da821e7-3c5a-4cb8-8f57-7a42ac0fec40} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:40:03.997971 [ 3 ] {} HTTP-Session: a4e67df2-1c53-45f2-82ab-970de51716b8 Destroying unnamed session 2024.02.02 02:40:03.998070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:03.998115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:03.998134 [ 3 ] {} HTTP-Session: 86ba4899-a62f-4877-b910-73d5cc371c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:03.998150 [ 3 ] {} HTTP-Session: 86ba4899-a62f-4877-b910-73d5cc371c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:03.998222 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:03.998259 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:40:03.998365 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:03.998701 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:40:03.998913 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.02 02:40:03.999058 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.02 02:40:03.999176 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} executeQuery: Read 55 rows, 4.41 KiB in 0.000926062 sec., 59391 rows/sec., 4.65 MiB/sec. 2024.02.02 02:40:03.999291 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} DynamicQueryHandler: Done processing query 2024.02.02 02:40:03.999314 [ 3 ] {d053c052-6c4c-461d-8162-1c5a92f17edd} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:40:03.999331 [ 3 ] {} HTTP-Session: 86ba4899-a62f-4877-b910-73d5cc371c9f Destroying unnamed session 2024.02.02 02:40:03.999420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:03.999465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:03.999484 [ 3 ] {} HTTP-Session: 45c56b14-9769-4438-bb9d-53df58aae0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:03.999502 [ 3 ] {} HTTP-Session: 45c56b14-9769-4438-bb9d-53df58aae0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:03.999571 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:03.999615 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:40:03.999737 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:04.000014 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:40:04.000267 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.02 02:40:04.000444 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.02 02:40:04.000566 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} executeQuery: Read 2 rows, 144.00 B in 0.000958333 sec., 2086 rows/sec., 146.74 KiB/sec. 2024.02.02 02:40:04.000717 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} DynamicQueryHandler: Done processing query 2024.02.02 02:40:04.000740 [ 3 ] {b90ccce1-9034-4ee0-a083-897e6b4fdea9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:40:04.000756 [ 3 ] {} HTTP-Session: 45c56b14-9769-4438-bb9d-53df58aae0ed Destroying unnamed session 2024.02.02 02:40:04.000916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 54560, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:04.000962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:04.000980 [ 3 ] {} HTTP-Session: 02b2e89a-659a-4864-9a2e-73a7f187d69c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:04.000997 [ 3 ] {} HTTP-Session: 02b2e89a-659a-4864-9a2e-73a7f187d69c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:04.001087 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:04.001138 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.54 MiB, peak 241.00 MiB, will set to 235.35 MiB (RSS), difference: -1.19 MiB 2024.02.02 02:40:04.001141 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:40:04.001612 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:04.002165 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.02.02 02:40:04.002479 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.02 02:40:04.002654 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.02 02:40:04.002771 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} executeQuery: Read 51 rows, 70.47 KiB in 0.001652381 sec., 30864 rows/sec., 41.65 MiB/sec. 2024.02.02 02:40:04.002907 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} DynamicQueryHandler: Done processing query 2024.02.02 02:40:04.002930 [ 3 ] {4222f237-f21d-40d7-afb0-2455306280e1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.02.02 02:40:04.002946 [ 3 ] {} HTTP-Session: 02b2e89a-659a-4864-9a2e-73a7f187d69c Destroying unnamed session 2024.02.02 02:40:12.813982 [ 106 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:40:12.814044 [ 106 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:40:13.993764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 8648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:13.993856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:13.993882 [ 3 ] {} HTTP-Session: 3d60c5ed-fa97-4f78-b9b6-8fddf8498513 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:13.993905 [ 3 ] {} HTTP-Session: 3d60c5ed-fa97-4f78-b9b6-8fddf8498513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:13.994026 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:13.994084 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:40:13.994235 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:13.994720 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:13.995003 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.02 02:40:13.995166 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.02 02:40:13.995288 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} executeQuery: Read 60 rows, 4.86 KiB in 0.00122243 sec., 49082 rows/sec., 3.89 MiB/sec. 2024.02.02 02:40:13.995442 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} DynamicQueryHandler: Done processing query 2024.02.02 02:40:13.995468 [ 3 ] {03ea61f0-2ef5-46a7-a8af-8ac9e19cac5a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:40:13.995485 [ 3 ] {} HTTP-Session: 3d60c5ed-fa97-4f78-b9b6-8fddf8498513 Destroying unnamed session 2024.02.02 02:40:13.995593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:13.995642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:13.995662 [ 3 ] {} HTTP-Session: df0df179-9bc4-4c34-a1a2-976a54e265a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:13.995678 [ 3 ] {} HTTP-Session: df0df179-9bc4-4c34-a1a2-976a54e265a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:13.995748 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:13.995790 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:40:13.995898 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:13.996196 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:13.996418 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 02:40:13.996585 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 02:40:13.996705 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} executeQuery: Read 2 rows, 175.00 B in 0.000925753 sec., 2160 rows/sec., 184.60 KiB/sec. 2024.02.02 02:40:13.996899 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} DynamicQueryHandler: Done processing query 2024.02.02 02:40:13.996925 [ 3 ] {0952cff3-c3b5-420e-bafa-55461453553d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:40:13.996942 [ 3 ] {} HTTP-Session: df0df179-9bc4-4c34-a1a2-976a54e265a0 Destroying unnamed session 2024.02.02 02:40:13.997087 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 33659, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:13.997133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:13.997152 [ 3 ] {} HTTP-Session: 7acabdf0-fc88-4bd3-a5f6-3e07f185ce0b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:13.997169 [ 3 ] {} HTTP-Session: 7acabdf0-fc88-4bd3-a5f6-3e07f185ce0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:13.997247 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:13.997286 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:40:13.997402 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:13.997827 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:13.998052 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.02 02:40:13.998217 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.02 02:40:13.998338 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} executeQuery: Read 217 rows, 20.46 KiB in 0.001059386 sec., 204835 rows/sec., 18.86 MiB/sec. 2024.02.02 02:40:13.998464 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} DynamicQueryHandler: Done processing query 2024.02.02 02:40:13.998490 [ 3 ] {cfa8703b-325a-4397-b6ab-ed96178fa1a5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.02 02:40:13.998506 [ 3 ] {} HTTP-Session: 7acabdf0-fc88-4bd3-a5f6-3e07f185ce0b Destroying unnamed session 2024.02.02 02:40:13.998599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:13.998645 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:13.998664 [ 3 ] {} HTTP-Session: 434c5d96-d8e8-4f94-9373-d51b330f171d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:13.998681 [ 3 ] {} HTTP-Session: 434c5d96-d8e8-4f94-9373-d51b330f171d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:13.998749 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:13.998789 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:40:13.998898 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:13.999160 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:13.999782 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.02 02:40:13.999935 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.02 02:40:14.000041 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} executeQuery: Read 2 rows, 143.00 B in 0.001259001 sec., 1588 rows/sec., 110.92 KiB/sec. 2024.02.02 02:40:14.000231 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} DynamicQueryHandler: Done processing query 2024.02.02 02:40:14.000273 [ 3 ] {83ba79d3-de4f-4228-8286-1fc5770b4d1f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:40:14.000302 [ 3 ] {} HTTP-Session: 434c5d96-d8e8-4f94-9373-d51b330f171d Destroying unnamed session 2024.02.02 02:40:14.000454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 16300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:14.000513 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:14.000537 [ 3 ] {} HTTP-Session: c61a9ebc-a331-469e-97af-77a246550f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:14.000557 [ 3 ] {} HTTP-Session: c61a9ebc-a331-469e-97af-77a246550f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:14.000651 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:14.000701 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:40:14.000841 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:14.001132 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.50 MiB, peak 241.00 MiB, will set to 235.35 MiB (RSS), difference: -1.15 MiB 2024.02.02 02:40:14.001253 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:14.001571 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.02 02:40:14.001739 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.02 02:40:14.001862 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} executeQuery: Read 96 rows, 7.68 KiB in 0.00117602 sec., 81631 rows/sec., 6.38 MiB/sec. 2024.02.02 02:40:14.001978 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} DynamicQueryHandler: Done processing query 2024.02.02 02:40:14.002003 [ 3 ] {483f4547-38bb-4c93-bdc0-d86cda9f4f4d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:40:14.002019 [ 3 ] {} HTTP-Session: c61a9ebc-a331-469e-97af-77a246550f21 Destroying unnamed session 2024.02.02 02:40:14.002122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:14.002168 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:14.002188 [ 3 ] {} HTTP-Session: 1305d848-ab8d-4f7d-abd2-9f8602730c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:14.002204 [ 3 ] {} HTTP-Session: 1305d848-ab8d-4f7d-abd2-9f8602730c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:14.002276 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:14.002321 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:40:14.002452 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:14.002808 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:14.003126 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.02 02:40:14.003311 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.02 02:40:14.003435 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} executeQuery: Read 37 rows, 2.67 KiB in 0.001127918 sec., 32803 rows/sec., 2.31 MiB/sec. 2024.02.02 02:40:14.003644 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} DynamicQueryHandler: Done processing query 2024.02.02 02:40:14.003668 [ 3 ] {4307a77e-27dd-4e9e-baed-2784e478a68e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:40:14.003685 [ 3 ] {} HTTP-Session: 1305d848-ab8d-4f7d-abd2-9f8602730c37 Destroying unnamed session 2024.02.02 02:40:14.003826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 64178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:14.003872 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:14.003892 [ 3 ] {} HTTP-Session: f4a20cea-ac72-4ecd-858a-5ec2874dbc42 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:14.003910 [ 3 ] {} HTTP-Session: f4a20cea-ac72-4ecd-858a-5ec2874dbc42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:14.004001 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:14.004047 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:40:14.004201 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:14.004759 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:14.005142 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.02 02:40:14.005330 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.02 02:40:14.005460 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} executeQuery: Read 60 rows, 82.91 KiB in 0.001423925 sec., 42137 rows/sec., 56.86 MiB/sec. 2024.02.02 02:40:14.005681 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} DynamicQueryHandler: Done processing query 2024.02.02 02:40:14.005706 [ 3 ] {06d10624-340d-45cc-9502-628618c81d65} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.02.02 02:40:14.005723 [ 3 ] {} HTTP-Session: f4a20cea-ac72-4ecd-858a-5ec2874dbc42 Destroying unnamed session 2024.02.02 02:40:14.005824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 2459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:14.005868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:14.005888 [ 3 ] {} HTTP-Session: 96ab93d5-7d61-46b1-99e5-f30d698cd46a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:14.005905 [ 3 ] {} HTTP-Session: 96ab93d5-7d61-46b1-99e5-f30d698cd46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:14.005977 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:14.006020 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.02 02:40:14.006141 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:14.006413 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:14.006747 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.02 02:40:14.006940 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.02 02:40:14.007055 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} executeQuery: Read 15 rows, 1.09 KiB in 0.001047065 sec., 14325 rows/sec., 1.01 MiB/sec. 2024.02.02 02:40:14.007177 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} DynamicQueryHandler: Done processing query 2024.02.02 02:40:14.007201 [ 3 ] {ddbb7792-b6c2-4446-b250-0e7c10d1f75b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:40:14.007218 [ 3 ] {} HTTP-Session: 96ab93d5-7d61-46b1-99e5-f30d698cd46a Destroying unnamed session 2024.02.02 02:40:23.992071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:23.992190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:23.992216 [ 3 ] {} HTTP-Session: 54742579-94a6-40a1-a3e3-e81adc33c7dc Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:23.992240 [ 3 ] {} HTTP-Session: 54742579-94a6-40a1-a3e3-e81adc33c7dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:23.992363 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:23.992420 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:40:23.992573 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:23.993040 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:23.993299 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.02 02:40:23.993464 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.02 02:40:23.993608 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} executeQuery: Read 64 rows, 5.19 KiB in 0.00121131 sec., 52835 rows/sec., 4.18 MiB/sec. 2024.02.02 02:40:23.993740 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} DynamicQueryHandler: Done processing query 2024.02.02 02:40:23.993764 [ 3 ] {9361fec7-97d0-43d4-a0b1-ad96151d0a40} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:40:23.993781 [ 3 ] {} HTTP-Session: 54742579-94a6-40a1-a3e3-e81adc33c7dc Destroying unnamed session 2024.02.02 02:40:23.993885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:23.993929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:23.993949 [ 3 ] {} HTTP-Session: eb4370be-4b7f-4b09-9c08-4ac854312961 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:23.993966 [ 3 ] {} HTTP-Session: eb4370be-4b7f-4b09-9c08-4ac854312961 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:23.994035 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:23.994075 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.02 02:40:23.994182 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:23.994470 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:23.994675 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 02:40:23.994825 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} oximeter.fields_ipaddr (fc3c8854-2932-43cf-b5da-b6978a2d56ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 02:40:23.994936 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} executeQuery: Read 2 rows, 175.00 B in 0.000872832 sec., 2291 rows/sec., 195.80 KiB/sec. 2024.02.02 02:40:23.995048 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} DynamicQueryHandler: Done processing query 2024.02.02 02:40:23.995071 [ 3 ] {afcc9df6-6af6-49b8-94c6-ef3229323770} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:40:23.995087 [ 3 ] {} HTTP-Session: eb4370be-4b7f-4b09-9c08-4ac854312961 Destroying unnamed session 2024.02.02 02:40:23.995297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 30590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:23.995341 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:23.995360 [ 3 ] {} HTTP-Session: 48cf6f9e-b01d-480a-9221-de21680308b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:23.995376 [ 3 ] {} HTTP-Session: 48cf6f9e-b01d-480a-9221-de21680308b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:23.995451 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:23.995489 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:40:23.995588 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:23.995984 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:23.996199 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.02 02:40:23.996349 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.02 02:40:23.996476 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} executeQuery: Read 193 rows, 18.83 KiB in 0.000991374 sec., 194679 rows/sec., 18.55 MiB/sec. 2024.02.02 02:40:23.996473 [ 101 ] {} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.02 02:40:23.996603 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:23.996647 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} DynamicQueryHandler: Done processing query 2024.02.02 02:40:23.996692 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.02 02:40:23.996694 [ 3 ] {8bb05130-0e24-4ba1-868b-3a7319b4657a} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.02 02:40:23.996767 [ 3 ] {} HTTP-Session: 48cf6f9e-b01d-480a-9221-de21680308b8 Destroying unnamed session 2024.02.02 02:40:23.996838 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:40:23.996878 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 193 rows starting from the beginning of the part 2024.02.02 02:40:23.996923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:23.996994 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:23.997043 [ 3 ] {} HTTP-Session: c04ec54b-5d2e-4546-b7ad-748e90e7cec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:23.997101 [ 3 ] {} HTTP-Session: c04ec54b-5d2e-4546-b7ad-748e90e7cec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:23.997115 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 189 rows starting from the beginning of the part 2024.02.02 02:40:23.997283 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:23.997330 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 153 rows starting from the beginning of the part 2024.02.02 02:40:23.997358 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.02 02:40:23.997619 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 155 rows starting from the beginning of the part 2024.02.02 02:40:23.997745 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:23.997878 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 217 rows starting from the beginning of the part 2024.02.02 02:40:23.998011 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 193 rows starting from the beginning of the part 2024.02.02 02:40:23.998523 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:23.998911 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.02 02:40:23.999250 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} oximeter.fields_u16 (67fc8216-309e-4676-ae4c-e65654d5f73b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.02 02:40:23.999440 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} executeQuery: Read 2 rows, 143.00 B in 0.002102351 sec., 951 rows/sec., 66.42 KiB/sec. 2024.02.02 02:40:23.999617 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} DynamicQueryHandler: Done processing query 2024.02.02 02:40:23.999664 [ 3 ] {6c36f67f-624e-4400-b391-256dabfb9f18} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:40:23.999735 [ 3 ] {} HTTP-Session: c04ec54b-5d2e-4546-b7ad-748e90e7cec0 Destroying unnamed session 2024.02.02 02:40:23.999882 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1100 rows, containing 4 columns (4 merged, 0 gathered) in 0.003230939 sec., 340458.3002031298 rows/sec., 32.09 MiB/sec. 2024.02.02 02:40:23.999953 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 11229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:24.000021 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.02 02:40:24.000030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:24.000093 [ 3 ] {} HTTP-Session: 93575f88-5eef-4f51-881d-ed0a21f95d94 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:24.000113 [ 3 ] {} HTTP-Session: 93575f88-5eef-4f51-881d-ed0a21f95d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:24.000232 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:24.000284 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.02 02:40:24.000305 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:40:24.000391 [ 9 ] {807aef99-7a6b-47f6-8425-b15a3b6a485d::all_1_36_7} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.02 02:40:24.000573 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:24.000915 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:24.001127 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.49 MiB, peak 241.00 MiB, will set to 235.35 MiB (RSS), difference: -1.14 MiB 2024.02.02 02:40:24.001238 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.02 02:40:24.001444 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.02 02:40:24.001570 [ 101 ] {} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.02 02:40:24.001578 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} executeQuery: Read 66 rows, 5.29 KiB in 0.001295492 sec., 50945 rows/sec., 3.99 MiB/sec. 2024.02.02 02:40:24.001623 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:24.001776 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.02 02:40:24.001825 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} DynamicQueryHandler: Done processing query 2024.02.02 02:40:24.001861 [ 3 ] {50d12a89-fc76-4302-b837-b60141fe8350} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:40:24.001890 [ 3 ] {} HTTP-Session: 93575f88-5eef-4f51-881d-ed0a21f95d94 Destroying unnamed session 2024.02.02 02:40:24.001893 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:40:24.001927 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 101 rows starting from the beginning of the part 2024.02.02 02:40:24.002007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:24.002041 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 75 rows starting from the beginning of the part 2024.02.02 02:40:24.002062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:24.002086 [ 3 ] {} HTTP-Session: 20853452-10b6-44b7-b22a-907fde37445d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:24.002105 [ 3 ] {} HTTP-Session: 20853452-10b6-44b7-b22a-907fde37445d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:24.002168 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part 2024.02.02 02:40:24.002217 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:24.002276 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:40:24.002299 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 55 rows starting from the beginning of the part 2024.02.02 02:40:24.002467 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 96 rows starting from the beginning of the part 2024.02.02 02:40:24.002552 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:24.002621 [ 15 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 66 rows starting from the beginning of the part 2024.02.02 02:40:24.003046 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:24.003433 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.02 02:40:24.003597 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 444 rows, containing 4 columns (4 merged, 0 gathered) in 0.001901716 sec., 233473.34722955478 rows/sec., 18.24 MiB/sec. 2024.02.02 02:40:24.003697 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.02 02:40:24.003828 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.02 02:40:24.003941 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} executeQuery: Read 1 rows, 72.00 B in 0.001668821 sec., 599 rows/sec., 42.13 KiB/sec. 2024.02.02 02:40:24.004263 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} DynamicQueryHandler: Done processing query 2024.02.02 02:40:24.004270 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.02 02:40:24.004293 [ 3 ] {fe8c2a5d-f5ab-47a0-a795-d6e252597598} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.02 02:40:24.004335 [ 3 ] {} HTTP-Session: 20853452-10b6-44b7-b22a-907fde37445d Destroying unnamed session 2024.02.02 02:40:24.004392 [ 22 ] {8977c224-e3b8-4996-824e-607736117626::all_1_36_7} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.02 02:40:24.004569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 68453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:24.004624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:24.004646 [ 3 ] {} HTTP-Session: 3dbe8eac-7810-4bef-aa17-fb2280037833 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:24.004663 [ 3 ] {} HTTP-Session: 3dbe8eac-7810-4bef-aa17-fb2280037833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:24.004756 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:24.004803 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:40:24.004990 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:24.005624 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:24.005951 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.02 02:40:24.006131 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.02 02:40:24.006259 [ 101 ] {} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.02 02:40:24.006267 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} executeQuery: Read 64 rows, 88.44 KiB in 0.001474656 sec., 43399 rows/sec., 58.57 MiB/sec. 2024.02.02 02:40:24.006312 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:24.006506 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.02 02:40:24.006593 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} DynamicQueryHandler: Done processing query 2024.02.02 02:40:24.006638 [ 3 ] {e5052a04-23fa-4d0d-a97b-38bde0ef6c2f} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.02.02 02:40:24.006683 [ 3 ] {} HTTP-Session: 3dbe8eac-7810-4bef-aa17-fb2280037833 Destroying unnamed session 2024.02.02 02:40:24.006739 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:40:24.006782 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1557 rows starting from the beginning of the part 2024.02.02 02:40:24.006927 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 51 rows starting from the beginning of the part 2024.02.02 02:40:24.007033 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part 2024.02.02 02:40:24.007163 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part 2024.02.02 02:40:24.007268 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2024.02.02 02:40:24.007359 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2024.02.02 02:40:24.012264 [ 15 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 6 columns (6 merged, 0 gathered) in 0.005881025 sec., 311850.40022785147 rows/sec., 420.83 MiB/sec. 2024.02.02 02:40:24.012983 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.02 02:40:24.013234 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.02 02:40:24.013314 [ 16 ] {843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.02 02:40:24.013400 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 843554e0-2ece-4b67-9b83-d55c02f6cb3d::all_1_36_7: 9.11 MiB. 2024.02.02 02:40:25.001134 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.35 MiB, peak 241.00 MiB, will set to 237.88 MiB (RSS), difference: 6.53 MiB 2024.02.02 02:40:27.814295 [ 99 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:40:27.814370 [ 99 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:40:33.991928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 9223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:33.992048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:33.992078 [ 3 ] {} HTTP-Session: 470eb6ae-5084-4770-aa46-c17737205b1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:33.992105 [ 3 ] {} HTTP-Session: 470eb6ae-5084-4770-aa46-c17737205b1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:33.992244 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:33.992311 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:40:33.992470 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:33.992998 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:33.993270 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.02 02:40:33.993432 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.02 02:40:33.993574 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} executeQuery: Read 64 rows, 5.19 KiB in 0.001285082 sec., 49802 rows/sec., 3.94 MiB/sec. 2024.02.02 02:40:33.993778 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} DynamicQueryHandler: Done processing query 2024.02.02 02:40:33.993844 [ 3 ] {71feb031-926b-489e-99eb-f371c944f9d3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:40:33.993919 [ 3 ] {} HTTP-Session: 470eb6ae-5084-4770-aa46-c17737205b1c Destroying unnamed session 2024.02.02 02:40:33.994094 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 30441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:33.994141 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:33.994161 [ 3 ] {} HTTP-Session: 97ccac58-67c8-469b-af52-9974e4a7691a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:33.994177 [ 3 ] {} HTTP-Session: 97ccac58-67c8-469b-af52-9974e4a7691a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:33.994258 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:33.994299 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:40:33.994411 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:33.994812 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:33.995032 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.02 02:40:33.995181 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.02 02:40:33.995309 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} executeQuery: Read 192 rows, 18.74 KiB in 0.001019656 sec., 188298 rows/sec., 17.95 MiB/sec. 2024.02.02 02:40:33.995465 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} DynamicQueryHandler: Done processing query 2024.02.02 02:40:33.995491 [ 3 ] {3db5ac72-c934-439e-88b6-ea0e793c737c} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.02.02 02:40:33.995507 [ 3 ] {} HTTP-Session: 97ccac58-67c8-469b-af52-9974e4a7691a Destroying unnamed session 2024.02.02 02:40:33.995626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 10888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:33.995671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:33.995690 [ 3 ] {} HTTP-Session: c1d7c4af-e87b-4913-93a0-0e380a9d62bb Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:33.995707 [ 3 ] {} HTTP-Session: c1d7c4af-e87b-4913-93a0-0e380a9d62bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:33.995780 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:33.995822 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:40:33.995928 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:33.996240 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:33.996450 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.02 02:40:33.996599 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.02 02:40:33.996723 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} executeQuery: Read 64 rows, 5.13 KiB in 0.000906582 sec., 70594 rows/sec., 5.52 MiB/sec. 2024.02.02 02:40:33.996912 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} DynamicQueryHandler: Done processing query 2024.02.02 02:40:33.996937 [ 3 ] {e7b3940f-5f6b-4c20-87af-0b7317178853} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:40:33.996952 [ 3 ] {} HTTP-Session: c1d7c4af-e87b-4913-93a0-0e380a9d62bb Destroying unnamed session 2024.02.02 02:40:33.997097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 68453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:33.997143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:33.997161 [ 3 ] {} HTTP-Session: b4df4afa-aa70-41c5-a1dd-47397f209c89 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:33.997178 [ 3 ] {} HTTP-Session: b4df4afa-aa70-41c5-a1dd-47397f209c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:33.997271 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:33.997319 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:40:33.997469 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:33.998001 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.56 GiB. 2024.02.02 02:40:33.998336 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.02 02:40:33.998515 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.02 02:40:33.998616 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} executeQuery: Read 64 rows, 88.44 KiB in 0.001315742 sec., 48641 rows/sec., 65.64 MiB/sec. 2024.02.02 02:40:33.998772 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} DynamicQueryHandler: Done processing query 2024.02.02 02:40:33.998797 [ 3 ] {9871efa7-8c90-4d3a-84cb-c9606ad9217d} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.02.02 02:40:33.998813 [ 3 ] {} HTTP-Session: b4df4afa-aa70-41c5-a1dd-47397f209c89 Destroying unnamed session 2024.02.02 02:40:39.096374 [ 95 ] {} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2024.02.02 02:40:39.096479 [ 95 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.55 GiB. 2024.02.02 02:40:39.096587 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2024.02.02 02:40:39.096775 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:40:39.096820 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 618 rows starting from the beginning of the part 2024.02.02 02:40:39.097001 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.02.02 02:40:39.097131 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part 2024.02.02 02:40:39.097250 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2024.02.02 02:40:39.097357 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part 2024.02.02 02:40:39.098072 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 5 columns (5 merged, 0 gathered) in 0.001534987 sec., 452121.0928822198 rows/sec., 31.88 MiB/sec. 2024.02.02 02:40:39.098176 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.02.02 02:40:39.098368 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2024.02.02 02:40:39.098429 [ 10 ] {cba97e21-9792-4938-b5f3-d49cf85188d3::all_1_23_5} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2024.02.02 02:40:42.815432 [ 94 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:40:42.815514 [ 94 ] {} DNSResolver: Updated DNS cache 2024.02.02 02:40:43.994111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 10085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:43.994222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:43.994253 [ 3 ] {} HTTP-Session: 43ae894f-d124-42fa-9037-cc26800b7567 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:43.994280 [ 3 ] {} HTTP-Session: 43ae894f-d124-42fa-9037-cc26800b7567 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:43.994419 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:43.994487 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:40:43.994638 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:43.995065 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:43.995337 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.02 02:40:43.995504 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.02 02:40:43.995622 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} executeQuery: Read 70 rows, 5.67 KiB in 0.001161238 sec., 60280 rows/sec., 4.77 MiB/sec. 2024.02.02 02:40:43.995754 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} DynamicQueryHandler: Done processing query 2024.02.02 02:40:43.995780 [ 3 ] {bd43f4d5-f592-4ef6-916e-3697c59d629c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:40:43.995797 [ 3 ] {} HTTP-Session: 43ae894f-d124-42fa-9037-cc26800b7567 Destroying unnamed session 2024.02.02 02:40:43.995964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 38135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:43.996010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:43.996030 [ 3 ] {} HTTP-Session: 55a0d954-671b-43d7-9c96-be438fb57fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:43.996047 [ 3 ] {} HTTP-Session: 55a0d954-671b-43d7-9c96-be438fb57fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:43.996129 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:43.996168 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:40:43.996271 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:43.996690 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:43.996917 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.02 02:40:43.997067 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.02 02:40:43.997170 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} executeQuery: Read 246 rows, 23.17 KiB in 0.001012265 sec., 243019 rows/sec., 22.35 MiB/sec. 2024.02.02 02:40:43.997282 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} DynamicQueryHandler: Done processing query 2024.02.02 02:40:43.997306 [ 3 ] {dddb3596-3268-418b-a6ec-5d433cb4c381} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.02.02 02:40:43.997322 [ 3 ] {} HTTP-Session: 55a0d954-671b-43d7-9c96-be438fb57fb6 Destroying unnamed session 2024.02.02 02:40:43.997441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 17476, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:43.997486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:43.997505 [ 3 ] {} HTTP-Session: b150670a-6189-444b-a3f5-2d34bf112179 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:43.997522 [ 3 ] {} HTTP-Session: b150670a-6189-444b-a3f5-2d34bf112179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:43.997597 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:43.997635 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:40:43.997737 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:43.998145 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:43.998357 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.02 02:40:43.998505 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.02 02:40:43.998609 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} executeQuery: Read 103 rows, 8.23 KiB in 0.000984164 sec., 104657 rows/sec., 8.16 MiB/sec. 2024.02.02 02:40:43.998753 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} DynamicQueryHandler: Done processing query 2024.02.02 02:40:43.998780 [ 3 ] {a48f6d18-ba55-456c-92b6-ef690474a8e0} MemoryTracker: Peak memory usage (for query): 4.17 MiB. 2024.02.02 02:40:43.998797 [ 3 ] {} HTTP-Session: b150670a-6189-444b-a3f5-2d34bf112179 Destroying unnamed session 2024.02.02 02:40:43.998901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:43.998946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:43.998966 [ 3 ] {} HTTP-Session: 7463c9e2-9898-4c6c-897d-29c37f5ff67a Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:43.998983 [ 3 ] {} HTTP-Session: 7463c9e2-9898-4c6c-897d-29c37f5ff67a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:43.999054 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:43.999099 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.02 02:40:43.999218 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:43.999533 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:43.999794 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.02 02:40:43.999971 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} oximeter.measurements_cumulativeu64 (cba97e21-9792-4938-b5f3-d49cf85188d3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.02 02:40:44.000077 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} executeQuery: Read 36 rows, 2.60 KiB in 0.000993955 sec., 36218 rows/sec., 2.56 MiB/sec. 2024.02.02 02:40:44.000188 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} DynamicQueryHandler: Done processing query 2024.02.02 02:40:44.000212 [ 3 ] {1e895717-9c9b-4aa5-a20c-74ba576cc908} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.02 02:40:44.000228 [ 3 ] {} HTTP-Session: 7463c9e2-9898-4c6c-897d-29c37f5ff67a Destroying unnamed session 2024.02.02 02:40:44.000361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 74865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:44.000406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:44.000425 [ 3 ] {} HTTP-Session: bc339d10-ab0e-4690-b405-6a6f7c79e6f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:44.000442 [ 3 ] {} HTTP-Session: bc339d10-ab0e-4690-b405-6a6f7c79e6f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:44.000544 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:44.000589 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:40:44.000718 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:44.001109 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.02 MiB, peak 243.42 MiB, will set to 237.88 MiB (RSS), difference: -1.14 MiB 2024.02.02 02:40:44.001576 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:44.001952 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.02 02:40:44.002133 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.02 02:40:44.002238 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} executeQuery: Read 70 rows, 96.73 KiB in 0.001666631 sec., 42000 rows/sec., 56.68 MiB/sec. 2024.02.02 02:40:44.002364 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} DynamicQueryHandler: Done processing query 2024.02.02 02:40:44.002388 [ 3 ] {9f885558-2770-44f8-b14e-6089cf38a1e9} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.02 02:40:44.002404 [ 3 ] {} HTTP-Session: bc339d10-ab0e-4690-b405-6a6f7c79e6f7 Destroying unnamed session 2024.02.02 02:40:44.002505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 1450, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:44.002550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:44.002569 [ 3 ] {} HTTP-Session: bcdbb3d0-79bd-4591-a004-c78f0adbfb8d Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:44.002586 [ 3 ] {} HTTP-Session: bcdbb3d0-79bd-4591-a004-c78f0adbfb8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:44.002655 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:44.002722 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.02 02:40:44.002829 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:44.003084 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:44.003322 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.02 02:40:44.003503 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} oximeter.measurements_i64 (d8ad6812-d358-458f-bda0-12406629d16a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.02 02:40:44.003595 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} executeQuery: Read 9 rows, 651.00 B in 0.000885302 sec., 10166 rows/sec., 718.11 KiB/sec. 2024.02.02 02:40:44.003744 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} DynamicQueryHandler: Done processing query 2024.02.02 02:40:44.003768 [ 3 ] {d93991c8-ee8a-4e59-9a3e-161ad7fd9ada} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.02 02:40:44.003784 [ 3 ] {} HTTP-Session: bcdbb3d0-79bd-4591-a004-c78f0adbfb8d Destroying unnamed session 2024.02.02 02:40:53.991341 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 10085, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:53.991462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:53.991492 [ 3 ] {} HTTP-Session: 1c139661-c996-4417-b34a-a7bb685407f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:53.991519 [ 3 ] {} HTTP-Session: 1c139661-c996-4417-b34a-a7bb685407f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:53.991656 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:53.991718 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.02 02:40:53.991872 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:53.992365 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:53.992627 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.02 02:40:53.992790 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.02 02:40:53.992908 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} executeQuery: Read 70 rows, 5.67 KiB in 0.001214689 sec., 57627 rows/sec., 4.56 MiB/sec. 2024.02.02 02:40:53.992900 [ 87 ] {} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Selected 6 parts from all_1_34_8 to all_39_39_0 2024.02.02 02:40:53.992974 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:53.993075 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} DynamicQueryHandler: Done processing query 2024.02.02 02:40:53.993127 [ 3 ] {654000ad-4803-42c4-9e44-148862137c62} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:40:53.993139 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_34_8 to all_39_39_0 into Compact 2024.02.02 02:40:53.993156 [ 3 ] {} HTTP-Session: 1c139661-c996-4417-b34a-a7bb685407f6 Destroying unnamed session 2024.02.02 02:40:53.993299 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.02 02:40:53.993343 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 51 rows starting from the beginning of the part 2024.02.02 02:40:53.993412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 33200, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:53.993493 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:53.993549 [ 3 ] {} HTTP-Session: 656cd28b-503e-4101-9b5e-a0adb9f0eb8b Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:53.993607 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part 2024.02.02 02:40:53.993608 [ 3 ] {} HTTP-Session: 656cd28b-503e-4101-9b5e-a0adb9f0eb8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:53.993864 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part 2024.02.02 02:40:53.993882 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:53.993968 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.02 02:40:53.994103 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part 2024.02.02 02:40:53.994406 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 70 rows starting from the beginning of the part 2024.02.02 02:40:53.994516 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:53.994663 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 70 rows starting from the beginning of the part 2024.02.02 02:40:53.995615 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:53.996178 [ 13 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 4 columns (4 merged, 0 gathered) in 0.003137227 sec., 120807.32443014166 rows/sec., 9.56 MiB/sec. 2024.02.02 02:40:53.996191 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.02 02:40:53.996358 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary) 2024.02.02 02:40:53.996482 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} oximeter.fields_string (807aef99-7a6b-47f6-8425-b15a3b6a485d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.02 02:40:53.996631 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} executeQuery: Read 210 rows, 20.40 KiB in 0.002688876 sec., 78099 rows/sec., 7.41 MiB/sec. 2024.02.02 02:40:53.996748 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9. 2024.02.02 02:40:53.996827 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} DynamicQueryHandler: Done processing query 2024.02.02 02:40:53.996862 [ 10 ] {e664e8c8-838c-448d-9a06-931f192d0725::all_1_39_9} oximeter.fields_i64 (e664e8c8-838c-448d-9a06-931f192d0725) (MergerMutator): Merged 6 parts: from all_1_34_8 to all_39_39_0 2024.02.02 02:40:53.996864 [ 3 ] {bfbf5add-3601-4ebe-ae4c-24f45fa1afe1} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2024.02.02 02:40:53.996909 [ 3 ] {} HTTP-Session: 656cd28b-503e-4101-9b5e-a0adb9f0eb8b Destroying unnamed session 2024.02.02 02:40:53.997033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 11906, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:53.997078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:53.997097 [ 3 ] {} HTTP-Session: 645088b8-5108-44d0-a550-b81aa12d18c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:53.997114 [ 3 ] {} HTTP-Session: 645088b8-5108-44d0-a550-b81aa12d18c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:53.997191 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:53.997230 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.02 02:40:53.997347 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:53.997648 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:53.997854 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.02 02:40:53.998005 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} oximeter.fields_uuid (8977c224-e3b8-4996-824e-607736117626): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.02 02:40:53.998103 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} executeQuery: Read 70 rows, 5.61 KiB in 0.000884801 sec., 79113 rows/sec., 6.19 MiB/sec. 2024.02.02 02:40:53.998230 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} DynamicQueryHandler: Done processing query 2024.02.02 02:40:53.998254 [ 3 ] {8f539c73-db0d-4c5c-b85a-ccf40d14f0d0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.02 02:40:53.998270 [ 3 ] {} HTTP-Session: 645088b8-5108-44d0-a550-b81aa12d18c8 Destroying unnamed session 2024.02.02 02:40:53.998436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60737, User-Agent: (none), Length: 74866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.02 02:40:53.998481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.02 02:40:53.998500 [ 3 ] {} HTTP-Session: 84c0c257-c11d-4249-b493-de68110a0e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:60737 2024.02.02 02:40:53.998517 [ 3 ] {} HTTP-Session: 84c0c257-c11d-4249-b493-de68110a0e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.02 02:40:53.998604 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} executeQuery: (from [fd00:1122:3344:101::d]:60737) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.02 02:40:53.998649 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.02 02:40:53.998785 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.02 02:40:53.999363 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.02.02 02:40:53.999685 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.02 02:40:53.999862 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} oximeter.measurements_histogramf64 (843554e0-2ece-4b67-9b83-d55c02f6cb3d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.02 02:40:53.999963 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} executeQuery: Read 70 rows, 96.73 KiB in 0.001330483 sec., 52612 rows/sec., 71.00 MiB/sec. 2024.02.02 02:40:54.000071 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} DynamicQueryHandler: Done processing query 2024.02.02 02:40:54.000094 [ 3 ] {567c8217-0285-4dcf-a6dd-8df61b06e2ff} MemoryTracker: Peak memory usage (for query): 4.44 MiB. 2024.02.02 02:40:54.000109 [ 3 ] {} HTTP-Session: 84c0c257-c11d-4249-b493-de68110a0e7c Destroying unnamed session 2024.02.02 02:40:57.815561 [ 88 ] {} DNSResolver: Updating DNS cache 2024.02.02 02:40:57.815635 [ 88 ] {} DNSResolver: Updated DNS cache