[ Feb 28 13:20:44 Enabled. ] [ Feb 28 13:20:44 Rereading configuration. ] [ Feb 28 13:20:46 Rereading configuration. ] [ Feb 28 13:20:58 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 28 13:20:58 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.28 13:20:58.757264 [ 1 ] {} Application: Will watch for the process with pid 25069 2024.02.28 13:20:58.757371 [ 1 ] {} Application: Forked a child process to watch 2024.02.28 13:20:59.306999 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 25069 2024.02.28 13:20:59.307167 [ 1 ] {} Application: starting up 2024.02.28 13:20:59.307361 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.28 13:20:59.424774 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.28 13:20:59.424829 [ 1 ] {} Application: Initializing DateLUT. 2024.02.28 13:20:59.424841 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.28 13:20:59.424880 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.28 13:20:59.425175 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.28 13:20:59.425836 [ 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.28 13:20:59.426296 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.28 13:20:59.426563 [ 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.28 13:20:59.429504 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.28 13:20:59.429559 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.28 13:20:59.430590 [ 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.28 13:20:59.430782 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.28 13:20:59.437717 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.28 13:20:59.438297 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.28 13:20:59.438330 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.28 13:20:59.439845 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.28 13:20:59.440322 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.28 13:20:59.440653 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.28 13:20:59.440999 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.28 13:20:59.441867 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.28 13:20:59.441913 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.28 13:20:59.441969 [ 1 ] {} Application: Loaded user defined objects 2024.02.28 13:20:59.441994 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.28 13:20:59.464853 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.28 13:20:59.464911 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000175954 sec 2024.02.28 13:20:59.465558 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.28 13:20:59.465646 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.28 13:20:59.465667 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.28 13:20:59.465686 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.28 13:20:59.465698 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.28 13:20:59.465713 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.28 13:20:59.465732 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.28 13:20:59.465765 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.28 13:20:59.465785 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.28 13:20:59.465813 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.28 13:20:59.465826 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.28 13:20:59.465839 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.28 13:20:59.465854 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.28 13:20:59.465885 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.28 13:20:59.465900 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.28 13:20:59.465912 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.28 13:20:59.503967 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.28 13:20:59.508904 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.28 13:20:59.508944 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1042e-05 sec 2024.02.28 13:20:59.508973 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.28 13:20:59.508988 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.28 13:20:59.509010 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.28 13:20:59.511357 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.28 13:20:59.516890 [ 1 ] {} Application: Loaded metadata. 2024.02.28 13:20:59.517028 [ 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.28 13:20:59.517064 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.28 13:20:59.709098 [ 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.28 13:20:59.726993 [ 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.28 13:20:59.727039 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.28 13:20:59.802729 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.28 13:20:59.803454 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB 2024.02.28 13:20:59.803787 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.28 13:20:59.803829 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.28 13:20:59.803857 [ 77 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:20:59.803955 [ 77 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:20:59.803992 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.28 13:20:59.804056 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.28 13:20:59.804667 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.28 13:20:59.804689 [ 1 ] {} Application: Ready for connections. 2024.02.28 13:21:03.688968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.689144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.689712 [ 3 ] {} HTTP-Session: 1d5c6af9-50ba-43dd-bde5-5ef3bf827ce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.689753 [ 3 ] {} HTTP-Session: 1d5c6af9-50ba-43dd-bde5-5ef3bf827ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.689885 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.28 13:21:03.689913 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.28 13:21:03.689931 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.28 13:21:03.691373 [ 3 ] {34bbfd3a-90ce-435b-967c-3611f6f431f1} executeQuery: (from [fd00:1122:3344:101::d]:54925) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.28 13:21:03.712345 [ 3 ] {34bbfd3a-90ce-435b-967c-3611f6f431f1} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54925) (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 @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.28 13:21:03.713101 [ 3 ] {34bbfd3a-90ce-435b-967c-3611f6f431f1} 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 @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.28 13:21:03.713795 [ 3 ] {34bbfd3a-90ce-435b-967c-3611f6f431f1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.713819 [ 3 ] {} HTTP-Session: 1d5c6af9-50ba-43dd-bde5-5ef3bf827ce7 Destroying unnamed session 2024.02.28 13:21:03.714145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.714203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.714222 [ 3 ] {} HTTP-Session: aa1db2d7-9dc2-407b-b6ad-8f18a360f2f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.714244 [ 3 ] {} HTTP-Session: aa1db2d7-9dc2-407b-b6ad-8f18a360f2f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.714342 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} executeQuery: (from [fd00:1122:3344:101::d]:54925) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.28 13:21:03.714427 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.28 13:21:03.715363 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.28 13:21:03.717142 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:03.721013 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.721047 [ 3 ] {0518afa0-a962-4811-8198-527e6f735a4f} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.28 13:21:03.721063 [ 3 ] {} HTTP-Session: aa1db2d7-9dc2-407b-b6ad-8f18a360f2f1 Destroying unnamed session 2024.02.28 13:21:03.721210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.721264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.721282 [ 3 ] {} HTTP-Session: 401e38ed-699e-4ced-ae2f-35ddb8120d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.721298 [ 3 ] {} HTTP-Session: 401e38ed-699e-4ced-ae2f-35ddb8120d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.721396 [ 3 ] {d484c93c-38b6-4d9b-93bb-8284483ab0cf} executeQuery: (from [fd00:1122:3344:101::d]:54925) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.28 13:21:03.721643 [ 3 ] {d484c93c-38b6-4d9b-93bb-8284483ab0cf} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54925) (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 @ 1133e7 in /system/lib/amd64/libc.so.1 2024.02.28 13:21:03.721768 [ 3 ] {d484c93c-38b6-4d9b-93bb-8284483ab0cf} 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 @ 1133e7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.02.28 13:21:03.721871 [ 3 ] {d484c93c-38b6-4d9b-93bb-8284483ab0cf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.721890 [ 3 ] {} HTTP-Session: 401e38ed-699e-4ced-ae2f-35ddb8120d67 Destroying unnamed session 2024.02.28 13:21:03.722106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.722152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.722169 [ 3 ] {} HTTP-Session: 0c4bdbc9-e6fd-4c70-bd1f-e660f98d094b Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.722187 [ 3 ] {} HTTP-Session: 0c4bdbc9-e6fd-4c70-bd1f-e660f98d094b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.722293 [ 3 ] {ad5b5fe7-4ff0-4d60-85e8-53b236164f11} executeQuery: (from [fd00:1122:3344:101::d]:54925) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.28 13:21:03.722388 [ 3 ] {ad5b5fe7-4ff0-4d60-85e8-53b236164f11} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.722413 [ 3 ] {ad5b5fe7-4ff0-4d60-85e8-53b236164f11} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.722429 [ 3 ] {} HTTP-Session: 0c4bdbc9-e6fd-4c70-bd1f-e660f98d094b Destroying unnamed session 2024.02.28 13:21:03.722533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.722577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.722595 [ 3 ] {} HTTP-Session: 1479469b-086a-4124-83cb-b668bf311b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.722613 [ 3 ] {} HTTP-Session: 1479469b-086a-4124-83cb-b668bf311b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.722669 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} executeQuery: (from [fd00:1122:3344:101::d]:54925) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.28 13:21:03.722720 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.28 13:21:03.731929 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.28 13:21:03.731951 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1471e-05 sec 2024.02.28 13:21:03.731975 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.28 13:21:03.731992 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} DatabaseAtomic (oximeter): Starting up tables. 2024.02.28 13:21:03.732057 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.732080 [ 3 ] {482120c4-efdf-4314-9875-dae14e738e2e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.732096 [ 3 ] {} HTTP-Session: 1479469b-086a-4124-83cb-b668bf311b4b Destroying unnamed session 2024.02.28 13:21:03.732194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.732238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.732256 [ 3 ] {} HTTP-Session: 9952136a-8c0d-413a-851f-4f8aa2287df0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.732275 [ 3 ] {} HTTP-Session: 9952136a-8c0d-413a-851f-4f8aa2287df0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.732410 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} executeQuery: (from [fd00:1122:3344:101::d]:54925) /* 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.28 13:21:03.732457 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.28 13:21:03.738276 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} oximeter.version (198a1c8a-707a-4fad-aed4-1d33f51ed445): Loading data parts 2024.02.28 13:21:03.738415 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} oximeter.version (198a1c8a-707a-4fad-aed4-1d33f51ed445): There are no data parts 2024.02.28 13:21:03.744209 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.744242 [ 3 ] {0d837d27-76f9-466a-81e5-9ccda76d864f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.744272 [ 3 ] {} HTTP-Session: 9952136a-8c0d-413a-851f-4f8aa2287df0 Destroying unnamed session 2024.02.28 13:21:03.744381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.744434 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.744458 [ 3 ] {} HTTP-Session: 2d3614d0-2f1a-4a28-8e9f-8f6cbe345863 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.744476 [ 3 ] {} HTTP-Session: 2d3614d0-2f1a-4a28-8e9f-8f6cbe345863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.744678 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} executeQuery: (from [fd00:1122:3344:101::d]:54925) /* 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.28 13:21:03.744732 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.28 13:21:03.754632 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} oximeter.measurements_bool (a7c835a2-6792-4ae3-8c6c-2f4423897b22): Loading data parts 2024.02.28 13:21:03.754740 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} oximeter.measurements_bool (a7c835a2-6792-4ae3-8c6c-2f4423897b22): There are no data parts 2024.02.28 13:21:03.766722 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.766754 [ 3 ] {e9ec4bf8-a378-44a1-9287-a8b6cf028d00} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.766778 [ 3 ] {} HTTP-Session: 2d3614d0-2f1a-4a28-8e9f-8f6cbe345863 Destroying unnamed session 2024.02.28 13:21:03.766906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.766965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.766992 [ 3 ] {} HTTP-Session: 586c548e-de1a-48ff-86f4-c6e44631aa31 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.767012 [ 3 ] {} HTTP-Session: 586c548e-de1a-48ff-86f4-c6e44631aa31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.767249 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.767306 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.28 13:21:03.770920 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} oximeter.measurements_i8 (64f89819-acad-42e9-bab7-c1239602445a): Loading data parts 2024.02.28 13:21:03.771009 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} oximeter.measurements_i8 (64f89819-acad-42e9-bab7-c1239602445a): There are no data parts 2024.02.28 13:21:03.773391 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.773422 [ 3 ] {a981832f-29fb-4928-90a8-094545a48dd3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.773442 [ 3 ] {} HTTP-Session: 586c548e-de1a-48ff-86f4-c6e44631aa31 Destroying unnamed session 2024.02.28 13:21:03.773567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.773623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.773645 [ 3 ] {} HTTP-Session: ea288c3a-3e99-45e2-bae5-153f2ce542d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.773669 [ 3 ] {} HTTP-Session: ea288c3a-3e99-45e2-bae5-153f2ce542d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.773905 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.773962 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.28 13:21:03.778780 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} oximeter.measurements_u8 (464ddeee-d6a4-4343-b628-62c3fb2e53fc): Loading data parts 2024.02.28 13:21:03.778870 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} oximeter.measurements_u8 (464ddeee-d6a4-4343-b628-62c3fb2e53fc): There are no data parts 2024.02.28 13:21:03.784779 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.784810 [ 3 ] {359d2fad-d147-4c95-91cf-9936418ed0e2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.784830 [ 3 ] {} HTTP-Session: ea288c3a-3e99-45e2-bae5-153f2ce542d5 Destroying unnamed session 2024.02.28 13:21:03.784966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.785023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.785045 [ 3 ] {} HTTP-Session: 5d0fe37a-45c1-4a7a-97d8-3fd0d35d30a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.785071 [ 3 ] {} HTTP-Session: 5d0fe37a-45c1-4a7a-97d8-3fd0d35d30a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.785312 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.785360 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.28 13:21:03.788467 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} oximeter.measurements_i16 (b185e232-ab93-4cbe-9b73-ff0a1ca239e2): Loading data parts 2024.02.28 13:21:03.788564 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} oximeter.measurements_i16 (b185e232-ab93-4cbe-9b73-ff0a1ca239e2): There are no data parts 2024.02.28 13:21:03.790895 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.790932 [ 3 ] {de36f8de-508c-48f9-b96b-c411fe284005} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.790951 [ 3 ] {} HTTP-Session: 5d0fe37a-45c1-4a7a-97d8-3fd0d35d30a6 Destroying unnamed session 2024.02.28 13:21:03.791062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.791119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.791142 [ 3 ] {} HTTP-Session: 723b23f5-3c96-4799-9f0e-c09323907c6f Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.791167 [ 3 ] {} HTTP-Session: 723b23f5-3c96-4799-9f0e-c09323907c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.791407 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.791451 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.28 13:21:03.796210 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} oximeter.measurements_u16 (0ee3eb36-fa04-4739-88e8-6ca3f5c9608b): Loading data parts 2024.02.28 13:21:03.796293 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} oximeter.measurements_u16 (0ee3eb36-fa04-4739-88e8-6ca3f5c9608b): There are no data parts 2024.02.28 13:21:03.803749 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.803786 [ 3 ] {d1405637-da7b-41c9-9c9b-e0b4dfa7e669} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.803805 [ 3 ] {} HTTP-Session: 723b23f5-3c96-4799-9f0e-c09323907c6f Destroying unnamed session 2024.02.28 13:21:03.803920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.803977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.804000 [ 3 ] {} HTTP-Session: 1f3abcb5-5a17-43fb-8f56-3518146f8f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.804025 [ 3 ] {} HTTP-Session: 1f3abcb5-5a17-43fb-8f56-3518146f8f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.804259 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.804312 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.28 13:21:03.807428 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} oximeter.measurements_i32 (d102114d-6477-47e0-9b49-a20879bb1f8f): Loading data parts 2024.02.28 13:21:03.807512 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} oximeter.measurements_i32 (d102114d-6477-47e0-9b49-a20879bb1f8f): There are no data parts 2024.02.28 13:21:03.809961 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.809997 [ 3 ] {f505824e-d290-4f6a-934a-6c2491331c9d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.810017 [ 3 ] {} HTTP-Session: 1f3abcb5-5a17-43fb-8f56-3518146f8f60 Destroying unnamed session 2024.02.28 13:21:03.810125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.810186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.810209 [ 3 ] {} HTTP-Session: d62e77d4-7be5-4762-a9ec-a55c320840d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.810234 [ 3 ] {} HTTP-Session: d62e77d4-7be5-4762-a9ec-a55c320840d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.810435 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.810482 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.28 13:21:03.815163 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} oximeter.measurements_u32 (4c6645b9-a4c2-4227-9854-9fda43136954): Loading data parts 2024.02.28 13:21:03.815248 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} oximeter.measurements_u32 (4c6645b9-a4c2-4227-9854-9fda43136954): There are no data parts 2024.02.28 13:21:03.820569 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.820605 [ 3 ] {49eea7c4-0987-43b5-9414-4fa0ecb8faad} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.820624 [ 3 ] {} HTTP-Session: d62e77d4-7be5-4762-a9ec-a55c320840d9 Destroying unnamed session 2024.02.28 13:21:03.820734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.820795 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.820818 [ 3 ] {} HTTP-Session: 5434ee19-6b29-472b-a752-2b4a185c89b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.820837 [ 3 ] {} HTTP-Session: 5434ee19-6b29-472b-a752-2b4a185c89b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.821067 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.821127 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.28 13:21:03.824058 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Loading data parts 2024.02.28 13:21:03.824134 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): There are no data parts 2024.02.28 13:21:03.826503 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.826528 [ 3 ] {8efd1f05-c7d3-41ca-a7fd-a68a07a01530} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.826550 [ 3 ] {} HTTP-Session: 5434ee19-6b29-472b-a752-2b4a185c89b0 Destroying unnamed session 2024.02.28 13:21:03.826657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.826705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.826729 [ 3 ] {} HTTP-Session: 231a1a12-4b01-4c52-b5e1-511bdf281d3b Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.826747 [ 3 ] {} HTTP-Session: 231a1a12-4b01-4c52-b5e1-511bdf281d3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.826937 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.827008 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.28 13:21:03.831760 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} oximeter.measurements_u64 (8d7ac898-49bd-4e06-9b2e-bb51d2a97b8c): Loading data parts 2024.02.28 13:21:03.831865 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} oximeter.measurements_u64 (8d7ac898-49bd-4e06-9b2e-bb51d2a97b8c): There are no data parts 2024.02.28 13:21:03.839211 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.839236 [ 3 ] {2e7c6f22-7ae6-4dd0-aef0-f89174385186} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.839259 [ 3 ] {} HTTP-Session: 231a1a12-4b01-4c52-b5e1-511bdf281d3b Destroying unnamed session 2024.02.28 13:21:03.839381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.839438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.839466 [ 3 ] {} HTTP-Session: 4430fb64-ee93-47e7-8ca3-d2804f7ac01c Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.839486 [ 3 ] {} HTTP-Session: 4430fb64-ee93-47e7-8ca3-d2804f7ac01c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.839715 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.839773 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.28 13:21:03.842993 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} oximeter.measurements_f32 (53f3f0d7-71a8-449e-8ee5-422b487b235e): Loading data parts 2024.02.28 13:21:03.843109 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} oximeter.measurements_f32 (53f3f0d7-71a8-449e-8ee5-422b487b235e): There are no data parts 2024.02.28 13:21:03.846186 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.846211 [ 3 ] {5a99a18d-9a70-4c30-9fdb-7ab97cd70e71} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.846237 [ 3 ] {} HTTP-Session: 4430fb64-ee93-47e7-8ca3-d2804f7ac01c Destroying unnamed session 2024.02.28 13:21:03.846356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.846404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.846428 [ 3 ] {} HTTP-Session: fb678b02-ca76-4976-bd91-caa2deec01be Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.846443 [ 3 ] {} HTTP-Session: fb678b02-ca76-4976-bd91-caa2deec01be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.846635 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.846681 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.28 13:21:03.851518 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} oximeter.measurements_f64 (0f404f88-b15b-4446-aa49-5c7c3c4d20ad): Loading data parts 2024.02.28 13:21:03.851640 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} oximeter.measurements_f64 (0f404f88-b15b-4446-aa49-5c7c3c4d20ad): There are no data parts 2024.02.28 13:21:03.856733 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.856774 [ 3 ] {2399a30a-d27f-44dd-85f0-590edfe57653} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.856801 [ 3 ] {} HTTP-Session: fb678b02-ca76-4976-bd91-caa2deec01be Destroying unnamed session 2024.02.28 13:21:03.856909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.856970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.857004 [ 3 ] {} HTTP-Session: a95b4c0b-7017-45c9-86c9-ca7b97534770 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.857024 [ 3 ] {} HTTP-Session: a95b4c0b-7017-45c9-86c9-ca7b97534770 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.857267 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.857327 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.28 13:21:03.860200 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} oximeter.measurements_string (3d752c17-508c-4d82-b987-e0d77cbca885): Loading data parts 2024.02.28 13:21:03.860293 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} oximeter.measurements_string (3d752c17-508c-4d82-b987-e0d77cbca885): There are no data parts 2024.02.28 13:21:03.862732 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.862780 [ 3 ] {354f3ac2-2919-44bd-b2be-f5ccce490841} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.862810 [ 3 ] {} HTTP-Session: a95b4c0b-7017-45c9-86c9-ca7b97534770 Destroying unnamed session 2024.02.28 13:21:03.862935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.862997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.863029 [ 3 ] {} HTTP-Session: daa46458-016c-472d-9224-7153e1a22052 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.863049 [ 3 ] {} HTTP-Session: daa46458-016c-472d-9224-7153e1a22052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.863289 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.863348 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.28 13:21:03.868027 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} oximeter.measurements_bytes (5ea7613f-0abb-4e1d-a135-c37659ca09e0): Loading data parts 2024.02.28 13:21:03.868120 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} oximeter.measurements_bytes (5ea7613f-0abb-4e1d-a135-c37659ca09e0): There are no data parts 2024.02.28 13:21:03.875610 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.875637 [ 3 ] {29dedfab-e1e4-4eaa-a3e8-98f14a9194b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.875653 [ 3 ] {} HTTP-Session: daa46458-016c-472d-9224-7153e1a22052 Destroying unnamed session 2024.02.28 13:21:03.875810 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.875863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.875881 [ 3 ] {} HTTP-Session: 55923dce-6bd7-4006-88ca-8189c723de1c Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.875905 [ 3 ] {} HTTP-Session: 55923dce-6bd7-4006-88ca-8189c723de1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.876117 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.876175 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.28 13:21:03.879375 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} oximeter.measurements_cumulativei64 (b8204c62-4b32-4773-bae8-185656b0d7d6): Loading data parts 2024.02.28 13:21:03.879488 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} oximeter.measurements_cumulativei64 (b8204c62-4b32-4773-bae8-185656b0d7d6): There are no data parts 2024.02.28 13:21:03.884114 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.884140 [ 3 ] {07224bcd-0c5f-4df3-9c35-c0837c771be0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.884162 [ 3 ] {} HTTP-Session: 55923dce-6bd7-4006-88ca-8189c723de1c Destroying unnamed session 2024.02.28 13:21:03.884279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.884331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.884355 [ 3 ] {} HTTP-Session: 1828c884-0978-4606-8750-5d5e512226b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.884377 [ 3 ] {} HTTP-Session: 1828c884-0978-4606-8750-5d5e512226b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.884578 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.884631 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.28 13:21:03.892226 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Loading data parts 2024.02.28 13:21:03.892346 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): There are no data parts 2024.02.28 13:21:03.896843 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.896878 [ 3 ] {cc658e44-f3af-4663-8390-b647e3fb9491} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.896922 [ 3 ] {} HTTP-Session: 1828c884-0978-4606-8750-5d5e512226b7 Destroying unnamed session 2024.02.28 13:21:03.897118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.897173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.897207 [ 3 ] {} HTTP-Session: 3c8bfe3e-f3fb-43d4-919c-4744246b22b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.897236 [ 3 ] {} HTTP-Session: 3c8bfe3e-f3fb-43d4-919c-4744246b22b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.897463 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.897518 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.28 13:21:03.907947 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} oximeter.measurements_cumulativef32 (9d63487b-8138-41b7-a615-4714aedbf365): Loading data parts 2024.02.28 13:21:03.908053 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} oximeter.measurements_cumulativef32 (9d63487b-8138-41b7-a615-4714aedbf365): There are no data parts 2024.02.28 13:21:03.913320 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.913374 [ 3 ] {0c641cc4-251b-4a2f-835c-f62d71797585} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.913398 [ 3 ] {} HTTP-Session: 3c8bfe3e-f3fb-43d4-919c-4744246b22b1 Destroying unnamed session 2024.02.28 13:21:03.913581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.913660 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.913687 [ 3 ] {} HTTP-Session: 5f100b64-9e9d-4056-95d3-176a15865bed Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.913725 [ 3 ] {} HTTP-Session: 5f100b64-9e9d-4056-95d3-176a15865bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.914039 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.914126 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.28 13:21:03.920830 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} oximeter.measurements_cumulativef64 (4c743904-36df-4ee0-b8cf-11d2bec1c5c5): Loading data parts 2024.02.28 13:21:03.920919 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} oximeter.measurements_cumulativef64 (4c743904-36df-4ee0-b8cf-11d2bec1c5c5): There are no data parts 2024.02.28 13:21:03.923666 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.923699 [ 3 ] {90379390-18ac-49d8-9275-92e97976c8e7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.923720 [ 3 ] {} HTTP-Session: 5f100b64-9e9d-4056-95d3-176a15865bed Destroying unnamed session 2024.02.28 13:21:03.923824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.923874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.923898 [ 3 ] {} HTTP-Session: 206d308d-a2cc-4d9a-b3bc-b01046284237 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.923913 [ 3 ] {} HTTP-Session: 206d308d-a2cc-4d9a-b3bc-b01046284237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.924134 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.924190 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.28 13:21:03.929157 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} oximeter.measurements_histogrami8 (295fc3b1-5c6e-4fe7-93ae-71cc32f2a7ef): Loading data parts 2024.02.28 13:21:03.929291 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} oximeter.measurements_histogrami8 (295fc3b1-5c6e-4fe7-93ae-71cc32f2a7ef): There are no data parts 2024.02.28 13:21:03.934239 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.934298 [ 3 ] {d0f64ffc-b96e-427c-823c-5836c2faa27d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.934343 [ 3 ] {} HTTP-Session: 206d308d-a2cc-4d9a-b3bc-b01046284237 Destroying unnamed session 2024.02.28 13:21:03.934539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.934642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.934694 [ 3 ] {} HTTP-Session: f9ff63d3-e2fd-4ca6-bdf8-57edbe7a7ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.934725 [ 3 ] {} HTTP-Session: f9ff63d3-e2fd-4ca6-bdf8-57edbe7a7ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.934946 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.935000 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.28 13:21:03.937962 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} oximeter.measurements_histogramu8 (80bedfd6-21fc-4598-aa9c-78ff866626b9): Loading data parts 2024.02.28 13:21:03.938072 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} oximeter.measurements_histogramu8 (80bedfd6-21fc-4598-aa9c-78ff866626b9): There are no data parts 2024.02.28 13:21:03.941023 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.941049 [ 3 ] {dca09a0a-92d8-4a2a-befe-282edc11104d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.941078 [ 3 ] {} HTTP-Session: f9ff63d3-e2fd-4ca6-bdf8-57edbe7a7ff1 Destroying unnamed session 2024.02.28 13:21:03.941192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.941243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.941273 [ 3 ] {} HTTP-Session: 1de905e1-b426-4bf3-b9a4-73b78b0900ee Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.941290 [ 3 ] {} HTTP-Session: 1de905e1-b426-4bf3-b9a4-73b78b0900ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.941508 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.941564 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.28 13:21:03.946583 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} oximeter.measurements_histogrami16 (69b6ba5d-b58e-4b88-8e74-be2811c14a8b): Loading data parts 2024.02.28 13:21:03.946676 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} oximeter.measurements_histogrami16 (69b6ba5d-b58e-4b88-8e74-be2811c14a8b): There are no data parts 2024.02.28 13:21:03.951498 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.951575 [ 3 ] {d3edb4bc-8812-4401-88f3-94e3ca2d9f9f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.951594 [ 3 ] {} HTTP-Session: 1de905e1-b426-4bf3-b9a4-73b78b0900ee Destroying unnamed session 2024.02.28 13:21:03.951762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.951829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.951851 [ 3 ] {} HTTP-Session: adebbd5e-5848-4f73-8358-34782a372e90 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.951878 [ 3 ] {} HTTP-Session: adebbd5e-5848-4f73-8358-34782a372e90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.952140 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.952206 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.28 13:21:03.957319 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} oximeter.measurements_histogramu16 (bb46dfbd-f962-49fa-8aab-8c80a8fc8f96): Loading data parts 2024.02.28 13:21:03.957411 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} oximeter.measurements_histogramu16 (bb46dfbd-f962-49fa-8aab-8c80a8fc8f96): There are no data parts 2024.02.28 13:21:03.960088 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.960139 [ 3 ] {24da469d-d8da-4993-8a26-c277e4e3ca77} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.960167 [ 3 ] {} HTTP-Session: adebbd5e-5848-4f73-8358-34782a372e90 Destroying unnamed session 2024.02.28 13:21:03.960304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.960362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.960382 [ 3 ] {} HTTP-Session: 8e84a601-370f-4668-8d25-8fc6ca7fc4fb Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.960404 [ 3 ] {} HTTP-Session: 8e84a601-370f-4668-8d25-8fc6ca7fc4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.960621 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.960675 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.28 13:21:03.965558 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} oximeter.measurements_histogrami32 (a5205f89-af8a-48a4-b232-a86c51efcebe): Loading data parts 2024.02.28 13:21:03.965656 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} oximeter.measurements_histogrami32 (a5205f89-af8a-48a4-b232-a86c51efcebe): There are no data parts 2024.02.28 13:21:03.970481 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.970511 [ 3 ] {9d1aa1f8-10a7-4d9e-b26f-69df500348be} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.970538 [ 3 ] {} HTTP-Session: 8e84a601-370f-4668-8d25-8fc6ca7fc4fb Destroying unnamed session 2024.02.28 13:21:03.970672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.970734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.970763 [ 3 ] {} HTTP-Session: 0e0df78f-e408-4cea-97d9-cc99361b9319 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.970789 [ 3 ] {} HTTP-Session: 0e0df78f-e408-4cea-97d9-cc99361b9319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.971056 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.971122 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.28 13:21:03.974243 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} oximeter.measurements_histogramu32 (a5c99106-280e-4135-807b-35bf8447b47a): Loading data parts 2024.02.28 13:21:03.974347 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} oximeter.measurements_histogramu32 (a5c99106-280e-4135-807b-35bf8447b47a): There are no data parts 2024.02.28 13:21:03.976959 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.976989 [ 3 ] {c359f860-599e-4137-83c6-c6d012c82a53} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.977017 [ 3 ] {} HTTP-Session: 0e0df78f-e408-4cea-97d9-cc99361b9319 Destroying unnamed session 2024.02.28 13:21:03.977151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.977211 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.977240 [ 3 ] {} HTTP-Session: a9a98f9c-2224-41b4-a3b6-3ff7f774404f Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.977268 [ 3 ] {} HTTP-Session: a9a98f9c-2224-41b4-a3b6-3ff7f774404f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.977489 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.977544 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.28 13:21:03.982557 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} oximeter.measurements_histogrami64 (d3f19553-52fa-4f14-b2bb-4f5f763b3f57): Loading data parts 2024.02.28 13:21:03.982675 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} oximeter.measurements_histogrami64 (d3f19553-52fa-4f14-b2bb-4f5f763b3f57): There are no data parts 2024.02.28 13:21:03.987742 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.987793 [ 3 ] {c168fa8a-8852-44ad-916c-acd320a1848b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.987811 [ 3 ] {} HTTP-Session: a9a98f9c-2224-41b4-a3b6-3ff7f774404f Destroying unnamed session 2024.02.28 13:21:03.987961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.988013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.988033 [ 3 ] {} HTTP-Session: 6a67d9db-9672-4bfa-89d2-f90bf1e4b55b Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.988056 [ 3 ] {} HTTP-Session: 6a67d9db-9672-4bfa-89d2-f90bf1e4b55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.988267 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.988323 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.28 13:21:03.993787 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} oximeter.measurements_histogramu64 (4f5d8a69-9570-477c-b65e-4838c3dbfc3f): Loading data parts 2024.02.28 13:21:03.993897 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} oximeter.measurements_histogramu64 (4f5d8a69-9570-477c-b65e-4838c3dbfc3f): There are no data parts 2024.02.28 13:21:03.996598 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} DynamicQueryHandler: Done processing query 2024.02.28 13:21:03.996632 [ 3 ] {affa0f22-8cd0-4ce8-83d5-e2efe4df40bb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:03.996654 [ 3 ] {} HTTP-Session: 6a67d9db-9672-4bfa-89d2-f90bf1e4b55b Destroying unnamed session 2024.02.28 13:21:03.996761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:03.996812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:03.996837 [ 3 ] {} HTTP-Session: 621f1872-89b1-493f-abec-06c944849a1f Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:03.996853 [ 3 ] {} HTTP-Session: 621f1872-89b1-493f-abec-06c944849a1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:03.997066 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:03.997122 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.28 13:21:04.001112 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.30 MiB, peak 222.01 MiB, will set to 226.30 MiB (RSS), difference: 7.00 MiB 2024.02.28 13:21:04.002068 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} oximeter.measurements_histogramf32 (a587d7d0-86f8-47ce-905c-9a2cfa78d1bc): Loading data parts 2024.02.28 13:21:04.002229 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} oximeter.measurements_histogramf32 (a587d7d0-86f8-47ce-905c-9a2cfa78d1bc): There are no data parts 2024.02.28 13:21:04.007089 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.007138 [ 3 ] {bff01447-815c-4096-9848-2a183e31eda5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.007158 [ 3 ] {} HTTP-Session: 621f1872-89b1-493f-abec-06c944849a1f Destroying unnamed session 2024.02.28 13:21:04.007282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.007342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.007361 [ 3 ] {} HTTP-Session: cae4415a-b6db-4f1d-b350-3aa31d99029a Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.007384 [ 3 ] {} HTTP-Session: cae4415a-b6db-4f1d-b350-3aa31d99029a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.007602 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.007692 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.28 13:21:04.010735 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Loading data parts 2024.02.28 13:21:04.010834 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): There are no data parts 2024.02.28 13:21:04.013334 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.013365 [ 3 ] {1f85fec8-c845-4086-bb30-ccf60d3be1b8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.013395 [ 3 ] {} HTTP-Session: cae4415a-b6db-4f1d-b350-3aa31d99029a Destroying unnamed session 2024.02.28 13:21:04.013579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.013652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.013683 [ 3 ] {} HTTP-Session: 1a9f4205-24de-4382-abfe-0207fcc45d4e Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.013705 [ 3 ] {} HTTP-Session: 1a9f4205-24de-4382-abfe-0207fcc45d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.013918 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} executeQuery: (from [fd00:1122:3344:101::d]:54925) /* 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.28 13:21:04.013985 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.28 13:21:04.018966 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} oximeter.fields_bool (0a4ea919-0375-4388-bbed-3ab4920fea94): Loading data parts 2024.02.28 13:21:04.019046 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} oximeter.fields_bool (0a4ea919-0375-4388-bbed-3ab4920fea94): There are no data parts 2024.02.28 13:21:04.023813 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.023859 [ 3 ] {e18fe51c-372b-48ce-bb43-86837d0bd078} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.023878 [ 3 ] {} HTTP-Session: 1a9f4205-24de-4382-abfe-0207fcc45d4e Destroying unnamed session 2024.02.28 13:21:04.024020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.024091 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.024115 [ 3 ] {} HTTP-Session: 123c3e66-df58-4bf9-8343-b85cc053178f Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.024144 [ 3 ] {} HTTP-Session: 123c3e66-df58-4bf9-8343-b85cc053178f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.024336 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.024393 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.28 13:21:04.029888 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} oximeter.fields_i8 (9999df17-01c2-4206-9aa0-8f330f05cd66): Loading data parts 2024.02.28 13:21:04.029991 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} oximeter.fields_i8 (9999df17-01c2-4206-9aa0-8f330f05cd66): There are no data parts 2024.02.28 13:21:04.032662 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.032692 [ 3 ] {8e38030a-6f55-4aaf-82b4-115d16cdb897} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.032722 [ 3 ] {} HTTP-Session: 123c3e66-df58-4bf9-8343-b85cc053178f Destroying unnamed session 2024.02.28 13:21:04.032876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.032936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.032968 [ 3 ] {} HTTP-Session: e12ca14b-955c-41ce-8ba4-b6e8b8252571 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.032989 [ 3 ] {} HTTP-Session: e12ca14b-955c-41ce-8ba4-b6e8b8252571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.033186 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.033240 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.28 13:21:04.037948 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} oximeter.fields_u8 (bbd6953f-075a-47f1-b973-39afcb8afa4a): Loading data parts 2024.02.28 13:21:04.038047 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} oximeter.fields_u8 (bbd6953f-075a-47f1-b973-39afcb8afa4a): There are no data parts 2024.02.28 13:21:04.042841 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.042881 [ 3 ] {11f7eaef-044d-4a1a-81ea-3421d300813a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.042901 [ 3 ] {} HTTP-Session: e12ca14b-955c-41ce-8ba4-b6e8b8252571 Destroying unnamed session 2024.02.28 13:21:04.043053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.043114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.043137 [ 3 ] {} HTTP-Session: cff3ba0a-767a-48e4-bfaf-3ee87455e134 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.043167 [ 3 ] {} HTTP-Session: cff3ba0a-767a-48e4-bfaf-3ee87455e134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.043355 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.043408 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.28 13:21:04.046466 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} oximeter.fields_i16 (621f9081-e3c7-410f-a9af-3dd6851f0254): Loading data parts 2024.02.28 13:21:04.046542 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} oximeter.fields_i16 (621f9081-e3c7-410f-a9af-3dd6851f0254): There are no data parts 2024.02.28 13:21:04.048931 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.048956 [ 3 ] {0fcd91fe-2210-46d1-84ac-a95a664518bc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.048980 [ 3 ] {} HTTP-Session: cff3ba0a-767a-48e4-bfaf-3ee87455e134 Destroying unnamed session 2024.02.28 13:21:04.049098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.049140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.049167 [ 3 ] {} HTTP-Session: 0bcfa57a-26c7-417d-a59b-ed13d6cc92df Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.049191 [ 3 ] {} HTTP-Session: 0bcfa57a-26c7-417d-a59b-ed13d6cc92df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.049342 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.049392 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.28 13:21:04.054230 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Loading data parts 2024.02.28 13:21:04.054376 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): There are no data parts 2024.02.28 13:21:04.059183 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.059213 [ 3 ] {fa5ad935-3498-43fb-b5ca-55c4e93a45a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.059231 [ 3 ] {} HTTP-Session: 0bcfa57a-26c7-417d-a59b-ed13d6cc92df Destroying unnamed session 2024.02.28 13:21:04.059404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.059456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.059475 [ 3 ] {} HTTP-Session: 732a7fb3-0f63-4bd6-8963-1714c43633d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.059499 [ 3 ] {} HTTP-Session: 732a7fb3-0f63-4bd6-8963-1714c43633d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.059658 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.059701 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.28 13:21:04.064715 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} oximeter.fields_i32 (241d8161-b0ef-4aa1-a508-c13fe235f7bc): Loading data parts 2024.02.28 13:21:04.064803 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} oximeter.fields_i32 (241d8161-b0ef-4aa1-a508-c13fe235f7bc): There are no data parts 2024.02.28 13:21:04.067534 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.067573 [ 3 ] {7623c72f-6f07-4033-8ec9-6c92ec0abdc8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.067592 [ 3 ] {} HTTP-Session: 732a7fb3-0f63-4bd6-8963-1714c43633d0 Destroying unnamed session 2024.02.28 13:21:04.067757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.067822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.067844 [ 3 ] {} HTTP-Session: ae56ad3d-cb64-4410-8380-f404f9c79461 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.067873 [ 3 ] {} HTTP-Session: ae56ad3d-cb64-4410-8380-f404f9c79461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.068070 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.068123 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.28 13:21:04.073011 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} oximeter.fields_u32 (d1b13c8a-048e-4275-a1a0-e75543d3b556): Loading data parts 2024.02.28 13:21:04.073124 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} oximeter.fields_u32 (d1b13c8a-048e-4275-a1a0-e75543d3b556): There are no data parts 2024.02.28 13:21:04.078023 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.078049 [ 3 ] {3ff6346f-1601-4998-a625-551cc2c1c06a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.078074 [ 3 ] {} HTTP-Session: ae56ad3d-cb64-4410-8380-f404f9c79461 Destroying unnamed session 2024.02.28 13:21:04.078204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.078257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.078283 [ 3 ] {} HTTP-Session: 7337cd90-9f95-4f4e-be52-a8417b50ec3f Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.078300 [ 3 ] {} HTTP-Session: 7337cd90-9f95-4f4e-be52-a8417b50ec3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.078457 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.078514 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.28 13:21:04.082027 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Loading data parts 2024.02.28 13:21:04.082129 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): There are no data parts 2024.02.28 13:21:04.084625 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.084665 [ 3 ] {1ef6c963-cf46-4f77-9b02-b95bc4a1b585} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.084695 [ 3 ] {} HTTP-Session: 7337cd90-9f95-4f4e-be52-a8417b50ec3f Destroying unnamed session 2024.02.28 13:21:04.084898 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.084960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.084992 [ 3 ] {} HTTP-Session: 552c064f-268b-415d-89ad-03741e1e46a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.085012 [ 3 ] {} HTTP-Session: 552c064f-268b-415d-89ad-03741e1e46a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.085207 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.085266 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.28 13:21:04.090119 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} oximeter.fields_u64 (0e535a5c-2448-4af4-90af-c4fa62f512b0): Loading data parts 2024.02.28 13:21:04.090215 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} oximeter.fields_u64 (0e535a5c-2448-4af4-90af-c4fa62f512b0): There are no data parts 2024.02.28 13:21:04.095080 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.095120 [ 3 ] {e1d28c59-6f82-437b-a30e-dfff3de4781c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.095139 [ 3 ] {} HTTP-Session: 552c064f-268b-415d-89ad-03741e1e46a5 Destroying unnamed session 2024.02.28 13:21:04.095298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.095360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.095380 [ 3 ] {} HTTP-Session: 6aed9734-0335-44a5-b825-18bd1fe41a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.095405 [ 3 ] {} HTTP-Session: 6aed9734-0335-44a5-b825-18bd1fe41a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.095555 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.095605 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.28 13:21:04.101064 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Loading data parts 2024.02.28 13:21:04.101177 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): There are no data parts 2024.02.28 13:21:04.103971 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.104000 [ 3 ] {e49b071d-ec5d-4f51-9cb9-77ed0116a76c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.104028 [ 3 ] {} HTTP-Session: 6aed9734-0335-44a5-b825-18bd1fe41a65 Destroying unnamed session 2024.02.28 13:21:04.104144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.104205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.104237 [ 3 ] {} HTTP-Session: 9f8d9502-66e7-4825-87d9-53dbf10a9d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.104266 [ 3 ] {} HTTP-Session: 9f8d9502-66e7-4825-87d9-53dbf10a9d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.104434 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.104484 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.28 13:21:04.109376 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Loading data parts 2024.02.28 13:21:04.109503 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): There are no data parts 2024.02.28 13:21:04.114492 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.114530 [ 3 ] {597c4e11-7ae3-4783-9d85-006951b3cc26} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.114552 [ 3 ] {} HTTP-Session: 9f8d9502-66e7-4825-87d9-53dbf10a9d1c Destroying unnamed session 2024.02.28 13:21:04.114721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.114799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.114827 [ 3 ] {} HTTP-Session: 30c538a0-7744-49f1-b2e5-2f8bfa7366c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.114863 [ 3 ] {} HTTP-Session: 30c538a0-7744-49f1-b2e5-2f8bfa7366c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.115103 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} executeQuery: (from [fd00:1122:3344:101::d]:54925) 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.28 13:21:04.115168 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.28 13:21:04.118507 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Loading data parts 2024.02.28 13:21:04.118626 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): There are no data parts 2024.02.28 13:21:04.121104 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.121137 [ 3 ] {46a6f08c-5b11-4c74-a435-9e30ec12dae1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.121152 [ 3 ] {} HTTP-Session: 30c538a0-7744-49f1-b2e5-2f8bfa7366c5 Destroying unnamed session 2024.02.28 13:21:04.121282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.121334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.121353 [ 3 ] {} HTTP-Session: a0d9312c-b8a0-481d-9b0d-205c4ed4bdf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.121377 [ 3 ] {} HTTP-Session: a0d9312c-b8a0-481d-9b0d-205c4ed4bdf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.121606 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} executeQuery: (from [fd00:1122:3344:101::d]:54925) /* 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.28 13:21:04.121674 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.28 13:21:04.126704 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5): Loading data parts 2024.02.28 13:21:04.126820 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5): There are no data parts 2024.02.28 13:21:04.131821 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.131850 [ 3 ] {37ed8a1c-892a-440c-b425-874bb17ca70b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.28 13:21:04.131881 [ 3 ] {} HTTP-Session: a0d9312c-b8a0-481d-9b0d-205c4ed4bdf7 Destroying unnamed session 2024.02.28 13:21:04.132066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54925, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:04.132130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:04.132161 [ 3 ] {} HTTP-Session: 903b5d64-4eac-4915-a044-ecc5e8c8c389 Authenticating user 'default' from [fd00:1122:3344:101::d]:54925 2024.02.28 13:21:04.132182 [ 3 ] {} HTTP-Session: 903b5d64-4eac-4915-a044-ecc5e8c8c389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:04.132322 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} executeQuery: (from [fd00:1122:3344:101::d]:54925) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.28 13:21:04.132963 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.28 13:21:04.136295 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.96 GiB. 2024.02.28 13:21:04.139222 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.28 13:21:04.139462 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} oximeter.version (198a1c8a-707a-4fad-aed4-1d33f51ed445): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.28 13:21:04.139692 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} executeQuery: Read 1 rows, 16.00 B in 0.007326038 sec., 136 rows/sec., 2.13 KiB/sec. 2024.02.28 13:21:04.139804 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} DynamicQueryHandler: Done processing query 2024.02.28 13:21:04.139824 [ 3 ] {aa36cb32-c144-4a67-9342-5feeb4ebd35b} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.28 13:21:04.139854 [ 3 ] {} HTTP-Session: 903b5d64-4eac-4915-a044-ecc5e8c8c389 Destroying unnamed session 2024.02.28 13:21:05.001114 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 225.99 MiB, peak 231.07 MiB, will set to 228.30 MiB (RSS), difference: 2.31 MiB 2024.02.28 13:21:14.803989 [ 159 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:21:14.804047 [ 159 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:21:29.804160 [ 136 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:21:29.804225 [ 136 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:21:34.145539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:34.145666 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:34.145726 [ 3 ] {} HTTP-Session: d0e565e8-1e64-41ab-aa79-e2779e80e6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:34.145770 [ 3 ] {} HTTP-Session: d0e565e8-1e64-41ab-aa79-e2779e80e6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:34.145928 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} executeQuery: (from [fd00:1122:3344:101::d]:36514) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.28 13:21:34.146300 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:34.147011 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:34.147108 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:34.148017 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} DynamicQueryHandler: Done processing query 2024.02.28 13:21:34.148046 [ 3 ] {7c3cbd6c-78d0-42d2-ac6d-5aec503dddb1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.28 13:21:34.148062 [ 3 ] {} HTTP-Session: d0e565e8-1e64-41ab-aa79-e2779e80e6e6 Destroying unnamed session 2024.02.28 13:21:34.150974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:34.151044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:34.151064 [ 3 ] {} HTTP-Session: 699197a7-cd74-468d-8326-70bfd46b4fb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:34.151100 [ 3 ] {} HTTP-Session: 699197a7-cd74-468d-8326-70bfd46b4fb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:34.151237 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} executeQuery: (from [fd00:1122:3344:101::d]:36514) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.28 13:21:34.153874 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:34.154021 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:34.154080 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:34.154997 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} DynamicQueryHandler: Done processing query 2024.02.28 13:21:34.155024 [ 3 ] {54978529-6b11-41dc-88a1-22e0373590ef} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.28 13:21:34.155041 [ 3 ] {} HTTP-Session: 699197a7-cd74-468d-8326-70bfd46b4fb5 Destroying unnamed session 2024.02.28 13:21:34.155422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:34.155470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:34.155489 [ 3 ] {} HTTP-Session: 0695f182-b15e-422b-9df0-0ded1171a774 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:34.155507 [ 3 ] {} HTTP-Session: 0695f182-b15e-422b-9df0-0ded1171a774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:34.155625 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} executeQuery: (from [fd00:1122:3344:101::d]:36514) 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.28 13:21:34.156010 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:34.156155 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:34.156196 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:34.157101 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} DynamicQueryHandler: Done processing query 2024.02.28 13:21:34.157128 [ 3 ] {eeda48bf-b72d-44ac-b144-0b945e215b22} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.28 13:21:34.157145 [ 3 ] {} HTTP-Session: 0695f182-b15e-422b-9df0-0ded1171a774 Destroying unnamed session 2024.02.28 13:21:34.157346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:34.157398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:34.157418 [ 3 ] {} HTTP-Session: 330b4988-32a5-473b-8628-d211a66dc7ee Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:34.157437 [ 3 ] {} HTTP-Session: 330b4988-32a5-473b-8628-d211a66dc7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:34.157551 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} executeQuery: (from [fd00:1122:3344:101::d]:36514) 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.28 13:21:34.157911 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:34.158063 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:34.158103 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:34.158963 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} DynamicQueryHandler: Done processing query 2024.02.28 13:21:34.158991 [ 3 ] {9aa5b02c-6a91-4a2f-a08f-e278d0655d60} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.28 13:21:34.159007 [ 3 ] {} HTTP-Session: 330b4988-32a5-473b-8628-d211a66dc7ee Destroying unnamed session 2024.02.28 13:21:34.159916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:34.159963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:34.159982 [ 3 ] {} HTTP-Session: 891b7cfe-604a-4c14-a023-bf8025e3c8f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:34.159998 [ 3 ] {} HTTP-Session: 891b7cfe-604a-4c14-a023-bf8025e3c8f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:34.160087 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:34.160132 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:34.160866 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:34.161848 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2024.02.28 13:21:34.162184 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.28 13:21:34.162348 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.28 13:21:34.162471 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} executeQuery: Read 4 rows, 443.00 B in 0.00234408 sec., 1706 rows/sec., 184.56 KiB/sec. 2024.02.28 13:21:34.162634 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} DynamicQueryHandler: Done processing query 2024.02.28 13:21:34.162658 [ 3 ] {8bbb56cc-4081-42ef-b241-aa4d989a087b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:21:34.162674 [ 3 ] {} HTTP-Session: 891b7cfe-604a-4c14-a023-bf8025e3c8f6 Destroying unnamed session 2024.02.28 13:21:34.162788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5074, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:34.162831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:34.162850 [ 3 ] {} HTTP-Session: afafb94e-df95-46db-abbd-38eccbcd93a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:34.162866 [ 3 ] {} HTTP-Session: afafb94e-df95-46db-abbd-38eccbcd93a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:34.162939 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:34.162979 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:21:34.163085 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:34.164681 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2024.02.28 13:21:34.164894 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.28 13:21:34.165045 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.28 13:21:34.165164 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} executeQuery: Read 35 rows, 2.84 KiB in 0.002191297 sec., 15972 rows/sec., 1.26 MiB/sec. 2024.02.28 13:21:34.165335 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} DynamicQueryHandler: Done processing query 2024.02.28 13:21:34.165364 [ 3 ] {0da6e48b-6d4c-4787-aef7-dd1488e301d6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:21:34.165381 [ 3 ] {} HTTP-Session: afafb94e-df95-46db-abbd-38eccbcd93a7 Destroying unnamed session 2024.02.28 13:21:34.165615 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 17122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:34.165665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:34.165684 [ 3 ] {} HTTP-Session: abe3447f-cdef-4d5c-b10f-e1c26d522be6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:34.165702 [ 3 ] {} HTTP-Session: abe3447f-cdef-4d5c-b10f-e1c26d522be6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:34.165783 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:34.165822 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:21:34.165935 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:34.166300 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2024.02.28 13:21:34.166524 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.28 13:21:34.166674 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.28 13:21:34.166789 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} executeQuery: Read 105 rows, 10.67 KiB in 0.000973685 sec., 107837 rows/sec., 10.70 MiB/sec. 2024.02.28 13:21:34.166923 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} DynamicQueryHandler: Done processing query 2024.02.28 13:21:34.166947 [ 3 ] {5f733a25-445b-4346-9e23-282248764fe4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:21:34.166962 [ 3 ] {} HTTP-Session: abe3447f-cdef-4d5c-b10f-e1c26d522be6 Destroying unnamed session 2024.02.28 13:21:34.167103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 8025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:34.167149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:34.167168 [ 3 ] {} HTTP-Session: cbac2cf0-8e2a-4386-9583-9c80fef473de Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:34.167185 [ 3 ] {} HTTP-Session: cbac2cf0-8e2a-4386-9583-9c80fef473de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:34.167257 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:34.167296 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:21:34.168451 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:34.168915 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2024.02.28 13:21:34.169151 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.28 13:21:34.169305 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.28 13:21:34.169395 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} executeQuery: Read 47 rows, 3.77 KiB in 0.002109625 sec., 22278 rows/sec., 1.74 MiB/sec. 2024.02.28 13:21:34.169517 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} DynamicQueryHandler: Done processing query 2024.02.28 13:21:34.169540 [ 3 ] {52bb3016-767d-4395-9d55-207022838c7a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:21:34.169555 [ 3 ] {} HTTP-Session: cbac2cf0-8e2a-4386-9583-9c80fef473de Destroying unnamed session 2024.02.28 13:21:34.169921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 37464, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:34.169967 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:34.169987 [ 3 ] {} HTTP-Session: 3fba3d71-12eb-4b8a-aad7-0e57e565f2ad Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:34.170004 [ 3 ] {} HTTP-Session: 3fba3d71-12eb-4b8a-aad7-0e57e565f2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:34.170083 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:34.170127 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:21:34.170289 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:34.170772 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2024.02.28 13:21:34.171657 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.28 13:21:34.171840 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.28 13:21:34.171954 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} executeQuery: Read 35 rows, 48.36 KiB in 0.001841948 sec., 19001 rows/sec., 25.64 MiB/sec. 2024.02.28 13:21:34.172132 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} DynamicQueryHandler: Done processing query 2024.02.28 13:21:34.172156 [ 3 ] {9c58c3f6-3c1d-4c5d-85a0-3f511912c5ca} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:21:34.172171 [ 3 ] {} HTTP-Session: 3fba3d71-12eb-4b8a-aad7-0e57e565f2ad Destroying unnamed session 2024.02.28 13:21:34.172292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:34.172338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:34.172357 [ 3 ] {} HTTP-Session: d06788ca-62c4-4665-acd8-5608f460cb13 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:34.172374 [ 3 ] {} HTTP-Session: d06788ca-62c4-4665-acd8-5608f460cb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:34.172444 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:34.173003 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.28 13:21:34.173117 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:34.173423 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2024.02.28 13:21:34.173677 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.28 13:21:34.173857 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.28 13:21:34.173965 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} executeQuery: Read 18 rows, 1.33 KiB in 0.001492189 sec., 12062 rows/sec., 890.05 KiB/sec. 2024.02.28 13:21:34.174088 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} DynamicQueryHandler: Done processing query 2024.02.28 13:21:34.174111 [ 3 ] {6483aa2a-3e33-457b-96b8-4acb4083bc30} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:21:34.174127 [ 3 ] {} HTTP-Session: d06788ca-62c4-4665-acd8-5608f460cb13 Destroying unnamed session 2024.02.28 13:21:44.143089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:44.143205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:44.143230 [ 3 ] {} HTTP-Session: 06646e84-61a7-4c3c-86a1-7cad5697329c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:44.143254 [ 3 ] {} HTTP-Session: 06646e84-61a7-4c3c-86a1-7cad5697329c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:44.143379 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:44.143439 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:21:44.143595 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:44.144048 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2024.02.28 13:21:44.144307 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.28 13:21:44.144472 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.28 13:21:44.144605 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} executeQuery: Read 37 rows, 3.00 KiB in 0.00118476 sec., 31229 rows/sec., 2.47 MiB/sec. 2024.02.28 13:21:44.144772 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} DynamicQueryHandler: Done processing query 2024.02.28 13:21:44.144799 [ 3 ] {b0d01774-600e-433a-9a7c-4992692b2a43} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:21:44.144815 [ 3 ] {} HTTP-Session: 06646e84-61a7-4c3c-86a1-7cad5697329c Destroying unnamed session 2024.02.28 13:21:44.144971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:44.145024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:44.145049 [ 3 ] {} HTTP-Session: 07306313-0e6b-4fbe-bd72-bc56020eeb73 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:44.145070 [ 3 ] {} HTTP-Session: 07306313-0e6b-4fbe-bd72-bc56020eeb73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:44.145157 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:44.145199 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:21:44.145310 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:44.145708 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2024.02.28 13:21:44.145927 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.28 13:21:44.146082 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.28 13:21:44.146196 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} executeQuery: Read 111 rows, 11.24 KiB in 0.001008146 sec., 110103 rows/sec., 10.89 MiB/sec. 2024.02.28 13:21:44.146317 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} DynamicQueryHandler: Done processing query 2024.02.28 13:21:44.146341 [ 3 ] {e046e8aa-c178-4b4e-9b85-3f3be2ad6f3a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:21:44.146356 [ 3 ] {} HTTP-Session: 07306313-0e6b-4fbe-bd72-bc56020eeb73 Destroying unnamed session 2024.02.28 13:21:44.146485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:44.146533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:44.146552 [ 3 ] {} HTTP-Session: 73a3de7c-4d7f-47e7-bf2f-638be0af9a07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:44.146569 [ 3 ] {} HTTP-Session: 73a3de7c-4d7f-47e7-bf2f-638be0af9a07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:44.146643 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:44.146683 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:21:44.146787 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:44.147091 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2024.02.28 13:21:44.147299 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.28 13:21:44.147451 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.28 13:21:44.147545 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} executeQuery: Read 37 rows, 2.96 KiB in 0.000874502 sec., 42309 rows/sec., 3.31 MiB/sec. 2024.02.28 13:21:44.147664 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} DynamicQueryHandler: Done processing query 2024.02.28 13:21:44.147687 [ 3 ] {f34d3c0b-4fe5-433a-97a3-64e3bc0fd8aa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:21:44.147703 [ 3 ] {} HTTP-Session: 73a3de7c-4d7f-47e7-bf2f-638be0af9a07 Destroying unnamed session 2024.02.28 13:21:44.147906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:44.147953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:44.147972 [ 3 ] {} HTTP-Session: 5bc50a63-d751-4821-9be7-03356bb6f657 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:44.147989 [ 3 ] {} HTTP-Session: 5bc50a63-d751-4821-9be7-03356bb6f657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:44.148082 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:44.148127 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:21:44.148257 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:44.148747 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.95 GiB. 2024.02.28 13:21:44.149057 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.28 13:21:44.149250 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.28 13:21:44.149367 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} executeQuery: Read 37 rows, 51.13 KiB in 0.001256062 sec., 29457 rows/sec., 39.75 MiB/sec. 2024.02.28 13:21:44.149492 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} DynamicQueryHandler: Done processing query 2024.02.28 13:21:44.149514 [ 3 ] {0dfbd17c-99c8-4739-9918-dd120d5f777e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:21:44.149530 [ 3 ] {} HTTP-Session: 5bc50a63-d751-4821-9be7-03356bb6f657 Destroying unnamed session 2024.02.28 13:21:44.804290 [ 115 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:21:44.804343 [ 115 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:21:49.140071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:49.140191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:49.140217 [ 3 ] {} HTTP-Session: 0fbc9ac3-13b2-4323-974e-db00facc3e3d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:49.140241 [ 3 ] {} HTTP-Session: 0fbc9ac3-13b2-4323-974e-db00facc3e3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:49.140425 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} executeQuery: (from [fd00:1122:3344:101::d]:36514) 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.28 13:21:49.141086 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.141251 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.141345 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:49.141579 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.28 13:21:49.143418 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.28 13:21:49.143450 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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.28 13:21:49.143519 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.28 13:21:49.145393 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} executeQuery: Read 4 rows, 443.00 B in 0.004922417 sec., 812 rows/sec., 87.89 KiB/sec. 2024.02.28 13:21:49.145600 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} DynamicQueryHandler: Done processing query 2024.02.28 13:21:49.145625 [ 3 ] {cd5dfda6-af0f-4bf6-89e5-7a94ff9da76f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.28 13:21:49.145642 [ 3 ] {} HTTP-Session: 0fbc9ac3-13b2-4323-974e-db00facc3e3d Destroying unnamed session 2024.02.28 13:21:49.145883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:49.145929 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:49.145950 [ 3 ] {} HTTP-Session: b6263802-3cf8-4a12-83f8-5bd57cf9e98f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:49.145970 [ 3 ] {} HTTP-Session: b6263802-3cf8-4a12-83f8-5bd57cf9e98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:49.146087 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} executeQuery: (from [fd00:1122:3344:101::d]:36514) 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.28 13:21:49.146539 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.146698 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.146739 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:49.146883 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.28 13:21:49.146912 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.28 13:21:49.146936 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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.28 13:21:49.146972 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.28 13:21:49.147914 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} executeQuery: Read 4 rows, 443.00 B in 0.001789036 sec., 2235 rows/sec., 241.82 KiB/sec. 2024.02.28 13:21:49.148101 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} DynamicQueryHandler: Done processing query 2024.02.28 13:21:49.148125 [ 3 ] {9b002a0c-388f-4f82-932b-0ff53d8ec285} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.28 13:21:49.148140 [ 3 ] {} HTTP-Session: b6263802-3cf8-4a12-83f8-5bd57cf9e98f Destroying unnamed session 2024.02.28 13:21:49.148475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:49.148521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:49.148542 [ 3 ] {} HTTP-Session: 4b260f17-171e-4b14-8eb7-2f428e8a145b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:49.148559 [ 3 ] {} HTTP-Session: 4b260f17-171e-4b14-8eb7-2f428e8a145b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:49.148675 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} executeQuery: (from [fd00:1122:3344:101::d]:36514) 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.28 13:21:49.149136 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.149299 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.149341 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:49.149484 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.28 13:21:49.149512 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.28 13:21:49.149533 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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.28 13:21:49.149561 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.28 13:21:49.150622 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} executeQuery: Read 4 rows, 443.00 B in 0.001856088 sec., 2155 rows/sec., 233.08 KiB/sec. 2024.02.28 13:21:49.150836 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} DynamicQueryHandler: Done processing query 2024.02.28 13:21:49.150859 [ 3 ] {3408bb57-0363-426e-9ff6-a763060a20f2} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.28 13:21:49.150875 [ 3 ] {} HTTP-Session: 4b260f17-171e-4b14-8eb7-2f428e8a145b Destroying unnamed session 2024.02.28 13:21:49.151110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:49.151157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:49.151177 [ 3 ] {} HTTP-Session: 1d7825e4-4728-423e-9e8c-c60c9ee10b8a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:49.151194 [ 3 ] {} HTTP-Session: 1d7825e4-4728-423e-9e8c-c60c9ee10b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:49.151316 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} executeQuery: (from [fd00:1122:3344:101::d]:36514) 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.28 13:21:49.151782 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.151959 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.152001 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:49.152145 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.28 13:21:49.152172 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.28 13:21:49.152193 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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.28 13:21:49.152220 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.28 13:21:49.153040 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} executeQuery: Read 4 rows, 443.00 B in 0.001685364 sec., 2373 rows/sec., 256.69 KiB/sec. 2024.02.28 13:21:49.153227 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} DynamicQueryHandler: Done processing query 2024.02.28 13:21:49.153256 [ 3 ] {b4a78f30-883d-469c-b906-e09a183ebd19} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.28 13:21:49.153277 [ 3 ] {} HTTP-Session: 1d7825e4-4728-423e-9e8c-c60c9ee10b8a Destroying unnamed session 2024.02.28 13:21:49.153504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:49.153562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:49.153586 [ 3 ] {} HTTP-Session: c12f4e34-4ea7-4bc1-94b6-e6c2fc32b419 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:49.153608 [ 3 ] {} HTTP-Session: c12f4e34-4ea7-4bc1-94b6-e6c2fc32b419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:49.153755 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} executeQuery: (from [fd00:1122:3344:101::d]:36514) 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.28 13:21:49.154305 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.154474 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.154515 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:49.154658 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.28 13:21:49.154687 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.28 13:21:49.154708 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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.28 13:21:49.154736 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.28 13:21:49.155541 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} executeQuery: Read 4 rows, 443.00 B in 0.001741274 sec., 2297 rows/sec., 248.45 KiB/sec. 2024.02.28 13:21:49.155726 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} DynamicQueryHandler: Done processing query 2024.02.28 13:21:49.155750 [ 3 ] {34a613e8-2e4e-4667-81b0-a5cd13634532} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.28 13:21:49.155766 [ 3 ] {} HTTP-Session: c12f4e34-4ea7-4bc1-94b6-e6c2fc32b419 Destroying unnamed session 2024.02.28 13:21:49.155990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:49.156036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:49.156056 [ 3 ] {} HTTP-Session: fc7f7bda-1d36-43cc-ba04-5fa587bac0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:49.156073 [ 3 ] {} HTTP-Session: fc7f7bda-1d36-43cc-ba04-5fa587bac0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:49.156204 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} executeQuery: (from [fd00:1122:3344:101::d]:36514) 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.28 13:21:49.156764 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.156947 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.156992 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:21:49.157136 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.28 13:21:49.157166 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.28 13:21:49.157187 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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.28 13:21:49.157216 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.28 13:21:49.158098 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} executeQuery: Read 4 rows, 443.00 B in 0.001851647 sec., 2160 rows/sec., 233.64 KiB/sec. 2024.02.28 13:21:49.158294 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} DynamicQueryHandler: Done processing query 2024.02.28 13:21:49.158319 [ 3 ] {32fa24e8-b19e-4584-bcd1-2f2133fdf3ff} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.28 13:21:49.158335 [ 3 ] {} HTTP-Session: fc7f7bda-1d36-43cc-ba04-5fa587bac0c4 Destroying unnamed session 2024.02.28 13:21:49.170230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:49.170284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:49.170304 [ 3 ] {} HTTP-Session: c8b16325-6fbe-45cf-9443-f745d75e3068 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:49.170322 [ 3 ] {} HTTP-Session: c8b16325-6fbe-45cf-9443-f745d75e3068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:49.170402 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:49.170443 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:21:49.170584 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:49.170957 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:21:49.171241 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.28 13:21:49.171404 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.28 13:21:49.171529 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} executeQuery: Read 6 rows, 996.00 B in 0.001091398 sec., 5497 rows/sec., 891.20 KiB/sec. 2024.02.28 13:21:49.171679 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} DynamicQueryHandler: Done processing query 2024.02.28 13:21:49.171703 [ 3 ] {07ae0be4-3505-42b0-8e2d-13adb6842467} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:21:49.171718 [ 3 ] {} HTTP-Session: c8b16325-6fbe-45cf-9443-f745d75e3068 Destroying unnamed session 2024.02.28 13:21:49.171844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5040, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:49.171889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:49.171909 [ 3 ] {} HTTP-Session: 00d764fc-a600-42ed-9fde-bd5b0716d7ca Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:49.171926 [ 3 ] {} HTTP-Session: 00d764fc-a600-42ed-9fde-bd5b0716d7ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:49.172009 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:49.172049 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:21:49.172156 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:49.172453 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:21:49.172658 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.28 13:21:49.172808 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.28 13:21:49.172920 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} executeQuery: Read 36 rows, 2.81 KiB in 0.000882523 sec., 40792 rows/sec., 3.11 MiB/sec. 2024.02.28 13:21:49.173057 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} DynamicQueryHandler: Done processing query 2024.02.28 13:21:49.173081 [ 3 ] {96f34f8e-2b1e-4b1c-9532-667247ca35ac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:21:49.173097 [ 3 ] {} HTTP-Session: 00d764fc-a600-42ed-9fde-bd5b0716d7ca Destroying unnamed session 2024.02.28 13:21:49.173260 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:49.173306 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:49.173326 [ 3 ] {} HTTP-Session: 70a1b94b-7bee-4891-b3d3-104e7f26a261 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:49.173342 [ 3 ] {} HTTP-Session: 70a1b94b-7bee-4891-b3d3-104e7f26a261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:49.173412 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:49.173449 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:21:49.173553 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:49.173830 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:21:49.174055 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.28 13:21:49.174202 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.28 13:21:49.174316 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} executeQuery: Read 24 rows, 1.90 KiB in 0.000874713 sec., 27437 rows/sec., 2.12 MiB/sec. 2024.02.28 13:21:49.174417 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} DynamicQueryHandler: Done processing query 2024.02.28 13:21:49.174441 [ 3 ] {ef391cc5-df34-4b76-a441-4fb92d558df3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:21:49.174456 [ 3 ] {} HTTP-Session: 70a1b94b-7bee-4891-b3d3-104e7f26a261 Destroying unnamed session 2024.02.28 13:21:49.174779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 60115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:49.174822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:49.174841 [ 3 ] {} HTTP-Session: e48f28e6-1122-40ce-864f-f6a256f70235 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:49.174857 [ 3 ] {} HTTP-Session: e48f28e6-1122-40ce-864f-f6a256f70235 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:49.174942 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:49.174999 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:21:49.175112 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:49.175564 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:21:49.175829 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.28 13:21:49.176014 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.28 13:21:49.176123 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} executeQuery: Read 312 rows, 22.55 KiB in 0.001138479 sec., 274049 rows/sec., 19.34 MiB/sec. 2024.02.28 13:21:49.176241 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} DynamicQueryHandler: Done processing query 2024.02.28 13:21:49.176265 [ 3 ] {6e9923c4-6997-4092-a804-1738155dc27d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2024.02.28 13:21:49.176281 [ 3 ] {} HTTP-Session: e48f28e6-1122-40ce-864f-f6a256f70235 Destroying unnamed session 2024.02.28 13:21:54.142114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:54.142221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:54.142247 [ 3 ] {} HTTP-Session: 9b8846be-9cc8-4ee5-acc5-be64c4f5a673 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:54.142270 [ 3 ] {} HTTP-Session: 9b8846be-9cc8-4ee5-acc5-be64c4f5a673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:54.142395 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:54.142455 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:21:54.142613 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:54.143060 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:21:54.143309 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.28 13:21:54.143463 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.28 13:21:54.143581 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} executeQuery: Read 37 rows, 3.00 KiB in 0.00114588 sec., 32289 rows/sec., 2.56 MiB/sec. 2024.02.28 13:21:54.143715 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} DynamicQueryHandler: Done processing query 2024.02.28 13:21:54.143739 [ 3 ] {1dcb29a4-e3a7-46a3-aab7-7f6b66976af2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:21:54.143755 [ 3 ] {} HTTP-Session: 9b8846be-9cc8-4ee5-acc5-be64c4f5a673 Destroying unnamed session 2024.02.28 13:21:54.143917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:54.143960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:54.143980 [ 3 ] {} HTTP-Session: 189de0e3-71ab-4ce1-9efd-3381f88dcd1a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:54.143996 [ 3 ] {} HTTP-Session: 189de0e3-71ab-4ce1-9efd-3381f88dcd1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:54.144072 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:54.144110 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:21:54.144212 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:54.144578 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:21:54.144787 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.28 13:21:54.144942 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.28 13:21:54.145051 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} executeQuery: Read 111 rows, 11.24 KiB in 0.000947235 sec., 117183 rows/sec., 11.59 MiB/sec. 2024.02.28 13:21:54.145171 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} DynamicQueryHandler: Done processing query 2024.02.28 13:21:54.145194 [ 3 ] {cb4ee92b-e961-4364-8c88-a336f03b70e9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:21:54.145209 [ 3 ] {} HTTP-Session: 189de0e3-71ab-4ce1-9efd-3381f88dcd1a Destroying unnamed session 2024.02.28 13:21:54.145366 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:54.145411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:54.145429 [ 3 ] {} HTTP-Session: cfa19ce6-ad72-4236-9f24-90929b5854f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:54.145445 [ 3 ] {} HTTP-Session: cfa19ce6-ad72-4236-9f24-90929b5854f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:54.145514 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:54.145551 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:21:54.145654 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:54.145957 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:21:54.146168 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.28 13:21:54.146312 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.28 13:21:54.146426 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} executeQuery: Read 37 rows, 2.96 KiB in 0.000881892 sec., 41955 rows/sec., 3.28 MiB/sec. 2024.02.28 13:21:54.146552 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} DynamicQueryHandler: Done processing query 2024.02.28 13:21:54.146577 [ 3 ] {ef218aca-2bc8-49e6-9d7d-011af00f3075} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:21:54.146592 [ 3 ] {} HTTP-Session: cfa19ce6-ad72-4236-9f24-90929b5854f5 Destroying unnamed session 2024.02.28 13:21:54.146764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:21:54.146809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:21:54.146826 [ 3 ] {} HTTP-Session: f359621b-9fe5-48c8-86c2-815e5371ae9c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:21:54.146842 [ 3 ] {} HTTP-Session: f359621b-9fe5-48c8-86c2-815e5371ae9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:21:54.146932 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:21:54.146975 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:21:54.147111 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:21:54.147534 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:21:54.147833 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.28 13:21:54.148015 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.28 13:21:54.148125 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} executeQuery: Read 37 rows, 51.13 KiB in 0.00116605 sec., 31731 rows/sec., 42.82 MiB/sec. 2024.02.28 13:21:54.148248 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} DynamicQueryHandler: Done processing query 2024.02.28 13:21:54.148273 [ 3 ] {66b4d866-1d3e-43d3-bec3-27f766f750bf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:21:54.148288 [ 3 ] {} HTTP-Session: f359621b-9fe5-48c8-86c2-815e5371ae9c Destroying unnamed session 2024.02.28 13:21:59.804392 [ 110 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:21:59.804495 [ 110 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:22:04.142225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:04.142337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:04.142361 [ 3 ] {} HTTP-Session: be7a40a0-a726-4d0b-9f2c-245c73569f8a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:04.142384 [ 3 ] {} HTTP-Session: be7a40a0-a726-4d0b-9f2c-245c73569f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:04.142510 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:04.142567 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:04.142725 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:04.143157 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:04.143410 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.28 13:22:04.143568 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.28 13:22:04.143677 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} executeQuery: Read 37 rows, 3.00 KiB in 0.001135029 sec., 32598 rows/sec., 2.58 MiB/sec. 2024.02.28 13:22:04.143821 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} DynamicQueryHandler: Done processing query 2024.02.28 13:22:04.143846 [ 3 ] {659bef50-ed5f-4774-b2bb-2b1df2409428} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:04.143862 [ 3 ] {} HTTP-Session: be7a40a0-a726-4d0b-9f2c-245c73569f8a Destroying unnamed session 2024.02.28 13:22:04.143994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:04.144042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:04.144062 [ 3 ] {} HTTP-Session: 2a8e9ba5-1d94-4350-811a-744151e61dc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:04.144078 [ 3 ] {} HTTP-Session: 2a8e9ba5-1d94-4350-811a-744151e61dc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:04.144155 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:04.144194 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:04.144296 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:04.144640 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:04.144857 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.28 13:22:04.145009 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.28 13:22:04.145105 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} executeQuery: Read 111 rows, 11.24 KiB in 0.000921134 sec., 120503 rows/sec., 11.92 MiB/sec. 2024.02.28 13:22:04.145246 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} DynamicQueryHandler: Done processing query 2024.02.28 13:22:04.145271 [ 3 ] {ba1a54e7-b3f1-4f08-9d49-7f65d1c73dab} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:22:04.145287 [ 3 ] {} HTTP-Session: 2a8e9ba5-1d94-4350-811a-744151e61dc5 Destroying unnamed session 2024.02.28 13:22:04.145403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:04.145448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:04.145467 [ 3 ] {} HTTP-Session: f7f0c785-6f91-4b72-9439-e51d1a01b83f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:04.145483 [ 3 ] {} HTTP-Session: f7f0c785-6f91-4b72-9439-e51d1a01b83f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:04.145552 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:04.145590 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:04.145703 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:04.145998 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:04.146199 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.28 13:22:04.146344 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.28 13:22:04.146442 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} executeQuery: Read 37 rows, 2.96 KiB in 0.000862103 sec., 42918 rows/sec., 3.36 MiB/sec. 2024.02.28 13:22:04.146602 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} DynamicQueryHandler: Done processing query 2024.02.28 13:22:04.146625 [ 3 ] {fd4ff174-fb35-4cad-ad71-4e17eacd0f34} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:04.146640 [ 3 ] {} HTTP-Session: f7f0c785-6f91-4b72-9439-e51d1a01b83f Destroying unnamed session 2024.02.28 13:22:04.146818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:04.146865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:04.146883 [ 3 ] {} HTTP-Session: bb3906f4-bc55-40c0-9162-93bc4a739c98 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:04.146899 [ 3 ] {} HTTP-Session: bb3906f4-bc55-40c0-9162-93bc4a739c98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:04.146984 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:04.147027 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:04.147166 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:04.147597 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:04.147912 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.28 13:22:04.148089 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.28 13:22:04.148207 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} executeQuery: Read 37 rows, 51.13 KiB in 0.001189681 sec., 31100 rows/sec., 41.97 MiB/sec. 2024.02.28 13:22:04.148370 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} DynamicQueryHandler: Done processing query 2024.02.28 13:22:04.148394 [ 3 ] {51173e1e-8c44-4468-a1c7-86506e6a6b26} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:22:04.148409 [ 3 ] {} HTTP-Session: bb3906f4-bc55-40c0-9162-93bc4a739c98 Destroying unnamed session 2024.02.28 13:22:14.142381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:14.142504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:14.142531 [ 3 ] {} HTTP-Session: 5d1a14c6-14e3-4c5b-bd22-b36ee8e65c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:14.142555 [ 3 ] {} HTTP-Session: 5d1a14c6-14e3-4c5b-bd22-b36ee8e65c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:14.142691 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:14.142754 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:14.142920 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:14.143443 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:14.143721 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.28 13:22:14.143887 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.28 13:22:14.144007 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} executeQuery: Read 37 rows, 3.00 KiB in 0.001280513 sec., 28894 rows/sec., 2.29 MiB/sec. 2024.02.28 13:22:14.144165 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} DynamicQueryHandler: Done processing query 2024.02.28 13:22:14.144192 [ 3 ] {ea67c50a-cee3-4d02-a531-52375aa7742b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:14.144208 [ 3 ] {} HTTP-Session: 5d1a14c6-14e3-4c5b-bd22-b36ee8e65c69 Destroying unnamed session 2024.02.28 13:22:14.144355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:14.144408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:14.144428 [ 3 ] {} HTTP-Session: 640bb8c4-574d-47d2-8c10-e5380d7a5b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:14.144447 [ 3 ] {} HTTP-Session: 640bb8c4-574d-47d2-8c10-e5380d7a5b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:14.144535 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:14.144585 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:14.144693 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:14.145033 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:14.145242 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.28 13:22:14.145398 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.28 13:22:14.145514 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} executeQuery: Read 111 rows, 11.24 KiB in 0.000949665 sec., 116883 rows/sec., 11.56 MiB/sec. 2024.02.28 13:22:14.145536 [ 103 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.28 13:22:14.145644 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:14.145673 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} DynamicQueryHandler: Done processing query 2024.02.28 13:22:14.145707 [ 3 ] {701c1a0d-4817-4fae-975a-3c1fb0082599} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:22:14.145728 [ 3 ] {} HTTP-Session: 640bb8c4-574d-47d2-8c10-e5380d7a5b34 Destroying unnamed session 2024.02.28 13:22:14.145782 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.28 13:22:14.145896 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:22:14.145901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:14.145957 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 105 rows starting from the beginning of the part 2024.02.28 13:22:14.145966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:14.145999 [ 3 ] {} HTTP-Session: f44b06a4-d7a2-4780-ba49-57f30c90ca1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:14.146022 [ 3 ] {} HTTP-Session: f44b06a4-d7a2-4780-ba49-57f30c90ca1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:14.146128 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 111 rows starting from the beginning of the part 2024.02.28 13:22:14.146139 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:14.146190 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:14.146271 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part 2024.02.28 13:22:14.146443 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 111 rows starting from the beginning of the part 2024.02.28 13:22:14.146449 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:14.146548 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 111 rows starting from the beginning of the part 2024.02.28 13:22:14.146647 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 111 rows starting from the beginning of the part 2024.02.28 13:22:14.146997 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:14.147283 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.28 13:22:14.147451 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.28 13:22:14.147648 [ 103 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.28 13:22:14.147743 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} executeQuery: Read 37 rows, 2.96 KiB in 0.00155259 sec., 23831 rows/sec., 1.86 MiB/sec. 2024.02.28 13:22:14.147756 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:14.147770 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 585 rows, containing 4 columns (4 merged, 0 gathered) in 0.002080214 sec., 281221.06667871674 rows/sec., 27.44 MiB/sec. 2024.02.28 13:22:14.147957 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.28 13:22:14.148134 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.28 13:22:14.148173 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:22:14.148167 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} DynamicQueryHandler: Done processing query 2024.02.28 13:22:14.148257 [ 3 ] {3b48f480-bbd4-440b-89f1-2d8efa0286ba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:14.148267 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 47 rows starting from the beginning of the part 2024.02.28 13:22:14.148312 [ 3 ] {} HTTP-Session: f44b06a4-d7a2-4780-ba49-57f30c90ca1c Destroying unnamed session 2024.02.28 13:22:14.148440 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::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.28 13:22:14.148600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:14.148624 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2024.02.28 13:22:14.148636 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.28 13:22:14.148687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:14.148735 [ 3 ] {} HTTP-Session: 3ff3dc87-9f28-4c4f-ad73-0e219dc5e7da Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:14.148774 [ 3 ] {} HTTP-Session: 3ff3dc87-9f28-4c4f-ad73-0e219dc5e7da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:14.148827 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:14.148838 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_6_1} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.28 13:22:14.149031 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:14.149116 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:14.149131 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:14.149263 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::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.28 13:22:14.149493 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:14.150133 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 4 columns (4 merged, 0 gathered) in 0.0023055 sec., 94990.24072869227 rows/sec., 7.42 MiB/sec. 2024.02.28 13:22:14.150180 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:14.150301 [ 14 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.28 13:22:14.150622 [ 14 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.28 13:22:14.150699 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.28 13:22:14.150717 [ 14 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_6_1} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.28 13:22:14.150947 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.28 13:22:14.151087 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} executeQuery: Read 37 rows, 51.13 KiB in 0.001988791 sec., 18604 rows/sec., 25.11 MiB/sec. 2024.02.28 13:22:14.151282 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} DynamicQueryHandler: Done processing query 2024.02.28 13:22:14.151306 [ 3 ] {bd4b152d-69b3-431e-b332-a370be9718cf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:22:14.151322 [ 3 ] {} HTTP-Session: 3ff3dc87-9f28-4c4f-ad73-0e219dc5e7da Destroying unnamed session 2024.02.28 13:22:14.804542 [ 102 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:22:14.804603 [ 102 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:22:19.141617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:19.141731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:19.141756 [ 3 ] {} HTTP-Session: 700fee47-9aa8-4dd2-a649-e2e9109584d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:19.141780 [ 3 ] {} HTTP-Session: 700fee47-9aa8-4dd2-a649-e2e9109584d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:19.141973 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} executeQuery: (from [fd00:1122:3344:101::d]:36514) 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.28 13:22:19.142594 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:22:19.142773 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:22:19.142824 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.28 13:22:19.142991 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.28 13:22:19.143074 [ 189 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.28 13:22:19.143124 [ 188 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.28 13:22:19.143236 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (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.28 13:22:19.143323 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.28 13:22:19.145139 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} executeQuery: Read 10 rows, 1.41 KiB in 0.0031196 sec., 3205 rows/sec., 450.47 KiB/sec. 2024.02.28 13:22:19.145409 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} DynamicQueryHandler: Done processing query 2024.02.28 13:22:19.145435 [ 3 ] {de0c7bb1-2759-4fee-bbd9-a3947dbc7c58} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.28 13:22:19.145452 [ 3 ] {} HTTP-Session: 700fee47-9aa8-4dd2-a649-e2e9109584d2 Destroying unnamed session 2024.02.28 13:22:19.146644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:19.146694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:19.146713 [ 3 ] {} HTTP-Session: 7c0f1908-1623-4cfd-8160-8d00f39d6a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:19.146730 [ 3 ] {} HTTP-Session: 7c0f1908-1623-4cfd-8160-8d00f39d6a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:19.146808 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:19.146848 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.28 13:22:19.146994 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:19.147336 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.147633 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.28 13:22:19.147806 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} oximeter.timeseries_schema (129b0470-63a9-4c99-bba1-de7698911df5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.28 13:22:19.147926 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} executeQuery: Read 1 rows, 232.00 B in 0.001083768 sec., 922 rows/sec., 209.05 KiB/sec. 2024.02.28 13:22:19.148101 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} DynamicQueryHandler: Done processing query 2024.02.28 13:22:19.148126 [ 3 ] {c7dd12fe-5ca9-4e16-b2bd-c5bd374f6b1f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:22:19.148142 [ 3 ] {} HTTP-Session: 7c0f1908-1623-4cfd-8160-8d00f39d6a83 Destroying unnamed session 2024.02.28 13:22:19.148269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 1771, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:19.148315 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:19.148336 [ 3 ] {} HTTP-Session: 0c85e686-2e3d-4020-ae12-7d646509470c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:19.148352 [ 3 ] {} HTTP-Session: 0c85e686-2e3d-4020-ae12-7d646509470c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:19.148423 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:19.148462 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:19.148581 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:19.148900 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.149108 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.28 13:22:19.149265 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.28 13:22:19.149379 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} executeQuery: Read 12 rows, 996.00 B in 0.000919613 sec., 13048 rows/sec., 1.03 MiB/sec. 2024.02.28 13:22:19.149378 [ 101 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.28 13:22:19.149494 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.149566 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} DynamicQueryHandler: Done processing query 2024.02.28 13:22:19.149611 [ 3 ] {2d24e8d9-71de-4b05-9c8c-0e077d2a899a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:22:19.149603 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.28 13:22:19.149631 [ 3 ] {} HTTP-Session: 0c85e686-2e3d-4020-ae12-7d646509470c Destroying unnamed session 2024.02.28 13:22:19.149714 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:22:19.149753 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2024.02.28 13:22:19.149804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:19.149858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:19.149893 [ 3 ] {} HTTP-Session: 0813aca7-01e2-4fab-9d98-0de88f3e79ed Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:19.149911 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::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.28 13:22:19.149919 [ 3 ] {} HTTP-Session: 0813aca7-01e2-4fab-9d98-0de88f3e79ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:19.150041 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:19.150048 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:19.150096 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:22:19.150191 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:19.150337 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:19.150419 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:19.150456 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2024.02.28 13:22:19.150897 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.151184 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.28 13:22:19.151304 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.001757145 sec., 110975.47442015314 rows/sec., 8.78 MiB/sec. 2024.02.28 13:22:19.151374 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.28 13:22:19.151424 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.28 13:22:19.151554 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} executeQuery: Read 2 rows, 175.00 B in 0.001475398 sec., 1355 rows/sec., 115.83 KiB/sec. 2024.02.28 13:22:19.151689 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.28 13:22:19.151707 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} DynamicQueryHandler: Done processing query 2024.02.28 13:22:19.151733 [ 3 ] {c364f1a6-7403-40d1-9180-cf6823bae00d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:22:19.151748 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_6_1} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.28 13:22:19.151754 [ 3 ] {} HTTP-Session: 0813aca7-01e2-4fab-9d98-0de88f3e79ed Destroying unnamed session 2024.02.28 13:22:19.151885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 10573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:19.151930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:19.151950 [ 3 ] {} HTTP-Session: 2b6bf5ec-6294-4309-9aff-a2a6c881a787 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:19.151966 [ 3 ] {} HTTP-Session: 2b6bf5ec-6294-4309-9aff-a2a6c881a787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:19.152039 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:19.152076 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:19.152179 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:19.152516 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.152730 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.28 13:22:19.152871 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.28 13:22:19.152984 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} executeQuery: Read 73 rows, 6.11 KiB in 0.000911373 sec., 80098 rows/sec., 6.55 MiB/sec. 2024.02.28 13:22:19.153121 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} DynamicQueryHandler: Done processing query 2024.02.28 13:22:19.153144 [ 3 ] {8a559065-1f45-4bec-8f84-cc351e8d858a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:22:19.153160 [ 3 ] {} HTTP-Session: 2b6bf5ec-6294-4309-9aff-a2a6c881a787 Destroying unnamed session 2024.02.28 13:22:19.153266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:19.153310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:19.153329 [ 3 ] {} HTTP-Session: 0446f911-3d2b-4c70-ae50-c88b4d27e2af Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:19.153346 [ 3 ] {} HTTP-Session: 0446f911-3d2b-4c70-ae50-c88b4d27e2af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:19.153412 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:19.153449 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:22:19.153567 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:19.153871 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.154069 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.28 13:22:19.154213 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.28 13:22:19.154300 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} executeQuery: Read 2 rows, 143.00 B in 0.000860672 sec., 2323 rows/sec., 162.26 KiB/sec. 2024.02.28 13:22:19.154427 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} DynamicQueryHandler: Done processing query 2024.02.28 13:22:19.154451 [ 3 ] {47566177-8b23-46c7-b99a-dfa9929e84e3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:22:19.154466 [ 3 ] {} HTTP-Session: 0446f911-3d2b-4c70-ae50-c88b4d27e2af Destroying unnamed session 2024.02.28 13:22:19.154597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7843, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:19.154641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:19.154659 [ 3 ] {} HTTP-Session: 853452e3-93be-42b2-8a73-d4f97c360a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:19.154676 [ 3 ] {} HTTP-Session: 853452e3-93be-42b2-8a73-d4f97c360a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:19.154744 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:19.154781 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:19.154883 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:19.155182 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.155385 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.28 13:22:19.155544 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.28 13:22:19.155638 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} executeQuery: Read 46 rows, 3.68 KiB in 0.000862083 sec., 53359 rows/sec., 4.17 MiB/sec. 2024.02.28 13:22:19.155766 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} DynamicQueryHandler: Done processing query 2024.02.28 13:22:19.155790 [ 3 ] {03762c3e-34cd-45fc-a782-a82c6aadfda8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:19.155805 [ 3 ] {} HTTP-Session: 853452e3-93be-42b2-8a73-d4f97c360a67 Destroying unnamed session 2024.02.28 13:22:19.155914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:19.155957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:19.155974 [ 3 ] {} HTTP-Session: 5eac6963-fb02-4fc4-bc78-1a32a15ebc5c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:19.155991 [ 3 ] {} HTTP-Session: 5eac6963-fb02-4fc4-bc78-1a32a15ebc5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:19.156061 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:19.156103 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:22:19.156216 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:19.156538 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.156836 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.28 13:22:19.157031 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.28 13:22:19.157125 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} executeQuery: Read 37 rows, 2.67 KiB in 0.001035586 sec., 35728 rows/sec., 2.52 MiB/sec. 2024.02.28 13:22:19.157290 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} DynamicQueryHandler: Done processing query 2024.02.28 13:22:19.157318 [ 3 ] {3000280e-beb1-4530-83e3-12372a77462f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:19.157335 [ 3 ] {} HTTP-Session: 5eac6963-fb02-4fc4-bc78-1a32a15ebc5c Destroying unnamed session 2024.02.28 13:22:19.157503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 12887, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:19.157569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:19.157592 [ 3 ] {} HTTP-Session: c0fd6066-97a3-4f3a-882d-cb1e984e5db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:19.157614 [ 3 ] {} HTTP-Session: c0fd6066-97a3-4f3a-882d-cb1e984e5db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:19.157703 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:19.157753 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:19.157884 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:19.158256 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.158563 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.28 13:22:19.158759 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.28 13:22:19.158862 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} executeQuery: Read 12 rows, 16.58 KiB in 0.001127629 sec., 10641 rows/sec., 14.36 MiB/sec. 2024.02.28 13:22:19.158856 [ 100 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.28 13:22:19.158922 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.159041 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.28 13:22:19.159061 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} DynamicQueryHandler: Done processing query 2024.02.28 13:22:19.159107 [ 3 ] {4f602c9d-e4bc-44cf-b450-0c56c186777f} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.28 13:22:19.159146 [ 3 ] {} HTTP-Session: c0fd6066-97a3-4f3a-882d-cb1e984e5db4 Destroying unnamed session 2024.02.28 13:22:19.159215 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:22:19.159260 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2024.02.28 13:22:19.159306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 1486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:19.159391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:19.159444 [ 3 ] {} HTTP-Session: fdee8840-e315-4b12-8b85-fc06b4e2ff74 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:19.159492 [ 3 ] {} HTTP-Session: fdee8840-e315-4b12-8b85-fc06b4e2ff74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:19.159521 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::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.28 13:22:19.159692 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:19.159811 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.28 13:22:19.159811 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:19.160250 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:19.160277 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:19.160457 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:19.160825 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part 2024.02.28 13:22:19.161035 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:19.161471 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.28 13:22:19.161795 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.28 13:22:19.162093 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} executeQuery: Read 9 rows, 680.00 B in 0.00232007 sec., 3879 rows/sec., 286.23 KiB/sec. 2024.02.28 13:22:19.162391 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} DynamicQueryHandler: Done processing query 2024.02.28 13:22:19.162434 [ 3 ] {025b0d25-606f-426c-ad52-2d26c4623080} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.28 13:22:19.162491 [ 3 ] {} HTTP-Session: fdee8840-e315-4b12-8b85-fc06b4e2ff74 Destroying unnamed session 2024.02.28 13:22:19.163485 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 6 columns (6 merged, 0 gathered) in 0.004504936 sec., 43285.853561515636 rows/sec., 58.41 MiB/sec. 2024.02.28 13:22:19.163657 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.28 13:22:19.163870 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.28 13:22:19.163929 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_6_1} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.28 13:22:24.142115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:24.142227 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:24.142253 [ 3 ] {} HTTP-Session: 79ef3c95-3086-480c-a623-b1075f556411 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:24.142277 [ 3 ] {} HTTP-Session: 79ef3c95-3086-480c-a623-b1075f556411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:24.142400 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:24.142461 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:24.142626 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:24.143135 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:24.143390 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.28 13:22:24.143560 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.28 13:22:24.143667 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} executeQuery: Read 37 rows, 3.00 KiB in 0.001232362 sec., 30023 rows/sec., 2.38 MiB/sec. 2024.02.28 13:22:24.143814 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} DynamicQueryHandler: Done processing query 2024.02.28 13:22:24.143840 [ 3 ] {f502a0db-b311-4710-8eb5-0d207b91e04a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:24.143856 [ 3 ] {} HTTP-Session: 79ef3c95-3086-480c-a623-b1075f556411 Destroying unnamed session 2024.02.28 13:22:24.143966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:24.144013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:24.144032 [ 3 ] {} HTTP-Session: be2bea33-a6ad-4b08-9359-318e33b76872 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:24.144049 [ 3 ] {} HTTP-Session: be2bea33-a6ad-4b08-9359-318e33b76872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:24.144119 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:24.144158 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:22:24.144267 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:24.144595 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:24.144795 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.28 13:22:24.144944 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.28 13:22:24.145034 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} executeQuery: Read 2 rows, 175.00 B in 0.000888273 sec., 2251 rows/sec., 192.39 KiB/sec. 2024.02.28 13:22:24.145149 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} DynamicQueryHandler: Done processing query 2024.02.28 13:22:24.145173 [ 3 ] {943bf911-ba59-43a6-b65f-296410f0bb48} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:22:24.145189 [ 3 ] {} HTTP-Session: be2bea33-a6ad-4b08-9359-318e33b76872 Destroying unnamed session 2024.02.28 13:22:24.145321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:24.145366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:24.145386 [ 3 ] {} HTTP-Session: 7eb3f3e5-d318-4ec6-a6ca-8226c4df5315 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:24.145402 [ 3 ] {} HTTP-Session: 7eb3f3e5-d318-4ec6-a6ca-8226c4df5315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:24.145489 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:24.145526 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:24.145628 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:24.146011 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:24.146220 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.28 13:22:24.146367 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.28 13:22:24.146455 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} executeQuery: Read 112 rows, 11.33 KiB in 0.000939764 sec., 119178 rows/sec., 11.77 MiB/sec. 2024.02.28 13:22:24.146580 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} DynamicQueryHandler: Done processing query 2024.02.28 13:22:24.146603 [ 3 ] {2570b5cc-53b6-4d66-8843-d2a14fe02426} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:22:24.146619 [ 3 ] {} HTTP-Session: 7eb3f3e5-d318-4ec6-a6ca-8226c4df5315 Destroying unnamed session 2024.02.28 13:22:24.146749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:24.146793 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:24.146811 [ 3 ] {} HTTP-Session: e9b34482-1674-4ce4-aa3d-15496450136b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:24.146827 [ 3 ] {} HTTP-Session: e9b34482-1674-4ce4-aa3d-15496450136b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:24.146896 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:24.146933 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:22:24.147032 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:24.147339 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:24.147544 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.28 13:22:24.147691 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.28 13:22:24.147779 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} executeQuery: Read 2 rows, 143.00 B in 0.000857213 sec., 2333 rows/sec., 162.91 KiB/sec. 2024.02.28 13:22:24.147888 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} DynamicQueryHandler: Done processing query 2024.02.28 13:22:24.147911 [ 3 ] {562233e7-c258-4eb7-98c7-d1c977c18477} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:22:24.147926 [ 3 ] {} HTTP-Session: e9b34482-1674-4ce4-aa3d-15496450136b Destroying unnamed session 2024.02.28 13:22:24.148076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:24.148120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:24.148138 [ 3 ] {} HTTP-Session: e31930ff-e044-4acc-a852-e9c9a270890e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:24.148154 [ 3 ] {} HTTP-Session: e31930ff-e044-4acc-a852-e9c9a270890e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:24.148304 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:24.148340 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:24.148440 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:24.148738 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:24.148952 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.28 13:22:24.149098 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.28 13:22:24.149190 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} executeQuery: Read 39 rows, 3.13 KiB in 0.000858462 sec., 45430 rows/sec., 3.56 MiB/sec. 2024.02.28 13:22:24.149317 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} DynamicQueryHandler: Done processing query 2024.02.28 13:22:24.149340 [ 3 ] {affc540e-f42c-407f-8cc6-47dc4c9c03f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:24.149356 [ 3 ] {} HTTP-Session: e31930ff-e044-4acc-a852-e9c9a270890e Destroying unnamed session 2024.02.28 13:22:24.149464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:24.149516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:24.149534 [ 3 ] {} HTTP-Session: ddfc1261-81e1-4a2a-9139-e93f359678e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:24.149549 [ 3 ] {} HTTP-Session: ddfc1261-81e1-4a2a-9139-e93f359678e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:24.149616 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:24.149657 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:22:24.149773 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:24.150035 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:24.150283 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.28 13:22:24.150458 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.28 13:22:24.150558 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} executeQuery: Read 1 rows, 72.00 B in 0.000916384 sec., 1091 rows/sec., 76.73 KiB/sec. 2024.02.28 13:22:24.150671 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} DynamicQueryHandler: Done processing query 2024.02.28 13:22:24.150694 [ 3 ] {61ebc03f-4647-456d-91ba-2ef25a4632c6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:22:24.150710 [ 3 ] {} HTTP-Session: ddfc1261-81e1-4a2a-9139-e93f359678e8 Destroying unnamed session 2024.02.28 13:22:24.150864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:24.150909 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:24.150926 [ 3 ] {} HTTP-Session: 06d7ed5c-21f5-43dc-8387-1f22a701b906 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:24.150942 [ 3 ] {} HTTP-Session: 06d7ed5c-21f5-43dc-8387-1f22a701b906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:24.151024 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:24.151066 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:24.151193 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:24.151629 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.94 GiB. 2024.02.28 13:22:24.151930 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.28 13:22:24.152100 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.28 13:22:24.152192 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} executeQuery: Read 37 rows, 51.13 KiB in 0.001141309 sec., 32418 rows/sec., 43.75 MiB/sec. 2024.02.28 13:22:24.152314 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} DynamicQueryHandler: Done processing query 2024.02.28 13:22:24.152336 [ 3 ] {48e4b35e-f7da-438a-89ce-d5ed5bc31a5d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:22:24.152351 [ 3 ] {} HTTP-Session: 06d7ed5c-21f5-43dc-8387-1f22a701b906 Destroying unnamed session 2024.02.28 13:22:29.140324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:29.140450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:29.140476 [ 3 ] {} HTTP-Session: 5b585b5c-8718-4055-91e3-e54c561fc0fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:29.140500 [ 3 ] {} HTTP-Session: 5b585b5c-8718-4055-91e3-e54c561fc0fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:29.140625 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:29.140684 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:29.140838 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:29.141249 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:29.141509 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.28 13:22:29.141671 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.28 13:22:29.141786 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} executeQuery: Read 14 rows, 1.13 KiB in 0.001126599 sec., 12426 rows/sec., 1007.25 KiB/sec. 2024.02.28 13:22:29.141914 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} DynamicQueryHandler: Done processing query 2024.02.28 13:22:29.141939 [ 3 ] {1485a0a3-a29f-4b97-879b-2f1093a554bb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:22:29.141955 [ 3 ] {} HTTP-Session: 5b585b5c-8718-4055-91e3-e54c561fc0fd Destroying unnamed session 2024.02.28 13:22:29.142073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:29.142118 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:29.142138 [ 3 ] {} HTTP-Session: 10786a0d-9d3a-4361-b93d-9a573ee95728 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:29.142155 [ 3 ] {} HTTP-Session: 10786a0d-9d3a-4361-b93d-9a573ee95728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:29.142228 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:29.142266 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:29.142369 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:29.142683 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:29.142894 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.28 13:22:29.143039 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.28 13:22:29.143138 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} executeQuery: Read 42 rows, 3.80 KiB in 0.000883802 sec., 47521 rows/sec., 4.20 MiB/sec. 2024.02.28 13:22:29.143261 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} DynamicQueryHandler: Done processing query 2024.02.28 13:22:29.143286 [ 3 ] {406bc51c-b01e-4414-b4ec-e2ea56ac4246} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:29.143302 [ 3 ] {} HTTP-Session: 10786a0d-9d3a-4361-b93d-9a573ee95728 Destroying unnamed session 2024.02.28 13:22:29.143439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:29.143485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:29.143504 [ 3 ] {} HTTP-Session: 03182a16-969e-4596-92ea-c71f0b830789 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:29.143521 [ 3 ] {} HTTP-Session: 03182a16-969e-4596-92ea-c71f0b830789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:29.143590 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:29.143627 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:29.143730 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:29.144053 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:29.144259 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.28 13:22:29.144403 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.28 13:22:29.144535 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} executeQuery: Read 14 rows, 1.12 KiB in 0.000912693 sec., 15339 rows/sec., 1.20 MiB/sec. 2024.02.28 13:22:29.144653 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} DynamicQueryHandler: Done processing query 2024.02.28 13:22:29.144681 [ 3 ] {7021f856-1cf1-40f3-89dd-02c08072beeb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:22:29.144699 [ 3 ] {} HTTP-Session: 03182a16-969e-4596-92ea-c71f0b830789 Destroying unnamed session 2024.02.28 13:22:29.144869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:29.144913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:29.144932 [ 3 ] {} HTTP-Session: d828c2a3-c1ad-4eed-a7f3-e1c4aac259db Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:29.144949 [ 3 ] {} HTTP-Session: d828c2a3-c1ad-4eed-a7f3-e1c4aac259db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:29.145020 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:29.145066 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:29.145200 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:29.145545 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:29.145831 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.28 13:22:29.146007 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.28 13:22:29.146129 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} executeQuery: Read 14 rows, 19.35 KiB in 0.001075398 sec., 13018 rows/sec., 17.57 MiB/sec. 2024.02.28 13:22:29.146238 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} DynamicQueryHandler: Done processing query 2024.02.28 13:22:29.146261 [ 3 ] {c7e75050-25de-4464-a638-63992eae1588} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:22:29.146276 [ 3 ] {} HTTP-Session: d828c2a3-c1ad-4eed-a7f3-e1c4aac259db Destroying unnamed session 2024.02.28 13:22:29.804656 [ 89 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:22:29.804738 [ 89 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:22:34.141808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:34.141922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:34.141947 [ 3 ] {} HTTP-Session: 3b326c5a-6cf4-4966-a9d5-0871f57fda0f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:34.141971 [ 3 ] {} HTTP-Session: 3b326c5a-6cf4-4966-a9d5-0871f57fda0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:34.142095 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:34.142156 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:34.142310 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:34.142809 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:34.143071 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.28 13:22:34.143245 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.28 13:22:34.143363 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} executeQuery: Read 37 rows, 3.00 KiB in 0.001232022 sec., 30031 rows/sec., 2.38 MiB/sec. 2024.02.28 13:22:34.143533 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} DynamicQueryHandler: Done processing query 2024.02.28 13:22:34.143558 [ 3 ] {34a783e6-5f86-4ffd-bb9e-360c02a41ad7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:34.143573 [ 3 ] {} HTTP-Session: 3b326c5a-6cf4-4966-a9d5-0871f57fda0f Destroying unnamed session 2024.02.28 13:22:34.143773 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:34.143821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:34.143841 [ 3 ] {} HTTP-Session: ba4e3742-0af3-46c5-84b6-7792d7e1e750 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:34.143860 [ 3 ] {} HTTP-Session: ba4e3742-0af3-46c5-84b6-7792d7e1e750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:34.143945 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:34.143986 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:34.144095 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:34.144477 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:34.144689 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.28 13:22:34.144836 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.28 13:22:34.144957 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} executeQuery: Read 111 rows, 11.24 KiB in 0.000983575 sec., 112853 rows/sec., 11.16 MiB/sec. 2024.02.28 13:22:34.145072 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} DynamicQueryHandler: Done processing query 2024.02.28 13:22:34.145096 [ 3 ] {373bfe67-baa8-418a-bd42-1c4ec6a82480} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:22:34.145111 [ 3 ] {} HTTP-Session: ba4e3742-0af3-46c5-84b6-7792d7e1e750 Destroying unnamed session 2024.02.28 13:22:34.145273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:34.145318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:34.145337 [ 3 ] {} HTTP-Session: 5dd73272-02b0-490a-b330-bd7bcb44ebdc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:34.145353 [ 3 ] {} HTTP-Session: 5dd73272-02b0-490a-b330-bd7bcb44ebdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:34.145437 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:34.145477 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:34.145579 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:34.145857 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:34.146059 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.28 13:22:34.146207 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.28 13:22:34.146322 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} executeQuery: Read 37 rows, 2.96 KiB in 0.000856652 sec., 43191 rows/sec., 3.38 MiB/sec. 2024.02.28 13:22:34.146496 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} DynamicQueryHandler: Done processing query 2024.02.28 13:22:34.146519 [ 3 ] {f758f56f-3893-42b9-a9a3-0dec8f3231f6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:34.146536 [ 3 ] {} HTTP-Session: 5dd73272-02b0-490a-b330-bd7bcb44ebdc Destroying unnamed session 2024.02.28 13:22:34.146681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:34.146725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:34.146744 [ 3 ] {} HTTP-Session: c709b3d1-c990-4356-a075-d49b75509425 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:34.146760 [ 3 ] {} HTTP-Session: c709b3d1-c990-4356-a075-d49b75509425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:34.146841 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:34.146886 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:34.147032 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:34.147466 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:34.147759 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.28 13:22:34.147931 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.28 13:22:34.148044 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} executeQuery: Read 37 rows, 51.13 KiB in 0.001175791 sec., 31468 rows/sec., 42.46 MiB/sec. 2024.02.28 13:22:34.148152 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} DynamicQueryHandler: Done processing query 2024.02.28 13:22:34.148176 [ 3 ] {2b84a0b6-2b73-4b98-baf8-e3b67962da2f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:22:34.148191 [ 3 ] {} HTTP-Session: c709b3d1-c990-4356-a075-d49b75509425 Destroying unnamed session 2024.02.28 13:22:39.141134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:39.141259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:39.141288 [ 3 ] {} HTTP-Session: cce8c154-63f3-4244-a21b-31948689bdb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:39.141316 [ 3 ] {} HTTP-Session: cce8c154-63f3-4244-a21b-31948689bdb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:39.141453 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:39.141511 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:39.141666 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:39.142124 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:39.142381 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.28 13:22:39.142547 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.28 13:22:39.142670 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} executeQuery: Read 14 rows, 1.13 KiB in 0.00117711 sec., 11893 rows/sec., 964.03 KiB/sec. 2024.02.28 13:22:39.142813 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} DynamicQueryHandler: Done processing query 2024.02.28 13:22:39.142838 [ 3 ] {b0360f81-ba1b-465b-a729-8bbaa93edac4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:22:39.142854 [ 3 ] {} HTTP-Session: cce8c154-63f3-4244-a21b-31948689bdb2 Destroying unnamed session 2024.02.28 13:22:39.142971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:39.143017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:39.143037 [ 3 ] {} HTTP-Session: bf3b4488-85a3-4267-af4f-c7b95049c2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:39.143054 [ 3 ] {} HTTP-Session: bf3b4488-85a3-4267-af4f-c7b95049c2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:39.143126 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:39.143165 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:39.143269 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:39.143582 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:39.143788 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.28 13:22:39.143937 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.28 13:22:39.144057 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} executeQuery: Read 42 rows, 3.80 KiB in 0.000898633 sec., 46737 rows/sec., 4.13 MiB/sec. 2024.02.28 13:22:39.144053 [ 82 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.28 13:22:39.144163 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:39.144260 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} DynamicQueryHandler: Done processing query 2024.02.28 13:22:39.144287 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.28 13:22:39.144293 [ 3 ] {0efb46a2-e773-4979-a7e7-0f676b9088f9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:39.144346 [ 3 ] {} HTTP-Session: bf3b4488-85a3-4267-af4f-c7b95049c2e6 Destroying unnamed session 2024.02.28 13:22:39.144392 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:22:39.144425 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part 2024.02.28 13:22:39.144494 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:39.144549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:39.144561 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 73 rows starting from the beginning of the part 2024.02.28 13:22:39.144570 [ 3 ] {} HTTP-Session: 1655ab21-b66b-4f5c-a8ba-bf199970a184 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:39.144608 [ 3 ] {} HTTP-Session: 1655ab21-b66b-4f5c-a8ba-bf199970a184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:39.144725 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 112 rows starting from the beginning of the part 2024.02.28 13:22:39.144732 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:39.144790 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:39.144892 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2024.02.28 13:22:39.145017 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:39.145056 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 111 rows starting from the beginning of the part 2024.02.28 13:22:39.145171 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part 2024.02.28 13:22:39.145575 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:39.145853 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.28 13:22:39.146029 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.28 13:22:39.146196 [ 82 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.28 13:22:39.146309 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} executeQuery: Read 14 rows, 1.12 KiB in 0.001520769 sec., 9205 rows/sec., 737.19 KiB/sec. 2024.02.28 13:22:39.146340 [ 82 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:39.146457 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 4 columns (4 merged, 0 gathered) in 0.002211427 sec., 238307.6628801222 rows/sec., 22.23 MiB/sec. 2024.02.28 13:22:39.146596 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.28 13:22:39.146679 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} DynamicQueryHandler: Done processing query 2024.02.28 13:22:39.146737 [ 3 ] {a9c4211f-3bdd-486f-885d-2e60910b70dc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:22:39.146753 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.28 13:22:39.146802 [ 3 ] {} HTTP-Session: 1655ab21-b66b-4f5c-a8ba-bf199970a184 Destroying unnamed session 2024.02.28 13:22:39.146848 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:22:39.146905 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 73 rows starting from the beginning of the part 2024.02.28 13:22:39.147086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:39.147157 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part 2024.02.28 13:22:39.147163 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.28 13:22:39.147205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:39.147285 [ 3 ] {} HTTP-Session: 4df7a396-a0ab-4874-a77b-a0c94b140ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:39.147333 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_11_2} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.28 13:22:39.147375 [ 3 ] {} HTTP-Session: 4df7a396-a0ab-4874-a77b-a0c94b140ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:39.147419 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2024.02.28 13:22:39.147686 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:39.147720 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 14 rows starting from the beginning of the part 2024.02.28 13:22:39.147813 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:39.148023 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::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.28 13:22:39.148349 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 14 rows starting from the beginning of the part 2024.02.28 13:22:39.148498 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:39.149583 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:39.150158 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.003714855 sec., 60029.260899819776 rows/sec., 4.69 MiB/sec. 2024.02.28 13:22:39.150259 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.28 13:22:39.150284 [ 16 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.28 13:22:39.150482 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.28 13:22:39.150509 [ 16 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.28 13:22:39.150630 [ 16 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_11_2} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.28 13:22:39.150644 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} executeQuery: Read 14 rows, 19.35 KiB in 0.002902365 sec., 4823 rows/sec., 6.51 MiB/sec. 2024.02.28 13:22:39.150847 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} DynamicQueryHandler: Done processing query 2024.02.28 13:22:39.150870 [ 3 ] {f80b2d4d-7e33-4656-b727-c744becbb083} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:22:39.150886 [ 3 ] {} HTTP-Session: 4df7a396-a0ab-4874-a77b-a0c94b140ba2 Destroying unnamed session 2024.02.28 13:22:44.141904 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:44.142024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:44.142049 [ 3 ] {} HTTP-Session: 61782750-d7ef-4e86-a83f-909909ea9a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:44.142073 [ 3 ] {} HTTP-Session: 61782750-d7ef-4e86-a83f-909909ea9a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:44.142215 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:44.142288 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:44.142448 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:44.142920 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:44.143182 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.28 13:22:44.143368 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.28 13:22:44.143485 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} executeQuery: Read 37 rows, 3.00 KiB in 0.001233692 sec., 29991 rows/sec., 2.37 MiB/sec. 2024.02.28 13:22:44.143483 [ 80 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.28 13:22:44.143551 [ 80 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:44.143652 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.28 13:22:44.143667 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} DynamicQueryHandler: Done processing query 2024.02.28 13:22:44.143740 [ 3 ] {00a98cc1-38c8-441d-9082-af7455f3a197} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:44.143775 [ 3 ] {} HTTP-Session: 61782750-d7ef-4e86-a83f-909909ea9a03 Destroying unnamed session 2024.02.28 13:22:44.143835 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:22:44.143873 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2024.02.28 13:22:44.143966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:44.144032 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:44.144054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:44.144103 [ 3 ] {} HTTP-Session: 2e5a5e0a-1215-4194-a9bc-1f338cd21999 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:44.144134 [ 3 ] {} HTTP-Session: 2e5a5e0a-1215-4194-a9bc-1f338cd21999 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:44.144229 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.02.28 13:22:44.144391 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:44.144458 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:44.144489 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:44.144769 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.02.28 13:22:44.144973 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:44.145025 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:44.145891 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:44.146483 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.28 13:22:44.146505 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.002888565 sec., 65084.22001928293 rows/sec., 5.15 MiB/sec. 2024.02.28 13:22:44.146657 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.28 13:22:44.146789 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.28 13:22:44.146980 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} executeQuery: Read 111 rows, 11.24 KiB in 0.002522225 sec., 44008 rows/sec., 4.35 MiB/sec. 2024.02.28 13:22:44.147009 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.28 13:22:44.147155 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_11_2} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.28 13:22:44.147217 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} DynamicQueryHandler: Done processing query 2024.02.28 13:22:44.147273 [ 3 ] {38b89daa-45a6-4a61-82eb-da7d5b8eed6d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:22:44.147291 [ 3 ] {} HTTP-Session: 2e5a5e0a-1215-4194-a9bc-1f338cd21999 Destroying unnamed session 2024.02.28 13:22:44.147430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:44.147483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:44.147503 [ 3 ] {} HTTP-Session: df23fa39-3530-45c2-9567-da395fb2caf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:44.147522 [ 3 ] {} HTTP-Session: df23fa39-3530-45c2-9567-da395fb2caf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:44.147604 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:44.147646 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:44.147769 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:44.148093 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:44.148308 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.28 13:22:44.148463 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.28 13:22:44.148572 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} executeQuery: Read 37 rows, 2.96 KiB in 0.000933244 sec., 39646 rows/sec., 3.10 MiB/sec. 2024.02.28 13:22:44.148695 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} DynamicQueryHandler: Done processing query 2024.02.28 13:22:44.148719 [ 3 ] {f29a0ebb-bef0-4bac-aea6-46d2713135a7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:44.148735 [ 3 ] {} HTTP-Session: df23fa39-3530-45c2-9567-da395fb2caf8 Destroying unnamed session 2024.02.28 13:22:44.148931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:44.148978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:44.148997 [ 3 ] {} HTTP-Session: fecf5aa4-dd19-4ba2-b74b-12ce404933cf Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:44.149014 [ 3 ] {} HTTP-Session: fecf5aa4-dd19-4ba2-b74b-12ce404933cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:44.149103 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:44.149148 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:44.149282 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:44.149783 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:44.150105 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.28 13:22:44.150291 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.28 13:22:44.150413 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} executeQuery: Read 37 rows, 51.13 KiB in 0.001271883 sec., 29090 rows/sec., 39.26 MiB/sec. 2024.02.28 13:22:44.150420 [ 67 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.28 13:22:44.150543 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:44.150616 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} DynamicQueryHandler: Done processing query 2024.02.28 13:22:44.150667 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.28 13:22:44.150678 [ 3 ] {fe25e515-37bd-4467-a469-56ef604cf08b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:22:44.150728 [ 3 ] {} HTTP-Session: fecf5aa4-dd19-4ba2-b74b-12ce404933cf Destroying unnamed session 2024.02.28 13:22:44.150825 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:22:44.150866 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 195 rows starting from the beginning of the part 2024.02.28 13:22:44.151021 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:44.151127 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 14 rows starting from the beginning of the part 2024.02.28 13:22:44.151234 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:44.151325 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 14 rows starting from the beginning of the part 2024.02.28 13:22:44.151410 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part 2024.02.28 13:22:44.152720 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 334 rows, containing 6 columns (6 merged, 0 gathered) in 0.002107325 sec., 158494.77418053692 rows/sec., 213.88 MiB/sec. 2024.02.28 13:22:44.152948 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.28 13:22:44.153155 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.28 13:22:44.153214 [ 13 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.28 13:22:44.153272 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_11_2: 4.07 MiB. 2024.02.28 13:22:44.804791 [ 67 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:22:44.804867 [ 67 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:22:49.141944 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:49.142074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:49.142105 [ 3 ] {} HTTP-Session: c5058068-3416-4522-a9dd-16e4a63b4ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:49.142133 [ 3 ] {} HTTP-Session: c5058068-3416-4522-a9dd-16e4a63b4ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:49.142278 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:49.142346 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:49.142526 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:49.143006 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:49.143281 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.28 13:22:49.143465 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.28 13:22:49.143589 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} executeQuery: Read 14 rows, 1.13 KiB in 0.001271033 sec., 11014 rows/sec., 892.79 KiB/sec. 2024.02.28 13:22:49.143757 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} DynamicQueryHandler: Done processing query 2024.02.28 13:22:49.143794 [ 3 ] {ed306376-b9e3-49ff-b94f-ef30a85bdb01} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:22:49.143816 [ 3 ] {} HTTP-Session: c5058068-3416-4522-a9dd-16e4a63b4ecd Destroying unnamed session 2024.02.28 13:22:49.143959 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:49.144013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:49.144033 [ 3 ] {} HTTP-Session: a4bb3af6-f253-42e9-821e-e3a68d3fabfa Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:49.144052 [ 3 ] {} HTTP-Session: a4bb3af6-f253-42e9-821e-e3a68d3fabfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:49.144140 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:49.144183 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:49.144293 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:49.144661 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:49.144877 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.28 13:22:49.145034 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.28 13:22:49.145131 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} executeQuery: Read 78 rows, 6.61 KiB in 0.000962114 sec., 81071 rows/sec., 6.71 MiB/sec. 2024.02.28 13:22:49.145257 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} DynamicQueryHandler: Done processing query 2024.02.28 13:22:49.145281 [ 3 ] {1aa5b11f-6996-4f2d-8076-f3f4cb7a9601} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:22:49.145297 [ 3 ] {} HTTP-Session: a4bb3af6-f253-42e9-821e-e3a68d3fabfa Destroying unnamed session 2024.02.28 13:22:49.145463 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:49.145510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:49.145530 [ 3 ] {} HTTP-Session: 8fc4126b-a9db-42a0-bf85-2d12fbf48004 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:49.145546 [ 3 ] {} HTTP-Session: 8fc4126b-a9db-42a0-bf85-2d12fbf48004 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:49.145618 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:49.145656 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:49.145761 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:49.146081 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:49.146298 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.28 13:22:49.146452 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.28 13:22:49.146543 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} executeQuery: Read 38 rows, 3.02 KiB in 0.000898183 sec., 42307 rows/sec., 3.28 MiB/sec. 2024.02.28 13:22:49.146663 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} DynamicQueryHandler: Done processing query 2024.02.28 13:22:49.146688 [ 3 ] {5cea1910-9377-4147-bc49-6a9c0f5bec83} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:49.146704 [ 3 ] {} HTTP-Session: 8fc4126b-a9db-42a0-bf85-2d12fbf48004 Destroying unnamed session 2024.02.28 13:22:49.146813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7025, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:49.146857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:49.146877 [ 3 ] {} HTTP-Session: 200d546a-3492-4fa1-8e01-61a58736ee2d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:49.146894 [ 3 ] {} HTTP-Session: 200d546a-3492-4fa1-8e01-61a58736ee2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:49.146966 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:49.147010 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:22:49.147130 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:49.147421 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:49.147686 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.28 13:22:49.147876 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.28 13:22:49.147972 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} executeQuery: Read 36 rows, 2.60 KiB in 0.000977825 sec., 36816 rows/sec., 2.60 MiB/sec. 2024.02.28 13:22:49.148141 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} DynamicQueryHandler: Done processing query 2024.02.28 13:22:49.148167 [ 3 ] {882fc270-c731-4b92-8bf7-d8bcfe92422f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:49.148182 [ 3 ] {} HTTP-Session: 200d546a-3492-4fa1-8e01-61a58736ee2d Destroying unnamed session 2024.02.28 13:22:49.148304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:49.148350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:49.148369 [ 3 ] {} HTTP-Session: 3963c86a-6ddd-480f-b9a8-6adb2d4245cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:49.148386 [ 3 ] {} HTTP-Session: 3963c86a-6ddd-480f-b9a8-6adb2d4245cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:49.148462 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:49.148505 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:49.148647 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:49.149021 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:49.149302 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.28 13:22:49.149496 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.28 13:22:49.149596 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} executeQuery: Read 14 rows, 19.35 KiB in 0.001106819 sec., 12648 rows/sec., 17.07 MiB/sec. 2024.02.28 13:22:49.149797 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} DynamicQueryHandler: Done processing query 2024.02.28 13:22:49.149822 [ 3 ] {07bbb746-b012-4863-9627-2fd9c8072878} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:22:49.149839 [ 3 ] {} HTTP-Session: 3963c86a-6ddd-480f-b9a8-6adb2d4245cc Destroying unnamed session 2024.02.28 13:22:54.141808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:54.141926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:54.141952 [ 3 ] {} HTTP-Session: 5d3ea230-6827-4237-8a85-456afc147d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:54.141976 [ 3 ] {} HTTP-Session: 5d3ea230-6827-4237-8a85-456afc147d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:54.142103 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:54.142164 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:54.142327 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:54.142791 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:54.143062 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.28 13:22:54.143236 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.28 13:22:54.143352 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} executeQuery: Read 37 rows, 3.00 KiB in 0.001213881 sec., 30480 rows/sec., 2.41 MiB/sec. 2024.02.28 13:22:54.143505 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} DynamicQueryHandler: Done processing query 2024.02.28 13:22:54.143533 [ 3 ] {21629f0d-1649-4eb0-ac83-a486b3799f9a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:54.143549 [ 3 ] {} HTTP-Session: 5d3ea230-6827-4237-8a85-456afc147d6b Destroying unnamed session 2024.02.28 13:22:54.143688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:54.143755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:54.143778 [ 3 ] {} HTTP-Session: 5533c397-47bd-4666-be42-29ea43010821 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:54.143798 [ 3 ] {} HTTP-Session: 5533c397-47bd-4666-be42-29ea43010821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:54.143887 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:54.143929 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:54.144041 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:54.144436 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:54.144656 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.28 13:22:54.144817 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.28 13:22:54.144915 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} executeQuery: Read 111 rows, 11.24 KiB in 0.001000095 sec., 110989 rows/sec., 10.98 MiB/sec. 2024.02.28 13:22:54.145113 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} DynamicQueryHandler: Done processing query 2024.02.28 13:22:54.145138 [ 3 ] {81895019-7698-40d3-b296-c34c75212b26} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:22:54.145153 [ 3 ] {} HTTP-Session: 5533c397-47bd-4666-be42-29ea43010821 Destroying unnamed session 2024.02.28 13:22:54.145284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:54.145332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:54.145352 [ 3 ] {} HTTP-Session: 479d2c9e-0f36-4016-ad59-f21b4b043122 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:54.145370 [ 3 ] {} HTTP-Session: 479d2c9e-0f36-4016-ad59-f21b4b043122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:54.145446 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:54.145486 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:54.145606 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:54.145904 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:54.146115 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.28 13:22:54.146275 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.28 13:22:54.146369 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} executeQuery: Read 37 rows, 2.96 KiB in 0.000896753 sec., 41259 rows/sec., 3.23 MiB/sec. 2024.02.28 13:22:54.146556 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} DynamicQueryHandler: Done processing query 2024.02.28 13:22:54.146580 [ 3 ] {0e4e8755-576a-4cc7-a23a-28f0dbe181c2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:54.146596 [ 3 ] {} HTTP-Session: 479d2c9e-0f36-4016-ad59-f21b4b043122 Destroying unnamed session 2024.02.28 13:22:54.146780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:54.146828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:54.146848 [ 3 ] {} HTTP-Session: 97d1872e-5cc1-4252-8d3f-ab716cee9e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:54.146864 [ 3 ] {} HTTP-Session: 97d1872e-5cc1-4252-8d3f-ab716cee9e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:54.146954 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:54.147001 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:54.147148 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:54.147601 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:54.147915 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.28 13:22:54.148113 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.28 13:22:54.148214 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} executeQuery: Read 37 rows, 51.13 KiB in 0.001232402 sec., 30022 rows/sec., 40.51 MiB/sec. 2024.02.28 13:22:54.148338 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} DynamicQueryHandler: Done processing query 2024.02.28 13:22:54.148362 [ 3 ] {00d2deec-1cad-45d7-b414-34f580f453e9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:22:54.148378 [ 3 ] {} HTTP-Session: 97d1872e-5cc1-4252-8d3f-ab716cee9e8f Destroying unnamed session 2024.02.28 13:22:59.140287 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:59.140408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:59.140436 [ 3 ] {} HTTP-Session: 79a4d021-78d4-4ac5-ba86-fa9636230eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:59.140460 [ 3 ] {} HTTP-Session: 79a4d021-78d4-4ac5-ba86-fa9636230eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:59.140586 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:59.140646 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:22:59.140807 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:59.141258 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:59.141526 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.28 13:22:59.141701 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.28 13:22:59.141822 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} executeQuery: Read 14 rows, 1.13 KiB in 0.001199051 sec., 11675 rows/sec., 946.39 KiB/sec. 2024.02.28 13:22:59.141975 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} DynamicQueryHandler: Done processing query 2024.02.28 13:22:59.142002 [ 3 ] {62975701-0a41-4716-b394-e7a33039730d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:22:59.142019 [ 3 ] {} HTTP-Session: 79a4d021-78d4-4ac5-ba86-fa9636230eb2 Destroying unnamed session 2024.02.28 13:22:59.142146 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:59.142200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:59.142220 [ 3 ] {} HTTP-Session: 864c9302-3b4e-4af5-8730-9c9336b79611 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:59.142240 [ 3 ] {} HTTP-Session: 864c9302-3b4e-4af5-8730-9c9336b79611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:59.142323 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:59.142365 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:22:59.142476 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:59.142805 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:59.143025 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.28 13:22:59.143183 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.28 13:22:59.143313 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} executeQuery: Read 42 rows, 3.80 KiB in 0.000961235 sec., 43693 rows/sec., 3.86 MiB/sec. 2024.02.28 13:22:59.143427 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} DynamicQueryHandler: Done processing query 2024.02.28 13:22:59.143452 [ 3 ] {1e56d8d4-f655-487d-8ce3-f00eea25f3a9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:22:59.143468 [ 3 ] {} HTTP-Session: 864c9302-3b4e-4af5-8730-9c9336b79611 Destroying unnamed session 2024.02.28 13:22:59.143601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:59.143648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:59.143668 [ 3 ] {} HTTP-Session: 1de2c5ef-8a4f-4dbc-a287-6f3edad004aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:59.143687 [ 3 ] {} HTTP-Session: 1de2c5ef-8a4f-4dbc-a287-6f3edad004aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:59.143760 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:59.143801 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:22:59.143907 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:59.144210 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:59.144421 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.28 13:22:59.144577 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.28 13:22:59.144692 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} executeQuery: Read 14 rows, 1.12 KiB in 0.000891163 sec., 15709 rows/sec., 1.23 MiB/sec. 2024.02.28 13:22:59.144813 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} DynamicQueryHandler: Done processing query 2024.02.28 13:22:59.144839 [ 3 ] {8f626df1-0460-4e90-a614-b4e3a77059c9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:22:59.144856 [ 3 ] {} HTTP-Session: 1de2c5ef-8a4f-4dbc-a287-6f3edad004aa Destroying unnamed session 2024.02.28 13:22:59.145016 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:22:59.145063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:22:59.145083 [ 3 ] {} HTTP-Session: 9d0966e5-0677-47c7-adc8-f377acfcacaf Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:22:59.145099 [ 3 ] {} HTTP-Session: 9d0966e5-0677-47c7-adc8-f377acfcacaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:22:59.145174 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:22:59.145219 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:22:59.145355 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:22:59.145713 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:22:59.146004 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.28 13:22:59.146189 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.28 13:22:59.146290 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} executeQuery: Read 14 rows, 19.35 KiB in 0.001088088 sec., 12866 rows/sec., 17.36 MiB/sec. 2024.02.28 13:22:59.146423 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} DynamicQueryHandler: Done processing query 2024.02.28 13:22:59.146447 [ 3 ] {70af1932-b21c-4455-b36a-3dfe8397a418} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:22:59.146464 [ 3 ] {} HTTP-Session: 9d0966e5-0677-47c7-adc8-f377acfcacaf Destroying unnamed session 2024.02.28 13:22:59.804934 [ 63 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:22:59.805033 [ 63 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:23:04.141352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:04.141496 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:04.141528 [ 3 ] {} HTTP-Session: bcad1596-2bbe-4e1d-b7f6-4a14e90df7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:04.141557 [ 3 ] {} HTTP-Session: bcad1596-2bbe-4e1d-b7f6-4a14e90df7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:04.141699 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:04.141767 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:04.141948 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:04.142392 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:04.142654 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.28 13:23:04.142827 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.28 13:23:04.142952 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} executeQuery: Read 37 rows, 3.00 KiB in 0.001212651 sec., 30511 rows/sec., 2.42 MiB/sec. 2024.02.28 13:23:04.143178 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} DynamicQueryHandler: Done processing query 2024.02.28 13:23:04.143205 [ 3 ] {02efc6b2-ae88-4f7f-919b-66ef81a6c920} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:04.143222 [ 3 ] {} HTTP-Session: bcad1596-2bbe-4e1d-b7f6-4a14e90df7b8 Destroying unnamed session 2024.02.28 13:23:04.143373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:04.143423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:04.143445 [ 3 ] {} HTTP-Session: e6b3a8c6-f503-4cda-9c6e-5f0506d94596 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:04.143465 [ 3 ] {} HTTP-Session: e6b3a8c6-f503-4cda-9c6e-5f0506d94596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:04.143552 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:04.143595 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:04.143722 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:04.144161 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:04.144419 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.28 13:23:04.144579 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.28 13:23:04.144704 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} executeQuery: Read 111 rows, 11.24 KiB in 0.001117209 sec., 99354 rows/sec., 9.83 MiB/sec. 2024.02.28 13:23:04.144703 [ 52 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.28 13:23:04.144828 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:04.144869 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} DynamicQueryHandler: Done processing query 2024.02.28 13:23:04.144929 [ 3 ] {69d3f94b-1224-46e0-a506-503478a6a236} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:23:04.144947 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.28 13:23:04.144966 [ 3 ] {} HTTP-Session: e6b3a8c6-f503-4cda-9c6e-5f0506d94596 Destroying unnamed session 2024.02.28 13:23:04.145093 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:04.145135 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part 2024.02.28 13:23:04.145213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:04.145294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:04.145360 [ 3 ] {} HTTP-Session: 2923190e-0345-41e4-ac63-9f1dda18fe2d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:04.145364 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 111 rows starting from the beginning of the part 2024.02.28 13:23:04.145391 [ 3 ] {} HTTP-Session: 2923190e-0345-41e4-ac63-9f1dda18fe2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:04.145641 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:04.145657 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 78 rows starting from the beginning of the part 2024.02.28 13:23:04.145735 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:04.145950 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 111 rows starting from the beginning of the part 2024.02.28 13:23:04.146153 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:04.146193 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part 2024.02.28 13:23:04.146365 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 111 rows starting from the beginning of the part 2024.02.28 13:23:04.146908 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:04.147336 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.28 13:23:04.147644 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.28 13:23:04.147792 [ 52 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.28 13:23:04.147891 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:04.147913 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} executeQuery: Read 37 rows, 2.96 KiB in 0.002206577 sec., 16768 rows/sec., 1.31 MiB/sec. 2024.02.28 13:23:04.148130 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.28 13:23:04.148568 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} DynamicQueryHandler: Done processing query 2024.02.28 13:23:04.148548 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:04.148635 [ 3 ] {1327c9ce-71bf-4557-8d05-c723f1f85d63} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:04.148681 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part 2024.02.28 13:23:04.148692 [ 3 ] {} HTTP-Session: 2923190e-0345-41e4-ac63-9f1dda18fe2d Destroying unnamed session 2024.02.28 13:23:04.148703 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 644 rows, containing 4 columns (4 merged, 0 gathered) in 0.003804878 sec., 169256.41242636426 rows/sec., 15.96 MiB/sec. 2024.02.28 13:23:04.148808 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:04.148875 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.28 13:23:04.148946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:04.149048 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part 2024.02.28 13:23:04.149076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:04.149143 [ 3 ] {} HTTP-Session: c0d5f32f-b8b7-46b8-8740-b8b7c5fac5d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:04.149217 [ 3 ] {} HTTP-Session: c0d5f32f-b8b7-46b8-8740-b8b7c5fac5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:04.149286 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.28 13:23:04.149298 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:04.149491 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_16_3} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.28 13:23:04.149651 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:04.149697 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:04.149814 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:04.150006 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:04.150593 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:04.151659 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:04.151714 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.003734467 sec., 69621.71576291877 rows/sec., 5.44 MiB/sec. 2024.02.28 13:23:04.151840 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.28 13:23:04.152098 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.28 13:23:04.152172 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_16_3} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.28 13:23:04.152198 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.28 13:23:04.152428 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.28 13:23:04.152570 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} executeQuery: Read 37 rows, 51.13 KiB in 0.002828473 sec., 13081 rows/sec., 17.65 MiB/sec. 2024.02.28 13:23:04.152843 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} DynamicQueryHandler: Done processing query 2024.02.28 13:23:04.152866 [ 3 ] {5c55e896-6267-4882-8ad2-5df735c6e6d1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:23:04.152882 [ 3 ] {} HTTP-Session: c0d5f32f-b8b7-46b8-8740-b8b7c5fac5d2 Destroying unnamed session 2024.02.28 13:23:09.139852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:09.139976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:09.140007 [ 3 ] {} HTTP-Session: ba975663-7a61-4b3b-9d09-417c16eda5f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:09.140034 [ 3 ] {} HTTP-Session: ba975663-7a61-4b3b-9d09-417c16eda5f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:09.140173 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:09.140242 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:09.140421 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:09.140860 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:09.141144 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.28 13:23:09.141308 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.28 13:23:09.141448 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} executeQuery: Read 14 rows, 1.13 KiB in 0.001229922 sec., 11382 rows/sec., 922.63 KiB/sec. 2024.02.28 13:23:09.141444 [ 54 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.28 13:23:09.141571 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:09.141655 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} DynamicQueryHandler: Done processing query 2024.02.28 13:23:09.141713 [ 3 ] {80ac8c33-911f-4766-801e-4235698540bf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:23:09.141729 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.28 13:23:09.141739 [ 3 ] {} HTTP-Session: ba975663-7a61-4b3b-9d09-417c16eda5f6 Destroying unnamed session 2024.02.28 13:23:09.141847 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:09.141886 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part 2024.02.28 13:23:09.141892 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:09.141950 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:09.141974 [ 3 ] {} HTTP-Session: bc0e5686-e432-467f-bb9c-ffec61565aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:09.141999 [ 3 ] {} HTTP-Session: bc0e5686-e432-467f-bb9c-ffec61565aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:09.142098 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:09.142116 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:09.142167 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:23:09.142246 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:09.142421 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:09.142431 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:09.142527 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:09.142658 [ 10 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:09.143163 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:09.143443 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.28 13:23:09.143523 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881288 sec., 88768.97104536892 rows/sec., 7.03 MiB/sec. 2024.02.28 13:23:09.143651 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.28 13:23:09.143673 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.28 13:23:09.143813 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} executeQuery: Read 4 rows, 342.00 B in 0.001656933 sec., 2414 rows/sec., 201.57 KiB/sec. 2024.02.28 13:23:09.143955 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.28 13:23:09.143985 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} DynamicQueryHandler: Done processing query 2024.02.28 13:23:09.144011 [ 3 ] {9fe0c3e5-2704-4be2-a1ec-3d92d8f4a475} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:23:09.144021 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_16_3} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.28 13:23:09.144031 [ 3 ] {} HTTP-Session: bc0e5686-e432-467f-bb9c-ffec61565aa7 Destroying unnamed session 2024.02.28 13:23:09.144158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:09.144203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:09.144222 [ 3 ] {} HTTP-Session: 0af360b9-e070-4f6b-b12a-c6efc401ac1d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:09.144239 [ 3 ] {} HTTP-Session: 0af360b9-e070-4f6b-b12a-c6efc401ac1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:09.144312 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:09.144349 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:09.144453 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:09.144763 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:09.144975 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.28 13:23:09.145131 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.28 13:23:09.145247 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} executeQuery: Read 44 rows, 3.98 KiB in 0.000905454 sec., 48594 rows/sec., 4.29 MiB/sec. 2024.02.28 13:23:09.145348 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} DynamicQueryHandler: Done processing query 2024.02.28 13:23:09.145371 [ 3 ] {6ae54cdd-c653-4651-9a99-b44554318da7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:09.145386 [ 3 ] {} HTTP-Session: 0af360b9-e070-4f6b-b12a-c6efc401ac1d Destroying unnamed session 2024.02.28 13:23:09.145523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:09.145567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:09.145585 [ 3 ] {} HTTP-Session: 448dd094-b872-407a-9aaf-90c53cddd3a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:09.145601 [ 3 ] {} HTTP-Session: 448dd094-b872-407a-9aaf-90c53cddd3a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:09.145670 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:09.145707 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:23:09.145809 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:09.146149 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:09.146344 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.28 13:23:09.146493 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.28 13:23:09.146608 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} executeQuery: Read 4 rows, 286.00 B in 0.000910154 sec., 4394 rows/sec., 306.87 KiB/sec. 2024.02.28 13:23:09.146732 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} DynamicQueryHandler: Done processing query 2024.02.28 13:23:09.146756 [ 3 ] {cbb1ef4f-bec2-4365-84a4-e0eacfe6714f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:23:09.146772 [ 3 ] {} HTTP-Session: 448dd094-b872-407a-9aaf-90c53cddd3a4 Destroying unnamed session 2024.02.28 13:23:09.146869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:09.146914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:09.146931 [ 3 ] {} HTTP-Session: 913633fb-c787-41bd-903c-0543ffa8e9db Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:09.146948 [ 3 ] {} HTTP-Session: 913633fb-c787-41bd-903c-0543ffa8e9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:09.147017 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:09.147054 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:09.147158 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:09.147423 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:09.147625 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.28 13:23:09.147774 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.28 13:23:09.147884 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} executeQuery: Read 18 rows, 1.45 KiB in 0.000840351 sec., 21419 rows/sec., 1.68 MiB/sec. 2024.02.28 13:23:09.147980 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} DynamicQueryHandler: Done processing query 2024.02.28 13:23:09.148004 [ 3 ] {06778ed9-527e-4a9a-949f-c384dedc8cb5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:23:09.148019 [ 3 ] {} HTTP-Session: 913633fb-c787-41bd-903c-0543ffa8e9db Destroying unnamed session 2024.02.28 13:23:09.148131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:09.148174 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:09.148192 [ 3 ] {} HTTP-Session: 27e7f6b7-3b30-4451-aafd-7ed039e5370d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:09.148209 [ 3 ] {} HTTP-Session: 27e7f6b7-3b30-4451-aafd-7ed039e5370d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:09.148276 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:09.148319 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:23:09.148433 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:09.148680 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:09.148925 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.28 13:23:09.149106 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.28 13:23:09.149238 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} executeQuery: Read 2 rows, 144.00 B in 0.000926074 sec., 2159 rows/sec., 151.85 KiB/sec. 2024.02.28 13:23:09.149362 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} DynamicQueryHandler: Done processing query 2024.02.28 13:23:09.149387 [ 3 ] {2431fa4b-47e3-4223-8f71-d650585db350} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:23:09.149402 [ 3 ] {} HTTP-Session: 27e7f6b7-3b30-4451-aafd-7ed039e5370d Destroying unnamed session 2024.02.28 13:23:09.149506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15029, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:09.149551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:09.149569 [ 3 ] {} HTTP-Session: de9b74c5-3e8b-4198-8ffd-e1fcc41813dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:09.149585 [ 3 ] {} HTTP-Session: de9b74c5-3e8b-4198-8ffd-e1fcc41813dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:09.149656 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:09.149699 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:09.149833 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:09.150151 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:09.150422 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.28 13:23:09.150597 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.28 13:23:09.150707 [ 54 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.28 13:23:09.150725 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} executeQuery: Read 14 rows, 19.35 KiB in 0.001033447 sec., 13546 rows/sec., 18.28 MiB/sec. 2024.02.28 13:23:09.150762 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:09.150931 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.28 13:23:09.150980 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} DynamicQueryHandler: Done processing query 2024.02.28 13:23:09.151022 [ 3 ] {b382f6cb-c087-4446-80c1-aa410d008cba} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:23:09.151075 [ 3 ] {} HTTP-Session: de9b74c5-3e8b-4198-8ffd-e1fcc41813dd Destroying unnamed session 2024.02.28 13:23:09.151121 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:09.151166 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 334 rows starting from the beginning of the part 2024.02.28 13:23:09.151308 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:09.151420 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:09.151523 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:09.151627 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:09.151730 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:09.153138 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 450 rows, containing 6 columns (6 merged, 0 gathered) in 0.002310839 sec., 194734.4665725306 rows/sec., 262.78 MiB/sec. 2024.02.28 13:23:09.153459 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.28 13:23:09.153672 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.28 13:23:09.153729 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.28 13:23:09.153797 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_16_3: 4.00 MiB. 2024.02.28 13:23:10.000171 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.15 MiB, peak 236.29 MiB, will set to 231.01 MiB (RSS), difference: -4.14 MiB 2024.02.28 13:23:14.142159 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:14.142314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:14.142354 [ 3 ] {} HTTP-Session: 4e637338-8ef3-4228-b2d3-fc82f42c3666 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:14.142388 [ 3 ] {} HTTP-Session: 4e637338-8ef3-4228-b2d3-fc82f42c3666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:14.142573 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:14.142661 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:14.142896 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:14.143514 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:14.143826 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.28 13:23:14.144058 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.28 13:23:14.144223 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} executeQuery: Read 37 rows, 3.00 KiB in 0.001597461 sec., 23161 rows/sec., 1.83 MiB/sec. 2024.02.28 13:23:14.144467 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} DynamicQueryHandler: Done processing query 2024.02.28 13:23:14.144501 [ 3 ] {81e6eb96-e816-40b6-9e0f-115ae5dd2bc0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:14.144526 [ 3 ] {} HTTP-Session: 4e637338-8ef3-4228-b2d3-fc82f42c3666 Destroying unnamed session 2024.02.28 13:23:14.144702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:14.144764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:14.144792 [ 3 ] {} HTTP-Session: b42a3324-cc16-4518-be07-9012bbd44f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:14.144816 [ 3 ] {} HTTP-Session: b42a3324-cc16-4518-be07-9012bbd44f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:14.144922 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:14.144979 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:14.145132 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:14.145634 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:14.145918 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.28 13:23:14.146115 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.28 13:23:14.146247 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} executeQuery: Read 111 rows, 11.24 KiB in 0.001288253 sec., 86163 rows/sec., 8.52 MiB/sec. 2024.02.28 13:23:14.146398 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} DynamicQueryHandler: Done processing query 2024.02.28 13:23:14.146430 [ 3 ] {f562d8f4-2b7c-47ae-ba17-1c6162a0c430} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:23:14.146450 [ 3 ] {} HTTP-Session: b42a3324-cc16-4518-be07-9012bbd44f43 Destroying unnamed session 2024.02.28 13:23:14.146670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:14.146729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:14.146758 [ 3 ] {} HTTP-Session: 6de7605e-2e4a-4a5f-aaad-382bb0ba4d8f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:14.146782 [ 3 ] {} HTTP-Session: 6de7605e-2e4a-4a5f-aaad-382bb0ba4d8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:14.146885 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:14.146942 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:14.147085 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:14.147613 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:14.147909 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.28 13:23:14.148147 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.28 13:23:14.148280 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} executeQuery: Read 37 rows, 2.96 KiB in 0.001357055 sec., 27264 rows/sec., 2.13 MiB/sec. 2024.02.28 13:23:14.148444 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} DynamicQueryHandler: Done processing query 2024.02.28 13:23:14.148474 [ 3 ] {afa9539a-87a3-4d1e-acc6-fd1f246290a7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:14.148496 [ 3 ] {} HTTP-Session: 6de7605e-2e4a-4a5f-aaad-382bb0ba4d8f Destroying unnamed session 2024.02.28 13:23:14.148729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:14.148792 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:14.148816 [ 3 ] {} HTTP-Session: 13661e3e-8f9c-4a30-b936-8f14badb3b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:14.148840 [ 3 ] {} HTTP-Session: 13661e3e-8f9c-4a30-b936-8f14badb3b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:14.148954 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:14.149043 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:14.149234 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:14.150024 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.93 GiB. 2024.02.28 13:23:14.150468 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.28 13:23:14.150727 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.28 13:23:14.150882 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} executeQuery: Read 37 rows, 51.13 KiB in 0.001861388 sec., 19877 rows/sec., 26.82 MiB/sec. 2024.02.28 13:23:14.151051 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} DynamicQueryHandler: Done processing query 2024.02.28 13:23:14.151084 [ 3 ] {37c1a3e2-151f-4a31-b9ba-76913b08a7c2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:23:14.151106 [ 3 ] {} HTTP-Session: 13661e3e-8f9c-4a30-b936-8f14badb3b32 Destroying unnamed session 2024.02.28 13:23:14.805102 [ 65 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:23:14.805182 [ 65 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:23:19.141224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:19.141349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:19.141377 [ 3 ] {} HTTP-Session: 4e381e25-c9de-4298-b861-8f5a9f973f43 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:19.141401 [ 3 ] {} HTTP-Session: 4e381e25-c9de-4298-b861-8f5a9f973f43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:19.141527 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:19.141588 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:19.141746 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:19.142173 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:19.142434 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.28 13:23:19.142604 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.28 13:23:19.142745 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} executeQuery: Read 14 rows, 1.13 KiB in 0.001177491 sec., 11889 rows/sec., 963.71 KiB/sec. 2024.02.28 13:23:19.142959 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} DynamicQueryHandler: Done processing query 2024.02.28 13:23:19.142987 [ 3 ] {2a9b0c5f-2bc7-4516-a1ff-163c4770aaba} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:23:19.143004 [ 3 ] {} HTTP-Session: 4e381e25-c9de-4298-b861-8f5a9f973f43 Destroying unnamed session 2024.02.28 13:23:19.143119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:19.143173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:19.143193 [ 3 ] {} HTTP-Session: 8033c173-27f6-4e6e-ae63-c4bcd9c05979 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:19.143213 [ 3 ] {} HTTP-Session: 8033c173-27f6-4e6e-ae63-c4bcd9c05979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:19.143294 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:19.143338 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:23:19.143462 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:19.143772 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:19.143987 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.28 13:23:19.144142 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.28 13:23:19.144255 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} executeQuery: Read 2 rows, 175.00 B in 0.000926894 sec., 2157 rows/sec., 184.38 KiB/sec. 2024.02.28 13:23:19.144396 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} DynamicQueryHandler: Done processing query 2024.02.28 13:23:19.144421 [ 3 ] {3dcc9c0c-4e16-4f98-88a1-18e50bedd57f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:23:19.144437 [ 3 ] {} HTTP-Session: 8033c173-27f6-4e6e-ae63-c4bcd9c05979 Destroying unnamed session 2024.02.28 13:23:19.144578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:19.144626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:19.144646 [ 3 ] {} HTTP-Session: d04622e9-68b0-4907-8514-11f94ce310dc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:19.144664 [ 3 ] {} HTTP-Session: d04622e9-68b0-4907-8514-11f94ce310dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:19.144739 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:19.144778 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:19.144885 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:19.145207 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:19.145428 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.28 13:23:19.145607 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.28 13:23:19.145727 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} executeQuery: Read 79 rows, 6.70 KiB in 0.000957835 sec., 82477 rows/sec., 6.83 MiB/sec. 2024.02.28 13:23:19.145920 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} DynamicQueryHandler: Done processing query 2024.02.28 13:23:19.145945 [ 3 ] {e3e842fd-8465-474e-b593-a7f786d7edde} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:23:19.145962 [ 3 ] {} HTTP-Session: d04622e9-68b0-4907-8514-11f94ce310dc Destroying unnamed session 2024.02.28 13:23:19.146102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:19.146150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:19.146169 [ 3 ] {} HTTP-Session: 03e7e4e4-9b36-413c-8df8-b61d63db7335 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:19.146185 [ 3 ] {} HTTP-Session: 03e7e4e4-9b36-413c-8df8-b61d63db7335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:19.146256 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:19.146294 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:23:19.146410 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:19.146674 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:19.146875 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.28 13:23:19.147030 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.28 13:23:19.147138 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} executeQuery: Read 2 rows, 143.00 B in 0.000855882 sec., 2336 rows/sec., 163.16 KiB/sec. 2024.02.28 13:23:19.147249 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} DynamicQueryHandler: Done processing query 2024.02.28 13:23:19.147273 [ 3 ] {444c60d2-ea4c-44ce-8ecf-324517ebfa25} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:23:19.147289 [ 3 ] {} HTTP-Session: 03e7e4e4-9b36-413c-8df8-b61d63db7335 Destroying unnamed session 2024.02.28 13:23:19.147403 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:19.147449 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:19.147469 [ 3 ] {} HTTP-Session: b453a4c0-cc38-4eea-99cc-11ffa8bca316 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:19.147485 [ 3 ] {} HTTP-Session: b453a4c0-cc38-4eea-99cc-11ffa8bca316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:19.147556 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:19.147593 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:19.147696 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:19.147986 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:19.148186 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.28 13:23:19.148340 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.28 13:23:19.148454 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} executeQuery: Read 40 rows, 3.18 KiB in 0.000866192 sec., 46179 rows/sec., 3.59 MiB/sec. 2024.02.28 13:23:19.148653 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} DynamicQueryHandler: Done processing query 2024.02.28 13:23:19.148677 [ 3 ] {d7169a50-a5e9-4d61-8b14-f74fe938f42b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:19.148693 [ 3 ] {} HTTP-Session: b453a4c0-cc38-4eea-99cc-11ffa8bca316 Destroying unnamed session 2024.02.28 13:23:19.148842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:19.148889 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:19.148907 [ 3 ] {} HTTP-Session: cb251265-23cd-4d09-a0c9-93a0ef339b1b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:19.148923 [ 3 ] {} HTTP-Session: cb251265-23cd-4d09-a0c9-93a0ef339b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:19.148997 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:19.149042 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:23:19.149177 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:19.149472 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:19.149737 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.28 13:23:19.149928 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.28 13:23:19.150043 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} executeQuery: Read 37 rows, 2.67 KiB in 0.001009826 sec., 36639 rows/sec., 2.58 MiB/sec. 2024.02.28 13:23:19.150045 [ 73 ] {} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.28 13:23:19.150153 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:19.150218 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} DynamicQueryHandler: Done processing query 2024.02.28 13:23:19.150266 [ 3 ] {445ea0d1-f9dc-407d-9b52-6f9924472f55} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:19.150274 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.28 13:23:19.150322 [ 3 ] {} HTTP-Session: cb251265-23cd-4d09-a0c9-93a0ef339b1b Destroying unnamed session 2024.02.28 13:23:19.150400 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:19.150442 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 312 rows starting from the beginning of the part 2024.02.28 13:23:19.150451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:19.150508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:19.150530 [ 3 ] {} HTTP-Session: d96936b3-0215-40df-97c1-6351fa4862c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:19.150552 [ 3 ] {} HTTP-Session: d96936b3-0215-40df-97c1-6351fa4862c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:19.150643 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:23:19.150667 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:19.150726 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:19.150837 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:23:19.151057 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:19.151067 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:23:19.151216 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:23:19.151381 [ 20 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:23:19.151725 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:19.152121 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.28 13:23:19.152396 [ 11 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 425 rows, containing 5 columns (5 merged, 0 gathered) in 0.002163386 sec., 196451.303650851 rows/sec., 13.86 MiB/sec. 2024.02.28 13:23:19.152412 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.28 13:23:19.152659 [ 11 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.28 13:23:19.152687 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} executeQuery: Read 14 rows, 19.35 KiB in 0.001980961 sec., 7067 rows/sec., 9.54 MiB/sec. 2024.02.28 13:23:19.152951 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} DynamicQueryHandler: Done processing query 2024.02.28 13:23:19.152992 [ 3 ] {20b8eb83-cd6a-4168-946b-ce8f5981315a} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:23:19.153019 [ 3 ] {} HTTP-Session: d96936b3-0215-40df-97c1-6351fa4862c4 Destroying unnamed session 2024.02.28 13:23:19.153143 [ 11 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.28 13:23:19.153226 [ 11 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_6_1} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.28 13:23:24.141143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:24.141266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:24.141296 [ 3 ] {} HTTP-Session: aa071e54-4296-4bec-a693-35be0fe2addb Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:24.141323 [ 3 ] {} HTTP-Session: aa071e54-4296-4bec-a693-35be0fe2addb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:24.141465 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:24.141535 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:24.141691 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:24.142200 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:24.142465 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.28 13:23:24.142641 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.28 13:23:24.142768 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} executeQuery: Read 37 rows, 3.00 KiB in 0.001257343 sec., 29427 rows/sec., 2.33 MiB/sec. 2024.02.28 13:23:24.142920 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} DynamicQueryHandler: Done processing query 2024.02.28 13:23:24.142951 [ 3 ] {b6b7cf55-5f0e-4656-a3e8-1f0582a00e78} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:24.142969 [ 3 ] {} HTTP-Session: aa071e54-4296-4bec-a693-35be0fe2addb Destroying unnamed session 2024.02.28 13:23:24.143125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:24.143178 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:24.143198 [ 3 ] {} HTTP-Session: a75682ee-25a4-43c0-89e7-d328d2111fdf Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:24.143218 [ 3 ] {} HTTP-Session: a75682ee-25a4-43c0-89e7-d328d2111fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:24.143295 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:24.143336 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:23:24.143446 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:24.143748 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:24.143955 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.28 13:23:24.144113 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.28 13:23:24.144234 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} executeQuery: Read 2 rows, 175.00 B in 0.000910794 sec., 2195 rows/sec., 187.64 KiB/sec. 2024.02.28 13:23:24.144358 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} DynamicQueryHandler: Done processing query 2024.02.28 13:23:24.144382 [ 3 ] {dd95e188-15f2-4e75-aad6-c6576b1a315a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:23:24.144398 [ 3 ] {} HTTP-Session: a75682ee-25a4-43c0-89e7-d328d2111fdf Destroying unnamed session 2024.02.28 13:23:24.144588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:24.144634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:24.144653 [ 3 ] {} HTTP-Session: 47d393c1-5acc-4005-ad1a-c9b597f3b2e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:24.144670 [ 3 ] {} HTTP-Session: 47d393c1-5acc-4005-ad1a-c9b597f3b2e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:24.144747 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:24.144785 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:24.144891 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:24.145246 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:24.145468 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.28 13:23:24.145627 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.28 13:23:24.145722 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} executeQuery: Read 112 rows, 11.33 KiB in 0.000947284 sec., 118232 rows/sec., 11.68 MiB/sec. 2024.02.28 13:23:24.145864 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} DynamicQueryHandler: Done processing query 2024.02.28 13:23:24.145888 [ 3 ] {1567fcac-8ff9-4dfd-abbf-0940718b9c36} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:23:24.145905 [ 3 ] {} HTTP-Session: 47d393c1-5acc-4005-ad1a-c9b597f3b2e2 Destroying unnamed session 2024.02.28 13:23:24.146011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:24.146057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:24.146076 [ 3 ] {} HTTP-Session: a6d18909-9dfe-42d0-bb5e-ba2b974d3a08 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:24.146093 [ 3 ] {} HTTP-Session: a6d18909-9dfe-42d0-bb5e-ba2b974d3a08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:24.146163 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:24.146202 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:23:24.146310 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:24.146575 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:24.146778 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.28 13:23:24.146957 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.28 13:23:24.147055 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} executeQuery: Read 2 rows, 143.00 B in 0.000865993 sec., 2309 rows/sec., 161.26 KiB/sec. 2024.02.28 13:23:24.147168 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} DynamicQueryHandler: Done processing query 2024.02.28 13:23:24.147191 [ 3 ] {e5c6f472-be32-4fbb-883b-5922ff14cc93} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:23:24.147207 [ 3 ] {} HTTP-Session: a6d18909-9dfe-42d0-bb5e-ba2b974d3a08 Destroying unnamed session 2024.02.28 13:23:24.147316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:24.147362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:24.147380 [ 3 ] {} HTTP-Session: d5c385f5-c601-4f9b-b3bf-521c20916478 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:24.147396 [ 3 ] {} HTTP-Session: d5c385f5-c601-4f9b-b3bf-521c20916478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:24.147466 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:24.147504 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:24.147607 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:24.147896 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:24.148108 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.28 13:23:24.148260 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.28 13:23:24.148353 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} executeQuery: Read 39 rows, 3.13 KiB in 0.000859152 sec., 45393 rows/sec., 3.55 MiB/sec. 2024.02.28 13:23:24.148471 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} DynamicQueryHandler: Done processing query 2024.02.28 13:23:24.148494 [ 3 ] {92346744-dbe2-4dbc-9fca-24604aca2365} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:24.148510 [ 3 ] {} HTTP-Session: d5c385f5-c601-4f9b-b3bf-521c20916478 Destroying unnamed session 2024.02.28 13:23:24.148610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:24.148655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:24.148673 [ 3 ] {} HTTP-Session: 93c71cef-ad24-4ebe-adb5-2a5088ee30b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:24.148690 [ 3 ] {} HTTP-Session: 93c71cef-ad24-4ebe-adb5-2a5088ee30b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:24.148758 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:24.148801 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:23:24.148917 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:24.149182 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:24.149433 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.28 13:23:24.149616 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.28 13:23:24.149715 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} executeQuery: Read 1 rows, 72.00 B in 0.000921424 sec., 1085 rows/sec., 76.31 KiB/sec. 2024.02.28 13:23:24.149841 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} DynamicQueryHandler: Done processing query 2024.02.28 13:23:24.149865 [ 3 ] {953e82f5-98e1-40b3-9a08-2c30398a54fa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:23:24.149881 [ 3 ] {} HTTP-Session: 93c71cef-ad24-4ebe-adb5-2a5088ee30b6 Destroying unnamed session 2024.02.28 13:23:24.150015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:24.150061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:24.150079 [ 3 ] {} HTTP-Session: 61a68997-2158-48dc-8355-1a8829289b6a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:24.150096 [ 3 ] {} HTTP-Session: 61a68997-2158-48dc-8355-1a8829289b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:24.150176 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:24.150219 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:24.150351 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:24.150812 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:24.151119 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.28 13:23:24.151307 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.28 13:23:24.151399 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} executeQuery: Read 37 rows, 51.13 KiB in 0.001196581 sec., 30921 rows/sec., 41.73 MiB/sec. 2024.02.28 13:23:24.151521 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} DynamicQueryHandler: Done processing query 2024.02.28 13:23:24.151545 [ 3 ] {ea8ed9db-82be-4ef7-aefa-8a5ac9f101e9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:23:24.151560 [ 3 ] {} HTTP-Session: 61a68997-2158-48dc-8355-1a8829289b6a Destroying unnamed session 2024.02.28 13:23:29.139804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:29.139921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:29.139947 [ 3 ] {} HTTP-Session: 616509cb-3633-4fe4-be19-eb2003e21002 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:29.139971 [ 3 ] {} HTTP-Session: 616509cb-3633-4fe4-be19-eb2003e21002 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:29.140095 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:29.140157 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:29.140315 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:29.140731 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:29.140998 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.28 13:23:29.141170 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.28 13:23:29.141289 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} executeQuery: Read 14 rows, 1.13 KiB in 0.001155 sec., 12121 rows/sec., 982.48 KiB/sec. 2024.02.28 13:23:29.141468 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} DynamicQueryHandler: Done processing query 2024.02.28 13:23:29.141496 [ 3 ] {e21e7cf9-2d1e-4f84-b08b-cae0eff01f14} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:23:29.141513 [ 3 ] {} HTTP-Session: 616509cb-3633-4fe4-be19-eb2003e21002 Destroying unnamed session 2024.02.28 13:23:29.141641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:29.141695 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:29.141714 [ 3 ] {} HTTP-Session: 95636af8-8c32-4cb2-9410-c0cd18807827 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:29.141734 [ 3 ] {} HTTP-Session: 95636af8-8c32-4cb2-9410-c0cd18807827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:29.141816 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:29.141859 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:29.141970 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:29.142267 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:29.142482 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.28 13:23:29.142639 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.28 13:23:29.142766 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} executeQuery: Read 42 rows, 3.80 KiB in 0.000911123 sec., 46096 rows/sec., 4.07 MiB/sec. 2024.02.28 13:23:29.142769 [ 149 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.28 13:23:29.142881 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:29.142947 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} DynamicQueryHandler: Done processing query 2024.02.28 13:23:29.142992 [ 3 ] {ed2a2323-ab2f-46c2-9e33-f734f63a0948} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:29.142994 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.28 13:23:29.143025 [ 3 ] {} HTTP-Session: 95636af8-8c32-4cb2-9410-c0cd18807827 Destroying unnamed session 2024.02.28 13:23:29.143140 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:29.143198 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 191 rows starting from the beginning of the part 2024.02.28 13:23:29.143206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:29.143284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:29.143314 [ 3 ] {} HTTP-Session: 4fcfb529-84e8-422f-b0d0-95980c130e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:29.143343 [ 3 ] {} HTTP-Session: 4fcfb529-84e8-422f-b0d0-95980c130e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:29.143467 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 44 rows starting from the beginning of the part 2024.02.28 13:23:29.143528 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:29.143622 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:29.143657 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 111 rows starting from the beginning of the part 2024.02.28 13:23:29.143972 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 79 rows starting from the beginning of the part 2024.02.28 13:23:29.144079 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:29.144222 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 112 rows starting from the beginning of the part 2024.02.28 13:23:29.144439 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2024.02.28 13:23:29.144936 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:29.145260 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.28 13:23:29.145570 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.28 13:23:29.145758 [ 149 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.28 13:23:29.145803 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} executeQuery: Read 14 rows, 1.12 KiB in 0.002216166 sec., 6317 rows/sec., 505.87 KiB/sec. 2024.02.28 13:23:29.145829 [ 149 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:29.146070 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.28 13:23:29.146378 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} DynamicQueryHandler: Done processing query 2024.02.28 13:23:29.146375 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:29.146472 [ 3 ] {530d6c6e-f62d-46c7-bce6-119914745981} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:23:29.146514 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 97 rows starting from the beginning of the part 2024.02.28 13:23:29.146546 [ 3 ] {} HTTP-Session: 4fcfb529-84e8-422f-b0d0-95980c130e40 Destroying unnamed session 2024.02.28 13:23:29.146723 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.003763507 sec., 153845.86769733654 rows/sec., 14.29 MiB/sec. 2024.02.28 13:23:29.146829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:29.146839 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part 2024.02.28 13:23:29.146946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:29.146968 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.28 13:23:29.147019 [ 3 ] {} HTTP-Session: 391d26c5-235c-4d4f-b660-307a4551f4e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:29.147113 [ 3 ] {} HTTP-Session: 391d26c5-235c-4d4f-b660-307a4551f4e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:29.147209 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:29.147435 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:29.147458 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.28 13:23:29.147545 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2024.02.28 13:23:29.147642 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:29.147646 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_21_4} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.28 13:23:29.147913 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 39 rows starting from the beginning of the part 2024.02.28 13:23:29.148278 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:29.148464 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:29.149465 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:29.150100 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.004158358 sec., 58917.486180843494 rows/sec., 4.60 MiB/sec. 2024.02.28 13:23:29.150199 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.28 13:23:29.150234 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.28 13:23:29.150421 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.28 13:23:29.150449 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.28 13:23:29.150527 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_21_4} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.28 13:23:29.150585 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} executeQuery: Read 14 rows, 19.35 KiB in 0.003069319 sec., 4561 rows/sec., 6.16 MiB/sec. 2024.02.28 13:23:29.150763 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} DynamicQueryHandler: Done processing query 2024.02.28 13:23:29.150788 [ 3 ] {30724c06-3768-4e62-8d78-af5ee4b4cc69} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:23:29.150805 [ 3 ] {} HTTP-Session: 391d26c5-235c-4d4f-b660-307a4551f4e0 Destroying unnamed session 2024.02.28 13:23:29.805235 [ 166 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:23:29.805298 [ 166 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:23:34.141642 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:34.141767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:34.141797 [ 3 ] {} HTTP-Session: 26cd2471-ca47-4746-a0cb-7568e0d93f18 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:34.141824 [ 3 ] {} HTTP-Session: 26cd2471-ca47-4746-a0cb-7568e0d93f18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:34.141967 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:34.142034 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:34.142216 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:34.142765 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:34.143042 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.28 13:23:34.143211 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.28 13:23:34.143328 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} executeQuery: Read 37 rows, 3.00 KiB in 0.001322864 sec., 27969 rows/sec., 2.21 MiB/sec. 2024.02.28 13:23:34.143326 [ 77 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.28 13:23:34.143386 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:34.143513 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} DynamicQueryHandler: Done processing query 2024.02.28 13:23:34.143538 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.28 13:23:34.143552 [ 3 ] {b4836441-e216-47e5-87ed-bf3827288973} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:34.143623 [ 3 ] {} HTTP-Session: 26cd2471-ca47-4746-a0cb-7568e0d93f18 Destroying unnamed session 2024.02.28 13:23:34.143698 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:34.143737 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part 2024.02.28 13:23:34.143809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:34.143901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:34.143949 [ 3 ] {} HTTP-Session: c7e86a22-4ea6-41b4-aa00-c811b0dbb244 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:34.143971 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:34.143982 [ 3 ] {} HTTP-Session: c7e86a22-4ea6-41b4-aa00-c811b0dbb244 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:34.144221 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:34.144231 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:34.144334 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:34.144457 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:34.144802 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:34.144828 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:34.145010 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:34.145575 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:34.146073 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.28 13:23:34.146438 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.28 13:23:34.146473 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.003026748 sec., 62773.64352764089 rows/sec., 4.97 MiB/sec. 2024.02.28 13:23:34.146574 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} executeQuery: Read 111 rows, 11.24 KiB in 0.002270739 sec., 48882 rows/sec., 4.83 MiB/sec. 2024.02.28 13:23:34.146634 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.28 13:23:34.146737 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} DynamicQueryHandler: Done processing query 2024.02.28 13:23:34.146761 [ 3 ] {deb605ff-22e8-4c38-b10e-1c936142d47c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:23:34.146778 [ 3 ] {} HTTP-Session: c7e86a22-4ea6-41b4-aa00-c811b0dbb244 Destroying unnamed session 2024.02.28 13:23:34.146895 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.28 13:23:34.146943 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:34.146953 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_21_4} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.28 13:23:34.146989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:34.147025 [ 3 ] {} HTTP-Session: 35f76190-85fa-4fac-a9c3-1ecb2a9c952e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:34.147048 [ 3 ] {} HTTP-Session: 35f76190-85fa-4fac-a9c3-1ecb2a9c952e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:34.147119 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:34.147157 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:34.147263 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:34.147559 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:34.147763 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.28 13:23:34.147912 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.28 13:23:34.148002 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} executeQuery: Read 37 rows, 2.96 KiB in 0.000856512 sec., 43198 rows/sec., 3.38 MiB/sec. 2024.02.28 13:23:34.148114 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} DynamicQueryHandler: Done processing query 2024.02.28 13:23:34.148137 [ 3 ] {2fb83dee-25d8-404c-9e32-1182854b6d4d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:34.148153 [ 3 ] {} HTTP-Session: 35f76190-85fa-4fac-a9c3-1ecb2a9c952e Destroying unnamed session 2024.02.28 13:23:34.148293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:34.148339 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:34.148357 [ 3 ] {} HTTP-Session: 84178b86-a36a-416c-bc9f-e4585afdb3ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:34.148374 [ 3 ] {} HTTP-Session: 84178b86-a36a-416c-bc9f-e4585afdb3ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:34.148459 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:34.148504 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:34.148636 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:34.149063 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:34.149366 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.28 13:23:34.149551 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.28 13:23:34.149642 [ 77 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.28 13:23:34.149653 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} executeQuery: Read 37 rows, 51.13 KiB in 0.00116448 sec., 31773 rows/sec., 42.88 MiB/sec. 2024.02.28 13:23:34.149685 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:34.149844 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.28 13:23:34.149881 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} DynamicQueryHandler: Done processing query 2024.02.28 13:23:34.149923 [ 3 ] {e71fdd27-dad9-4c0a-bf5c-d8968cf11505} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:23:34.149972 [ 3 ] {} HTTP-Session: 84178b86-a36a-416c-bc9f-e4585afdb3ef Destroying unnamed session 2024.02.28 13:23:34.150031 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:34.150072 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 450 rows starting from the beginning of the part 2024.02.28 13:23:34.150201 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:34.150316 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:34.150426 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:34.150530 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:34.150632 [ 11 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:34.152170 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 6 columns (6 merged, 0 gathered) in 0.002420093 sec., 243379.07675448837 rows/sec., 328.43 MiB/sec. 2024.02.28 13:23:34.152614 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.28 13:23:34.152889 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.28 13:23:34.152960 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.28 13:23:34.153049 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_21_4: 4.49 MiB. 2024.02.28 13:23:36.344092 [ 158 ] {} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.28 13:23:36.344180 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:36.344288 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.28 13:23:36.344455 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:36.344492 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:23:36.344676 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:23:36.344780 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:23:36.344877 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:23:36.344961 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:23:36.345536 [ 12 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300603 sec., 9226.489559073752 rows/sec., 644.23 KiB/sec. 2024.02.28 13:23:36.345654 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.28 13:23:36.345829 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.28 13:23:36.345890 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_5_1} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.28 13:23:36.909136 [ 158 ] {} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.28 13:23:36.909238 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:36.909378 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.28 13:23:36.909564 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:36.909619 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:23:36.909840 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:23:36.910008 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:23:36.910169 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:23:36.910324 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:23:36.910886 [ 12 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.00157013 sec., 7642.679268595593 rows/sec., 648.09 KiB/sec. 2024.02.28 13:23:36.910999 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.28 13:23:36.911178 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.28 13:23:36.911238 [ 21 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_5_1} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.28 13:23:39.140712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:39.140832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:39.140862 [ 3 ] {} HTTP-Session: d3f1d2b3-2e0a-436d-a2c4-e1df16991333 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:39.140890 [ 3 ] {} HTTP-Session: d3f1d2b3-2e0a-436d-a2c4-e1df16991333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:39.141027 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:39.141089 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:39.141246 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:39.141737 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:39.142014 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.28 13:23:39.142182 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.28 13:23:39.142306 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} executeQuery: Read 14 rows, 1.13 KiB in 0.001240262 sec., 11287 rows/sec., 914.94 KiB/sec. 2024.02.28 13:23:39.142460 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} DynamicQueryHandler: Done processing query 2024.02.28 13:23:39.142487 [ 3 ] {725601c1-c602-4ab8-bbb0-2eaa9b4bfa8c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:23:39.142504 [ 3 ] {} HTTP-Session: d3f1d2b3-2e0a-436d-a2c4-e1df16991333 Destroying unnamed session 2024.02.28 13:23:39.142638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:39.142692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:39.142711 [ 3 ] {} HTTP-Session: 3ce2d316-d480-4981-8b13-7e4e0239b876 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:39.142731 [ 3 ] {} HTTP-Session: 3ce2d316-d480-4981-8b13-7e4e0239b876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:39.142815 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:39.142857 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:39.142968 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:39.143315 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:39.143533 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.28 13:23:39.143688 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.28 13:23:39.143801 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} executeQuery: Read 42 rows, 3.80 KiB in 0.000953755 sec., 44036 rows/sec., 3.89 MiB/sec. 2024.02.28 13:23:39.143933 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} DynamicQueryHandler: Done processing query 2024.02.28 13:23:39.143958 [ 3 ] {fcef2824-601f-48b3-af0a-a667036bed38} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:39.143975 [ 3 ] {} HTTP-Session: 3ce2d316-d480-4981-8b13-7e4e0239b876 Destroying unnamed session 2024.02.28 13:23:39.144130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:39.144180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:39.144199 [ 3 ] {} HTTP-Session: d426ba95-94ee-42d5-8868-6dfc5accd8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:39.144217 [ 3 ] {} HTTP-Session: d426ba95-94ee-42d5-8868-6dfc5accd8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:39.144290 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:39.144330 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:39.144437 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:39.144739 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:39.144945 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.28 13:23:39.145099 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.28 13:23:39.145209 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} executeQuery: Read 14 rows, 1.12 KiB in 0.000883423 sec., 15847 rows/sec., 1.24 MiB/sec. 2024.02.28 13:23:39.145419 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} DynamicQueryHandler: Done processing query 2024.02.28 13:23:39.145444 [ 3 ] {d9b5030e-de69-48ad-b177-1220172198b8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:23:39.145460 [ 3 ] {} HTTP-Session: d426ba95-94ee-42d5-8868-6dfc5accd8e2 Destroying unnamed session 2024.02.28 13:23:39.145608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:39.145655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:39.145674 [ 3 ] {} HTTP-Session: 28f52cdb-317a-4ca7-a46f-d68fd487a22a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:39.145691 [ 3 ] {} HTTP-Session: 28f52cdb-317a-4ca7-a46f-d68fd487a22a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:39.145769 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:39.145815 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:39.145969 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:39.146324 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:39.146614 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.28 13:23:39.146807 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.28 13:23:39.146922 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} executeQuery: Read 14 rows, 19.35 KiB in 0.001126099 sec., 12432 rows/sec., 16.78 MiB/sec. 2024.02.28 13:23:39.147048 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} DynamicQueryHandler: Done processing query 2024.02.28 13:23:39.147071 [ 3 ] {1b157f3b-c22c-46a7-a5a6-09b76a9ae75a} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:23:39.147088 [ 3 ] {} HTTP-Session: 28f52cdb-317a-4ca7-a46f-d68fd487a22a Destroying unnamed session 2024.02.28 13:23:44.141428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:44.141557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:44.141587 [ 3 ] {} HTTP-Session: b10f2606-4000-4068-a606-da46b4fc3e92 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:44.141615 [ 3 ] {} HTTP-Session: b10f2606-4000-4068-a606-da46b4fc3e92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:44.141756 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:44.141824 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:44.142012 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:44.142531 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:44.142792 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.28 13:23:44.142961 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.28 13:23:44.143075 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} executeQuery: Read 37 rows, 3.00 KiB in 0.001279123 sec., 28926 rows/sec., 2.29 MiB/sec. 2024.02.28 13:23:44.143225 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} DynamicQueryHandler: Done processing query 2024.02.28 13:23:44.143252 [ 3 ] {97b00c0a-1554-47d0-9885-30caaf02423b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:44.143268 [ 3 ] {} HTTP-Session: b10f2606-4000-4068-a606-da46b4fc3e92 Destroying unnamed session 2024.02.28 13:23:44.143398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:44.143454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:44.143473 [ 3 ] {} HTTP-Session: 1e232181-8533-490e-b6fd-1be11d12d446 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:44.143492 [ 3 ] {} HTTP-Session: 1e232181-8533-490e-b6fd-1be11d12d446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:44.143577 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:44.143620 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:44.143729 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:44.144113 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:44.144329 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.28 13:23:44.144487 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.28 13:23:44.144582 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} executeQuery: Read 111 rows, 11.24 KiB in 0.000978195 sec., 113474 rows/sec., 11.22 MiB/sec. 2024.02.28 13:23:44.144736 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} DynamicQueryHandler: Done processing query 2024.02.28 13:23:44.144761 [ 3 ] {9e9134ef-0bbc-471e-ad46-79f19b5f4dd6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:23:44.144777 [ 3 ] {} HTTP-Session: 1e232181-8533-490e-b6fd-1be11d12d446 Destroying unnamed session 2024.02.28 13:23:44.144948 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:44.144997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:44.145015 [ 3 ] {} HTTP-Session: 922b6f08-0d37-4b6f-abd0-04004160b8be Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:44.145033 [ 3 ] {} HTTP-Session: 922b6f08-0d37-4b6f-abd0-04004160b8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:44.145109 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:44.145149 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:44.145256 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:44.145550 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:44.145758 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.28 13:23:44.145909 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.28 13:23:44.146005 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} executeQuery: Read 37 rows, 2.96 KiB in 0.000867422 sec., 42655 rows/sec., 3.34 MiB/sec. 2024.02.28 13:23:44.146130 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} DynamicQueryHandler: Done processing query 2024.02.28 13:23:44.146154 [ 3 ] {3cd11a07-6289-4b09-a8c4-69cdec90b230} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:44.146171 [ 3 ] {} HTTP-Session: 922b6f08-0d37-4b6f-abd0-04004160b8be Destroying unnamed session 2024.02.28 13:23:44.146320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:44.146366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:44.146384 [ 3 ] {} HTTP-Session: c3d1f8f7-af60-418a-9b49-bc0f90ef8775 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:44.146400 [ 3 ] {} HTTP-Session: c3d1f8f7-af60-418a-9b49-bc0f90ef8775 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:44.146485 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:44.146530 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:44.146664 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:44.147104 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:44.147413 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.28 13:23:44.147600 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.28 13:23:44.147695 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} executeQuery: Read 37 rows, 51.13 KiB in 0.001182501 sec., 31289 rows/sec., 42.22 MiB/sec. 2024.02.28 13:23:44.147814 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} DynamicQueryHandler: Done processing query 2024.02.28 13:23:44.147838 [ 3 ] {53af34d9-ec26-461d-ad2d-3676a3e5abbb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:23:44.147854 [ 3 ] {} HTTP-Session: c3d1f8f7-af60-418a-9b49-bc0f90ef8775 Destroying unnamed session 2024.02.28 13:23:44.805546 [ 88 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:23:44.805605 [ 88 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:23:49.141400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:49.141521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:49.141552 [ 3 ] {} HTTP-Session: 3dfcfa18-81b8-43fe-a31a-9d0ddad150c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:49.141580 [ 3 ] {} HTTP-Session: 3dfcfa18-81b8-43fe-a31a-9d0ddad150c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:49.141718 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:49.141786 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:49.141964 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:49.142381 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:49.142632 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.28 13:23:49.142792 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.28 13:23:49.142905 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} executeQuery: Read 14 rows, 1.13 KiB in 0.001146579 sec., 12210 rows/sec., 989.70 KiB/sec. 2024.02.28 13:23:49.143032 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} DynamicQueryHandler: Done processing query 2024.02.28 13:23:49.143057 [ 3 ] {f72927eb-3cc9-4b6c-b294-671a6e39b670} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:23:49.143074 [ 3 ] {} HTTP-Session: 3dfcfa18-81b8-43fe-a31a-9d0ddad150c2 Destroying unnamed session 2024.02.28 13:23:49.143205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:49.143250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:49.143270 [ 3 ] {} HTTP-Session: daa4c865-cad5-48b5-8cde-93dbe1a3a889 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:49.143287 [ 3 ] {} HTTP-Session: daa4c865-cad5-48b5-8cde-93dbe1a3a889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:49.143362 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:49.143399 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:49.143500 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:49.143882 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:49.144094 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.28 13:23:49.144246 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.28 13:23:49.144348 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} executeQuery: Read 78 rows, 6.61 KiB in 0.000958344 sec., 81390 rows/sec., 6.74 MiB/sec. 2024.02.28 13:23:49.144467 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} DynamicQueryHandler: Done processing query 2024.02.28 13:23:49.144490 [ 3 ] {78a5fdc4-a99b-459a-920a-d522a242b340} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:23:49.144507 [ 3 ] {} HTTP-Session: daa4c865-cad5-48b5-8cde-93dbe1a3a889 Destroying unnamed session 2024.02.28 13:23:49.144663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:49.144708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:49.144727 [ 3 ] {} HTTP-Session: 74aae4d0-262a-4821-b775-e81536f48072 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:49.144744 [ 3 ] {} HTTP-Session: 74aae4d0-262a-4821-b775-e81536f48072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:49.144816 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:49.144853 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:49.144955 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:49.145246 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:49.145457 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.28 13:23:49.145606 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.28 13:23:49.145707 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} executeQuery: Read 38 rows, 3.02 KiB in 0.000864322 sec., 43965 rows/sec., 3.41 MiB/sec. 2024.02.28 13:23:49.145813 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} DynamicQueryHandler: Done processing query 2024.02.28 13:23:49.145836 [ 3 ] {d3782a28-7941-460d-acc0-5be09b9996d9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:49.145852 [ 3 ] {} HTTP-Session: 74aae4d0-262a-4821-b775-e81536f48072 Destroying unnamed session 2024.02.28 13:23:49.145968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:49.146012 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:49.146030 [ 3 ] {} HTTP-Session: 8ef7801d-ca8d-4a3f-817c-61507d11a9fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:49.146047 [ 3 ] {} HTTP-Session: 8ef7801d-ca8d-4a3f-817c-61507d11a9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:49.146119 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:49.146163 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:23:49.146277 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:49.146560 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:49.146819 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.28 13:23:49.147016 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.28 13:23:49.147131 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} executeQuery: Read 36 rows, 2.60 KiB in 0.000975465 sec., 36905 rows/sec., 2.60 MiB/sec. 2024.02.28 13:23:49.147249 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} DynamicQueryHandler: Done processing query 2024.02.28 13:23:49.147272 [ 3 ] {10197346-2af5-4523-b187-6580e68cf13d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:49.147288 [ 3 ] {} HTTP-Session: 8ef7801d-ca8d-4a3f-817c-61507d11a9fd Destroying unnamed session 2024.02.28 13:23:49.147410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:49.147455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:49.147474 [ 3 ] {} HTTP-Session: d85063ba-87c9-4436-bc93-dda4afc93672 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:49.147490 [ 3 ] {} HTTP-Session: d85063ba-87c9-4436-bc93-dda4afc93672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:49.147563 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:49.147608 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:49.147741 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:49.148071 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:49.148340 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.28 13:23:49.148526 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.28 13:23:49.148636 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} executeQuery: Read 14 rows, 19.35 KiB in 0.001038237 sec., 13484 rows/sec., 18.20 MiB/sec. 2024.02.28 13:23:49.148742 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} DynamicQueryHandler: Done processing query 2024.02.28 13:23:49.148765 [ 3 ] {90b70f79-5be8-41ad-92d1-83a4308491b6} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:23:49.148781 [ 3 ] {} HTTP-Session: d85063ba-87c9-4436-bc93-dda4afc93672 Destroying unnamed session 2024.02.28 13:23:54.140933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:54.141057 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:54.141087 [ 3 ] {} HTTP-Session: 93381837-c8cd-4ee1-9240-0c54871b4cc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:54.141115 [ 3 ] {} HTTP-Session: 93381837-c8cd-4ee1-9240-0c54871b4cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:54.141257 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:54.141325 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:54.141501 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:54.141909 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:54.142178 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.28 13:23:54.142354 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.28 13:23:54.142473 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} executeQuery: Read 37 rows, 3.00 KiB in 0.001178091 sec., 31406 rows/sec., 2.49 MiB/sec. 2024.02.28 13:23:54.142610 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} DynamicQueryHandler: Done processing query 2024.02.28 13:23:54.142635 [ 3 ] {629b7aac-795d-4b54-aeea-2f6f8f5ff8f2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:54.142651 [ 3 ] {} HTTP-Session: 93381837-c8cd-4ee1-9240-0c54871b4cc9 Destroying unnamed session 2024.02.28 13:23:54.142779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:54.142829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:54.142849 [ 3 ] {} HTTP-Session: 42c0120e-3403-43c9-9357-b7c91fefbbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:54.142868 [ 3 ] {} HTTP-Session: 42c0120e-3403-43c9-9357-b7c91fefbbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:54.142957 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:54.143001 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:54.143111 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:54.143465 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:54.143702 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.28 13:23:54.143889 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.28 13:23:54.143989 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} executeQuery: Read 111 rows, 11.24 KiB in 0.001001366 sec., 110848 rows/sec., 10.96 MiB/sec. 2024.02.28 13:23:54.143984 [ 57 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.28 13:23:54.144047 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:54.144141 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} DynamicQueryHandler: Done processing query 2024.02.28 13:23:54.144200 [ 3 ] {98588dd4-e49b-4554-873d-3986227ed347} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:23:54.144198 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.28 13:23:54.144224 [ 3 ] {} HTTP-Session: 42c0120e-3403-43c9-9357-b7c91fefbbb8 Destroying unnamed session 2024.02.28 13:23:54.144344 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:54.144390 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::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.28 13:23:54.144421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:54.144504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:54.144549 [ 3 ] {} HTTP-Session: 11a33181-ab20-4893-a1c0-bf0ae67ab345 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:54.144607 [ 3 ] {} HTTP-Session: 11a33181-ab20-4893-a1c0-bf0ae67ab345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:54.144628 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 111 rows starting from the beginning of the part 2024.02.28 13:23:54.144786 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:54.144839 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part 2024.02.28 13:23:54.144866 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:54.145092 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 111 rows starting from the beginning of the part 2024.02.28 13:23:54.145285 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:54.145323 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 78 rows starting from the beginning of the part 2024.02.28 13:23:54.145498 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 111 rows starting from the beginning of the part 2024.02.28 13:23:54.145966 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:54.146372 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.28 13:23:54.146631 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.28 13:23:54.146790 [ 57 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.28 13:23:54.146898 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:54.146911 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} executeQuery: Read 37 rows, 2.96 KiB in 0.002048913 sec., 18058 rows/sec., 1.41 MiB/sec. 2024.02.28 13:23:54.147162 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.28 13:23:54.147388 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} DynamicQueryHandler: Done processing query 2024.02.28 13:23:54.147408 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:54.147361 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 646 rows, containing 4 columns (4 merged, 0 gathered) in 0.003251114 sec., 198701.1221384424 rows/sec., 18.73 MiB/sec. 2024.02.28 13:23:54.147428 [ 3 ] {2fd62e98-6bfb-4023-bc1a-f8084871df92} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:54.147466 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::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.28 13:23:54.147522 [ 3 ] {} HTTP-Session: 11a33181-ab20-4893-a1c0-bf0ae67ab345 Destroying unnamed session 2024.02.28 13:23:54.147667 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.28 13:23:54.147769 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:54.147806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:54.147912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:54.147977 [ 3 ] {} HTTP-Session: 39fea991-3b1c-46d8-b73b-4116e730007f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:54.148060 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:54.148060 [ 3 ] {} HTTP-Session: 39fea991-3b1c-46d8-b73b-4116e730007f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:54.148083 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.28 13:23:54.148304 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_26_5} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.28 13:23:54.148447 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:54.148476 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:54.148636 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:54.148769 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part 2024.02.28 13:23:54.149085 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:54.149304 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:54.150506 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.92 GiB. 2024.02.28 13:23:54.150826 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003823378 sec., 69048.88818212585 rows/sec., 5.39 MiB/sec. 2024.02.28 13:23:54.150982 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.28 13:23:54.151174 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.28 13:23:54.151234 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.28 13:23:54.151334 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_26_5} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.28 13:23:54.151480 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.28 13:23:54.151600 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} executeQuery: Read 37 rows, 51.13 KiB in 0.003032048 sec., 12202 rows/sec., 16.47 MiB/sec. 2024.02.28 13:23:54.151751 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} DynamicQueryHandler: Done processing query 2024.02.28 13:23:54.151774 [ 3 ] {bec9af69-07ca-4fa4-80e6-76c991699e04} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:23:54.151794 [ 3 ] {} HTTP-Session: 39fea991-3b1c-46d8-b73b-4116e730007f Destroying unnamed session 2024.02.28 13:23:59.140617 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:59.140740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:59.140773 [ 3 ] {} HTTP-Session: edf3c7a2-fb7d-4a14-bb9e-2c6dfeeaba07 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:59.140807 [ 3 ] {} HTTP-Session: edf3c7a2-fb7d-4a14-bb9e-2c6dfeeaba07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:59.140977 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:59.141058 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:23:59.141282 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:59.141741 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:23:59.142001 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.28 13:23:59.142173 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.28 13:23:59.142292 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} executeQuery: Read 14 rows, 1.13 KiB in 0.001267993 sec., 11041 rows/sec., 894.93 KiB/sec. 2024.02.28 13:23:59.142296 [ 179 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.28 13:23:59.142374 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:23:59.142470 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} DynamicQueryHandler: Done processing query 2024.02.28 13:23:59.142496 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.28 13:23:59.142511 [ 3 ] {04828750-69de-41ca-a399-15c57586b355} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:23:59.142578 [ 3 ] {} HTTP-Session: edf3c7a2-fb7d-4a14-bb9e-2c6dfeeaba07 Destroying unnamed session 2024.02.28 13:23:59.142657 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:59.142708 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part 2024.02.28 13:23:59.142729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:59.142814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:59.142854 [ 3 ] {} HTTP-Session: e20f1c27-4767-4949-ac36-1c3e3ecb7c10 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:59.142914 [ 3 ] {} HTTP-Session: e20f1c27-4767-4949-ac36-1c3e3ecb7c10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:59.142959 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:59.143117 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:59.143211 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:59.143224 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:23:59.143556 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:59.143699 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:59.143804 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:59.143969 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:59.144497 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:23:59.144913 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.28 13:23:59.145272 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.28 13:23:59.145410 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002953776 sec., 56537.801106109604 rows/sec., 4.48 MiB/sec. 2024.02.28 13:23:59.145464 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} executeQuery: Read 42 rows, 3.80 KiB in 0.002292409 sec., 18321 rows/sec., 1.62 MiB/sec. 2024.02.28 13:23:59.145623 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.28 13:23:59.145678 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} DynamicQueryHandler: Done processing query 2024.02.28 13:23:59.145711 [ 3 ] {003a456c-d871-4ed4-8b95-038c3233bd49} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:23:59.145742 [ 3 ] {} HTTP-Session: e20f1c27-4767-4949-ac36-1c3e3ecb7c10 Destroying unnamed session 2024.02.28 13:23:59.145857 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.28 13:23:59.145920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:59.145942 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_26_5} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.28 13:23:59.145996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:59.146063 [ 3 ] {} HTTP-Session: fc89eab4-35ea-4bf8-b55e-4b91c4397df1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:59.146088 [ 3 ] {} HTTP-Session: fc89eab4-35ea-4bf8-b55e-4b91c4397df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:59.146164 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:59.146205 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:23:59.146326 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:59.146606 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:23:59.146827 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.28 13:23:59.146982 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.28 13:23:59.147077 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} executeQuery: Read 14 rows, 1.12 KiB in 0.000883252 sec., 15850 rows/sec., 1.24 MiB/sec. 2024.02.28 13:23:59.147205 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} DynamicQueryHandler: Done processing query 2024.02.28 13:23:59.147230 [ 3 ] {05ad1ca0-92c2-41cb-adf4-1c715fe7dde2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:23:59.147246 [ 3 ] {} HTTP-Session: fc89eab4-35ea-4bf8-b55e-4b91c4397df1 Destroying unnamed session 2024.02.28 13:23:59.147374 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:23:59.147438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:23:59.147471 [ 3 ] {} HTTP-Session: ae31d310-cf59-40e6-bae6-d37d799ee887 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:23:59.147497 [ 3 ] {} HTTP-Session: ae31d310-cf59-40e6-bae6-d37d799ee887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:23:59.147602 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:23:59.147668 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:23:59.147869 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:23:59.148236 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:23:59.148551 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.28 13:23:59.148735 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.28 13:23:59.148831 [ 179 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.28 13:23:59.148839 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} executeQuery: Read 14 rows, 19.35 KiB in 0.001194941 sec., 11716 rows/sec., 15.81 MiB/sec. 2024.02.28 13:23:59.148881 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:23:59.149023 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} DynamicQueryHandler: Done processing query 2024.02.28 13:23:59.149031 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.28 13:23:59.149050 [ 3 ] {2170b51a-f897-4b21-8629-4ed10a929b43} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:23:59.149102 [ 3 ] {} HTTP-Session: ae31d310-cf59-40e6-bae6-d37d799ee887 Destroying unnamed session 2024.02.28 13:23:59.149206 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:23:59.149254 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 589 rows starting from the beginning of the part 2024.02.28 13:23:59.149458 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:59.149584 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:59.149683 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:59.149777 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 37 rows starting from the beginning of the part 2024.02.28 13:23:59.149866 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 14 rows starting from the beginning of the part 2024.02.28 13:23:59.151498 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 705 rows, containing 6 columns (6 merged, 0 gathered) in 0.002536495 sec., 277942.594012604 rows/sec., 375.07 MiB/sec. 2024.02.28 13:23:59.151938 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.28 13:23:59.152205 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.28 13:23:59.152285 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.28 13:23:59.152369 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_26_5: 4.10 MiB. 2024.02.28 13:23:59.805840 [ 70 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:23:59.805894 [ 70 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:24:04.141418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:04.141548 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:04.141586 [ 3 ] {} HTTP-Session: 6438ec8c-a78a-40b1-80a9-723231751c12 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:04.141620 [ 3 ] {} HTTP-Session: 6438ec8c-a78a-40b1-80a9-723231751c12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:04.141789 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:04.141870 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:04.142062 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:04.142493 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:04.142758 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.28 13:24:04.142926 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.28 13:24:04.143039 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} executeQuery: Read 37 rows, 3.00 KiB in 0.001204181 sec., 30726 rows/sec., 2.43 MiB/sec. 2024.02.28 13:24:04.143208 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} DynamicQueryHandler: Done processing query 2024.02.28 13:24:04.143234 [ 3 ] {21c6b5bb-75e4-422c-949d-2360f0b7d9f6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:04.143251 [ 3 ] {} HTTP-Session: 6438ec8c-a78a-40b1-80a9-723231751c12 Destroying unnamed session 2024.02.28 13:24:04.143392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:04.143440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:04.143460 [ 3 ] {} HTTP-Session: dc5e241c-9552-4f1c-95e6-7520f442d0c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:04.143478 [ 3 ] {} HTTP-Session: dc5e241c-9552-4f1c-95e6-7520f442d0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:04.143556 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:04.143596 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:04.143704 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:04.144068 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:04.144283 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.28 13:24:04.144438 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.28 13:24:04.144547 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} executeQuery: Read 111 rows, 11.24 KiB in 0.000955395 sec., 116182 rows/sec., 11.49 MiB/sec. 2024.02.28 13:24:04.144649 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} DynamicQueryHandler: Done processing query 2024.02.28 13:24:04.144674 [ 3 ] {cc2bc205-4d87-45c6-b394-74a0d82dbb8b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:24:04.144690 [ 3 ] {} HTTP-Session: dc5e241c-9552-4f1c-95e6-7520f442d0c8 Destroying unnamed session 2024.02.28 13:24:04.144811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:04.144854 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:04.144873 [ 3 ] {} HTTP-Session: aa45249f-86b7-4fb7-b3d6-987a784e99b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:04.144890 [ 3 ] {} HTTP-Session: aa45249f-86b7-4fb7-b3d6-987a784e99b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:04.144960 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:04.144997 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:04.145097 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:04.145376 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:04.145593 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.28 13:24:04.145747 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.28 13:24:04.145865 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} executeQuery: Read 37 rows, 2.96 KiB in 0.000869393 sec., 42558 rows/sec., 3.33 MiB/sec. 2024.02.28 13:24:04.145982 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} DynamicQueryHandler: Done processing query 2024.02.28 13:24:04.146006 [ 3 ] {51ace5f7-7ef8-4896-aac7-1cbcd0ae803b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:04.146022 [ 3 ] {} HTTP-Session: aa45249f-86b7-4fb7-b3d6-987a784e99b4 Destroying unnamed session 2024.02.28 13:24:04.146230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:04.146276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:04.146295 [ 3 ] {} HTTP-Session: 5e7bddde-4d2c-4af0-bcdc-bb7210ef013d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:04.146311 [ 3 ] {} HTTP-Session: 5e7bddde-4d2c-4af0-bcdc-bb7210ef013d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:04.146397 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:04.146440 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:04.146576 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:04.147041 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:04.147350 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.28 13:24:04.147534 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.28 13:24:04.147646 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} executeQuery: Read 37 rows, 51.13 KiB in 0.001222242 sec., 30272 rows/sec., 40.85 MiB/sec. 2024.02.28 13:24:04.147772 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} DynamicQueryHandler: Done processing query 2024.02.28 13:24:04.147797 [ 3 ] {bcdb4d9d-f4e3-45b5-ac34-2bb927079256} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:24:04.147813 [ 3 ] {} HTTP-Session: 5e7bddde-4d2c-4af0-bcdc-bb7210ef013d Destroying unnamed session 2024.02.28 13:24:09.139875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:09.140030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:09.140074 [ 3 ] {} HTTP-Session: 35ac3dd0-ca5c-4647-9656-fb42f58f87fb Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:09.140109 [ 3 ] {} HTTP-Session: 35ac3dd0-ca5c-4647-9656-fb42f58f87fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:09.140247 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:09.140315 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:09.140493 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:09.140947 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:09.141208 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.28 13:24:09.141377 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.28 13:24:09.141488 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} executeQuery: Read 14 rows, 1.13 KiB in 0.001202141 sec., 11645 rows/sec., 943.95 KiB/sec. 2024.02.28 13:24:09.141699 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} DynamicQueryHandler: Done processing query 2024.02.28 13:24:09.141740 [ 3 ] {e7285108-11b0-484e-8bfb-6673dc40644d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:24:09.141758 [ 3 ] {} HTTP-Session: 35ac3dd0-ca5c-4647-9656-fb42f58f87fb Destroying unnamed session 2024.02.28 13:24:09.141880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:09.141932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:09.141952 [ 3 ] {} HTTP-Session: ddb443e0-2d62-4482-9d5b-e2ed9fcb2bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:09.141971 [ 3 ] {} HTTP-Session: ddb443e0-2d62-4482-9d5b-e2ed9fcb2bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:09.142052 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:09.142095 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:24:09.142213 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:09.142499 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:09.142705 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.28 13:24:09.142863 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.28 13:24:09.142956 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} executeQuery: Read 4 rows, 342.00 B in 0.000873072 sec., 4581 rows/sec., 382.54 KiB/sec. 2024.02.28 13:24:09.143063 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} DynamicQueryHandler: Done processing query 2024.02.28 13:24:09.143087 [ 3 ] {08d08416-8274-44c2-b331-33f4d9e3b781} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:24:09.143102 [ 3 ] {} HTTP-Session: ddb443e0-2d62-4482-9d5b-e2ed9fcb2bfa Destroying unnamed session 2024.02.28 13:24:09.143247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:09.143293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:09.143313 [ 3 ] {} HTTP-Session: b5f3ed44-2b17-468e-b07b-a7d8749e6efa Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:09.143330 [ 3 ] {} HTTP-Session: b5f3ed44-2b17-468e-b07b-a7d8749e6efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:09.143405 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:09.143443 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:09.143545 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:09.143857 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:09.144118 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.28 13:24:09.144298 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.28 13:24:09.144414 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} executeQuery: Read 44 rows, 3.98 KiB in 0.000979965 sec., 44899 rows/sec., 3.97 MiB/sec. 2024.02.28 13:24:09.144546 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} DynamicQueryHandler: Done processing query 2024.02.28 13:24:09.144574 [ 3 ] {2c3727e3-2e54-466e-8d49-931ea97edcf8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:09.144595 [ 3 ] {} HTTP-Session: b5f3ed44-2b17-468e-b07b-a7d8749e6efa Destroying unnamed session 2024.02.28 13:24:09.144713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:09.144770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:09.144793 [ 3 ] {} HTTP-Session: 0feca41c-0ea3-462b-ab69-eb87c39bf12c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:09.144814 [ 3 ] {} HTTP-Session: 0feca41c-0ea3-462b-ab69-eb87c39bf12c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:09.144901 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:09.144949 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:24:09.145070 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:09.145341 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:09.145544 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.28 13:24:09.145691 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.28 13:24:09.145793 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} executeQuery: Read 4 rows, 286.00 B in 0.000852572 sec., 4691 rows/sec., 327.59 KiB/sec. 2024.02.28 13:24:09.145907 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} DynamicQueryHandler: Done processing query 2024.02.28 13:24:09.145930 [ 3 ] {b66ec208-33bd-43d2-b452-b17a6a122b8d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:24:09.145945 [ 3 ] {} HTTP-Session: 0feca41c-0ea3-462b-ab69-eb87c39bf12c Destroying unnamed session 2024.02.28 13:24:09.146057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:09.146101 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:09.146118 [ 3 ] {} HTTP-Session: 7fe57be8-f824-495a-a2a0-626fc70c88b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:09.146136 [ 3 ] {} HTTP-Session: 7fe57be8-f824-495a-a2a0-626fc70c88b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:09.146205 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:09.146243 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:09.146348 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:09.146608 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:09.146817 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.28 13:24:09.146967 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.28 13:24:09.147059 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} executeQuery: Read 18 rows, 1.45 KiB in 0.000825681 sec., 21800 rows/sec., 1.71 MiB/sec. 2024.02.28 13:24:09.147204 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} DynamicQueryHandler: Done processing query 2024.02.28 13:24:09.147226 [ 3 ] {fddffbda-1375-492b-9603-fe7d87e6fd86} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:24:09.147242 [ 3 ] {} HTTP-Session: 7fe57be8-f824-495a-a2a0-626fc70c88b4 Destroying unnamed session 2024.02.28 13:24:09.147342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:09.147387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:09.147405 [ 3 ] {} HTTP-Session: 04295223-900d-4504-8fbb-cc6bedab1edc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:09.147422 [ 3 ] {} HTTP-Session: 04295223-900d-4504-8fbb-cc6bedab1edc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:09.147490 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:09.147533 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:24:09.147651 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:09.147897 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:09.148134 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.28 13:24:09.148305 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.28 13:24:09.148394 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} executeQuery: Read 2 rows, 144.00 B in 0.000916163 sec., 2183 rows/sec., 153.49 KiB/sec. 2024.02.28 13:24:09.148488 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} DynamicQueryHandler: Done processing query 2024.02.28 13:24:09.148510 [ 3 ] {f078fb49-2bb3-414a-9497-d92571d3eaae} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:24:09.148524 [ 3 ] {} HTTP-Session: 04295223-900d-4504-8fbb-cc6bedab1edc Destroying unnamed session 2024.02.28 13:24:09.148635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:09.148675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:09.148692 [ 3 ] {} HTTP-Session: c05841bc-540b-43c7-af2f-f23a45f8e594 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:09.148707 [ 3 ] {} HTTP-Session: c05841bc-540b-43c7-af2f-f23a45f8e594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:09.148838 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:09.148882 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:09.149011 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:09.149331 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:09.149601 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.28 13:24:09.149778 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.28 13:24:09.149878 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} executeQuery: Read 14 rows, 19.35 KiB in 0.001012777 sec., 13823 rows/sec., 18.65 MiB/sec. 2024.02.28 13:24:09.149994 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} DynamicQueryHandler: Done processing query 2024.02.28 13:24:09.150018 [ 3 ] {6e0bf164-594a-4c6a-8c23-ba421b72defa} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:24:09.150033 [ 3 ] {} HTTP-Session: c05841bc-540b-43c7-af2f-f23a45f8e594 Destroying unnamed session 2024.02.28 13:24:14.140693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:14.140821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:14.140851 [ 3 ] {} HTTP-Session: 79e99a48-d516-4d11-8274-5b68fb8e9fdc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:14.140879 [ 3 ] {} HTTP-Session: 79e99a48-d516-4d11-8274-5b68fb8e9fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:14.141020 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:14.141089 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:14.141273 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:14.141770 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:14.142034 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.28 13:24:14.142205 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.28 13:24:14.142336 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} executeQuery: Read 37 rows, 3.00 KiB in 0.001269903 sec., 29136 rows/sec., 2.31 MiB/sec. 2024.02.28 13:24:14.142553 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} DynamicQueryHandler: Done processing query 2024.02.28 13:24:14.142597 [ 3 ] {1cc8d6a2-f144-44bb-a9b5-da9046492de0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:14.142617 [ 3 ] {} HTTP-Session: 79e99a48-d516-4d11-8274-5b68fb8e9fdc Destroying unnamed session 2024.02.28 13:24:14.142761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:14.142812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:14.142832 [ 3 ] {} HTTP-Session: 76497e2f-af8d-4c3d-af64-466b53386af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:14.142852 [ 3 ] {} HTTP-Session: 76497e2f-af8d-4c3d-af64-466b53386af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:14.142941 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:14.142984 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:14.143108 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:14.143472 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:14.143689 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.28 13:24:14.143842 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.28 13:24:14.143969 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} executeQuery: Read 111 rows, 11.24 KiB in 0.000999946 sec., 111005 rows/sec., 10.98 MiB/sec. 2024.02.28 13:24:14.144078 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} DynamicQueryHandler: Done processing query 2024.02.28 13:24:14.144103 [ 3 ] {edd4eacc-d091-43f6-94de-815738e5c731} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:24:14.144118 [ 3 ] {} HTTP-Session: 76497e2f-af8d-4c3d-af64-466b53386af0 Destroying unnamed session 2024.02.28 13:24:14.144247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:14.144292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:14.144312 [ 3 ] {} HTTP-Session: 8f159cf3-1c87-4965-9329-5185e7120ade Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:14.144328 [ 3 ] {} HTTP-Session: 8f159cf3-1c87-4965-9329-5185e7120ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:14.144404 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:14.144442 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:14.144544 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:14.144835 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:14.145037 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.28 13:24:14.145195 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.28 13:24:14.145316 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} executeQuery: Read 37 rows, 2.96 KiB in 0.000886162 sec., 41753 rows/sec., 3.27 MiB/sec. 2024.02.28 13:24:14.145453 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} DynamicQueryHandler: Done processing query 2024.02.28 13:24:14.145476 [ 3 ] {f1da4689-df1b-4f75-98e9-7979cd02ff49} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:14.145491 [ 3 ] {} HTTP-Session: 8f159cf3-1c87-4965-9329-5185e7120ade Destroying unnamed session 2024.02.28 13:24:14.145674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:14.145721 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:14.145739 [ 3 ] {} HTTP-Session: d5113b92-a736-4f18-9117-925f454614c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:14.145755 [ 3 ] {} HTTP-Session: d5113b92-a736-4f18-9117-925f454614c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:14.145838 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:14.145883 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:14.146022 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:14.146477 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:14.146774 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.28 13:24:14.146957 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.28 13:24:14.147077 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} executeQuery: Read 37 rows, 51.13 KiB in 0.001211262 sec., 30546 rows/sec., 41.22 MiB/sec. 2024.02.28 13:24:14.147192 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} DynamicQueryHandler: Done processing query 2024.02.28 13:24:14.147216 [ 3 ] {f93713e6-1bfd-4bcd-8ce4-1d34174033fb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:24:14.147231 [ 3 ] {} HTTP-Session: d5113b92-a736-4f18-9117-925f454614c7 Destroying unnamed session 2024.02.28 13:24:14.806137 [ 178 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:24:14.806194 [ 178 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:24:19.141195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:19.141323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:19.141353 [ 3 ] {} HTTP-Session: 13c0717e-89c9-4115-9bef-4c3f09ec5bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:19.141382 [ 3 ] {} HTTP-Session: 13c0717e-89c9-4115-9bef-4c3f09ec5bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:19.141521 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:19.141591 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:19.141772 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:19.142206 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:19.142494 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.28 13:24:19.142657 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.28 13:24:19.142782 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} executeQuery: Read 14 rows, 1.13 KiB in 0.001216552 sec., 11507 rows/sec., 932.77 KiB/sec. 2024.02.28 13:24:19.142941 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} DynamicQueryHandler: Done processing query 2024.02.28 13:24:19.142968 [ 3 ] {0ad82446-92a6-41a9-b44f-4f579104df3b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:24:19.142984 [ 3 ] {} HTTP-Session: 13c0717e-89c9-4115-9bef-4c3f09ec5bb0 Destroying unnamed session 2024.02.28 13:24:19.143099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:19.143144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:19.143162 [ 3 ] {} HTTP-Session: a522ba49-8209-4fcd-bad8-ee3bc4e7c982 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:19.143179 [ 3 ] {} HTTP-Session: a522ba49-8209-4fcd-bad8-ee3bc4e7c982 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:19.143249 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:19.143288 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:24:19.143396 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:19.143741 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:19.143944 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.28 13:24:19.144093 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.28 13:24:19.144201 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} executeQuery: Read 2 rows, 175.00 B in 0.000919454 sec., 2175 rows/sec., 185.87 KiB/sec. 2024.02.28 13:24:19.144323 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} DynamicQueryHandler: Done processing query 2024.02.28 13:24:19.144347 [ 3 ] {272358aa-fe19-4e6f-b8ef-2ce3a6e4933d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:24:19.144363 [ 3 ] {} HTTP-Session: a522ba49-8209-4fcd-bad8-ee3bc4e7c982 Destroying unnamed session 2024.02.28 13:24:19.144536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:19.144581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:19.144599 [ 3 ] {} HTTP-Session: eb5eaa58-1167-4e0a-bdf0-9ec9ca7d6394 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:19.144616 [ 3 ] {} HTTP-Session: eb5eaa58-1167-4e0a-bdf0-9ec9ca7d6394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:19.144688 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:19.144726 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:19.144828 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:19.145167 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:19.145377 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.28 13:24:19.145533 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.28 13:24:19.145653 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} executeQuery: Read 79 rows, 6.70 KiB in 0.000931913 sec., 84771 rows/sec., 7.02 MiB/sec. 2024.02.28 13:24:19.145649 [ 174 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.28 13:24:19.145771 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:19.145815 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} DynamicQueryHandler: Done processing query 2024.02.28 13:24:19.145860 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.28 13:24:19.145865 [ 3 ] {45a3c242-a1a6-493d-8fe7-27327eb2613f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:24:19.145919 [ 3 ] {} HTTP-Session: eb5eaa58-1167-4e0a-bdf0-9ec9ca7d6394 Destroying unnamed session 2024.02.28 13:24:19.145979 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:24:19.146013 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::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.28 13:24:19.146080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:19.146160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:19.146219 [ 3 ] {} HTTP-Session: 232ac48a-1abf-4ed3-b3b9-468a76d28dca Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:19.146219 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part 2024.02.28 13:24:19.146245 [ 3 ] {} HTTP-Session: 232ac48a-1abf-4ed3-b3b9-468a76d28dca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:19.146463 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 111 rows starting from the beginning of the part 2024.02.28 13:24:19.146466 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:19.146561 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:24:19.146652 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 44 rows starting from the beginning of the part 2024.02.28 13:24:19.146953 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 111 rows starting from the beginning of the part 2024.02.28 13:24:19.147010 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:19.147187 [ 12 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 79 rows starting from the beginning of the part 2024.02.28 13:24:19.147682 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:19.148075 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.28 13:24:19.148327 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.28 13:24:19.148555 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} executeQuery: Read 2 rows, 143.00 B in 0.001992812 sec., 1003 rows/sec., 70.08 KiB/sec. 2024.02.28 13:24:19.148857 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 580 rows, containing 4 columns (4 merged, 0 gathered) in 0.003029158 sec., 191472.34974207354 rows/sec., 17.79 MiB/sec. 2024.02.28 13:24:19.148883 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} DynamicQueryHandler: Done processing query 2024.02.28 13:24:19.148922 [ 3 ] {21743c0e-c616-496e-9206-64ebe4ed7be9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:24:19.148942 [ 3 ] {} HTTP-Session: 232ac48a-1abf-4ed3-b3b9-468a76d28dca Destroying unnamed session 2024.02.28 13:24:19.149025 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.28 13:24:19.149097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:19.149143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:19.149168 [ 3 ] {} HTTP-Session: 79311d77-8266-465d-9a31-4acb49c01bd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:19.149190 [ 3 ] {} HTTP-Session: 79311d77-8266-465d-9a31-4acb49c01bd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:19.149261 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.28 13:24:19.149279 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:19.149323 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:19.149350 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_31_6} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.28 13:24:19.149501 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:19.149852 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:19.150058 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.28 13:24:19.150205 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.28 13:24:19.150314 [ 174 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.28 13:24:19.150328 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} executeQuery: Read 40 rows, 3.18 KiB in 0.001009626 sec., 39618 rows/sec., 3.08 MiB/sec. 2024.02.28 13:24:19.150364 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:19.150485 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.28 13:24:19.150556 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} DynamicQueryHandler: Done processing query 2024.02.28 13:24:19.150597 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:24:19.150607 [ 3 ] {1e038eb4-95ee-48c7-b700-79840a5d5eb6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:19.150641 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::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.28 13:24:19.150651 [ 3 ] {} HTTP-Session: 79311d77-8266-465d-9a31-4acb49c01bd7 Destroying unnamed session 2024.02.28 13:24:19.150756 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:19.150824 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:19.150890 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:19.150906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:19.150963 [ 3 ] {} HTTP-Session: 0a1bb8b7-231f-4e0c-8673-63f943d5531a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:19.150995 [ 3 ] {} HTTP-Session: 0a1bb8b7-231f-4e0c-8673-63f943d5531a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:19.151075 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part 2024.02.28 13:24:19.151199 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:19.151282 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:19.151302 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:24:19.151532 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part 2024.02.28 13:24:19.151870 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:19.152669 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:19.153163 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.002746181 sec., 89943.08823781098 rows/sec., 7.03 MiB/sec. 2024.02.28 13:24:19.153252 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.28 13:24:19.153326 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.28 13:24:19.153525 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.28 13:24:19.153683 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.28 13:24:19.153725 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} executeQuery: Read 37 rows, 2.67 KiB in 0.002464094 sec., 15015 rows/sec., 1.06 MiB/sec. 2024.02.28 13:24:19.153818 [ 12 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_31_6} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.28 13:24:19.153959 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} DynamicQueryHandler: Done processing query 2024.02.28 13:24:19.153993 [ 3 ] {a2b9655f-0893-4562-9196-8ccedb099486} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:19.154009 [ 3 ] {} HTTP-Session: 0a1bb8b7-231f-4e0c-8673-63f943d5531a Destroying unnamed session 2024.02.28 13:24:19.154134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:19.154179 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:19.154198 [ 3 ] {} HTTP-Session: 25a77c32-cc11-4b69-bcb6-fd1e313a0f73 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:19.154214 [ 3 ] {} HTTP-Session: 25a77c32-cc11-4b69-bcb6-fd1e313a0f73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:19.154290 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:19.154334 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:19.154483 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:19.154858 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:19.155139 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.28 13:24:19.155327 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.28 13:24:19.155457 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} executeQuery: Read 14 rows, 19.35 KiB in 0.001138179 sec., 12300 rows/sec., 16.60 MiB/sec. 2024.02.28 13:24:19.155582 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} DynamicQueryHandler: Done processing query 2024.02.28 13:24:19.155606 [ 3 ] {de1e8a68-307b-4472-a8fa-73e57e1f8b37} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:24:19.155621 [ 3 ] {} HTTP-Session: 25a77c32-cc11-4b69-bcb6-fd1e313a0f73 Destroying unnamed session 2024.02.28 13:24:24.141760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:24.141891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:24.141921 [ 3 ] {} HTTP-Session: 19e3806c-1c28-4940-8bd4-037e885ebf6d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:24.141949 [ 3 ] {} HTTP-Session: 19e3806c-1c28-4940-8bd4-037e885ebf6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:24.142088 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:24.142154 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:24.142332 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:24.142815 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:24.143078 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.28 13:24:24.143239 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.28 13:24:24.143354 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} executeQuery: Read 37 rows, 3.00 KiB in 0.001228242 sec., 30124 rows/sec., 2.38 MiB/sec. 2024.02.28 13:24:24.143355 [ 171 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.28 13:24:24.143438 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:24.143531 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} DynamicQueryHandler: Done processing query 2024.02.28 13:24:24.143556 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.28 13:24:24.143568 [ 3 ] {a52d3663-0e4f-4014-bb7d-6ebaef09ef55} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:24.143640 [ 3 ] {} HTTP-Session: 19e3806c-1c28-4940-8bd4-037e885ebf6d Destroying unnamed session 2024.02.28 13:24:24.143762 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:24:24.143780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:24.143847 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part 2024.02.28 13:24:24.143865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:24.143937 [ 3 ] {} HTTP-Session: be49d6c9-b072-40ce-b2ee-e809cafcc1d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:24.144002 [ 3 ] {} HTTP-Session: be49d6c9-b072-40ce-b2ee-e809cafcc1d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:24.144231 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:24.144298 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:24.144322 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:24:24.144746 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:24.144872 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:24.145064 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:24.145224 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:24.145531 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:24.145701 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:24.146073 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.28 13:24:24.146397 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.28 13:24:24.146660 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} executeQuery: Read 2 rows, 175.00 B in 0.002346881 sec., 852 rows/sec., 72.82 KiB/sec. 2024.02.28 13:24:24.146992 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} DynamicQueryHandler: Done processing query 2024.02.28 13:24:24.147049 [ 3 ] {037600a0-850a-4878-bd9b-86657ff87c77} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:24:24.147069 [ 3 ] {} HTTP-Session: be49d6c9-b072-40ce-b2ee-e809cafcc1d6 Destroying unnamed session 2024.02.28 13:24:24.147085 [ 13 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.003581903 sec., 53044.42917633448 rows/sec., 4.20 MiB/sec. 2024.02.28 13:24:24.147201 [ 13 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.28 13:24:24.147259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:24.147309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:24.147328 [ 3 ] {} HTTP-Session: 353d436e-3462-42c2-9e71-22f329688c14 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:24.147348 [ 3 ] {} HTTP-Session: 353d436e-3462-42c2-9e71-22f329688c14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:24.147433 [ 13 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.28 13:24:24.147441 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:24.147489 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:24.147517 [ 13 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_31_6} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.28 13:24:24.147674 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:24.148057 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:24.148274 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.28 13:24:24.148436 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.28 13:24:24.148529 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} executeQuery: Read 112 rows, 11.33 KiB in 0.001054037 sec., 106258 rows/sec., 10.50 MiB/sec. 2024.02.28 13:24:24.148645 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} DynamicQueryHandler: Done processing query 2024.02.28 13:24:24.148668 [ 3 ] {71a2e113-9ffb-476e-871c-830357c2531d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:24:24.148684 [ 3 ] {} HTTP-Session: 353d436e-3462-42c2-9e71-22f329688c14 Destroying unnamed session 2024.02.28 13:24:24.148793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:24.148839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:24.148857 [ 3 ] {} HTTP-Session: c59be26b-cd19-40a6-b721-dca7c01eb753 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:24.148874 [ 3 ] {} HTTP-Session: c59be26b-cd19-40a6-b721-dca7c01eb753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:24.148945 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:24.148984 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:24:24.149087 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:24.149381 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:24.149588 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.28 13:24:24.149747 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.28 13:24:24.149843 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} executeQuery: Read 2 rows, 143.00 B in 0.000869342 sec., 2300 rows/sec., 160.64 KiB/sec. 2024.02.28 13:24:24.149965 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} DynamicQueryHandler: Done processing query 2024.02.28 13:24:24.149988 [ 3 ] {94a5f287-2d1c-41b4-b230-1111a5857acf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:24:24.150003 [ 3 ] {} HTTP-Session: c59be26b-cd19-40a6-b721-dca7c01eb753 Destroying unnamed session 2024.02.28 13:24:24.150112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:24.150156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:24.150174 [ 3 ] {} HTTP-Session: ccbae6eb-be17-4467-95be-2ea328eb4e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:24.150190 [ 3 ] {} HTTP-Session: ccbae6eb-be17-4467-95be-2ea328eb4e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:24.150259 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:24.150296 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:24.150397 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:24.150689 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:24.150901 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.28 13:24:24.151050 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.28 13:24:24.151146 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} executeQuery: Read 39 rows, 3.13 KiB in 0.000856503 sec., 45533 rows/sec., 3.56 MiB/sec. 2024.02.28 13:24:24.151323 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} DynamicQueryHandler: Done processing query 2024.02.28 13:24:24.151347 [ 3 ] {e7de2ff9-2e48-4efb-b2bb-77df652e09c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:24.151363 [ 3 ] {} HTTP-Session: ccbae6eb-be17-4467-95be-2ea328eb4e0f Destroying unnamed session 2024.02.28 13:24:24.151459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:24.151504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:24.151521 [ 3 ] {} HTTP-Session: 43d9fdb3-332b-49d9-8459-8d62eeb33139 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:24.151537 [ 3 ] {} HTTP-Session: 43d9fdb3-332b-49d9-8459-8d62eeb33139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:24.151606 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:24.151650 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:24:24.151775 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:24.152071 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:24.152327 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.28 13:24:24.152509 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.28 13:24:24.152594 [ 171 ] {} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.28 13:24:24.152607 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} executeQuery: Read 1 rows, 72.00 B in 0.000973175 sec., 1027 rows/sec., 72.25 KiB/sec. 2024.02.28 13:24:24.152635 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:24.152800 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.28 13:24:24.152840 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} DynamicQueryHandler: Done processing query 2024.02.28 13:24:24.152881 [ 3 ] {ca652225-9db1-4fbe-bb1f-0f3583a18840} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:24:24.152927 [ 3 ] {} HTTP-Session: 43d9fdb3-332b-49d9-8459-8d62eeb33139 Destroying unnamed session 2024.02.28 13:24:24.152978 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:24:24.153017 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 425 rows starting from the beginning of the part 2024.02.28 13:24:24.153103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:24.153185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:24.153206 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:24:24.153218 [ 3 ] {} HTTP-Session: fd982ec0-60fc-4098-b8f8-4e759e8bfcc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:24.153287 [ 3 ] {} HTTP-Session: fd982ec0-60fc-4098-b8f8-4e759e8bfcc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:24.153528 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:24.153542 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:24:24.153638 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:24.153879 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:24:24.154247 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:24:24.154265 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:24.154464 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:24:24.155336 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:24.156195 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.28 13:24:24.156352 [ 22 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 5 columns (5 merged, 0 gathered) in 0.003659584 sec., 137174.06131407287 rows/sec., 9.68 MiB/sec. 2024.02.28 13:24:24.156524 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.28 13:24:24.156534 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.28 13:24:24.156686 [ 171 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.28 13:24:24.156721 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} executeQuery: Read 37 rows, 51.13 KiB in 0.003150341 sec., 11744 rows/sec., 15.85 MiB/sec. 2024.02.28 13:24:24.156758 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:24.157009 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.28 13:24:24.157339 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_11_2} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.28 13:24:24.157351 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.28 13:24:24.157406 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} DynamicQueryHandler: Done processing query 2024.02.28 13:24:24.157513 [ 3 ] {59d0cf2a-1665-41e4-a106-bd9784e1c9cc} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:24:24.157569 [ 3 ] {} HTTP-Session: fd982ec0-60fc-4098-b8f8-4e759e8bfcc9 Destroying unnamed session 2024.02.28 13:24:24.157717 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:24:24.157767 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 705 rows starting from the beginning of the part 2024.02.28 13:24:24.157925 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:24.158050 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:24.158149 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:24.158242 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:24.158335 [ 23 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:24.160907 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 6 columns (6 merged, 0 gathered) in 0.004055134 sec., 208131.2232838668 rows/sec., 280.86 MiB/sec. 2024.02.28 13:24:24.161404 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.28 13:24:24.161626 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.28 13:24:24.161697 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.28 13:24:24.161772 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_31_6: 4.17 MiB. 2024.02.28 13:24:29.140520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:29.140681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:29.140724 [ 3 ] {} HTTP-Session: 91bb01ea-7709-4f13-aea0-ecf5594b9736 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:29.140762 [ 3 ] {} HTTP-Session: 91bb01ea-7709-4f13-aea0-ecf5594b9736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:29.140921 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:29.140981 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:29.141142 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:29.141579 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:29.141835 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.28 13:24:29.142009 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.28 13:24:29.142127 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} executeQuery: Read 14 rows, 1.13 KiB in 0.001172021 sec., 11945 rows/sec., 968.21 KiB/sec. 2024.02.28 13:24:29.142277 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} DynamicQueryHandler: Done processing query 2024.02.28 13:24:29.142303 [ 3 ] {a12d42b6-13fe-4040-9aa9-1916640dc99e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:24:29.142320 [ 3 ] {} HTTP-Session: 91bb01ea-7709-4f13-aea0-ecf5594b9736 Destroying unnamed session 2024.02.28 13:24:29.142442 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:29.142489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:29.142508 [ 3 ] {} HTTP-Session: f333bb35-0ecb-4869-a06c-104bb1cb6ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:29.142525 [ 3 ] {} HTTP-Session: f333bb35-0ecb-4869-a06c-104bb1cb6ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:29.142605 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:29.142645 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:29.142753 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:29.143094 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:29.143319 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.28 13:24:29.143477 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.28 13:24:29.143576 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} executeQuery: Read 42 rows, 3.80 KiB in 0.000944904 sec., 44448 rows/sec., 3.93 MiB/sec. 2024.02.28 13:24:29.143738 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} DynamicQueryHandler: Done processing query 2024.02.28 13:24:29.143761 [ 3 ] {a694f65c-7c16-46b2-ad6e-dab3c9fa894b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:29.143778 [ 3 ] {} HTTP-Session: f333bb35-0ecb-4869-a06c-104bb1cb6ffb Destroying unnamed session 2024.02.28 13:24:29.143925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:29.143971 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:29.143990 [ 3 ] {} HTTP-Session: 094ed01d-f7bb-4595-84f1-691cd97f6a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:29.144006 [ 3 ] {} HTTP-Session: 094ed01d-f7bb-4595-84f1-691cd97f6a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:29.144077 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:29.144115 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:29.144221 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:29.144503 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:29.144712 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.28 13:24:29.144862 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.28 13:24:29.144958 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} executeQuery: Read 14 rows, 1.12 KiB in 0.000853653 sec., 16400 rows/sec., 1.28 MiB/sec. 2024.02.28 13:24:29.145075 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} DynamicQueryHandler: Done processing query 2024.02.28 13:24:29.145097 [ 3 ] {b76d94bf-c3b8-46ab-8017-1fe314dcbbfc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:24:29.145114 [ 3 ] {} HTTP-Session: 094ed01d-f7bb-4595-84f1-691cd97f6a25 Destroying unnamed session 2024.02.28 13:24:29.145225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:29.145270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:29.145288 [ 3 ] {} HTTP-Session: beba1fc1-f5f4-4346-bd99-2d0c9b23ac6c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:29.145305 [ 3 ] {} HTTP-Session: beba1fc1-f5f4-4346-bd99-2d0c9b23ac6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:29.145377 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:29.145421 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:29.145556 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:29.145905 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:29.146193 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.02.28 13:24:29.146380 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.02.28 13:24:29.146485 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} executeQuery: Read 14 rows, 19.35 KiB in 0.001072618 sec., 13052 rows/sec., 17.61 MiB/sec. 2024.02.28 13:24:29.146718 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} DynamicQueryHandler: Done processing query 2024.02.28 13:24:29.146742 [ 3 ] {8413fe7a-85d0-4ae4-b02c-47eb4f6f9fbd} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:24:29.146759 [ 3 ] {} HTTP-Session: beba1fc1-f5f4-4346-bd99-2d0c9b23ac6c Destroying unnamed session 2024.02.28 13:24:29.806230 [ 167 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:24:29.806277 [ 167 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:24:34.141302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:34.141419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:34.141446 [ 3 ] {} HTTP-Session: 3fcd828a-be1e-4a7d-9e41-3f71bf2d122b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:34.141472 [ 3 ] {} HTTP-Session: 3fcd828a-be1e-4a7d-9e41-3f71bf2d122b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:34.141602 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:34.141663 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:34.141821 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:34.142274 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:34.142546 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.28 13:24:34.142728 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.28 13:24:34.142861 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} executeQuery: Read 37 rows, 3.00 KiB in 0.001214932 sec., 30454 rows/sec., 2.41 MiB/sec. 2024.02.28 13:24:34.143039 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} DynamicQueryHandler: Done processing query 2024.02.28 13:24:34.143067 [ 3 ] {6d79ee1e-f05f-4daf-8f36-4dad51c66efa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:34.143084 [ 3 ] {} HTTP-Session: 3fcd828a-be1e-4a7d-9e41-3f71bf2d122b Destroying unnamed session 2024.02.28 13:24:34.143235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:34.143291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:34.143313 [ 3 ] {} HTTP-Session: a17906d0-3815-4450-b4ea-d93b880a55f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:34.143332 [ 3 ] {} HTTP-Session: a17906d0-3815-4450-b4ea-d93b880a55f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:34.143422 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:34.143467 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:34.143588 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:34.144027 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:34.144256 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.28 13:24:34.144416 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.28 13:24:34.144527 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} executeQuery: Read 111 rows, 11.24 KiB in 0.001070238 sec., 103715 rows/sec., 10.26 MiB/sec. 2024.02.28 13:24:34.144663 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} DynamicQueryHandler: Done processing query 2024.02.28 13:24:34.144687 [ 3 ] {0b5f540b-4623-433a-b7b2-ef1ab6fa5489} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:24:34.144704 [ 3 ] {} HTTP-Session: a17906d0-3815-4450-b4ea-d93b880a55f6 Destroying unnamed session 2024.02.28 13:24:34.144836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:34.144888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:34.144908 [ 3 ] {} HTTP-Session: 5ff2845f-83a7-48d3-9d7c-e82edeb66281 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:34.144927 [ 3 ] {} HTTP-Session: 5ff2845f-83a7-48d3-9d7c-e82edeb66281 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:34.145007 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:34.145047 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:34.145153 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:34.145455 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:34.145673 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.28 13:24:34.145827 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.28 13:24:34.145950 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} executeQuery: Read 37 rows, 2.96 KiB in 0.000908753 sec., 40715 rows/sec., 3.18 MiB/sec. 2024.02.28 13:24:34.146137 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} DynamicQueryHandler: Done processing query 2024.02.28 13:24:34.146162 [ 3 ] {14795446-06e2-43f4-91b6-90dd4663ceb0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:34.146179 [ 3 ] {} HTTP-Session: 5ff2845f-83a7-48d3-9d7c-e82edeb66281 Destroying unnamed session 2024.02.28 13:24:34.146362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:34.146413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:34.146431 [ 3 ] {} HTTP-Session: 3dc22b57-e275-4e89-81db-eae8e739a3e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:34.146449 [ 3 ] {} HTTP-Session: 3dc22b57-e275-4e89-81db-eae8e739a3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:34.146535 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:34.146582 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:34.146737 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:34.147171 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:34.147482 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.02.28 13:24:34.147670 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.02.28 13:24:34.147772 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} executeQuery: Read 37 rows, 51.13 KiB in 0.001206311 sec., 30672 rows/sec., 41.39 MiB/sec. 2024.02.28 13:24:34.147923 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} DynamicQueryHandler: Done processing query 2024.02.28 13:24:34.147948 [ 3 ] {c17de75a-49bc-4dcb-817e-543c034c7c62} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:24:34.147965 [ 3 ] {} HTTP-Session: 3dc22b57-e275-4e89-81db-eae8e739a3e9 Destroying unnamed session 2024.02.28 13:24:39.139902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:39.140030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:39.140061 [ 3 ] {} HTTP-Session: 319c4364-c8b3-43c0-bf11-f858e5d6d995 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:39.140089 [ 3 ] {} HTTP-Session: 319c4364-c8b3-43c0-bf11-f858e5d6d995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:39.140230 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:39.140297 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:39.140457 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:39.140884 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:39.141145 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.28 13:24:39.141324 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.28 13:24:39.141442 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} executeQuery: Read 14 rows, 1.13 KiB in 0.001173971 sec., 11925 rows/sec., 966.60 KiB/sec. 2024.02.28 13:24:39.141598 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} DynamicQueryHandler: Done processing query 2024.02.28 13:24:39.141624 [ 3 ] {441d057b-4fa0-4806-999c-919d001b77bf} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:24:39.141641 [ 3 ] {} HTTP-Session: 319c4364-c8b3-43c0-bf11-f858e5d6d995 Destroying unnamed session 2024.02.28 13:24:39.141807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:39.141860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:39.141881 [ 3 ] {} HTTP-Session: f592691c-7fcf-421c-905a-ced6bb3c607c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:39.141899 [ 3 ] {} HTTP-Session: f592691c-7fcf-421c-905a-ced6bb3c607c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:39.141982 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:39.142025 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:39.142136 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:39.142437 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:39.142651 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.28 13:24:39.142809 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.28 13:24:39.142935 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} executeQuery: Read 42 rows, 3.80 KiB in 0.000923064 sec., 45500 rows/sec., 4.02 MiB/sec. 2024.02.28 13:24:39.143055 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} DynamicQueryHandler: Done processing query 2024.02.28 13:24:39.143079 [ 3 ] {ad1aa640-6fa6-4928-ba7f-4ad2dc07c362} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:39.143096 [ 3 ] {} HTTP-Session: f592691c-7fcf-421c-905a-ced6bb3c607c Destroying unnamed session 2024.02.28 13:24:39.143248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:39.143297 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:39.143316 [ 3 ] {} HTTP-Session: 7063d34c-4dea-49ff-910f-0f1accbbbea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:39.143334 [ 3 ] {} HTTP-Session: 7063d34c-4dea-49ff-910f-0f1accbbbea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:39.143406 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:39.143446 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:39.143557 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:39.143826 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:39.144035 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.28 13:24:39.144190 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.28 13:24:39.144285 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} executeQuery: Read 14 rows, 1.12 KiB in 0.000851612 sec., 16439 rows/sec., 1.29 MiB/sec. 2024.02.28 13:24:39.144403 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} DynamicQueryHandler: Done processing query 2024.02.28 13:24:39.144428 [ 3 ] {d42a5599-59ba-4ea3-8e9d-1271e4d85bb9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:24:39.144444 [ 3 ] {} HTTP-Session: 7063d34c-4dea-49ff-910f-0f1accbbbea0 Destroying unnamed session 2024.02.28 13:24:39.144558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:39.144607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:39.144625 [ 3 ] {} HTTP-Session: 8fd171f3-c2f5-4cb3-b279-61bded6c5b4e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:39.144642 [ 3 ] {} HTTP-Session: 8fd171f3-c2f5-4cb3-b279-61bded6c5b4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:39.144717 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:39.144760 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:39.144896 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:39.145227 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.91 GiB. 2024.02.28 13:24:39.145515 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.02.28 13:24:39.145699 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.02.28 13:24:39.145821 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} executeQuery: Read 14 rows, 19.35 KiB in 0.001077437 sec., 12993 rows/sec., 17.53 MiB/sec. 2024.02.28 13:24:39.145941 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} DynamicQueryHandler: Done processing query 2024.02.28 13:24:39.145968 [ 3 ] {15d74487-d8c2-4c3c-bc80-85d2eaf162fc} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:24:39.145984 [ 3 ] {} HTTP-Session: 8fd171f3-c2f5-4cb3-b279-61bded6c5b4e Destroying unnamed session 2024.02.28 13:24:44.141207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:44.141335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:44.141365 [ 3 ] {} HTTP-Session: 983aeda5-ba8a-4d98-924e-320aceae6c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:44.141393 [ 3 ] {} HTTP-Session: 983aeda5-ba8a-4d98-924e-320aceae6c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:44.141536 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:44.141605 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:44.141787 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:44.142268 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:44.142559 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.28 13:24:44.142743 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.28 13:24:44.142870 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} executeQuery: Read 37 rows, 3.00 KiB in 0.001291473 sec., 28649 rows/sec., 2.27 MiB/sec. 2024.02.28 13:24:44.143028 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} DynamicQueryHandler: Done processing query 2024.02.28 13:24:44.143054 [ 3 ] {5088f617-d71e-4423-b3a6-5d174e6b89d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:44.143071 [ 3 ] {} HTTP-Session: 983aeda5-ba8a-4d98-924e-320aceae6c2a Destroying unnamed session 2024.02.28 13:24:44.143207 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:44.143263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:44.143282 [ 3 ] {} HTTP-Session: 503ca15c-16f3-4a25-881a-1475f7edde01 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:44.143301 [ 3 ] {} HTTP-Session: 503ca15c-16f3-4a25-881a-1475f7edde01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:44.143388 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:44.143431 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:44.143544 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:44.143909 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:44.144138 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.28 13:24:44.144298 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.28 13:24:44.144428 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} executeQuery: Read 111 rows, 11.24 KiB in 0.001010896 sec., 109803 rows/sec., 10.86 MiB/sec. 2024.02.28 13:24:44.144421 [ 160 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.28 13:24:44.144538 [ 160 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:44.144634 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} DynamicQueryHandler: Done processing query 2024.02.28 13:24:44.144675 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.28 13:24:44.144684 [ 3 ] {949031ac-5dff-41b5-a01c-e207bbf38453} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:24:44.144720 [ 3 ] {} HTTP-Session: 503ca15c-16f3-4a25-881a-1475f7edde01 Destroying unnamed session 2024.02.28 13:24:44.144848 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:24:44.144924 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::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.28 13:24:44.144924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:44.144993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:44.145021 [ 3 ] {} HTTP-Session: b3cc31ea-37a8-4999-bdf6-85a9d0403ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:44.145053 [ 3 ] {} HTTP-Session: b3cc31ea-37a8-4999-bdf6-85a9d0403ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:44.145061 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 112 rows starting from the beginning of the part 2024.02.28 13:24:44.145166 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:44.145188 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part 2024.02.28 13:24:44.145227 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:44.145323 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 111 rows starting from the beginning of the part 2024.02.28 13:24:44.145467 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:44.145475 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part 2024.02.28 13:24:44.145594 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 111 rows starting from the beginning of the part 2024.02.28 13:24:44.145909 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:44.146208 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.28 13:24:44.146391 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.28 13:24:44.146540 [ 159 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.28 13:24:44.146571 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} executeQuery: Read 37 rows, 2.96 KiB in 0.001364145 sec., 27123 rows/sec., 2.12 MiB/sec. 2024.02.28 13:24:44.146612 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 4 columns (4 merged, 0 gathered) in 0.001979461 sec., 308669.88538799196 rows/sec., 29.42 MiB/sec. 2024.02.28 13:24:44.146628 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:44.146798 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} DynamicQueryHandler: Done processing query 2024.02.28 13:24:44.146909 [ 3 ] {75763241-c790-41c9-87eb-e83bb08ce5a3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:44.146993 [ 3 ] {} HTTP-Session: b3cc31ea-37a8-4999-bdf6-85a9d0403ce4 Destroying unnamed session 2024.02.28 13:24:44.146991 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.28 13:24:44.147044 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.28 13:24:44.147312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:44.147438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:44.147459 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:24:44.147479 [ 3 ] {} HTTP-Session: 0a3ef6b9-0340-4087-b8b1-5f1107ab6717 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:44.147534 [ 3 ] {} HTTP-Session: 0a3ef6b9-0340-4087-b8b1-5f1107ab6717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:44.147542 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::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.28 13:24:44.147626 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.28 13:24:44.147821 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_36_7} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.28 13:24:44.147836 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:44.148007 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 39 rows starting from the beginning of the part 2024.02.28 13:24:44.148038 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:44.148301 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:44.148605 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:44.148661 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:44.148852 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:44.149016 [ 23 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:44.149608 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:44.150440 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.02.28 13:24:44.150450 [ 22 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.003683784 sec., 65693.319695183 rows/sec., 5.14 MiB/sec. 2024.02.28 13:24:44.150593 [ 22 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.28 13:24:44.150730 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.02.28 13:24:44.150879 [ 22 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.28 13:24:44.150970 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} executeQuery: Read 37 rows, 51.13 KiB in 0.003046088 sec., 12146 rows/sec., 16.39 MiB/sec. 2024.02.28 13:24:44.151031 [ 22 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_36_7} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.28 13:24:44.151359 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} DynamicQueryHandler: Done processing query 2024.02.28 13:24:44.151402 [ 3 ] {08c22647-fd62-4c7c-9cb1-1707040adc1e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:24:44.151427 [ 3 ] {} HTTP-Session: 0a3ef6b9-0340-4087-b8b1-5f1107ab6717 Destroying unnamed session 2024.02.28 13:24:44.806311 [ 159 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:24:44.806361 [ 159 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:24:49.141812 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:49.141932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:49.141959 [ 3 ] {} HTTP-Session: db3028cd-d30f-4a1d-b8c2-6c09751ee5a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:49.141984 [ 3 ] {} HTTP-Session: db3028cd-d30f-4a1d-b8c2-6c09751ee5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:49.142114 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:49.142176 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:49.142340 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:49.142756 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:49.143059 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.28 13:24:49.143237 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.28 13:24:49.143375 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} executeQuery: Read 14 rows, 1.13 KiB in 0.001216141 sec., 11511 rows/sec., 933.09 KiB/sec. 2024.02.28 13:24:49.143378 [ 156 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.28 13:24:49.143505 [ 156 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:49.143562 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} DynamicQueryHandler: Done processing query 2024.02.28 13:24:49.143607 [ 3 ] {1980bfe4-163a-4893-b424-8466d7b76b74} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:24:49.143618 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.28 13:24:49.143639 [ 3 ] {} HTTP-Session: db3028cd-d30f-4a1d-b8c2-6c09751ee5a3 Destroying unnamed session 2024.02.28 13:24:49.143755 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:24:49.143804 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 51 rows starting from the beginning of the part 2024.02.28 13:24:49.143820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:49.143910 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:49.143950 [ 3 ] {} HTTP-Session: 3da27a6f-be29-4c0d-a3e3-739d3a707cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:49.144011 [ 3 ] {} HTTP-Session: 3da27a6f-be29-4c0d-a3e3-739d3a707cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:49.144045 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:49.144203 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:49.144252 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:49.144305 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:49.144507 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:49.144756 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:49.144775 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:49.144958 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:49.145506 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:49.145967 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.28 13:24:49.146353 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.28 13:24:49.146426 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002858104 sec., 58430.34403226754 rows/sec., 4.63 MiB/sec. 2024.02.28 13:24:49.146531 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} executeQuery: Read 78 rows, 6.61 KiB in 0.002264008 sec., 34452 rows/sec., 2.85 MiB/sec. 2024.02.28 13:24:49.146683 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.28 13:24:49.146739 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} DynamicQueryHandler: Done processing query 2024.02.28 13:24:49.146777 [ 3 ] {b9e821b3-f30b-4672-9003-70eb180346f3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:24:49.146794 [ 3 ] {} HTTP-Session: 3da27a6f-be29-4c0d-a3e3-739d3a707cb8 Destroying unnamed session 2024.02.28 13:24:49.146980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:49.146989 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.28 13:24:49.147052 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:49.147081 [ 3 ] {} HTTP-Session: 2d77b4e8-d277-4dea-bfe1-7b8e08e97742 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:49.147116 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_36_7} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.28 13:24:49.147118 [ 3 ] {} HTTP-Session: 2d77b4e8-d277-4dea-bfe1-7b8e08e97742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:49.147286 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:49.147328 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:49.147455 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:49.147768 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:49.147993 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.28 13:24:49.148154 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.28 13:24:49.148269 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} executeQuery: Read 38 rows, 3.02 KiB in 0.000950194 sec., 39991 rows/sec., 3.10 MiB/sec. 2024.02.28 13:24:49.148376 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} DynamicQueryHandler: Done processing query 2024.02.28 13:24:49.148400 [ 3 ] {71af70c2-872b-4d85-a4e4-972115f3189d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:49.148416 [ 3 ] {} HTTP-Session: 2d77b4e8-d277-4dea-bfe1-7b8e08e97742 Destroying unnamed session 2024.02.28 13:24:49.148526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:49.148571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:49.148591 [ 3 ] {} HTTP-Session: fd0ae75b-0f00-4fcf-b02c-493f12ad86b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:49.148608 [ 3 ] {} HTTP-Session: fd0ae75b-0f00-4fcf-b02c-493f12ad86b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:49.148682 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:49.148726 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:24:49.148850 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:49.149144 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:49.149412 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.28 13:24:49.149611 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.28 13:24:49.149726 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} executeQuery: Read 36 rows, 2.60 KiB in 0.001015906 sec., 35436 rows/sec., 2.50 MiB/sec. 2024.02.28 13:24:49.149844 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} DynamicQueryHandler: Done processing query 2024.02.28 13:24:49.149868 [ 3 ] {d180ef36-bfc2-4c0e-b424-63b1d0110698} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:49.149885 [ 3 ] {} HTTP-Session: fd0ae75b-0f00-4fcf-b02c-493f12ad86b0 Destroying unnamed session 2024.02.28 13:24:49.150032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:49.150080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:49.150100 [ 3 ] {} HTTP-Session: f23a5fd2-5301-4abb-97dc-053d24e11dab Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:49.150118 [ 3 ] {} HTTP-Session: f23a5fd2-5301-4abb-97dc-053d24e11dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:49.150195 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:49.150240 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:49.150377 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:49.150766 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:49.151046 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.02.28 13:24:49.151241 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.02.28 13:24:49.151369 [ 156 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.02.28 13:24:49.151371 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} executeQuery: Read 14 rows, 19.35 KiB in 0.001137619 sec., 12306 rows/sec., 16.61 MiB/sec. 2024.02.28 13:24:49.151423 [ 156 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:49.151591 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.02.28 13:24:49.151641 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} DynamicQueryHandler: Done processing query 2024.02.28 13:24:49.151674 [ 3 ] {43333ba9-8f7e-4b1d-b7de-732c9e4cae82} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:24:49.151713 [ 3 ] {} HTTP-Session: f23a5fd2-5301-4abb-97dc-053d24e11dab Destroying unnamed session 2024.02.28 13:24:49.151788 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:24:49.151833 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 844 rows starting from the beginning of the part 2024.02.28 13:24:49.151976 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:49.152093 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:49.152199 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:49.152304 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 37 rows starting from the beginning of the part 2024.02.28 13:24:49.152407 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 14 rows starting from the beginning of the part 2024.02.28 13:24:49.161319 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 6 columns (6 merged, 0 gathered) in 0.009834844 sec., 97612.12277490115 rows/sec., 131.72 MiB/sec. 2024.02.28 13:24:49.161760 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.02.28 13:24:49.162007 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.02.28 13:24:49.162079 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.02.28 13:24:49.162154 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_36_7: 8.84 MiB. 2024.02.28 13:24:54.141745 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:54.141874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:54.141904 [ 3 ] {} HTTP-Session: d9230fbc-ce7c-4ada-9c57-263f8788ec49 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:54.141931 [ 3 ] {} HTTP-Session: d9230fbc-ce7c-4ada-9c57-263f8788ec49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:54.142070 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:54.142137 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:54.142318 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:54.142799 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:54.143071 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.28 13:24:54.143236 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.28 13:24:54.143364 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} executeQuery: Read 37 rows, 3.00 KiB in 0.001253562 sec., 29515 rows/sec., 2.34 MiB/sec. 2024.02.28 13:24:54.143498 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} DynamicQueryHandler: Done processing query 2024.02.28 13:24:54.143523 [ 3 ] {52e43658-040d-4ef5-9f62-c8920b8de9f5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:54.143539 [ 3 ] {} HTTP-Session: d9230fbc-ce7c-4ada-9c57-263f8788ec49 Destroying unnamed session 2024.02.28 13:24:54.143680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:54.143729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:54.143748 [ 3 ] {} HTTP-Session: b9cf1580-a12c-4c68-9a46-8f9cee9e1387 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:54.143767 [ 3 ] {} HTTP-Session: b9cf1580-a12c-4c68-9a46-8f9cee9e1387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:54.143850 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:54.143892 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:54.143999 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:54.144404 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:54.144624 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.28 13:24:54.144778 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.28 13:24:54.144901 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} executeQuery: Read 111 rows, 11.24 KiB in 0.001017507 sec., 109090 rows/sec., 10.79 MiB/sec. 2024.02.28 13:24:54.145024 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} DynamicQueryHandler: Done processing query 2024.02.28 13:24:54.145047 [ 3 ] {4464b3be-1184-4501-856c-b9ffea3b11cf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:24:54.145063 [ 3 ] {} HTTP-Session: b9cf1580-a12c-4c68-9a46-8f9cee9e1387 Destroying unnamed session 2024.02.28 13:24:54.145222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:54.145268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:54.145287 [ 3 ] {} HTTP-Session: ab152540-3e97-499a-9dac-68f1334d7a13 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:54.145303 [ 3 ] {} HTTP-Session: ab152540-3e97-499a-9dac-68f1334d7a13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:54.145376 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:54.145413 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:54.145520 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:54.145840 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:54.146046 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.28 13:24:54.146196 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.28 13:24:54.146310 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} executeQuery: Read 37 rows, 2.96 KiB in 0.000902153 sec., 41012 rows/sec., 3.21 MiB/sec. 2024.02.28 13:24:54.146428 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} DynamicQueryHandler: Done processing query 2024.02.28 13:24:54.146451 [ 3 ] {aa14e07d-eee7-41b3-a163-ead1ee5d989b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:54.146466 [ 3 ] {} HTTP-Session: ab152540-3e97-499a-9dac-68f1334d7a13 Destroying unnamed session 2024.02.28 13:24:54.146609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:54.146655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:54.146673 [ 3 ] {} HTTP-Session: cbf0b4f6-ea2f-4206-b768-3ad36b7e3e6c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:54.146689 [ 3 ] {} HTTP-Session: cbf0b4f6-ea2f-4206-b768-3ad36b7e3e6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:54.146776 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:54.146821 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:54.146956 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:54.147405 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:54.147722 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.02.28 13:24:54.147911 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.02.28 13:24:54.148025 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} executeQuery: Read 37 rows, 51.13 KiB in 0.001221051 sec., 30301 rows/sec., 40.89 MiB/sec. 2024.02.28 13:24:54.148148 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} DynamicQueryHandler: Done processing query 2024.02.28 13:24:54.148171 [ 3 ] {4d3cd976-f991-453b-a286-1d03792ce535} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:24:54.148186 [ 3 ] {} HTTP-Session: cbf0b4f6-ea2f-4206-b768-3ad36b7e3e6c Destroying unnamed session 2024.02.28 13:24:59.140055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:59.140166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:59.140191 [ 3 ] {} HTTP-Session: 3120078a-bb37-42f9-8e99-45ea2c26baa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:59.140214 [ 3 ] {} HTTP-Session: 3120078a-bb37-42f9-8e99-45ea2c26baa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:59.140338 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:59.140398 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:24:59.140556 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:59.140990 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:59.141303 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.28 13:24:59.141500 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.28 13:24:59.141635 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} executeQuery: Read 14 rows, 1.13 KiB in 0.001260052 sec., 11110 rows/sec., 900.57 KiB/sec. 2024.02.28 13:24:59.141814 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} DynamicQueryHandler: Done processing query 2024.02.28 13:24:59.141842 [ 3 ] {c42dd2df-afb8-4158-808e-7c65b918f09c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:24:59.141859 [ 3 ] {} HTTP-Session: 3120078a-bb37-42f9-8e99-45ea2c26baa0 Destroying unnamed session 2024.02.28 13:24:59.141992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:59.142046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:59.142066 [ 3 ] {} HTTP-Session: 68bd4864-c554-4c58-a2dd-5436a748ce1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:59.142085 [ 3 ] {} HTTP-Session: 68bd4864-c554-4c58-a2dd-5436a748ce1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:59.142169 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:59.142212 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:24:59.142324 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:59.142621 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:59.142833 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.28 13:24:59.142989 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.28 13:24:59.143109 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} executeQuery: Read 42 rows, 3.80 KiB in 0.000904873 sec., 46415 rows/sec., 4.10 MiB/sec. 2024.02.28 13:24:59.143233 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} DynamicQueryHandler: Done processing query 2024.02.28 13:24:59.143256 [ 3 ] {19268d7b-f2a3-4914-bf40-8dd608b7b4ec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:24:59.143272 [ 3 ] {} HTTP-Session: 68bd4864-c554-4c58-a2dd-5436a748ce1c Destroying unnamed session 2024.02.28 13:24:59.143422 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:59.143466 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:59.143484 [ 3 ] {} HTTP-Session: 208f6adf-d3db-46a9-b759-cd7f553d76f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:59.143500 [ 3 ] {} HTTP-Session: 208f6adf-d3db-46a9-b759-cd7f553d76f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:59.143569 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:59.143607 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:24:59.143714 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:59.143980 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:59.144187 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.28 13:24:59.144336 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.28 13:24:59.144452 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} executeQuery: Read 14 rows, 1.12 KiB in 0.000846361 sec., 16541 rows/sec., 1.29 MiB/sec. 2024.02.28 13:24:59.144574 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} DynamicQueryHandler: Done processing query 2024.02.28 13:24:59.144598 [ 3 ] {549476be-4b17-48c9-b94a-820a1627b1ae} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:24:59.144614 [ 3 ] {} HTTP-Session: 208f6adf-d3db-46a9-b759-cd7f553d76f0 Destroying unnamed session 2024.02.28 13:24:59.144723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:24:59.144768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:24:59.144786 [ 3 ] {} HTTP-Session: c6748484-4618-402e-b82d-5d5485e1be6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:24:59.144802 [ 3 ] {} HTTP-Session: c6748484-4618-402e-b82d-5d5485e1be6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:24:59.144873 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:24:59.144918 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:24:59.145053 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:24:59.145380 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:24:59.145676 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) 2024.02.28 13:24:59.145856 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. 2024.02.28 13:24:59.145962 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} executeQuery: Read 14 rows, 19.35 KiB in 0.001060218 sec., 13204 rows/sec., 17.82 MiB/sec. 2024.02.28 13:24:59.146140 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} DynamicQueryHandler: Done processing query 2024.02.28 13:24:59.146163 [ 3 ] {353cac27-9778-4fbb-bcf8-07968d123670} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:24:59.146179 [ 3 ] {} HTTP-Session: c6748484-4618-402e-b82d-5d5485e1be6b Destroying unnamed session 2024.02.28 13:24:59.806591 [ 151 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:24:59.806629 [ 151 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:25:04.141066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:04.141190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:04.141220 [ 3 ] {} HTTP-Session: e2cd709e-d189-4228-8842-d432f0ac7909 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:04.141248 [ 3 ] {} HTTP-Session: e2cd709e-d189-4228-8842-d432f0ac7909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:04.141387 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:04.141455 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:04.141633 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:04.142112 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:04.142389 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.28 13:25:04.142557 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.28 13:25:04.142673 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} executeQuery: Read 37 rows, 3.00 KiB in 0.001248472 sec., 29636 rows/sec., 2.35 MiB/sec. 2024.02.28 13:25:04.142828 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} DynamicQueryHandler: Done processing query 2024.02.28 13:25:04.142853 [ 3 ] {8d96f0cc-cd50-4409-942d-6333e1dfa782} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:04.142869 [ 3 ] {} HTTP-Session: e2cd709e-d189-4228-8842-d432f0ac7909 Destroying unnamed session 2024.02.28 13:25:04.143009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:04.143063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:04.143082 [ 3 ] {} HTTP-Session: 3c63b48a-55df-49d3-89c0-b86933497383 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:04.143101 [ 3 ] {} HTTP-Session: 3c63b48a-55df-49d3-89c0-b86933497383 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:04.143186 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:04.143228 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:04.143338 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:04.143867 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:04.144087 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.28 13:25:04.144245 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.28 13:25:04.144360 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} executeQuery: Read 111 rows, 11.24 KiB in 0.00114078 sec., 97301 rows/sec., 9.62 MiB/sec. 2024.02.28 13:25:04.144484 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} DynamicQueryHandler: Done processing query 2024.02.28 13:25:04.144506 [ 3 ] {5cc1ac93-7a09-4851-8b8d-83e52d588cd3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:25:04.144522 [ 3 ] {} HTTP-Session: 3c63b48a-55df-49d3-89c0-b86933497383 Destroying unnamed session 2024.02.28 13:25:04.144646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:04.144692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:04.144710 [ 3 ] {} HTTP-Session: 78cd40a4-869e-4c45-b820-22e631a56d63 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:04.144728 [ 3 ] {} HTTP-Session: 78cd40a4-869e-4c45-b820-22e631a56d63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:04.144802 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:04.144841 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:04.144946 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:04.145253 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:04.145456 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.28 13:25:04.145606 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.28 13:25:04.145718 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} executeQuery: Read 37 rows, 2.96 KiB in 0.000879243 sec., 42081 rows/sec., 3.29 MiB/sec. 2024.02.28 13:25:04.145853 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} DynamicQueryHandler: Done processing query 2024.02.28 13:25:04.145876 [ 3 ] {cddcf8cc-9cc1-4b0f-8c04-474e9644a935} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:04.145892 [ 3 ] {} HTTP-Session: 78cd40a4-869e-4c45-b820-22e631a56d63 Destroying unnamed session 2024.02.28 13:25:04.146089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:04.146132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:04.146150 [ 3 ] {} HTTP-Session: 96d6dd7e-3c35-4bfc-a490-896aff442fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:04.146166 [ 3 ] {} HTTP-Session: 96d6dd7e-3c35-4bfc-a490-896aff442fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:04.146253 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:04.146296 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:04.146438 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:04.146891 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:04.147213 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) 2024.02.28 13:25:04.147392 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. 2024.02.28 13:25:04.147514 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} executeQuery: Read 37 rows, 51.13 KiB in 0.001233831 sec., 29987 rows/sec., 40.47 MiB/sec. 2024.02.28 13:25:04.147646 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} DynamicQueryHandler: Done processing query 2024.02.28 13:25:04.147668 [ 3 ] {4c0b81e1-4eb7-4116-a699-d31f5c10e54b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:25:04.147685 [ 3 ] {} HTTP-Session: 96d6dd7e-3c35-4bfc-a490-896aff442fcc Destroying unnamed session 2024.02.28 13:25:09.140238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:09.140364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:09.140394 [ 3 ] {} HTTP-Session: 1f7b68c9-78e4-4f78-88d7-cfa9d94429a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:09.140421 [ 3 ] {} HTTP-Session: 1f7b68c9-78e4-4f78-88d7-cfa9d94429a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:09.140561 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:09.140629 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:09.140807 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:09.141269 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:09.141544 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.28 13:25:09.141704 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.28 13:25:09.141822 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} executeQuery: Read 14 rows, 1.13 KiB in 0.001219881 sec., 11476 rows/sec., 930.23 KiB/sec. 2024.02.28 13:25:09.142002 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} DynamicQueryHandler: Done processing query 2024.02.28 13:25:09.142028 [ 3 ] {0a0869ef-9961-477d-9daa-ba36a9a46d4a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:25:09.142045 [ 3 ] {} HTTP-Session: 1f7b68c9-78e4-4f78-88d7-cfa9d94429a2 Destroying unnamed session 2024.02.28 13:25:09.142171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:09.142217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:09.142236 [ 3 ] {} HTTP-Session: 6fa35c4a-ed54-4d66-ae0e-0077cca54d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:09.142254 [ 3 ] {} HTTP-Session: 6fa35c4a-ed54-4d66-ae0e-0077cca54d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:09.142323 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:09.142362 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:25:09.142481 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:09.142806 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:09.143014 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.28 13:25:09.143162 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.28 13:25:09.143282 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} executeQuery: Read 4 rows, 342.00 B in 0.000925564 sec., 4321 rows/sec., 360.84 KiB/sec. 2024.02.28 13:25:09.143405 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} DynamicQueryHandler: Done processing query 2024.02.28 13:25:09.143428 [ 3 ] {030ac0db-fe0b-4d2b-b1b6-8154aea91f70} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:25:09.143444 [ 3 ] {} HTTP-Session: 6fa35c4a-ed54-4d66-ae0e-0077cca54d47 Destroying unnamed session 2024.02.28 13:25:09.143599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:09.143655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:09.143674 [ 3 ] {} HTTP-Session: 5681f8c2-499d-419c-b971-cd3bbc49d53c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:09.143691 [ 3 ] {} HTTP-Session: 5681f8c2-499d-419c-b971-cd3bbc49d53c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:09.143760 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:09.143797 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:09.143898 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:09.144222 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:09.144422 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.28 13:25:09.144569 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.28 13:25:09.144686 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} executeQuery: Read 44 rows, 3.98 KiB in 0.000893333 sec., 49253 rows/sec., 4.35 MiB/sec. 2024.02.28 13:25:09.144685 [ 146 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.28 13:25:09.144802 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:09.144836 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} DynamicQueryHandler: Done processing query 2024.02.28 13:25:09.144881 [ 3 ] {a6b42d81-95fd-4974-bf8f-c7666badfef5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:09.144887 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.28 13:25:09.144900 [ 3 ] {} HTTP-Session: 5681f8c2-499d-419c-b971-cd3bbc49d53c Destroying unnamed session 2024.02.28 13:25:09.144996 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:09.145034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:09.145054 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 193 rows starting from the beginning of the part 2024.02.28 13:25:09.145125 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:09.145165 [ 3 ] {} HTTP-Session: 986588e8-c084-401b-ab80-efeb1e1b2488 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:09.145194 [ 3 ] {} HTTP-Session: 986588e8-c084-401b-ab80-efeb1e1b2488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:09.145281 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part 2024.02.28 13:25:09.145389 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:09.145509 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:25:09.145515 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 111 rows starting from the beginning of the part 2024.02.28 13:25:09.145801 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part 2024.02.28 13:25:09.145940 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:09.146036 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 111 rows starting from the beginning of the part 2024.02.28 13:25:09.146169 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 44 rows starting from the beginning of the part 2024.02.28 13:25:09.146657 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:09.147064 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.28 13:25:09.147343 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.28 13:25:09.147643 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} executeQuery: Read 4 rows, 286.00 B in 0.002162735 sec., 1849 rows/sec., 129.14 KiB/sec. 2024.02.28 13:25:09.147971 [ 23 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.003114821 sec., 185885.4810597463 rows/sec., 17.27 MiB/sec. 2024.02.28 13:25:09.148004 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} DynamicQueryHandler: Done processing query 2024.02.28 13:25:09.148037 [ 3 ] {c183e34c-6d7f-425f-994f-c3c21bddeef2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:25:09.148055 [ 3 ] {} HTTP-Session: 986588e8-c084-401b-ab80-efeb1e1b2488 Destroying unnamed session 2024.02.28 13:25:09.148146 [ 17 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.28 13:25:09.148189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:09.148265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:09.148287 [ 3 ] {} HTTP-Session: a67da19e-cbd7-457b-9788-eb5f5555b248 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:09.148314 [ 3 ] {} HTTP-Session: a67da19e-cbd7-457b-9788-eb5f5555b248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:09.148437 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:09.148453 [ 17 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.28 13:25:09.148502 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:09.148578 [ 17 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_41_8} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.28 13:25:09.148780 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:09.149076 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:09.149288 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.28 13:25:09.149435 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.28 13:25:09.149547 [ 146 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.28 13:25:09.149556 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} executeQuery: Read 18 rows, 1.45 KiB in 0.001073347 sec., 16769 rows/sec., 1.32 MiB/sec. 2024.02.28 13:25:09.149601 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:09.149734 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.28 13:25:09.149758 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} DynamicQueryHandler: Done processing query 2024.02.28 13:25:09.149783 [ 3 ] {d70d7bbc-c91a-4e74-9e51-1857ebdaeb6c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:25:09.149809 [ 3 ] {} HTTP-Session: a67da19e-cbd7-457b-9788-eb5f5555b248 Destroying unnamed session 2024.02.28 13:25:09.149825 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:09.149858 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 101 rows starting from the beginning of the part 2024.02.28 13:25:09.149925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:09.149966 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 38 rows starting from the beginning of the part 2024.02.28 13:25:09.149977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:09.150008 [ 3 ] {} HTTP-Session: 3c968ca9-d49d-4e29-86cb-b2124b26a2ae Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:09.150032 [ 3 ] {} HTTP-Session: 3c968ca9-d49d-4e29-86cb-b2124b26a2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:09.150083 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:09.150136 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:09.150205 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:25:09.150212 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:09.150385 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:09.150490 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:09.150530 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 18 rows starting from the beginning of the part 2024.02.28 13:25:09.150942 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:09.151330 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.28 13:25:09.151402 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 245 rows, containing 4 columns (4 merged, 0 gathered) in 0.001723135 sec., 142182.70768105806 rows/sec., 11.11 MiB/sec. 2024.02.28 13:25:09.151544 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.28 13:25:09.151560 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.28 13:25:09.151722 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} executeQuery: Read 2 rows, 144.00 B in 0.00154955 sec., 1290 rows/sec., 90.75 KiB/sec. 2024.02.28 13:25:09.151792 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.28 13:25:09.151975 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_41_8} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.28 13:25:09.152015 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} DynamicQueryHandler: Done processing query 2024.02.28 13:25:09.152051 [ 3 ] {64f91df5-7233-4130-a091-820f1f4490e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:25:09.152069 [ 3 ] {} HTTP-Session: 3c968ca9-d49d-4e29-86cb-b2124b26a2ae Destroying unnamed session 2024.02.28 13:25:09.152183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:09.152226 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:09.152244 [ 3 ] {} HTTP-Session: aed9820f-a345-479b-bd88-232bdab74924 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:09.152261 [ 3 ] {} HTTP-Session: aed9820f-a345-479b-bd88-232bdab74924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:09.152333 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:09.152376 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:09.152514 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:09.152884 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:09.153155 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) 2024.02.28 13:25:09.153336 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. 2024.02.28 13:25:09.153461 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} executeQuery: Read 14 rows, 19.35 KiB in 0.001097768 sec., 12753 rows/sec., 17.21 MiB/sec. 2024.02.28 13:25:09.153627 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} DynamicQueryHandler: Done processing query 2024.02.28 13:25:09.153650 [ 3 ] {4ff9bf0b-f23d-449a-bb2e-e82c0bc83018} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:25:09.153666 [ 3 ] {} HTTP-Session: aed9820f-a345-479b-bd88-232bdab74924 Destroying unnamed session 2024.02.28 13:25:14.141873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:14.141998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:14.142028 [ 3 ] {} HTTP-Session: 4807e427-9e9c-4737-8f8b-6a85eac565aa Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:14.142055 [ 3 ] {} HTTP-Session: 4807e427-9e9c-4737-8f8b-6a85eac565aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:14.142196 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:14.142262 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:14.142441 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:14.142879 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:14.143130 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.28 13:25:14.143291 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.28 13:25:14.143403 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} executeQuery: Read 37 rows, 3.00 KiB in 0.001168591 sec., 31662 rows/sec., 2.51 MiB/sec. 2024.02.28 13:25:14.143403 [ 144 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.28 13:25:14.143476 [ 144 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:14.143557 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} DynamicQueryHandler: Done processing query 2024.02.28 13:25:14.143615 [ 3 ] {d17d57b7-3c35-4a46-98fb-4dbade2a8184} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:14.143645 [ 3 ] {} HTTP-Session: 4807e427-9e9c-4737-8f8b-6a85eac565aa Destroying unnamed session 2024.02.28 13:25:14.143637 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.28 13:25:14.143850 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:14.143850 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:14.143907 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 51 rows starting from the beginning of the part 2024.02.28 13:25:14.143936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:14.143980 [ 3 ] {} HTTP-Session: 458a4fbe-b52c-4778-8746-66dec2b9bce2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:14.144014 [ 3 ] {} HTTP-Session: 458a4fbe-b52c-4778-8746-66dec2b9bce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:14.144210 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:14.144227 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:14.144320 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:14.144494 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:14.144750 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:14.144775 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:14.144950 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:14.145090 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:14.145625 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:14.146059 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.28 13:25:14.146385 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.28 13:25:14.146581 [ 23 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.003027988 sec., 62747.93691388473 rows/sec., 4.97 MiB/sec. 2024.02.28 13:25:14.146624 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} executeQuery: Read 111 rows, 11.24 KiB in 0.002332461 sec., 47589 rows/sec., 4.71 MiB/sec. 2024.02.28 13:25:14.146743 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.28 13:25:14.146896 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} DynamicQueryHandler: Done processing query 2024.02.28 13:25:14.146920 [ 3 ] {5abfd626-465b-41a3-ac6f-b0644b17597b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:25:14.146941 [ 3 ] {} HTTP-Session: 458a4fbe-b52c-4778-8746-66dec2b9bce2 Destroying unnamed session 2024.02.28 13:25:14.147018 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.28 13:25:14.147079 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_41_8} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.28 13:25:14.147091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:14.147151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:14.147173 [ 3 ] {} HTTP-Session: bc684048-470a-41d3-8291-05dab3f6309a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:14.147189 [ 3 ] {} HTTP-Session: bc684048-470a-41d3-8291-05dab3f6309a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:14.147262 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:14.147299 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:14.147405 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:14.147717 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:14.147922 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.28 13:25:14.148070 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.28 13:25:14.148174 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} executeQuery: Read 37 rows, 2.96 KiB in 0.000879173 sec., 42085 rows/sec., 3.29 MiB/sec. 2024.02.28 13:25:14.148315 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} DynamicQueryHandler: Done processing query 2024.02.28 13:25:14.148339 [ 3 ] {92b67b3a-ef93-4488-b413-d48a6156617d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:14.148355 [ 3 ] {} HTTP-Session: bc684048-470a-41d3-8291-05dab3f6309a Destroying unnamed session 2024.02.28 13:25:14.148531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:14.148575 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:14.148593 [ 3 ] {} HTTP-Session: 94424ea8-62be-4f8f-8f1f-9977b17b1809 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:14.148609 [ 3 ] {} HTTP-Session: 94424ea8-62be-4f8f-8f1f-9977b17b1809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:14.148692 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:14.148739 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:14.148873 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:14.149315 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:14.149624 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) 2024.02.28 13:25:14.149807 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. 2024.02.28 13:25:14.149914 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} executeQuery: Read 37 rows, 51.13 KiB in 0.001190191 sec., 31087 rows/sec., 41.95 MiB/sec. 2024.02.28 13:25:14.149932 [ 143 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 2024.02.28 13:25:14.150045 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:14.150107 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} DynamicQueryHandler: Done processing query 2024.02.28 13:25:14.150153 [ 3 ] {75188116-512e-42b3-9c92-7c3049eb130a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:25:14.150161 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact 2024.02.28 13:25:14.150173 [ 3 ] {} HTTP-Session: 94424ea8-62be-4f8f-8f1f-9977b17b1809 Destroying unnamed session 2024.02.28 13:25:14.150319 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:14.150360 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 960 rows starting from the beginning of the part 2024.02.28 13:25:14.150508 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:14.150608 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:14.150700 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:14.150789 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:14.150874 [ 9 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:14.153493 [ 20 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} MergeTask::MergeProjectionsStage: Merge sorted 1099 rows, containing 6 columns (6 merged, 0 gathered) in 0.003394068 sec., 323800.230284131 rows/sec., 436.95 MiB/sec. 2024.02.28 13:25:14.154240 [ 20 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) 2024.02.28 13:25:14.154490 [ 20 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. 2024.02.28 13:25:14.154557 [ 20 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 2024.02.28 13:25:14.154638 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_41_8: 9.11 MiB. 2024.02.28 13:25:14.806669 [ 143 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:25:14.806726 [ 143 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:25:19.141936 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:19.142050 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:19.142080 [ 3 ] {} HTTP-Session: b4471954-3c53-4516-8576-e3a93641064b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:19.142104 [ 3 ] {} HTTP-Session: b4471954-3c53-4516-8576-e3a93641064b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:19.142227 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:19.142287 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:19.142443 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:19.142848 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:19.143096 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.28 13:25:19.143262 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.28 13:25:19.143376 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} executeQuery: Read 14 rows, 1.13 KiB in 0.001114689 sec., 12559 rows/sec., 1018.01 KiB/sec. 2024.02.28 13:25:19.143502 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} DynamicQueryHandler: Done processing query 2024.02.28 13:25:19.143526 [ 3 ] {3044fa12-bb52-4ea3-890a-255a79858641} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:25:19.143542 [ 3 ] {} HTTP-Session: b4471954-3c53-4516-8576-e3a93641064b Destroying unnamed session 2024.02.28 13:25:19.143653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:19.143697 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:19.143715 [ 3 ] {} HTTP-Session: ab5bfd9e-8d7e-4bf8-a3a0-0701a91f2876 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:19.143732 [ 3 ] {} HTTP-Session: ab5bfd9e-8d7e-4bf8-a3a0-0701a91f2876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:19.143799 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:19.143839 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:25:19.143943 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:19.144229 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:19.144430 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.28 13:25:19.144576 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.28 13:25:19.144673 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} executeQuery: Read 2 rows, 175.00 B in 0.000844332 sec., 2368 rows/sec., 202.41 KiB/sec. 2024.02.28 13:25:19.144669 [ 140 ] {} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.28 13:25:19.144735 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:19.144829 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} DynamicQueryHandler: Done processing query 2024.02.28 13:25:19.144872 [ 3 ] {43482811-34fa-4ab2-81e8-de2acaceedea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:25:19.144881 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.28 13:25:19.144912 [ 3 ] {} HTTP-Session: ab5bfd9e-8d7e-4bf8-a3a0-0701a91f2876 Destroying unnamed session 2024.02.28 13:25:19.145058 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:19.145077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:19.145130 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:25:19.145155 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:19.145212 [ 3 ] {} HTTP-Session: f8bf80a7-1425-4aa5-a0b7-ad9249ec14bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:19.145239 [ 3 ] {} HTTP-Session: f8bf80a7-1425-4aa5-a0b7-ad9249ec14bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:19.145455 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:25:19.145465 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:19.145563 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:19.145771 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:25:19.146026 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:19.146056 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:25:19.146238 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:25:19.146379 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:25:19.146955 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:19.147419 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.28 13:25:19.147743 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.28 13:25:19.148050 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} executeQuery: Read 79 rows, 6.70 KiB in 0.002512055 sec., 31448 rows/sec., 2.61 MiB/sec. 2024.02.28 13:25:19.148057 [ 15 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003266854 sec., 6734.307685620478 rows/sec., 563.48 KiB/sec. 2024.02.28 13:25:19.148235 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} DynamicQueryHandler: Done processing query 2024.02.28 13:25:19.148271 [ 3 ] {ca4eceea-d446-4d7a-abe9-6ee26bb96993} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:25:19.148277 [ 23 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.28 13:25:19.148296 [ 3 ] {} HTTP-Session: f8bf80a7-1425-4aa5-a0b7-ad9249ec14bd Destroying unnamed session 2024.02.28 13:25:19.148480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:19.148538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:19.148564 [ 23 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.28 13:25:19.148576 [ 3 ] {} HTTP-Session: 2ad53c89-f753-4f60-a21a-b504f2ab1eb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:19.148617 [ 3 ] {} HTTP-Session: 2ad53c89-f753-4f60-a21a-b504f2ab1eb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:19.148673 [ 23 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_10_2} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.28 13:25:19.148728 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:19.148819 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:25:19.148936 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:19.149207 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:19.149411 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.28 13:25:19.149571 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.28 13:25:19.149659 [ 140 ] {} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.02.28 13:25:19.149667 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} executeQuery: Read 2 rows, 143.00 B in 0.000884653 sec., 2260 rows/sec., 157.86 KiB/sec. 2024.02.28 13:25:19.149696 [ 140 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:19.149856 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.02.28 13:25:19.149897 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} DynamicQueryHandler: Done processing query 2024.02.28 13:25:19.149950 [ 3 ] {d7ecfef1-29ad-4700-b49e-d20310e20a74} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:25:19.149982 [ 3 ] {} HTTP-Session: 2ad53c89-f753-4f60-a21a-b504f2ab1eb2 Destroying unnamed session 2024.02.28 13:25:19.150047 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:19.150093 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:25:19.150188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:19.150273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:19.150286 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:25:19.150304 [ 3 ] {} HTTP-Session: 6a93480d-15e4-4ea7-9ddb-c7e2c65d6284 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:19.150360 [ 3 ] {} HTTP-Session: 6a93480d-15e4-4ea7-9ddb-c7e2c65d6284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:19.150543 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:25:19.150562 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:19.150648 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:19.150796 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:25:19.151127 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:25:19.151138 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:19.151348 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:25:19.151916 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:19.152305 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.28 13:25:19.152621 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.28 13:25:19.152802 [ 15 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003049308 sec., 7214.751674806218 rows/sec., 503.76 KiB/sec. 2024.02.28 13:25:19.152869 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} executeQuery: Read 40 rows, 3.18 KiB in 0.002244698 sec., 17819 rows/sec., 1.38 MiB/sec. 2024.02.28 13:25:19.153010 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.02.28 13:25:19.153078 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} DynamicQueryHandler: Done processing query 2024.02.28 13:25:19.153109 [ 3 ] {65817124-f950-421c-aa7a-d77fd8392146} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:19.153128 [ 3 ] {} HTTP-Session: 6a93480d-15e4-4ea7-9ddb-c7e2c65d6284 Destroying unnamed session 2024.02.28 13:25:19.153248 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.02.28 13:25:19.153277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:19.153349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:19.153348 [ 9 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_10_2} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.02.28 13:25:19.153383 [ 3 ] {} HTTP-Session: 91391771-6aab-4cb2-81a5-0e08b2c75988 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:19.153419 [ 3 ] {} HTTP-Session: 91391771-6aab-4cb2-81a5-0e08b2c75988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:19.153536 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:19.153580 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:25:19.153715 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:19.154006 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:19.154272 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.28 13:25:19.154447 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.28 13:25:19.154545 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} executeQuery: Read 37 rows, 2.67 KiB in 0.000980786 sec., 37724 rows/sec., 2.66 MiB/sec. 2024.02.28 13:25:19.154713 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} DynamicQueryHandler: Done processing query 2024.02.28 13:25:19.154737 [ 3 ] {41d0cb00-5131-46c4-9142-f05a5521ea64} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:19.154752 [ 3 ] {} HTTP-Session: 91391771-6aab-4cb2-81a5-0e08b2c75988 Destroying unnamed session 2024.02.28 13:25:19.154874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:19.154917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:19.154935 [ 3 ] {} HTTP-Session: d5a6cc45-9b81-4b36-9b31-ad37b44dd6c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:19.154952 [ 3 ] {} HTTP-Session: d5a6cc45-9b81-4b36-9b31-ad37b44dd6c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:19.155024 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:19.155068 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:19.155209 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:19.155536 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:19.155811 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) 2024.02.28 13:25:19.155989 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. 2024.02.28 13:25:19.156090 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} executeQuery: Read 14 rows, 19.35 KiB in 0.001038887 sec., 13475 rows/sec., 18.19 MiB/sec. 2024.02.28 13:25:19.156247 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} DynamicQueryHandler: Done processing query 2024.02.28 13:25:19.156270 [ 3 ] {02aeeaea-4eda-4c72-8aa2-9581815bdae5} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:25:19.156286 [ 3 ] {} HTTP-Session: d5a6cc45-9b81-4b36-9b31-ad37b44dd6c7 Destroying unnamed session 2024.02.28 13:25:24.140930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:24.141060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:24.141090 [ 3 ] {} HTTP-Session: bee33a49-ba8a-44c3-be10-1d9c912fcc4f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:24.141117 [ 3 ] {} HTTP-Session: bee33a49-ba8a-44c3-be10-1d9c912fcc4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:24.141257 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:24.141325 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:24.141509 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:24.141961 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:24.142232 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.28 13:25:24.142408 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.28 13:25:24.142538 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} executeQuery: Read 37 rows, 3.00 KiB in 0.001239302 sec., 29855 rows/sec., 2.36 MiB/sec. 2024.02.28 13:25:24.142689 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} DynamicQueryHandler: Done processing query 2024.02.28 13:25:24.142715 [ 3 ] {41d5017e-f160-4dc3-b11c-31ecc8cee79b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:24.142731 [ 3 ] {} HTTP-Session: bee33a49-ba8a-44c3-be10-1d9c912fcc4f Destroying unnamed session 2024.02.28 13:25:24.142854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:24.142902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:24.142922 [ 3 ] {} HTTP-Session: 57ed8dc6-9398-4543-a8e1-3648ad9cfb91 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:24.142941 [ 3 ] {} HTTP-Session: 57ed8dc6-9398-4543-a8e1-3648ad9cfb91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:24.143019 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:24.143061 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:25:24.143170 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:24.143453 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:24.143659 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.28 13:25:24.143810 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.28 13:25:24.143938 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} executeQuery: Read 2 rows, 175.00 B in 0.000889053 sec., 2249 rows/sec., 192.23 KiB/sec. 2024.02.28 13:25:24.144058 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} DynamicQueryHandler: Done processing query 2024.02.28 13:25:24.144082 [ 3 ] {186032c3-fa76-424b-869d-8dbbd41dd77a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:25:24.144097 [ 3 ] {} HTTP-Session: 57ed8dc6-9398-4543-a8e1-3648ad9cfb91 Destroying unnamed session 2024.02.28 13:25:24.144281 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:24.144328 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:24.144346 [ 3 ] {} HTTP-Session: 2b63984c-810c-4e90-8497-10c4edf28ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:24.144363 [ 3 ] {} HTTP-Session: 2b63984c-810c-4e90-8497-10c4edf28ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:24.144438 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:24.144477 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:24.144582 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:24.144930 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:24.145140 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.28 13:25:24.145289 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.28 13:25:24.145408 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} executeQuery: Read 112 rows, 11.33 KiB in 0.000934674 sec., 119827 rows/sec., 11.84 MiB/sec. 2024.02.28 13:25:24.145514 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} DynamicQueryHandler: Done processing query 2024.02.28 13:25:24.145537 [ 3 ] {9e498086-2651-4bd6-b0d4-477615924022} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:25:24.145553 [ 3 ] {} HTTP-Session: 2b63984c-810c-4e90-8497-10c4edf28ebc Destroying unnamed session 2024.02.28 13:25:24.145663 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:24.145707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:24.145725 [ 3 ] {} HTTP-Session: 554cf66d-d452-4f2c-8d53-daf841b14898 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:24.145741 [ 3 ] {} HTTP-Session: 554cf66d-d452-4f2c-8d53-daf841b14898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:24.145810 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:24.145850 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:25:24.145954 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:24.146283 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:24.146481 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.28 13:25:24.146631 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.28 13:25:24.146750 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} executeQuery: Read 2 rows, 143.00 B in 0.000912234 sec., 2192 rows/sec., 153.08 KiB/sec. 2024.02.28 13:25:24.146871 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} DynamicQueryHandler: Done processing query 2024.02.28 13:25:24.146895 [ 3 ] {00d634e6-2800-475a-8327-01a21094a510} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:25:24.146910 [ 3 ] {} HTTP-Session: 554cf66d-d452-4f2c-8d53-daf841b14898 Destroying unnamed session 2024.02.28 13:25:24.147027 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:24.147071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:24.147090 [ 3 ] {} HTTP-Session: 693da35b-8f10-4152-9e86-8978dad3c8f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:24.147106 [ 3 ] {} HTTP-Session: 693da35b-8f10-4152-9e86-8978dad3c8f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:24.147177 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:24.147214 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:24.147318 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:24.147637 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:24.147843 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.28 13:25:24.147999 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.28 13:25:24.148111 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} executeQuery: Read 39 rows, 3.13 KiB in 0.000897564 sec., 43450 rows/sec., 3.40 MiB/sec. 2024.02.28 13:25:24.148233 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} DynamicQueryHandler: Done processing query 2024.02.28 13:25:24.148256 [ 3 ] {20533bcf-0d96-40f9-bf5f-5a538aac4c59} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:24.148272 [ 3 ] {} HTTP-Session: 693da35b-8f10-4152-9e86-8978dad3c8f4 Destroying unnamed session 2024.02.28 13:25:24.148371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:24.148415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:24.148434 [ 3 ] {} HTTP-Session: f845334d-9642-4ae8-a99c-8ec16c8b83a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:24.148450 [ 3 ] {} HTTP-Session: f845334d-9642-4ae8-a99c-8ec16c8b83a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:24.148518 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:24.148561 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:25:24.148678 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:24.148962 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:24.149212 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.28 13:25:24.149388 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.28 13:25:24.149515 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} executeQuery: Read 1 rows, 72.00 B in 0.000969835 sec., 1031 rows/sec., 72.50 KiB/sec. 2024.02.28 13:25:24.149631 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} DynamicQueryHandler: Done processing query 2024.02.28 13:25:24.149654 [ 3 ] {8b2ed7fa-a820-483f-8775-fce0e8638cbf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:25:24.149669 [ 3 ] {} HTTP-Session: f845334d-9642-4ae8-a99c-8ec16c8b83a4 Destroying unnamed session 2024.02.28 13:25:24.149867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:24.149912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:24.149930 [ 3 ] {} HTTP-Session: f8bd7dac-68fd-48eb-bfa3-1482dc7091dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:24.149946 [ 3 ] {} HTTP-Session: f8bd7dac-68fd-48eb-bfa3-1482dc7091dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:24.150022 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:24.150065 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:24.150198 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:24.150659 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.90 GiB. 2024.02.28 13:25:24.150959 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) 2024.02.28 13:25:24.151134 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. 2024.02.28 13:25:24.151249 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} executeQuery: Read 37 rows, 51.13 KiB in 0.001199591 sec., 30843 rows/sec., 41.62 MiB/sec. 2024.02.28 13:25:24.151375 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} DynamicQueryHandler: Done processing query 2024.02.28 13:25:24.151397 [ 3 ] {18bb5e5d-5177-40a0-aced-4ceecac7e77e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:25:24.151413 [ 3 ] {} HTTP-Session: f8bd7dac-68fd-48eb-bfa3-1482dc7091dd Destroying unnamed session 2024.02.28 13:25:29.139820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:29.139943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:29.139972 [ 3 ] {} HTTP-Session: b5f76b42-2e97-4db9-991b-47b070c43246 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:29.139999 [ 3 ] {} HTTP-Session: b5f76b42-2e97-4db9-991b-47b070c43246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:29.140137 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:29.140202 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:29.140357 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:29.140786 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:29.141041 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.28 13:25:29.141202 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.28 13:25:29.141331 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} executeQuery: Read 14 rows, 1.13 KiB in 0.001153009 sec., 12142 rows/sec., 984.18 KiB/sec. 2024.02.28 13:25:29.141461 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} DynamicQueryHandler: Done processing query 2024.02.28 13:25:29.141485 [ 3 ] {2acb03e6-3b2b-4832-99d9-6f98cb996b9a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:25:29.141502 [ 3 ] {} HTTP-Session: b5f76b42-2e97-4db9-991b-47b070c43246 Destroying unnamed session 2024.02.28 13:25:29.141614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:29.141659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:29.141678 [ 3 ] {} HTTP-Session: b7e4432e-bd48-4492-a661-32ae4a664ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:29.141695 [ 3 ] {} HTTP-Session: b7e4432e-bd48-4492-a661-32ae4a664ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:29.141765 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:29.141804 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:29.141909 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:29.142240 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:29.142458 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.28 13:25:29.142607 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.28 13:25:29.142729 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} executeQuery: Read 42 rows, 3.80 KiB in 0.000935624 sec., 44889 rows/sec., 3.97 MiB/sec. 2024.02.28 13:25:29.142877 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} DynamicQueryHandler: Done processing query 2024.02.28 13:25:29.142912 [ 3 ] {2258b119-5b20-40fe-8ee1-dc50e5fa2eec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:29.142938 [ 3 ] {} HTTP-Session: b7e4432e-bd48-4492-a661-32ae4a664ab2 Destroying unnamed session 2024.02.28 13:25:29.143093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:29.143139 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:29.143157 [ 3 ] {} HTTP-Session: 62013f98-1ec2-4c60-af85-b8a1dedc1881 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:29.143174 [ 3 ] {} HTTP-Session: 62013f98-1ec2-4c60-af85-b8a1dedc1881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:29.143243 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:29.143281 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:29.143394 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:29.143681 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:29.143884 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.28 13:25:29.144030 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.28 13:25:29.144133 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} executeQuery: Read 14 rows, 1.12 KiB in 0.000862332 sec., 16235 rows/sec., 1.27 MiB/sec. 2024.02.28 13:25:29.144293 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} DynamicQueryHandler: Done processing query 2024.02.28 13:25:29.144327 [ 3 ] {2dd847f4-467c-4099-ad30-4624ddc3867d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:25:29.144345 [ 3 ] {} HTTP-Session: 62013f98-1ec2-4c60-af85-b8a1dedc1881 Destroying unnamed session 2024.02.28 13:25:29.144455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:29.144498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:29.144517 [ 3 ] {} HTTP-Session: d84a86c3-f448-4e10-855f-6d7359e9a066 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:29.144533 [ 3 ] {} HTTP-Session: d84a86c3-f448-4e10-855f-6d7359e9a066 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:29.144605 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:29.144650 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:29.144794 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:29.145144 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:29.145422 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) 2024.02.28 13:25:29.145604 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. 2024.02.28 13:25:29.145725 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} executeQuery: Read 14 rows, 19.35 KiB in 0.001093538 sec., 12802 rows/sec., 17.28 MiB/sec. 2024.02.28 13:25:29.145848 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} DynamicQueryHandler: Done processing query 2024.02.28 13:25:29.145871 [ 3 ] {b835f341-19f5-4094-85e7-72168c150994} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:25:29.145886 [ 3 ] {} HTTP-Session: d84a86c3-f448-4e10-855f-6d7359e9a066 Destroying unnamed session 2024.02.28 13:25:29.806775 [ 134 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:25:29.806828 [ 134 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:25:34.141143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:34.141262 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:34.141291 [ 3 ] {} HTTP-Session: 953ef796-8c7f-4a7b-8198-e80546bb1a03 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:34.141319 [ 3 ] {} HTTP-Session: 953ef796-8c7f-4a7b-8198-e80546bb1a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:34.141459 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:34.141524 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:34.141705 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:34.142267 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:34.142526 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.28 13:25:34.142710 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.28 13:25:34.142827 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} executeQuery: Read 37 rows, 3.00 KiB in 0.001331154 sec., 27795 rows/sec., 2.20 MiB/sec. 2024.02.28 13:25:34.143017 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} DynamicQueryHandler: Done processing query 2024.02.28 13:25:34.143052 [ 3 ] {6bbcc804-ebb3-4640-a538-2a91f82d1683} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:34.143069 [ 3 ] {} HTTP-Session: 953ef796-8c7f-4a7b-8198-e80546bb1a03 Destroying unnamed session 2024.02.28 13:25:34.143210 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:34.143256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:34.143274 [ 3 ] {} HTTP-Session: 77aae06f-5b4e-45fd-9e62-a1057c9a06c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:34.143291 [ 3 ] {} HTTP-Session: 77aae06f-5b4e-45fd-9e62-a1057c9a06c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:34.143368 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:34.143407 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:34.143544 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:34.143917 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:34.144137 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.28 13:25:34.144282 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.28 13:25:34.144393 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} executeQuery: Read 111 rows, 11.24 KiB in 0.000990056 sec., 112114 rows/sec., 11.09 MiB/sec. 2024.02.28 13:25:34.144402 [ 131 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.28 13:25:34.144514 [ 131 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:34.144558 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} DynamicQueryHandler: Done processing query 2024.02.28 13:25:34.144613 [ 3 ] {481a6e60-757b-4035-8ced-c9c9020a8472} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:25:34.144647 [ 3 ] {} HTTP-Session: 77aae06f-5b4e-45fd-9e62-a1057c9a06c6 Destroying unnamed session 2024.02.28 13:25:34.144649 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.28 13:25:34.144804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:34.144835 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:34.144896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:34.144908 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 193 rows starting from the beginning of the part 2024.02.28 13:25:34.144937 [ 3 ] {} HTTP-Session: aead833f-29f9-423a-a596-3986bddcba2e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:34.144994 [ 3 ] {} HTTP-Session: aead833f-29f9-423a-a596-3986bddcba2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:34.145204 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:34.145228 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 111 rows starting from the beginning of the part 2024.02.28 13:25:34.145272 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:34.145519 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 79 rows starting from the beginning of the part 2024.02.28 13:25:34.145735 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:34.145771 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 112 rows starting from the beginning of the part 2024.02.28 13:25:34.145949 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part 2024.02.28 13:25:34.146200 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 111 rows starting from the beginning of the part 2024.02.28 13:25:34.146556 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:34.146953 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.28 13:25:34.147283 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.28 13:25:34.147519 [ 131 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.28 13:25:34.147549 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} executeQuery: Read 37 rows, 2.96 KiB in 0.002294649 sec., 16124 rows/sec., 1.26 MiB/sec. 2024.02.28 13:25:34.147591 [ 131 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:34.147823 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.28 13:25:34.148000 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} DynamicQueryHandler: Done processing query 2024.02.28 13:25:34.148100 [ 3 ] {1bd7ada7-ea73-42bf-82ff-dfde3e3ff1b2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:34.148117 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:34.148202 [ 3 ] {} HTTP-Session: aead833f-29f9-423a-a596-3986bddcba2e Destroying unnamed session 2024.02.28 13:25:34.148234 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 101 rows starting from the beginning of the part 2024.02.28 13:25:34.148328 [ 15 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 4 columns (4 merged, 0 gathered) in 0.003748227 sec., 172881.73848595616 rows/sec., 16.29 MiB/sec. 2024.02.28 13:25:34.148420 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:34.148528 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.28 13:25:34.148534 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:34.148680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:34.148690 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part 2024.02.28 13:25:34.148724 [ 3 ] {} HTTP-Session: c1e64511-723d-45aa-845a-74b3533013f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:34.148785 [ 3 ] {} HTTP-Session: c1e64511-723d-45aa-845a-74b3533013f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:34.148894 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.28 13:25:34.149027 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 39 rows starting from the beginning of the part 2024.02.28 13:25:34.149078 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_46_9} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.28 13:25:34.149162 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:34.149360 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:34.149376 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:34.149717 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:34.150023 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:34.151163 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.00348123 sec., 76984.28429032267 rows/sec., 6.01 MiB/sec. 2024.02.28 13:25:34.151271 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:34.151301 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.28 13:25:34.151621 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.28 13:25:34.151756 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_46_9} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.28 13:25:34.151867 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) 2024.02.28 13:25:34.152065 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. 2024.02.28 13:25:34.152205 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} executeQuery: Read 37 rows, 51.13 KiB in 0.002939995 sec., 12585 rows/sec., 16.98 MiB/sec. 2024.02.28 13:25:34.152350 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} DynamicQueryHandler: Done processing query 2024.02.28 13:25:34.152374 [ 3 ] {913d7011-1ef2-474b-bdc9-0af814c6d832} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:25:34.152389 [ 3 ] {} HTTP-Session: c1e64511-723d-45aa-845a-74b3533013f4 Destroying unnamed session 2024.02.28 13:25:36.945607 [ 130 ] {} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.02.28 13:25:36.945694 [ 130 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:36.945822 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2024.02.28 13:25:36.945993 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:36.946037 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 502 rows starting from the beginning of the part 2024.02.28 13:25:36.946179 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:25:36.946281 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:25:36.946372 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:25:36.946459 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:25:36.947151 [ 15 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 578 rows, containing 5 columns (5 merged, 0 gathered) in 0.001396766 sec., 413813.05100496433 rows/sec., 29.18 MiB/sec. 2024.02.28 13:25:36.947312 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.02.28 13:25:36.947576 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.02.28 13:25:36.947655 [ 9 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_15_3} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2024.02.28 13:25:39.139987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:39.140111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:39.140141 [ 3 ] {} HTTP-Session: d86a8626-cae9-420e-b429-040f011a4ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:39.140169 [ 3 ] {} HTTP-Session: d86a8626-cae9-420e-b429-040f011a4ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:39.140308 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:39.140369 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:39.140530 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:39.141034 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:39.141330 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.28 13:25:39.141494 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.28 13:25:39.141614 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} executeQuery: Read 14 rows, 1.13 KiB in 0.001270713 sec., 11017 rows/sec., 893.01 KiB/sec. 2024.02.28 13:25:39.141635 [ 126 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.28 13:25:39.141764 [ 126 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:39.141840 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} DynamicQueryHandler: Done processing query 2024.02.28 13:25:39.141892 [ 3 ] {0bd06cdb-aa60-444d-9a1c-1fc55409336e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:25:39.141894 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.28 13:25:39.141921 [ 3 ] {} HTTP-Session: d86a8626-cae9-420e-b429-040f011a4ba8 Destroying unnamed session 2024.02.28 13:25:39.142125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:39.142137 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:39.142181 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 51 rows starting from the beginning of the part 2024.02.28 13:25:39.142199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:39.142228 [ 3 ] {} HTTP-Session: 34b0c54f-167f-41f8-af2a-358b041a2ada Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:39.142251 [ 3 ] {} HTTP-Session: 34b0c54f-167f-41f8-af2a-358b041a2ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:39.142317 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:39.142374 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:39.142438 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:39.142446 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:39.142629 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:39.142690 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:39.142780 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:39.142928 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:39.143278 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:39.143570 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.28 13:25:39.143796 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.28 13:25:39.143813 [ 15 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.001998131 sec., 83578.10373794309 rows/sec., 6.62 MiB/sec. 2024.02.28 13:25:39.144017 [ 15 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.28 13:25:39.144059 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} executeQuery: Read 42 rows, 3.80 KiB in 0.001636892 sec., 25658 rows/sec., 2.27 MiB/sec. 2024.02.28 13:25:39.144357 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} DynamicQueryHandler: Done processing query 2024.02.28 13:25:39.144368 [ 15 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.28 13:25:39.144386 [ 3 ] {6ff6e494-9433-41d6-bc88-fda70c89bf24} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:39.144424 [ 3 ] {} HTTP-Session: 34b0c54f-167f-41f8-af2a-358b041a2ada Destroying unnamed session 2024.02.28 13:25:39.144469 [ 15 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_46_9} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.28 13:25:39.144589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:39.144642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:39.144662 [ 3 ] {} HTTP-Session: 71ade66a-743e-4429-b40b-7ca74770639b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:39.144678 [ 3 ] {} HTTP-Session: 71ade66a-743e-4429-b40b-7ca74770639b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:39.144753 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:39.144794 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:39.144920 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:39.145225 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:39.145438 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.28 13:25:39.145591 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.28 13:25:39.145707 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} executeQuery: Read 14 rows, 1.12 KiB in 0.000925724 sec., 15123 rows/sec., 1.18 MiB/sec. 2024.02.28 13:25:39.145824 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} DynamicQueryHandler: Done processing query 2024.02.28 13:25:39.145847 [ 3 ] {bf281142-6e7e-4b5e-85b3-73bfc671ce95} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:25:39.145868 [ 3 ] {} HTTP-Session: 71ade66a-743e-4429-b40b-7ca74770639b Destroying unnamed session 2024.02.28 13:25:39.146019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:39.146064 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:39.146083 [ 3 ] {} HTTP-Session: 1a694f0d-0e9d-4f4f-a1ce-64e4e9e24114 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:39.146099 [ 3 ] {} HTTP-Session: 1a694f0d-0e9d-4f4f-a1ce-64e4e9e24114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:39.146173 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:39.146217 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:39.146354 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:39.146720 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:39.147012 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) 2024.02.28 13:25:39.147198 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. 2024.02.28 13:25:39.147322 [ 126 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 2024.02.28 13:25:39.147333 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} executeQuery: Read 14 rows, 19.35 KiB in 0.001128529 sec., 12405 rows/sec., 16.74 MiB/sec. 2024.02.28 13:25:39.147382 [ 126 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:39.147592 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact 2024.02.28 13:25:39.147666 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} DynamicQueryHandler: Done processing query 2024.02.28 13:25:39.147709 [ 3 ] {53a7840f-5601-4a31-bb9c-34d7a437fc32} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:25:39.147760 [ 3 ] {} HTTP-Session: 1a694f0d-0e9d-4f4f-a1ce-64e4e9e24114 Destroying unnamed session 2024.02.28 13:25:39.147832 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:39.147882 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1099 rows starting from the beginning of the part 2024.02.28 13:25:39.148025 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:39.148141 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:39.148249 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:39.148348 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:39.148438 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:39.151268 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} MergeTask::MergeProjectionsStage: Merge sorted 1215 rows, containing 6 columns (6 merged, 0 gathered) in 0.003817569 sec., 318265.3673057383 rows/sec., 429.48 MiB/sec. 2024.02.28 13:25:39.152110 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) 2024.02.28 13:25:39.152368 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. 2024.02.28 13:25:39.152427 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 2024.02.28 13:25:39.152503 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_46_9: 8.50 MiB. 2024.02.28 13:25:40.000144 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 238.19 MiB, peak 242.78 MiB, will set to 235.14 MiB (RSS), difference: -3.05 MiB 2024.02.28 13:25:44.141212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:44.141322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:44.141346 [ 3 ] {} HTTP-Session: 342379ef-9744-44e3-ba74-efb48ce56d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:44.141370 [ 3 ] {} HTTP-Session: 342379ef-9744-44e3-ba74-efb48ce56d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:44.141499 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:44.141566 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:44.141747 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:44.142224 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:44.142517 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.28 13:25:44.142682 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.28 13:25:44.142796 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} executeQuery: Read 37 rows, 3.00 KiB in 0.001259353 sec., 29380 rows/sec., 2.33 MiB/sec. 2024.02.28 13:25:44.142945 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} DynamicQueryHandler: Done processing query 2024.02.28 13:25:44.142970 [ 3 ] {92b44813-6d9a-4ef5-aed2-d944c9f73fe1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:44.142986 [ 3 ] {} HTTP-Session: 342379ef-9744-44e3-ba74-efb48ce56d93 Destroying unnamed session 2024.02.28 13:25:44.143191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:44.143238 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:44.143257 [ 3 ] {} HTTP-Session: 82a1fd64-b81d-489d-ae3b-96993d4aca9a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:44.143274 [ 3 ] {} HTTP-Session: 82a1fd64-b81d-489d-ae3b-96993d4aca9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:44.143351 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:44.143393 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:44.143498 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:44.143852 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:44.144078 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.28 13:25:44.144228 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.28 13:25:44.144351 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} executeQuery: Read 111 rows, 11.24 KiB in 0.000965045 sec., 115020 rows/sec., 11.38 MiB/sec. 2024.02.28 13:25:44.144475 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} DynamicQueryHandler: Done processing query 2024.02.28 13:25:44.144499 [ 3 ] {c602ed77-7386-40e1-b2b6-d48a74d3e82c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:25:44.144514 [ 3 ] {} HTTP-Session: 82a1fd64-b81d-489d-ae3b-96993d4aca9a Destroying unnamed session 2024.02.28 13:25:44.144635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:44.144682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:44.144701 [ 3 ] {} HTTP-Session: d5497425-19d0-420a-8e23-7a2f77702ffc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:44.144717 [ 3 ] {} HTTP-Session: d5497425-19d0-420a-8e23-7a2f77702ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:44.144787 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:44.144827 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:44.144934 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:44.145218 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:44.145427 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.28 13:25:44.145575 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.28 13:25:44.145689 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} executeQuery: Read 37 rows, 2.96 KiB in 0.000872992 sec., 42382 rows/sec., 3.31 MiB/sec. 2024.02.28 13:25:44.145807 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} DynamicQueryHandler: Done processing query 2024.02.28 13:25:44.145830 [ 3 ] {8ad62691-fcd9-4810-b089-f3400256ff0a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:44.145846 [ 3 ] {} HTTP-Session: d5497425-19d0-420a-8e23-7a2f77702ffc Destroying unnamed session 2024.02.28 13:25:44.146043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:44.146090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:44.146108 [ 3 ] {} HTTP-Session: fd7b2848-e7f1-4e5d-a6d5-2f41cc1e9eda Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:44.146125 [ 3 ] {} HTTP-Session: fd7b2848-e7f1-4e5d-a6d5-2f41cc1e9eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:44.146208 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:44.146252 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:44.146389 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:44.146867 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:44.147178 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) 2024.02.28 13:25:44.147369 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. 2024.02.28 13:25:44.147487 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} executeQuery: Read 37 rows, 51.13 KiB in 0.001251302 sec., 29569 rows/sec., 39.90 MiB/sec. 2024.02.28 13:25:44.147615 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} DynamicQueryHandler: Done processing query 2024.02.28 13:25:44.147638 [ 3 ] {64ee0965-d000-416a-810b-feb6164c6336} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:25:44.147654 [ 3 ] {} HTTP-Session: fd7b2848-e7f1-4e5d-a6d5-2f41cc1e9eda Destroying unnamed session 2024.02.28 13:25:44.807070 [ 117 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:25:44.807119 [ 117 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:25:49.141862 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:49.141978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:49.142004 [ 3 ] {} HTTP-Session: cb340d95-cc65-4201-b6a5-5e387f962422 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:49.142028 [ 3 ] {} HTTP-Session: cb340d95-cc65-4201-b6a5-5e387f962422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:49.142152 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:49.142212 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:49.142370 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:49.142792 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:49.143048 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.28 13:25:49.143209 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.28 13:25:49.143323 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} executeQuery: Read 14 rows, 1.13 KiB in 0.001137879 sec., 12303 rows/sec., 997.26 KiB/sec. 2024.02.28 13:25:49.143474 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} DynamicQueryHandler: Done processing query 2024.02.28 13:25:49.143499 [ 3 ] {f35c8401-e7b2-48f4-8c3a-cd2eba7fd237} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:25:49.143515 [ 3 ] {} HTTP-Session: cb340d95-cc65-4201-b6a5-5e387f962422 Destroying unnamed session 2024.02.28 13:25:49.143640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:49.143686 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:49.143705 [ 3 ] {} HTTP-Session: 23547e4c-1676-4e0e-b004-86141d3942dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:49.143721 [ 3 ] {} HTTP-Session: 23547e4c-1676-4e0e-b004-86141d3942dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:49.143795 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:49.143834 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:49.143942 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:49.144267 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:49.144481 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.28 13:25:49.144630 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.28 13:25:49.144739 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} executeQuery: Read 78 rows, 6.61 KiB in 0.000908204 sec., 85883 rows/sec., 7.11 MiB/sec. 2024.02.28 13:25:49.144901 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} DynamicQueryHandler: Done processing query 2024.02.28 13:25:49.144943 [ 3 ] {866516f3-95b2-44ce-ab1f-1eeafc45e81a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:25:49.144970 [ 3 ] {} HTTP-Session: 23547e4c-1676-4e0e-b004-86141d3942dd Destroying unnamed session 2024.02.28 13:25:49.145096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:49.145143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:49.145162 [ 3 ] {} HTTP-Session: b6b6611e-94c0-44cb-b582-508086067ffe Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:49.145179 [ 3 ] {} HTTP-Session: b6b6611e-94c0-44cb-b582-508086067ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:49.145252 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:49.145293 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:49.145411 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:49.145699 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:49.145909 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.28 13:25:49.146055 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.28 13:25:49.146168 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} executeQuery: Read 38 rows, 3.02 KiB in 0.000887643 sec., 42810 rows/sec., 3.32 MiB/sec. 2024.02.28 13:25:49.146286 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} DynamicQueryHandler: Done processing query 2024.02.28 13:25:49.146309 [ 3 ] {c2f5324d-b21c-4097-9a5b-31165591ada6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:49.146324 [ 3 ] {} HTTP-Session: b6b6611e-94c0-44cb-b582-508086067ffe Destroying unnamed session 2024.02.28 13:25:49.146480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:49.146554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:49.146585 [ 3 ] {} HTTP-Session: b5b83a72-31db-4354-a8a8-3a4d7d91ff85 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:49.146603 [ 3 ] {} HTTP-Session: b5b83a72-31db-4354-a8a8-3a4d7d91ff85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:49.146684 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:49.146738 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:25:49.146886 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:49.147219 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:49.147553 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.28 13:25:49.147747 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.28 13:25:49.147855 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} executeQuery: Read 36 rows, 2.60 KiB in 0.001133539 sec., 31758 rows/sec., 2.24 MiB/sec. 2024.02.28 13:25:49.148003 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} DynamicQueryHandler: Done processing query 2024.02.28 13:25:49.148027 [ 3 ] {6356e265-ccd9-4f12-a6a0-b9d770bd284d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:49.148043 [ 3 ] {} HTTP-Session: b5b83a72-31db-4354-a8a8-3a4d7d91ff85 Destroying unnamed session 2024.02.28 13:25:49.148171 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:49.148216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:49.148234 [ 3 ] {} HTTP-Session: f38e883a-37ea-4ee1-9107-82c4f72e3af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:49.148250 [ 3 ] {} HTTP-Session: f38e883a-37ea-4ee1-9107-82c4f72e3af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:49.148325 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:49.148369 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:49.148503 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:49.148873 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:49.149148 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) 2024.02.28 13:25:49.149326 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. 2024.02.28 13:25:49.149455 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} executeQuery: Read 14 rows, 19.35 KiB in 0.001099678 sec., 12730 rows/sec., 17.18 MiB/sec. 2024.02.28 13:25:49.149608 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} DynamicQueryHandler: Done processing query 2024.02.28 13:25:49.149631 [ 3 ] {aaa8ac18-238f-40ad-b628-5fdd5e99e1c7} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:25:49.149648 [ 3 ] {} HTTP-Session: f38e883a-37ea-4ee1-9107-82c4f72e3af5 Destroying unnamed session 2024.02.28 13:25:54.141093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:54.141217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:54.141245 [ 3 ] {} HTTP-Session: b3e0df9a-95ad-4cf5-913b-c6d915557700 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:54.141272 [ 3 ] {} HTTP-Session: b3e0df9a-95ad-4cf5-913b-c6d915557700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:54.141410 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:54.141473 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:54.141652 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:54.142174 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:54.142435 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.28 13:25:54.142600 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.28 13:25:54.142712 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} executeQuery: Read 37 rows, 3.00 KiB in 0.001267802 sec., 29184 rows/sec., 2.31 MiB/sec. 2024.02.28 13:25:54.142848 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} DynamicQueryHandler: Done processing query 2024.02.28 13:25:54.142873 [ 3 ] {217a8fec-3c98-4419-9463-e1866158b930} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:54.142892 [ 3 ] {} HTTP-Session: b3e0df9a-95ad-4cf5-913b-c6d915557700 Destroying unnamed session 2024.02.28 13:25:54.143049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:54.143094 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:54.143113 [ 3 ] {} HTTP-Session: 2f3ec7c9-51b2-4077-8c1c-158738dac539 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:54.143129 [ 3 ] {} HTTP-Session: 2f3ec7c9-51b2-4077-8c1c-158738dac539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:54.143204 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:54.143241 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:54.143344 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:54.143755 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:54.143980 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.28 13:25:54.144127 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.28 13:25:54.144224 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} executeQuery: Read 111 rows, 11.24 KiB in 0.000994566 sec., 111606 rows/sec., 11.04 MiB/sec. 2024.02.28 13:25:54.144341 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} DynamicQueryHandler: Done processing query 2024.02.28 13:25:54.144363 [ 3 ] {e89467bb-d9b0-4b36-b714-a17212770239} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:25:54.144380 [ 3 ] {} HTTP-Session: 2f3ec7c9-51b2-4077-8c1c-158738dac539 Destroying unnamed session 2024.02.28 13:25:54.144548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:54.144591 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:54.144609 [ 3 ] {} HTTP-Session: a9008979-846f-4cc5-8a9a-1bf31528fc6b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:54.144625 [ 3 ] {} HTTP-Session: a9008979-846f-4cc5-8a9a-1bf31528fc6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:54.144696 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:54.144733 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:54.144834 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:54.145127 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:54.145331 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.28 13:25:54.145474 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.28 13:25:54.145567 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} executeQuery: Read 37 rows, 2.96 KiB in 0.000844712 sec., 43801 rows/sec., 3.43 MiB/sec. 2024.02.28 13:25:54.145662 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} DynamicQueryHandler: Done processing query 2024.02.28 13:25:54.145684 [ 3 ] {f5885525-896a-4c87-a587-d36bee5182fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:54.145699 [ 3 ] {} HTTP-Session: a9008979-846f-4cc5-8a9a-1bf31528fc6b Destroying unnamed session 2024.02.28 13:25:54.145845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:54.145887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:54.145905 [ 3 ] {} HTTP-Session: 64eed6f7-aa4c-4e93-a6e2-0f18c733b506 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:54.145921 [ 3 ] {} HTTP-Session: 64eed6f7-aa4c-4e93-a6e2-0f18c733b506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:54.146001 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:54.146044 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:54.146171 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:54.146612 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:54.146902 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) 2024.02.28 13:25:54.147069 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. 2024.02.28 13:25:54.147164 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} executeQuery: Read 37 rows, 51.13 KiB in 0.001136659 sec., 32551 rows/sec., 43.93 MiB/sec. 2024.02.28 13:25:54.147281 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} DynamicQueryHandler: Done processing query 2024.02.28 13:25:54.147304 [ 3 ] {12c0b0bf-c51a-4e0d-8d01-33f6144ff426} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:25:54.147319 [ 3 ] {} HTTP-Session: 64eed6f7-aa4c-4e93-a6e2-0f18c733b506 Destroying unnamed session 2024.02.28 13:25:59.140074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:59.140187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:59.140211 [ 3 ] {} HTTP-Session: 5523dda5-117d-4989-a84d-7e1bc186b0cb Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:59.140235 [ 3 ] {} HTTP-Session: 5523dda5-117d-4989-a84d-7e1bc186b0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:59.140357 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:59.140417 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:25:59.140573 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:59.140986 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:59.141236 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.28 13:25:59.141393 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.28 13:25:59.141502 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} executeQuery: Read 14 rows, 1.13 KiB in 0.001112059 sec., 12589 rows/sec., 1020.42 KiB/sec. 2024.02.28 13:25:59.141685 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} DynamicQueryHandler: Done processing query 2024.02.28 13:25:59.141731 [ 3 ] {415325ff-29de-4aa0-a61d-d28522370d87} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:25:59.141755 [ 3 ] {} HTTP-Session: 5523dda5-117d-4989-a84d-7e1bc186b0cb Destroying unnamed session 2024.02.28 13:25:59.141873 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:59.141918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:59.141937 [ 3 ] {} HTTP-Session: b3fbfbc6-1bef-4cfd-96bc-5d26f888fa04 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:59.141954 [ 3 ] {} HTTP-Session: b3fbfbc6-1bef-4cfd-96bc-5d26f888fa04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:59.142028 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:59.142067 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:25:59.142181 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:59.142494 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:59.142694 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.28 13:25:59.142849 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.28 13:25:59.142968 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} executeQuery: Read 42 rows, 3.80 KiB in 0.000908633 sec., 46223 rows/sec., 4.09 MiB/sec. 2024.02.28 13:25:59.142965 [ 118 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.28 13:25:59.143082 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:59.143147 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} DynamicQueryHandler: Done processing query 2024.02.28 13:25:59.143196 [ 3 ] {0b993da5-51ef-4053-aa39-5952ba234481} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:25:59.143209 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.28 13:25:59.143232 [ 3 ] {} HTTP-Session: b3fbfbc6-1bef-4cfd-96bc-5d26f888fa04 Destroying unnamed session 2024.02.28 13:25:59.143362 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:59.143417 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:59.143453 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 193 rows starting from the beginning of the part 2024.02.28 13:25:59.143499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:59.143522 [ 3 ] {} HTTP-Session: d526847d-6adb-4504-a647-7fba3665b5af Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:59.143544 [ 3 ] {} HTTP-Session: d526847d-6adb-4504-a647-7fba3665b5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:59.143613 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part 2024.02.28 13:25:59.143654 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:59.143703 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:25:59.143736 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 111 rows starting from the beginning of the part 2024.02.28 13:25:59.143929 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 78 rows starting from the beginning of the part 2024.02.28 13:25:59.143954 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:59.144076 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 111 rows starting from the beginning of the part 2024.02.28 13:25:59.144225 [ 16 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 42 rows starting from the beginning of the part 2024.02.28 13:25:59.144383 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:59.144645 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.28 13:25:59.144880 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.28 13:25:59.145040 [ 118 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.28 13:25:59.145064 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} executeQuery: Read 14 rows, 1.12 KiB in 0.001376045 sec., 10174 rows/sec., 814.72 KiB/sec. 2024.02.28 13:25:59.145137 [ 118 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:59.145386 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.28 13:25:59.145478 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} DynamicQueryHandler: Done processing query 2024.02.28 13:25:59.145548 [ 3 ] {328512c4-281c-484b-b7d4-cf12fbaadf98} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:25:59.145636 [ 3 ] {} HTTP-Session: d526847d-6adb-4504-a647-7fba3665b5af Destroying unnamed session 2024.02.28 13:25:59.145680 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:25:59.145725 [ 14 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 4 columns (4 merged, 0 gathered) in 0.002565576 sec., 224900.763025535 rows/sec., 20.90 MiB/sec. 2024.02.28 13:25:59.145740 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 101 rows starting from the beginning of the part 2024.02.28 13:25:59.145915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:25:59.145940 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.28 13:25:59.146035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:25:59.146104 [ 3 ] {} HTTP-Session: 59dd1e2a-3593-4993-a9d4-62c7b7c919a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:25:59.146143 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:59.146153 [ 3 ] {} HTTP-Session: 59dd1e2a-3593-4993-a9d4-62c7b7c919a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:25:59.146310 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.28 13:25:59.146489 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_51_10} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.28 13:25:59.146505 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:25:59.146552 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:59.146703 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:25:59.146937 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 38 rows starting from the beginning of the part 2024.02.28 13:25:59.147281 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 37 rows starting from the beginning of the part 2024.02.28 13:25:59.147402 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:25:59.147564 [ 15 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 14 rows starting from the beginning of the part 2024.02.28 13:25:59.148326 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:25:59.149168 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) 2024.02.28 13:25:59.149198 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 4 columns (4 merged, 0 gathered) in 0.003952102 sec., 60980.20749464462 rows/sec., 4.76 MiB/sec. 2024.02.28 13:25:59.149313 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.28 13:25:59.149387 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. 2024.02.28 13:25:59.149575 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} executeQuery: Read 14 rows, 19.35 KiB in 0.003000038 sec., 4666 rows/sec., 6.30 MiB/sec. 2024.02.28 13:25:59.149581 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.28 13:25:59.149753 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_51_10} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.28 13:25:59.150015 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} DynamicQueryHandler: Done processing query 2024.02.28 13:25:59.150041 [ 3 ] {cc5eec87-0671-4638-9f13-60e3537fa3fb} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:25:59.150057 [ 3 ] {} HTTP-Session: 59dd1e2a-3593-4993-a9d4-62c7b7c919a3 Destroying unnamed session 2024.02.28 13:25:59.807158 [ 118 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:25:59.807210 [ 118 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:26:04.140788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:04.140896 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:04.140930 [ 3 ] {} HTTP-Session: bb942328-e17e-40b1-bdef-8ac54171f97d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:04.140954 [ 3 ] {} HTTP-Session: bb942328-e17e-40b1-bdef-8ac54171f97d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:04.141079 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:04.141140 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:04.141298 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:04.141727 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:26:04.141997 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.28 13:26:04.142162 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.28 13:26:04.142274 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} executeQuery: Read 37 rows, 3.00 KiB in 0.00116261 sec., 31824 rows/sec., 2.52 MiB/sec. 2024.02.28 13:26:04.142306 [ 114 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.28 13:26:04.142411 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:26:04.142439 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} DynamicQueryHandler: Done processing query 2024.02.28 13:26:04.142490 [ 3 ] {cbaeaea3-1613-4878-b843-348dd0eaacb9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:04.142545 [ 3 ] {} HTTP-Session: bb942328-e17e-40b1-bdef-8ac54171f97d Destroying unnamed session 2024.02.28 13:26:04.142570 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.28 13:26:04.142726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:04.142743 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:04.142812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:04.142813 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 51 rows starting from the beginning of the part 2024.02.28 13:26:04.142854 [ 3 ] {} HTTP-Session: e73e42f5-8b6b-41f1-aded-0228304b84b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:04.142912 [ 3 ] {} HTTP-Session: e73e42f5-8b6b-41f1-aded-0228304b84b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:04.143123 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:04.143133 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:04.143230 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:04.143370 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:04.143718 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:04.143747 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:04.143912 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:04.144017 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:04.144598 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:26:04.145087 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.28 13:26:04.145461 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.28 13:26:04.145545 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.00308324 sec., 61623.486981227536 rows/sec., 4.88 MiB/sec. 2024.02.28 13:26:04.145663 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} executeQuery: Read 111 rows, 11.24 KiB in 0.002447813 sec., 45346 rows/sec., 4.48 MiB/sec. 2024.02.28 13:26:04.145720 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.28 13:26:04.145890 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} DynamicQueryHandler: Done processing query 2024.02.28 13:26:04.145934 [ 3 ] {1c49543b-62ea-4a3f-82b3-75b0a14d04db} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:26:04.145965 [ 3 ] {} HTTP-Session: e73e42f5-8b6b-41f1-aded-0228304b84b5 Destroying unnamed session 2024.02.28 13:26:04.146009 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.28 13:26:04.146082 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_51_10} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.28 13:26:04.146149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:04.146220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:04.146238 [ 3 ] {} HTTP-Session: d0a52613-da2d-47d9-a4c4-f729e16c8413 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:04.146255 [ 3 ] {} HTTP-Session: d0a52613-da2d-47d9-a4c4-f729e16c8413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:04.146328 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:04.146367 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:04.146493 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:04.146789 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:26:04.147013 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.28 13:26:04.147166 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.28 13:26:04.147286 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} executeQuery: Read 37 rows, 2.96 KiB in 0.000929124 sec., 39822 rows/sec., 3.11 MiB/sec. 2024.02.28 13:26:04.147401 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} DynamicQueryHandler: Done processing query 2024.02.28 13:26:04.147425 [ 3 ] {aa3b61a6-a8c1-4163-b596-2dbda74b1d33} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:04.147440 [ 3 ] {} HTTP-Session: d0a52613-da2d-47d9-a4c4-f729e16c8413 Destroying unnamed session 2024.02.28 13:26:04.147582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:04.147626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:04.147644 [ 3 ] {} HTTP-Session: 3f20fb75-1732-4294-9832-52d21300891e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:04.147661 [ 3 ] {} HTTP-Session: 3f20fb75-1732-4294-9832-52d21300891e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:04.147744 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:04.147787 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:04.147933 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:04.148388 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:26:04.148697 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) 2024.02.28 13:26:04.148872 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. 2024.02.28 13:26:04.149004 [ 114 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 2024.02.28 13:26:04.149013 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} executeQuery: Read 37 rows, 51.13 KiB in 0.001230732 sec., 30063 rows/sec., 40.57 MiB/sec. 2024.02.28 13:26:04.149051 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.89 GiB. 2024.02.28 13:26:04.149240 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact 2024.02.28 13:26:04.149306 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} DynamicQueryHandler: Done processing query 2024.02.28 13:26:04.149405 [ 3 ] {a309339a-4c96-4f3e-b75f-6a8b18af9bfe} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:26:04.149511 [ 3 ] {} HTTP-Session: 3f20fb75-1732-4294-9832-52d21300891e Destroying unnamed session 2024.02.28 13:26:04.149552 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:04.149606 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1215 rows starting from the beginning of the part 2024.02.28 13:26:04.149732 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:04.149831 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:04.149924 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:04.150013 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:04.150106 [ 15 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:04.153214 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} MergeTask::MergeProjectionsStage: Merge sorted 1354 rows, containing 6 columns (6 merged, 0 gathered) in 0.004096815 sec., 330500.6450132603 rows/sec., 445.99 MiB/sec. 2024.02.28 13:26:04.154069 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) 2024.02.28 13:26:04.154322 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. 2024.02.28 13:26:04.154389 [ 10 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 2024.02.28 13:26:04.154470 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_51_10: 8.63 MiB. 2024.02.28 13:26:05.000192 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 239.29 MiB, peak 243.92 MiB, will set to 236.11 MiB (RSS), difference: -3.18 MiB 2024.02.28 13:26:09.140387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:09.140521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:09.140546 [ 3 ] {} HTTP-Session: 15045c67-2d13-435f-b531-83d2ce42f73c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:09.140570 [ 3 ] {} HTTP-Session: 15045c67-2d13-435f-b531-83d2ce42f73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:09.140694 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:09.140753 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:09.140924 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:09.141333 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:09.141583 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.28 13:26:09.141742 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.28 13:26:09.141855 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} executeQuery: Read 14 rows, 1.13 KiB in 0.001129089 sec., 12399 rows/sec., 1005.03 KiB/sec. 2024.02.28 13:26:09.142009 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} DynamicQueryHandler: Done processing query 2024.02.28 13:26:09.142034 [ 3 ] {d142d13a-388c-4f8d-8a11-780597493a2f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:26:09.142050 [ 3 ] {} HTTP-Session: 15045c67-2d13-435f-b531-83d2ce42f73c Destroying unnamed session 2024.02.28 13:26:09.142164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:09.142209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:09.142227 [ 3 ] {} HTTP-Session: 8b12ddcc-3093-4ed3-9cc0-d88386e049d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:09.142243 [ 3 ] {} HTTP-Session: 8b12ddcc-3093-4ed3-9cc0-d88386e049d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:09.142313 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:09.142352 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:26:09.142459 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:09.142729 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:09.142940 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.28 13:26:09.143091 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.28 13:26:09.143204 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} executeQuery: Read 4 rows, 342.00 B in 0.000861782 sec., 4641 rows/sec., 387.55 KiB/sec. 2024.02.28 13:26:09.143344 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} DynamicQueryHandler: Done processing query 2024.02.28 13:26:09.143368 [ 3 ] {e19d5916-2523-44ba-a5ec-77c7d7b98de0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:26:09.143384 [ 3 ] {} HTTP-Session: 8b12ddcc-3093-4ed3-9cc0-d88386e049d0 Destroying unnamed session 2024.02.28 13:26:09.143506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:09.143554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:09.143572 [ 3 ] {} HTTP-Session: 1ef1ad38-86ca-41e7-b30e-0f817f12e831 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:09.143589 [ 3 ] {} HTTP-Session: 1ef1ad38-86ca-41e7-b30e-0f817f12e831 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:09.143660 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:09.143696 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:09.143797 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:09.144089 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:09.144295 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.28 13:26:09.144441 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.28 13:26:09.144554 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} executeQuery: Read 44 rows, 3.98 KiB in 0.000862602 sec., 51008 rows/sec., 4.51 MiB/sec. 2024.02.28 13:26:09.144673 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} DynamicQueryHandler: Done processing query 2024.02.28 13:26:09.144700 [ 3 ] {5f770db2-8d77-4fc3-94e0-6222e7fedb1c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:09.144716 [ 3 ] {} HTTP-Session: 1ef1ad38-86ca-41e7-b30e-0f817f12e831 Destroying unnamed session 2024.02.28 13:26:09.144853 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:09.144898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:09.144923 [ 3 ] {} HTTP-Session: 5db55bc6-bd69-4134-ba94-568af7d77871 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:09.144939 [ 3 ] {} HTTP-Session: 5db55bc6-bd69-4134-ba94-568af7d77871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:09.145006 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:09.145044 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:26:09.145146 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:09.145457 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:09.145657 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.28 13:26:09.145803 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.28 13:26:09.145922 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} executeQuery: Read 4 rows, 286.00 B in 0.000873913 sec., 4577 rows/sec., 319.59 KiB/sec. 2024.02.28 13:26:09.146043 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} DynamicQueryHandler: Done processing query 2024.02.28 13:26:09.146066 [ 3 ] {c1b20ecc-8235-416f-bfdc-2bc2e527955a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:26:09.146082 [ 3 ] {} HTTP-Session: 5db55bc6-bd69-4134-ba94-568af7d77871 Destroying unnamed session 2024.02.28 13:26:09.146189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:09.146233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:09.146252 [ 3 ] {} HTTP-Session: 26fc899a-e5da-45d3-9aa0-852f5d6914d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:09.146268 [ 3 ] {} HTTP-Session: 26fc899a-e5da-45d3-9aa0-852f5d6914d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:09.146336 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:09.146373 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:09.146474 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:09.146755 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:09.146964 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.28 13:26:09.147108 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.28 13:26:09.147219 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} executeQuery: Read 18 rows, 1.45 KiB in 0.000856153 sec., 21024 rows/sec., 1.65 MiB/sec. 2024.02.28 13:26:09.147333 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} DynamicQueryHandler: Done processing query 2024.02.28 13:26:09.147356 [ 3 ] {a85b27b2-345c-4022-ac07-1cc009b9c68b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:26:09.147371 [ 3 ] {} HTTP-Session: 26fc899a-e5da-45d3-9aa0-852f5d6914d1 Destroying unnamed session 2024.02.28 13:26:09.147474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:09.147518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:09.147537 [ 3 ] {} HTTP-Session: 732d2579-4ad4-4820-acc7-6672242888af Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:09.147553 [ 3 ] {} HTTP-Session: 732d2579-4ad4-4820-acc7-6672242888af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:09.147620 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:09.147662 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:26:09.147779 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:09.148048 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:09.148306 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.28 13:26:09.148481 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.28 13:26:09.148576 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} executeQuery: Read 2 rows, 144.00 B in 0.000923144 sec., 2166 rows/sec., 152.33 KiB/sec. 2024.02.28 13:26:09.148720 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} DynamicQueryHandler: Done processing query 2024.02.28 13:26:09.148744 [ 3 ] {dd7331e4-1bd6-4c1e-98e6-3500f4379ec8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:26:09.148760 [ 3 ] {} HTTP-Session: 732d2579-4ad4-4820-acc7-6672242888af Destroying unnamed session 2024.02.28 13:26:09.148871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:09.148921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:09.148940 [ 3 ] {} HTTP-Session: 4fdb7ffd-13d9-404d-9f0e-c353c40cebdf Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:09.148957 [ 3 ] {} HTTP-Session: 4fdb7ffd-13d9-404d-9f0e-c353c40cebdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:09.149028 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:09.149069 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:09.149205 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:09.149660 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:09.149937 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) 2024.02.28 13:26:09.150115 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. 2024.02.28 13:26:09.150233 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} executeQuery: Read 14 rows, 19.35 KiB in 0.00117712 sec., 11893 rows/sec., 16.05 MiB/sec. 2024.02.28 13:26:09.150417 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} DynamicQueryHandler: Done processing query 2024.02.28 13:26:09.150441 [ 3 ] {a220b04d-43ba-45ba-bf88-05c4f5056555} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:26:09.150457 [ 3 ] {} HTTP-Session: 4fdb7ffd-13d9-404d-9f0e-c353c40cebdf Destroying unnamed session 2024.02.28 13:26:14.140707 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:14.140816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:14.140841 [ 3 ] {} HTTP-Session: 9a81d229-4e51-4ef6-bb4a-a98b9fa574f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:14.140865 [ 3 ] {} HTTP-Session: 9a81d229-4e51-4ef6-bb4a-a98b9fa574f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:14.141001 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:14.141062 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:14.141218 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:14.141680 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:14.141943 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.28 13:26:14.142108 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.28 13:26:14.142221 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} executeQuery: Read 37 rows, 3.00 KiB in 0.001184351 sec., 31240 rows/sec., 2.47 MiB/sec. 2024.02.28 13:26:14.142411 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} DynamicQueryHandler: Done processing query 2024.02.28 13:26:14.142446 [ 3 ] {4fa4612b-b8a0-4a16-bbb0-2d901e76f433} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:14.142463 [ 3 ] {} HTTP-Session: 9a81d229-4e51-4ef6-bb4a-a98b9fa574f8 Destroying unnamed session 2024.02.28 13:26:14.142598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:14.142644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:14.142662 [ 3 ] {} HTTP-Session: 45910af2-4638-4beb-b2c0-2a9094b00869 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:14.142679 [ 3 ] {} HTTP-Session: 45910af2-4638-4beb-b2c0-2a9094b00869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:14.142757 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:14.142796 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:14.142909 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:14.143296 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:14.143505 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.28 13:26:14.143653 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.28 13:26:14.143750 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} executeQuery: Read 111 rows, 11.24 KiB in 0.000964755 sec., 115055 rows/sec., 11.38 MiB/sec. 2024.02.28 13:26:14.143869 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} DynamicQueryHandler: Done processing query 2024.02.28 13:26:14.143893 [ 3 ] {2616f8f4-0064-4b6b-ad9c-61197fa3ac3b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:26:14.143908 [ 3 ] {} HTTP-Session: 45910af2-4638-4beb-b2c0-2a9094b00869 Destroying unnamed session 2024.02.28 13:26:14.144079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:14.144124 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:14.144142 [ 3 ] {} HTTP-Session: 3a802e35-8109-4844-a054-bdcca48ec019 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:14.144158 [ 3 ] {} HTTP-Session: 3a802e35-8109-4844-a054-bdcca48ec019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:14.144228 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:14.144265 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:14.144366 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:14.144667 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:14.144879 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.28 13:26:14.145033 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.28 13:26:14.145125 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} executeQuery: Read 37 rows, 2.96 KiB in 0.000868542 sec., 42600 rows/sec., 3.33 MiB/sec. 2024.02.28 13:26:14.145235 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} DynamicQueryHandler: Done processing query 2024.02.28 13:26:14.145258 [ 3 ] {8e722076-eefa-439e-b9de-de3cbc7e24b7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:14.145274 [ 3 ] {} HTTP-Session: 3a802e35-8109-4844-a054-bdcca48ec019 Destroying unnamed session 2024.02.28 13:26:14.145426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:14.145471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:14.145489 [ 3 ] {} HTTP-Session: 8e3ffb42-f59e-4203-866a-2b642779ff58 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:14.145505 [ 3 ] {} HTTP-Session: 8e3ffb42-f59e-4203-866a-2b642779ff58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:14.145591 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:14.145634 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:14.145765 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:14.146211 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:14.146524 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) 2024.02.28 13:26:14.146703 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. 2024.02.28 13:26:14.146801 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} executeQuery: Read 37 rows, 51.13 KiB in 0.001183431 sec., 31265 rows/sec., 42.19 MiB/sec. 2024.02.28 13:26:14.146934 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} DynamicQueryHandler: Done processing query 2024.02.28 13:26:14.146958 [ 3 ] {8419c4a4-54e0-48e0-9677-ee8088a64220} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:26:14.146973 [ 3 ] {} HTTP-Session: 8e3ffb42-f59e-4203-866a-2b642779ff58 Destroying unnamed session 2024.02.28 13:26:14.807245 [ 108 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:26:14.807296 [ 108 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:26:19.141444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:19.141564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:19.141591 [ 3 ] {} HTTP-Session: 67c74efb-732c-48ea-aa5b-6d508e5e9685 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:19.141614 [ 3 ] {} HTTP-Session: 67c74efb-732c-48ea-aa5b-6d508e5e9685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:19.141743 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:19.141801 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:19.141966 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:19.142393 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:19.142646 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.28 13:26:19.142802 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.28 13:26:19.142925 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} executeQuery: Read 14 rows, 1.13 KiB in 0.001141139 sec., 12268 rows/sec., 994.41 KiB/sec. 2024.02.28 13:26:19.143141 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} DynamicQueryHandler: Done processing query 2024.02.28 13:26:19.143166 [ 3 ] {5334da5d-8c1e-4df1-a4b7-22bc1b4d9088} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:26:19.143183 [ 3 ] {} HTTP-Session: 67c74efb-732c-48ea-aa5b-6d508e5e9685 Destroying unnamed session 2024.02.28 13:26:19.143298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:19.143345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:19.143367 [ 3 ] {} HTTP-Session: 206d6b95-45a5-464a-8b9a-ddb0f52ded6e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:19.143385 [ 3 ] {} HTTP-Session: 206d6b95-45a5-464a-8b9a-ddb0f52ded6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:19.143457 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:19.143503 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:26:19.143616 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:19.143917 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:19.144133 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.28 13:26:19.144279 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.28 13:26:19.144390 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} executeQuery: Read 2 rows, 175.00 B in 0.000897803 sec., 2227 rows/sec., 190.35 KiB/sec. 2024.02.28 13:26:19.144552 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} DynamicQueryHandler: Done processing query 2024.02.28 13:26:19.144576 [ 3 ] {c82d9df0-1be4-4106-9a59-d6754dee11dc} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:26:19.144592 [ 3 ] {} HTTP-Session: 206d6b95-45a5-464a-8b9a-ddb0f52ded6e Destroying unnamed session 2024.02.28 13:26:19.144755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:19.144801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:19.144821 [ 3 ] {} HTTP-Session: d1e2204f-4f30-4923-b0dd-96ab9771155a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:19.144837 [ 3 ] {} HTTP-Session: d1e2204f-4f30-4923-b0dd-96ab9771155a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:19.144911 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:19.144957 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:19.145067 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:19.145392 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:19.145604 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.28 13:26:19.145746 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.28 13:26:19.145865 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} executeQuery: Read 79 rows, 6.70 KiB in 0.000913343 sec., 86495 rows/sec., 7.17 MiB/sec. 2024.02.28 13:26:19.146023 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} DynamicQueryHandler: Done processing query 2024.02.28 13:26:19.146048 [ 3 ] {d1046bf0-f606-4342-ab4f-2a3f7ef2331e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:26:19.146064 [ 3 ] {} HTTP-Session: d1e2204f-4f30-4923-b0dd-96ab9771155a Destroying unnamed session 2024.02.28 13:26:19.146169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:19.146213 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:19.146231 [ 3 ] {} HTTP-Session: 934425ee-7718-4a25-a79f-c9a74a07e1e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:19.146248 [ 3 ] {} HTTP-Session: 934425ee-7718-4a25-a79f-c9a74a07e1e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:19.146315 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:19.146354 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:26:19.146460 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:19.146715 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:19.146915 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.28 13:26:19.147065 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.28 13:26:19.147169 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} executeQuery: Read 2 rows, 143.00 B in 0.000820511 sec., 2437 rows/sec., 170.20 KiB/sec. 2024.02.28 13:26:19.147336 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} DynamicQueryHandler: Done processing query 2024.02.28 13:26:19.147361 [ 3 ] {fe67563a-c96b-4db7-8efb-cb082c8f37fd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:26:19.147376 [ 3 ] {} HTTP-Session: 934425ee-7718-4a25-a79f-c9a74a07e1e9 Destroying unnamed session 2024.02.28 13:26:19.147487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:19.147530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:19.147549 [ 3 ] {} HTTP-Session: 981f7f83-2cb1-424b-bf48-d93253bbdcd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:19.147565 [ 3 ] {} HTTP-Session: 981f7f83-2cb1-424b-bf48-d93253bbdcd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:19.147635 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:19.147671 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:19.147783 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:19.148073 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:19.148272 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.28 13:26:19.148417 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.28 13:26:19.148536 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} executeQuery: Read 40 rows, 3.18 KiB in 0.000873192 sec., 45808 rows/sec., 3.56 MiB/sec. 2024.02.28 13:26:19.148651 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} DynamicQueryHandler: Done processing query 2024.02.28 13:26:19.148674 [ 3 ] {21504ffd-b4e1-4467-82b3-43cac8aeaa67} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:19.148690 [ 3 ] {} HTTP-Session: 981f7f83-2cb1-424b-bf48-d93253bbdcd7 Destroying unnamed session 2024.02.28 13:26:19.148798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:19.148842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:19.148861 [ 3 ] {} HTTP-Session: 9c59a3da-1b8c-4886-8d46-b212b55f3bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:19.148877 [ 3 ] {} HTTP-Session: 9c59a3da-1b8c-4886-8d46-b212b55f3bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:19.148957 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:19.149000 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:26:19.149142 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:19.149470 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:19.149723 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.28 13:26:19.149905 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.28 13:26:19.150011 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} executeQuery: Read 37 rows, 2.67 KiB in 0.001025926 sec., 36064 rows/sec., 2.54 MiB/sec. 2024.02.28 13:26:19.150141 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} DynamicQueryHandler: Done processing query 2024.02.28 13:26:19.150166 [ 3 ] {ce4315bc-dcf1-4da2-8e75-6a7f81358bf2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:19.150181 [ 3 ] {} HTTP-Session: 9c59a3da-1b8c-4886-8d46-b212b55f3bfe Destroying unnamed session 2024.02.28 13:26:19.150297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:19.150342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:19.150360 [ 3 ] {} HTTP-Session: 557f5b1a-517b-4404-b67d-95719fbb2a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:19.150401 [ 3 ] {} HTTP-Session: 557f5b1a-517b-4404-b67d-95719fbb2a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:19.150474 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:19.150516 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:19.150646 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:19.150975 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:19.151253 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) 2024.02.28 13:26:19.151427 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. 2024.02.28 13:26:19.151552 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} executeQuery: Read 14 rows, 19.35 KiB in 0.001050777 sec., 13323 rows/sec., 17.98 MiB/sec. 2024.02.28 13:26:19.151675 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} DynamicQueryHandler: Done processing query 2024.02.28 13:26:19.151698 [ 3 ] {a0b7a11c-f6d3-46e8-ae5f-ec25122b2717} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:26:19.151713 [ 3 ] {} HTTP-Session: 557f5b1a-517b-4404-b67d-95719fbb2a60 Destroying unnamed session 2024.02.28 13:26:24.141245 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:24.141355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:24.141381 [ 3 ] {} HTTP-Session: d8a6b58e-9314-44bf-aae1-3cf835dacada Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:24.141406 [ 3 ] {} HTTP-Session: d8a6b58e-9314-44bf-aae1-3cf835dacada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:24.141532 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:24.141591 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:24.141745 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:24.142166 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:24.142414 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.28 13:26:24.142572 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.28 13:26:24.142685 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} executeQuery: Read 37 rows, 3.00 KiB in 0.001119689 sec., 33044 rows/sec., 2.62 MiB/sec. 2024.02.28 13:26:24.142831 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} DynamicQueryHandler: Done processing query 2024.02.28 13:26:24.142856 [ 3 ] {288d5d3f-eb63-4f8b-94ab-94651e092e12} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:24.142871 [ 3 ] {} HTTP-Session: d8a6b58e-9314-44bf-aae1-3cf835dacada Destroying unnamed session 2024.02.28 13:26:24.142982 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:24.143027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:24.143046 [ 3 ] {} HTTP-Session: e6bdde75-11c7-4d29-a33e-04bd0d9862b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:24.143062 [ 3 ] {} HTTP-Session: e6bdde75-11c7-4d29-a33e-04bd0d9862b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:24.143131 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:24.143172 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:26:24.143278 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:24.143608 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:24.143809 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.28 13:26:24.143965 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.28 13:26:24.144124 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} executeQuery: Read 2 rows, 175.00 B in 0.000960825 sec., 2081 rows/sec., 177.87 KiB/sec. 2024.02.28 13:26:24.144265 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} DynamicQueryHandler: Done processing query 2024.02.28 13:26:24.144289 [ 3 ] {c8364afd-1274-4c9e-ad8d-9c9588dab9b8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:26:24.144306 [ 3 ] {} HTTP-Session: e6bdde75-11c7-4d29-a33e-04bd0d9862b0 Destroying unnamed session 2024.02.28 13:26:24.144443 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:24.144489 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:24.144510 [ 3 ] {} HTTP-Session: 3103e1b6-d40e-4301-b614-bb751ec45bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:24.144527 [ 3 ] {} HTTP-Session: 3103e1b6-d40e-4301-b614-bb751ec45bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:24.144604 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:24.144642 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:24.144748 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:24.145127 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:24.145368 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.28 13:26:24.145523 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.28 13:26:24.145645 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} executeQuery: Read 112 rows, 11.33 KiB in 0.001007656 sec., 111149 rows/sec., 10.98 MiB/sec. 2024.02.28 13:26:24.145646 [ 99 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.28 13:26:24.145771 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:24.145812 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} DynamicQueryHandler: Done processing query 2024.02.28 13:26:24.145863 [ 3 ] {43bf04ec-5e8c-4c15-a8a5-24ddcf4f689b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:26:24.145879 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.28 13:26:24.145888 [ 3 ] {} HTTP-Session: 3103e1b6-d40e-4301-b614-bb751ec45bc9 Destroying unnamed session 2024.02.28 13:26:24.146027 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:24.146064 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 193 rows starting from the beginning of the part 2024.02.28 13:26:24.146125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:24.146204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:24.146269 [ 3 ] {} HTTP-Session: 7a23bd64-4e0b-4f1f-baac-ea6b17948cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:24.146294 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 111 rows starting from the beginning of the part 2024.02.28 13:26:24.146308 [ 3 ] {} HTTP-Session: 7a23bd64-4e0b-4f1f-baac-ea6b17948cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:24.146555 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 44 rows starting from the beginning of the part 2024.02.28 13:26:24.146561 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:24.146660 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:26:24.146802 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 111 rows starting from the beginning of the part 2024.02.28 13:26:24.147138 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:24.147141 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 79 rows starting from the beginning of the part 2024.02.28 13:26:24.147338 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 112 rows starting from the beginning of the part 2024.02.28 13:26:24.147904 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:24.148305 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.28 13:26:24.148632 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.28 13:26:24.148863 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} executeQuery: Read 2 rows, 143.00 B in 0.002188107 sec., 914 rows/sec., 63.82 KiB/sec. 2024.02.28 13:26:24.149333 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} DynamicQueryHandler: Done processing query 2024.02.28 13:26:24.149362 [ 3 ] {2175d563-31ab-4eb9-bdb0-96146f136592} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:26:24.149388 [ 3 ] {} HTTP-Session: 7a23bd64-4e0b-4f1f-baac-ea6b17948cc5 Destroying unnamed session 2024.02.28 13:26:24.149383 [ 14 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 650 rows, containing 4 columns (4 merged, 0 gathered) in 0.003548291 sec., 183186.77921286615 rows/sec., 17.26 MiB/sec. 2024.02.28 13:26:24.149530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:24.149588 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.28 13:26:24.149597 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:24.149661 [ 3 ] {} HTTP-Session: bd80f8e4-e545-4758-9694-f189d98d1112 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:24.149683 [ 3 ] {} HTTP-Session: bd80f8e4-e545-4758-9694-f189d98d1112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:24.149807 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:24.149865 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.28 13:26:24.149880 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:24.149984 [ 18 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_56_11} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.28 13:26:24.150180 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:24.150498 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:24.150714 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.28 13:26:24.150870 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.28 13:26:24.150988 [ 99 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.28 13:26:24.150997 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} executeQuery: Read 39 rows, 3.13 KiB in 0.00113961 sec., 34222 rows/sec., 2.68 MiB/sec. 2024.02.28 13:26:24.151043 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:24.151176 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.28 13:26:24.151205 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} DynamicQueryHandler: Done processing query 2024.02.28 13:26:24.151231 [ 3 ] {31202859-0af1-4bb7-a8db-313f64991529} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:24.151260 [ 3 ] {} HTTP-Session: bd80f8e4-e545-4758-9694-f189d98d1112 Destroying unnamed session 2024.02.28 13:26:24.151268 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:24.151300 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 101 rows starting from the beginning of the part 2024.02.28 13:26:24.151386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:24.151413 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:24.151448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:24.151473 [ 3 ] {} HTTP-Session: cebff62d-daf2-4129-a954-4b97344786ad Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:24.151502 [ 3 ] {} HTTP-Session: cebff62d-daf2-4129-a954-4b97344786ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:24.151530 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 18 rows starting from the beginning of the part 2024.02.28 13:26:24.151611 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:24.151647 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:24.151668 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:26:24.151797 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part 2024.02.28 13:26:24.151964 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 39 rows starting from the beginning of the part 2024.02.28 13:26:24.151966 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:24.152418 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:24.152790 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.28 13:26:24.152869 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 4 columns (4 merged, 0 gathered) in 0.001759685 sec., 154573.11962084123 rows/sec., 12.08 MiB/sec. 2024.02.28 13:26:24.152967 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.28 13:26:24.153031 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.28 13:26:24.153195 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} executeQuery: Read 1 rows, 72.00 B in 0.00153955 sec., 649 rows/sec., 45.67 KiB/sec. 2024.02.28 13:26:24.153198 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.28 13:26:24.153328 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_56_11} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.28 13:26:24.153387 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} DynamicQueryHandler: Done processing query 2024.02.28 13:26:24.153417 [ 3 ] {1ba65dcc-59ae-44d7-813d-c69195205890} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:26:24.153433 [ 3 ] {} HTTP-Session: cebff62d-daf2-4129-a954-4b97344786ad Destroying unnamed session 2024.02.28 13:26:24.153561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:24.153606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:24.153625 [ 3 ] {} HTTP-Session: 0a45f965-b8e6-4b6f-8e90-60b4eeedfc9d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:24.153641 [ 3 ] {} HTTP-Session: 0a45f965-b8e6-4b6f-8e90-60b4eeedfc9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:24.153718 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:24.153763 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:24.153893 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:24.154351 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:24.154657 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) 2024.02.28 13:26:24.154840 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. 2024.02.28 13:26:24.154968 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} executeQuery: Read 37 rows, 51.13 KiB in 0.001219851 sec., 30331 rows/sec., 40.93 MiB/sec. 2024.02.28 13:26:24.155133 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} DynamicQueryHandler: Done processing query 2024.02.28 13:26:24.155158 [ 3 ] {199b2850-08e4-4fd5-9330-9808a0243df4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:26:24.155175 [ 3 ] {} HTTP-Session: 0a45f965-b8e6-4b6f-8e90-60b4eeedfc9d Destroying unnamed session 2024.02.28 13:26:29.139608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:29.139725 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:29.139751 [ 3 ] {} HTTP-Session: f478b060-84a8-41d3-abc5-f2d4b4e85450 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:29.139775 [ 3 ] {} HTTP-Session: f478b060-84a8-41d3-abc5-f2d4b4e85450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:29.139899 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:29.139964 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:29.140127 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:29.140571 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:29.140827 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.28 13:26:29.140998 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.28 13:26:29.141126 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} executeQuery: Read 14 rows, 1.13 KiB in 0.00118143 sec., 11850 rows/sec., 960.50 KiB/sec. 2024.02.28 13:26:29.141131 [ 102 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.28 13:26:29.141247 [ 102 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:29.141344 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} DynamicQueryHandler: Done processing query 2024.02.28 13:26:29.141381 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.28 13:26:29.141391 [ 3 ] {a7b8dfb1-44ac-4f22-84db-877d87498500} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:26:29.141464 [ 3 ] {} HTTP-Session: f478b060-84a8-41d3-abc5-f2d4b4e85450 Destroying unnamed session 2024.02.28 13:26:29.141539 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:29.141582 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 51 rows starting from the beginning of the part 2024.02.28 13:26:29.141634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:29.141732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:29.141789 [ 3 ] {} HTTP-Session: e0f19fba-3967-4a95-beed-9487ee221e84 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:29.141840 [ 3 ] {} HTTP-Session: e0f19fba-3967-4a95-beed-9487ee221e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:29.141841 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:29.142029 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:29.142086 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:29.142109 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:29.142414 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:29.142587 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:29.142691 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:29.142824 [ 14 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:29.143408 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:29.143872 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.28 13:26:29.144244 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.28 13:26:29.144518 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192823 sec., 52304.809881412155 rows/sec., 4.14 MiB/sec. 2024.02.28 13:26:29.144594 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} executeQuery: Read 42 rows, 3.80 KiB in 0.002497634 sec., 16815 rows/sec., 1.49 MiB/sec. 2024.02.28 13:26:29.144722 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.28 13:26:29.144984 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} DynamicQueryHandler: Done processing query 2024.02.28 13:26:29.145022 [ 3 ] {bca0b612-fd3d-4efc-a19a-3898f20affab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:29.145055 [ 3 ] {} HTTP-Session: e0f19fba-3967-4a95-beed-9487ee221e84 Destroying unnamed session 2024.02.28 13:26:29.145119 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.28 13:26:29.145200 [ 22 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_56_11} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.28 13:26:29.145236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:29.145325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:29.145346 [ 3 ] {} HTTP-Session: cf4be0cf-0fa3-4b66-8c6a-5b34e5762808 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:29.145363 [ 3 ] {} HTTP-Session: cf4be0cf-0fa3-4b66-8c6a-5b34e5762808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:29.145439 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:29.145481 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:29.145611 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:29.145955 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:29.146168 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.28 13:26:29.146326 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.28 13:26:29.146441 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} executeQuery: Read 14 rows, 1.12 KiB in 0.000973006 sec., 14388 rows/sec., 1.13 MiB/sec. 2024.02.28 13:26:29.146562 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} DynamicQueryHandler: Done processing query 2024.02.28 13:26:29.146585 [ 3 ] {f35006c6-2cb4-4383-b5d4-e467e888a4c5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:26:29.146600 [ 3 ] {} HTTP-Session: cf4be0cf-0fa3-4b66-8c6a-5b34e5762808 Destroying unnamed session 2024.02.28 13:26:29.146725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:29.146771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:29.146789 [ 3 ] {} HTTP-Session: 03989a43-0545-456a-9d19-9daa10626193 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:29.146806 [ 3 ] {} HTTP-Session: 03989a43-0545-456a-9d19-9daa10626193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:29.146881 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:29.146926 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:29.147069 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:29.147462 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:29.147757 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) 2024.02.28 13:26:29.147938 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. 2024.02.28 13:26:29.148049 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} executeQuery: Read 14 rows, 19.35 KiB in 0.00113426 sec., 12342 rows/sec., 16.66 MiB/sec. 2024.02.28 13:26:29.148066 [ 101 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 2024.02.28 13:26:29.148144 [ 101 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:29.148291 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact 2024.02.28 13:26:29.148311 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} DynamicQueryHandler: Done processing query 2024.02.28 13:26:29.148346 [ 3 ] {85f63f6f-7d0d-453e-84c1-2a600ee0150e} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:26:29.148389 [ 3 ] {} HTTP-Session: 03989a43-0545-456a-9d19-9daa10626193 Destroying unnamed session 2024.02.28 13:26:29.148462 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:29.148501 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1354 rows starting from the beginning of the part 2024.02.28 13:26:29.148628 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:29.148739 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:29.148840 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:29.148942 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:29.149042 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:29.152644 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} MergeTask::MergeProjectionsStage: Merge sorted 1470 rows, containing 6 columns (6 merged, 0 gathered) in 0.004426364 sec., 332101.02016011334 rows/sec., 448.15 MiB/sec. 2024.02.28 13:26:29.153645 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) 2024.02.28 13:26:29.153863 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. 2024.02.28 13:26:29.153926 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 2024.02.28 13:26:29.154003 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_56_11: 8.68 MiB. 2024.02.28 13:26:29.807535 [ 101 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:26:29.807583 [ 101 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:26:30.000128 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 236.29 MiB, peak 244.94 MiB, will set to 238.11 MiB (RSS), difference: 1.83 MiB 2024.02.28 13:26:34.141019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:34.141140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:34.141171 [ 3 ] {} HTTP-Session: 919b5402-961f-4c01-9c26-6a6abb6a99e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:34.141198 [ 3 ] {} HTTP-Session: 919b5402-961f-4c01-9c26-6a6abb6a99e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:34.141337 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:34.141404 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:34.141565 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:34.142065 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:34.142323 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.28 13:26:34.142494 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.28 13:26:34.142623 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} executeQuery: Read 37 rows, 3.00 KiB in 0.001239422 sec., 29852 rows/sec., 2.36 MiB/sec. 2024.02.28 13:26:34.142786 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} DynamicQueryHandler: Done processing query 2024.02.28 13:26:34.142814 [ 3 ] {acbb39bf-e4bc-478c-86d1-1f4a3a99b301} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:34.142830 [ 3 ] {} HTTP-Session: 919b5402-961f-4c01-9c26-6a6abb6a99e9 Destroying unnamed session 2024.02.28 13:26:34.143041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:34.143095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:34.143116 [ 3 ] {} HTTP-Session: e33196a4-14c5-4cc4-a5d7-4d714407e7d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:34.143136 [ 3 ] {} HTTP-Session: e33196a4-14c5-4cc4-a5d7-4d714407e7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:34.143222 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:34.143265 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:34.143376 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:34.143774 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:34.143999 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.28 13:26:34.144157 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.28 13:26:34.144284 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} executeQuery: Read 111 rows, 11.24 KiB in 0.001032037 sec., 107554 rows/sec., 10.64 MiB/sec. 2024.02.28 13:26:34.144413 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} DynamicQueryHandler: Done processing query 2024.02.28 13:26:34.144438 [ 3 ] {df21f099-0f69-4f4b-a462-75b060f31288} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:26:34.144454 [ 3 ] {} HTTP-Session: e33196a4-14c5-4cc4-a5d7-4d714407e7d3 Destroying unnamed session 2024.02.28 13:26:34.144577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:34.144627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:34.144647 [ 3 ] {} HTTP-Session: 0ccc169f-c50c-4e32-a6f5-fbba82af9432 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:34.144666 [ 3 ] {} HTTP-Session: 0ccc169f-c50c-4e32-a6f5-fbba82af9432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:34.144741 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:34.144782 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:34.144892 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:34.145242 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:34.145512 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.28 13:26:34.145717 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.28 13:26:34.145869 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} executeQuery: Read 37 rows, 2.96 KiB in 0.001096868 sec., 33732 rows/sec., 2.64 MiB/sec. 2024.02.28 13:26:34.146014 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} DynamicQueryHandler: Done processing query 2024.02.28 13:26:34.146044 [ 3 ] {cb44a864-3434-4b95-a757-0fc01e85d92f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:34.146066 [ 3 ] {} HTTP-Session: 0ccc169f-c50c-4e32-a6f5-fbba82af9432 Destroying unnamed session 2024.02.28 13:26:34.146289 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:34.146349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:34.146375 [ 3 ] {} HTTP-Session: 02fab448-0d0a-4594-a269-562cdefbd975 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:34.146399 [ 3 ] {} HTTP-Session: 02fab448-0d0a-4594-a269-562cdefbd975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:34.146509 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:34.146565 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:34.146756 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:34.147267 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:34.147666 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) 2024.02.28 13:26:34.147903 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. 2024.02.28 13:26:34.148049 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} executeQuery: Read 37 rows, 51.13 KiB in 0.001502129 sec., 24631 rows/sec., 33.24 MiB/sec. 2024.02.28 13:26:34.148250 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} DynamicQueryHandler: Done processing query 2024.02.28 13:26:34.148286 [ 3 ] {0460e744-eca6-44e6-bc05-b6cc5dd12db4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:26:34.148308 [ 3 ] {} HTTP-Session: 02fab448-0d0a-4594-a269-562cdefbd975 Destroying unnamed session 2024.02.28 13:26:35.911296 [ 96 ] {} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.28 13:26:35.911411 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:35.911573 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.28 13:26:35.911795 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:35.911857 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:26:35.912075 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:26:35.912230 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:26:35.912370 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:26:35.912499 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:26:35.913054 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001561291 sec., 11528.920617617086 rows/sec., 965.12 KiB/sec. 2024.02.28 13:26:35.913138 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.28 13:26:35.913301 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.28 13:26:35.913360 [ 14 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_14_3} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.28 13:26:36.561666 [ 96 ] {} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.02.28 13:26:36.561737 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:36.561884 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2024.02.28 13:26:36.562080 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:36.562139 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 578 rows starting from the beginning of the part 2024.02.28 13:26:36.562368 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:26:36.562519 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:26:36.562605 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:26:36.562685 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:26:36.563321 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 654 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528169 sec., 427963.1375849137 rows/sec., 30.18 MiB/sec. 2024.02.28 13:26:36.563422 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.28 13:26:36.563612 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.28 13:26:36.563674 [ 17 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_19_4} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2024.02.28 13:26:36.823796 [ 96 ] {} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.02.28 13:26:36.823861 [ 96 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:36.823995 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.02.28 13:26:36.824179 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:36.824233 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:26:36.824425 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:26:36.824556 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:26:36.824635 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:26:36.824712 [ 11 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:26:36.825288 [ 20 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001370686 sec., 13132.110490659421 rows/sec., 916.94 KiB/sec. 2024.02.28 13:26:36.825417 [ 20 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.02.28 13:26:36.825648 [ 20 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.02.28 13:26:36.825727 [ 20 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_14_3} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.02.28 13:26:39.140013 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:39.140145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:39.140176 [ 3 ] {} HTTP-Session: c0c4f599-e279-4754-9873-04c97ee0b67c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:39.140203 [ 3 ] {} HTTP-Session: c0c4f599-e279-4754-9873-04c97ee0b67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:39.140346 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:39.140415 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:39.140603 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:39.141032 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:39.141296 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.28 13:26:39.141469 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.28 13:26:39.141589 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} executeQuery: Read 14 rows, 1.13 KiB in 0.001203301 sec., 11634 rows/sec., 943.04 KiB/sec. 2024.02.28 13:26:39.141752 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} DynamicQueryHandler: Done processing query 2024.02.28 13:26:39.141778 [ 3 ] {97d133ac-4970-4c44-ae52-988cfccad563} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:26:39.141795 [ 3 ] {} HTTP-Session: c0c4f599-e279-4754-9873-04c97ee0b67c Destroying unnamed session 2024.02.28 13:26:39.141930 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:39.141983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:39.142003 [ 3 ] {} HTTP-Session: f90e38f4-7571-4887-a7e6-22bdc8064fa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:39.142022 [ 3 ] {} HTTP-Session: f90e38f4-7571-4887-a7e6-22bdc8064fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:39.142106 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:39.142149 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:39.142258 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:39.142582 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:39.142792 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.28 13:26:39.142944 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.28 13:26:39.143045 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} executeQuery: Read 42 rows, 3.80 KiB in 0.000909974 sec., 46155 rows/sec., 4.08 MiB/sec. 2024.02.28 13:26:39.143165 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} DynamicQueryHandler: Done processing query 2024.02.28 13:26:39.143190 [ 3 ] {348f38f5-70e5-4377-b990-068033d41ded} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:39.143207 [ 3 ] {} HTTP-Session: f90e38f4-7571-4887-a7e6-22bdc8064fa8 Destroying unnamed session 2024.02.28 13:26:39.143360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:39.143407 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:39.143425 [ 3 ] {} HTTP-Session: 5c6ad8eb-2b70-409b-b9f0-10ec76015f40 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:39.143443 [ 3 ] {} HTTP-Session: 5c6ad8eb-2b70-409b-b9f0-10ec76015f40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:39.143517 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:39.143557 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:39.143665 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:39.144061 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:39.144265 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.28 13:26:39.144419 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.28 13:26:39.144512 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} executeQuery: Read 14 rows, 1.12 KiB in 0.000967605 sec., 14468 rows/sec., 1.13 MiB/sec. 2024.02.28 13:26:39.144640 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} DynamicQueryHandler: Done processing query 2024.02.28 13:26:39.144664 [ 3 ] {99219408-f17c-46dc-bda3-5e057d25134b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:26:39.144680 [ 3 ] {} HTTP-Session: 5c6ad8eb-2b70-409b-b9f0-10ec76015f40 Destroying unnamed session 2024.02.28 13:26:39.144802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:39.144848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:39.144865 [ 3 ] {} HTTP-Session: 26e9b74d-0c49-467c-95fe-4c13d8d22475 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:39.144883 [ 3 ] {} HTTP-Session: 26e9b74d-0c49-467c-95fe-4c13d8d22475 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:39.144957 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:39.145002 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:39.145137 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:39.145496 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:39.145790 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) 2024.02.28 13:26:39.145981 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. 2024.02.28 13:26:39.146082 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} executeQuery: Read 14 rows, 19.35 KiB in 0.001096328 sec., 12769 rows/sec., 17.23 MiB/sec. 2024.02.28 13:26:39.146222 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} DynamicQueryHandler: Done processing query 2024.02.28 13:26:39.146246 [ 3 ] {99e423d2-3b28-4c44-be0e-b2472cf36a9f} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:26:39.146263 [ 3 ] {} HTTP-Session: 26e9b74d-0c49-467c-95fe-4c13d8d22475 Destroying unnamed session 2024.02.28 13:26:44.141579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:44.141691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:44.141717 [ 3 ] {} HTTP-Session: 12b5684c-acab-4682-9453-32982e3ba181 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:44.141742 [ 3 ] {} HTTP-Session: 12b5684c-acab-4682-9453-32982e3ba181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:44.141870 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:44.141933 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:44.142092 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:44.142542 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:44.142800 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.28 13:26:44.142968 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.28 13:26:44.143090 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} executeQuery: Read 37 rows, 3.00 KiB in 0.00118133 sec., 31320 rows/sec., 2.48 MiB/sec. 2024.02.28 13:26:44.143245 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} DynamicQueryHandler: Done processing query 2024.02.28 13:26:44.143271 [ 3 ] {41ca998f-f8e0-4435-bb72-28c4ed80dee9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:44.143288 [ 3 ] {} HTTP-Session: 12b5684c-acab-4682-9453-32982e3ba181 Destroying unnamed session 2024.02.28 13:26:44.143424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:44.143476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:44.143496 [ 3 ] {} HTTP-Session: 61e222b7-86ee-4060-8580-df28ff0dfffe Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:44.143514 [ 3 ] {} HTTP-Session: 61e222b7-86ee-4060-8580-df28ff0dfffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:44.143602 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:44.143644 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:44.143755 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:44.144160 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:44.144377 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.28 13:26:44.144530 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.28 13:26:44.144657 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} executeQuery: Read 111 rows, 11.24 KiB in 0.001018106 sec., 109025 rows/sec., 10.78 MiB/sec. 2024.02.28 13:26:44.144832 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} DynamicQueryHandler: Done processing query 2024.02.28 13:26:44.144881 [ 3 ] {33fce27a-17c7-4187-97df-7dc3197a8e93} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:26:44.144901 [ 3 ] {} HTTP-Session: 61e222b7-86ee-4060-8580-df28ff0dfffe Destroying unnamed session 2024.02.28 13:26:44.145038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:44.145085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:44.145104 [ 3 ] {} HTTP-Session: 20ac4900-5732-459d-a965-2415d8c8c352 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:44.145122 [ 3 ] {} HTTP-Session: 20ac4900-5732-459d-a965-2415d8c8c352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:44.145199 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:44.145240 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:44.145360 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:44.145658 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:44.145869 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.28 13:26:44.146026 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.28 13:26:44.146133 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} executeQuery: Read 37 rows, 2.96 KiB in 0.000898464 sec., 41181 rows/sec., 3.22 MiB/sec. 2024.02.28 13:26:44.146250 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} DynamicQueryHandler: Done processing query 2024.02.28 13:26:44.146273 [ 3 ] {c7ca87ac-34f1-4285-905e-cc8b72b737f0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:44.146288 [ 3 ] {} HTTP-Session: 20ac4900-5732-459d-a965-2415d8c8c352 Destroying unnamed session 2024.02.28 13:26:44.146482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:44.146527 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:44.146545 [ 3 ] {} HTTP-Session: c2470b19-86e4-4c7b-a442-32ff78af068a Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:44.146563 [ 3 ] {} HTTP-Session: c2470b19-86e4-4c7b-a442-32ff78af068a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:44.146648 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:44.146693 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:44.146828 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:44.147275 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:44.147590 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) 2024.02.28 13:26:44.147778 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. 2024.02.28 13:26:44.147895 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} executeQuery: Read 37 rows, 51.13 KiB in 0.001213751 sec., 30484 rows/sec., 41.14 MiB/sec. 2024.02.28 13:26:44.148024 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} DynamicQueryHandler: Done processing query 2024.02.28 13:26:44.148046 [ 3 ] {ac3454f5-0e00-4262-a8cc-fba866e8fa7f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:26:44.148062 [ 3 ] {} HTTP-Session: c2470b19-86e4-4c7b-a442-32ff78af068a Destroying unnamed session 2024.02.28 13:26:44.807624 [ 89 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:26:44.807675 [ 89 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:26:49.141630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:49.141745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:49.141771 [ 3 ] {} HTTP-Session: d91a7804-998a-4056-847c-19bffd9d8fe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:49.141795 [ 3 ] {} HTTP-Session: d91a7804-998a-4056-847c-19bffd9d8fe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:49.141921 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:49.141982 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:49.142142 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:49.142611 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:49.142873 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.28 13:26:49.143049 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.28 13:26:49.143190 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} executeQuery: Read 14 rows, 1.13 KiB in 0.001219201 sec., 11482 rows/sec., 930.75 KiB/sec. 2024.02.28 13:26:49.143344 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} DynamicQueryHandler: Done processing query 2024.02.28 13:26:49.143371 [ 3 ] {0fd15ba9-ba63-4565-823f-d7b5fc3d49b5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:26:49.143388 [ 3 ] {} HTTP-Session: d91a7804-998a-4056-847c-19bffd9d8fe9 Destroying unnamed session 2024.02.28 13:26:49.143531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:49.143584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:49.143604 [ 3 ] {} HTTP-Session: e4fe52ea-4e87-4cc9-97a2-422310d519cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:49.143623 [ 3 ] {} HTTP-Session: e4fe52ea-4e87-4cc9-97a2-422310d519cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:49.143709 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:49.143751 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:49.143859 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:49.144228 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:49.144449 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.28 13:26:49.144605 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.28 13:26:49.144730 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} executeQuery: Read 78 rows, 6.61 KiB in 0.000985795 sec., 79123 rows/sec., 6.55 MiB/sec. 2024.02.28 13:26:49.144726 [ 86 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.28 13:26:49.144843 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:49.144937 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} DynamicQueryHandler: Done processing query 2024.02.28 13:26:49.144966 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.28 13:26:49.144977 [ 3 ] {357b365c-8a4c-4a9a-bb21-874cf0b1693e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:26:49.145025 [ 3 ] {} HTTP-Session: e4fe52ea-4e87-4cc9-97a2-422310d519cc Destroying unnamed session 2024.02.28 13:26:49.145099 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:49.145141 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 193 rows starting from the beginning of the part 2024.02.28 13:26:49.145217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:49.145319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:49.145348 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 42 rows starting from the beginning of the part 2024.02.28 13:26:49.145362 [ 3 ] {} HTTP-Session: 8b99c1a2-8275-4630-88e8-d86660aa0d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:49.145429 [ 3 ] {} HTTP-Session: 8b99c1a2-8275-4630-88e8-d86660aa0d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:49.145648 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 111 rows starting from the beginning of the part 2024.02.28 13:26:49.145657 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:49.145759 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:49.145939 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 42 rows starting from the beginning of the part 2024.02.28 13:26:49.146225 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:49.146246 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 111 rows starting from the beginning of the part 2024.02.28 13:26:49.146429 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 78 rows starting from the beginning of the part 2024.02.28 13:26:49.146921 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:26:49.147416 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.28 13:26:49.147682 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.28 13:26:49.147828 [ 86 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.28 13:26:49.147942 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:49.147945 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} executeQuery: Read 38 rows, 3.02 KiB in 0.002178686 sec., 17441 rows/sec., 1.35 MiB/sec. 2024.02.28 13:26:49.148226 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.28 13:26:49.148446 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} DynamicQueryHandler: Done processing query 2024.02.28 13:26:49.148456 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:49.148465 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 4 columns (4 merged, 0 gathered) in 0.003553762 sec., 162363.15206251855 rows/sec., 15.09 MiB/sec. 2024.02.28 13:26:49.148482 [ 3 ] {b4655817-2892-460c-be41-42a6a1fbf2f7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:49.148497 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 101 rows starting from the beginning of the part 2024.02.28 13:26:49.148550 [ 3 ] {} HTTP-Session: 8b99c1a2-8275-4630-88e8-d86660aa0d26 Destroying unnamed session 2024.02.28 13:26:49.148702 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.28 13:26:49.148747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:49.148790 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:49.148848 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:49.148897 [ 3 ] {} HTTP-Session: d427dc92-9790-45b6-8760-a23dd5abd75f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:49.148949 [ 3 ] {} HTTP-Session: d427dc92-9790-45b6-8760-a23dd5abd75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:49.148997 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:49.149110 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.28 13:26:49.149183 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:49.149262 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:49.149289 [ 22 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_61_12} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.28 13:26:49.149312 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:26:49.149575 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:49.149741 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 38 rows starting from the beginning of the part 2024.02.28 13:26:49.149755 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:49.150197 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:26:49.150629 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 4 columns (4 merged, 0 gathered) in 0.002589287 sec., 93075.81585200869 rows/sec., 7.27 MiB/sec. 2024.02.28 13:26:49.150631 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.28 13:26:49.150719 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.28 13:26:49.150860 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.28 13:26:49.150894 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.28 13:26:49.150980 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_61_12} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.28 13:26:49.151043 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} executeQuery: Read 36 rows, 2.60 KiB in 0.001777756 sec., 20250 rows/sec., 1.43 MiB/sec. 2024.02.28 13:26:49.151307 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} DynamicQueryHandler: Done processing query 2024.02.28 13:26:49.151332 [ 3 ] {b0cbd364-a554-43b2-bc97-92d387229590} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:49.151350 [ 3 ] {} HTTP-Session: d427dc92-9790-45b6-8760-a23dd5abd75f Destroying unnamed session 2024.02.28 13:26:49.151480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:49.151525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:49.151545 [ 3 ] {} HTTP-Session: b511e7f0-9131-4727-9db6-1cad59cb01b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:49.151563 [ 3 ] {} HTTP-Session: b511e7f0-9131-4727-9db6-1cad59cb01b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:49.151641 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:49.151687 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:49.151833 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:49.152177 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:49.152455 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) 2024.02.28 13:26:49.152637 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. 2024.02.28 13:26:49.152765 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} executeQuery: Read 14 rows, 19.35 KiB in 0.001096449 sec., 12768 rows/sec., 17.23 MiB/sec. 2024.02.28 13:26:49.152875 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} DynamicQueryHandler: Done processing query 2024.02.28 13:26:49.152899 [ 3 ] {2643b5d7-b58b-4384-9161-f9f50b4642db} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:26:49.152915 [ 3 ] {} HTTP-Session: b511e7f0-9131-4727-9db6-1cad59cb01b7 Destroying unnamed session 2024.02.28 13:26:54.140799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:54.140927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:54.140958 [ 3 ] {} HTTP-Session: d9da339b-2b59-45cf-9ef7-b86dd0684753 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:54.140985 [ 3 ] {} HTTP-Session: d9da339b-2b59-45cf-9ef7-b86dd0684753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:54.141126 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:54.141186 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:54.141341 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:54.141777 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:54.142044 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.28 13:26:54.142217 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.28 13:26:54.142333 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} executeQuery: Read 37 rows, 3.00 KiB in 0.0011718 sec., 31575 rows/sec., 2.50 MiB/sec. 2024.02.28 13:26:54.142331 [ 84 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.28 13:26:54.142398 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:54.142479 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.28 13:26:54.142497 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} DynamicQueryHandler: Done processing query 2024.02.28 13:26:54.142530 [ 3 ] {6955aad3-e00c-4220-99cf-9256ec20a9d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:54.142556 [ 3 ] {} HTTP-Session: d9da339b-2b59-45cf-9ef7-b86dd0684753 Destroying unnamed session 2024.02.28 13:26:54.142570 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:54.142627 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 51 rows starting from the beginning of the part 2024.02.28 13:26:54.142725 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:54.142742 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:54.142782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:54.142808 [ 3 ] {} HTTP-Session: e8db6661-d41f-4730-876a-631857e2e668 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:54.142838 [ 3 ] {} HTTP-Session: e8db6661-d41f-4730-876a-631857e2e668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:54.142843 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:54.142965 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:54.142971 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:54.143026 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:54.143121 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:54.143268 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:54.143276 [ 24 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:54.143771 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:26:54.144151 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.28 13:26:54.144168 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 190 rows, containing 4 columns (4 merged, 0 gathered) in 0.001705064 sec., 111432.76733307372 rows/sec., 8.82 MiB/sec. 2024.02.28 13:26:54.144355 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.28 13:26:54.144481 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.28 13:26:54.144664 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} executeQuery: Read 111 rows, 11.24 KiB in 0.001659772 sec., 66876 rows/sec., 6.61 MiB/sec. 2024.02.28 13:26:54.144704 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.28 13:26:54.144852 [ 11 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_61_12} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.28 13:26:54.144885 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} DynamicQueryHandler: Done processing query 2024.02.28 13:26:54.144950 [ 3 ] {f99d977d-52e1-4a9c-89c0-682ccd359eae} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:26:54.144991 [ 3 ] {} HTTP-Session: e8db6661-d41f-4730-876a-631857e2e668 Destroying unnamed session 2024.02.28 13:26:54.145140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:54.145188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:54.145208 [ 3 ] {} HTTP-Session: cd9dbc3f-7e8e-4ef6-a81c-8f409e8c5dee Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:54.145226 [ 3 ] {} HTTP-Session: cd9dbc3f-7e8e-4ef6-a81c-8f409e8c5dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:54.145305 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:54.145347 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:54.145470 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:54.145772 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:54.145985 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.28 13:26:54.146143 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.28 13:26:54.146237 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} executeQuery: Read 37 rows, 2.96 KiB in 0.000903873 sec., 40934 rows/sec., 3.20 MiB/sec. 2024.02.28 13:26:54.146350 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} DynamicQueryHandler: Done processing query 2024.02.28 13:26:54.146373 [ 3 ] {41dc6186-f677-4808-9f8b-bb72f2ba42fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:54.146389 [ 3 ] {} HTTP-Session: cd9dbc3f-7e8e-4ef6-a81c-8f409e8c5dee Destroying unnamed session 2024.02.28 13:26:54.146566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:54.146613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:54.146632 [ 3 ] {} HTTP-Session: 2cc31ae8-967b-4e80-8b12-2137f9846d97 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:54.146650 [ 3 ] {} HTTP-Session: 2cc31ae8-967b-4e80-8b12-2137f9846d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:54.146734 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:54.146779 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:54.146914 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:54.147347 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:54.147658 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) 2024.02.28 13:26:54.147846 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. 2024.02.28 13:26:54.147935 [ 84 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 2024.02.28 13:26:54.147947 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} executeQuery: Read 37 rows, 51.13 KiB in 0.00118373 sec., 31257 rows/sec., 42.18 MiB/sec. 2024.02.28 13:26:54.147973 [ 84 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.88 GiB. 2024.02.28 13:26:54.148138 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact 2024.02.28 13:26:54.148181 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} DynamicQueryHandler: Done processing query 2024.02.28 13:26:54.148226 [ 3 ] {b5c91d92-9abd-4478-950c-e7aa5ab0a5e3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:26:54.148295 [ 3 ] {} HTTP-Session: 2cc31ae8-967b-4e80-8b12-2137f9846d97 Destroying unnamed session 2024.02.28 13:26:54.148471 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:26:54.148523 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1470 rows starting from the beginning of the part 2024.02.28 13:26:54.148648 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:54.148748 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:54.148843 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:54.148934 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 14 rows starting from the beginning of the part 2024.02.28 13:26:54.149025 [ 22 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 37 rows starting from the beginning of the part 2024.02.28 13:26:54.153702 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} MergeTask::MergeProjectionsStage: Merge sorted 1609 rows, containing 6 columns (6 merged, 0 gathered) in 0.005657286 sec., 284411.9954338529 rows/sec., 383.80 MiB/sec. 2024.02.28 13:26:54.154583 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) 2024.02.28 13:26:54.154849 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. 2024.02.28 13:26:54.154926 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 2024.02.28 13:26:54.155023 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_61_12: 8.67 MiB. 2024.02.28 13:26:59.140970 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:59.141103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:59.141135 [ 3 ] {} HTTP-Session: 2fca1ee2-b546-4949-9998-93d74eb269e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:59.141164 [ 3 ] {} HTTP-Session: 2fca1ee2-b546-4949-9998-93d74eb269e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:59.141303 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:59.141366 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:26:59.141524 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:59.141946 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:26:59.142205 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.28 13:26:59.142376 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.28 13:26:59.142498 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} executeQuery: Read 14 rows, 1.13 KiB in 0.00115943 sec., 12074 rows/sec., 978.73 KiB/sec. 2024.02.28 13:26:59.142653 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} DynamicQueryHandler: Done processing query 2024.02.28 13:26:59.142679 [ 3 ] {31e861f9-e11f-4507-bcce-0d25830800de} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:26:59.142696 [ 3 ] {} HTTP-Session: 2fca1ee2-b546-4949-9998-93d74eb269e9 Destroying unnamed session 2024.02.28 13:26:59.142830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:59.142881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:59.142903 [ 3 ] {} HTTP-Session: 088d0bb5-65c7-4f51-800b-6b9de6c00b99 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:59.142922 [ 3 ] {} HTTP-Session: 088d0bb5-65c7-4f51-800b-6b9de6c00b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:59.143005 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:59.143048 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:26:59.143157 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:59.143561 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:26:59.143772 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.28 13:26:59.143926 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.28 13:26:59.144078 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} executeQuery: Read 42 rows, 3.80 KiB in 0.001037727 sec., 40473 rows/sec., 3.58 MiB/sec. 2024.02.28 13:26:59.144291 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} DynamicQueryHandler: Done processing query 2024.02.28 13:26:59.144317 [ 3 ] {b5f901dc-dde7-44a2-a45d-1eee029809b7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:26:59.144335 [ 3 ] {} HTTP-Session: 088d0bb5-65c7-4f51-800b-6b9de6c00b99 Destroying unnamed session 2024.02.28 13:26:59.144468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:59.144519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:59.144539 [ 3 ] {} HTTP-Session: b7aa63f3-d00b-404f-adc6-6ecb6c7a5117 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:59.144556 [ 3 ] {} HTTP-Session: b7aa63f3-d00b-404f-adc6-6ecb6c7a5117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:59.144633 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:59.144674 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:26:59.144797 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:59.145096 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:26:59.145309 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.28 13:26:59.145462 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.28 13:26:59.145578 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} executeQuery: Read 14 rows, 1.12 KiB in 0.000917544 sec., 15258 rows/sec., 1.19 MiB/sec. 2024.02.28 13:26:59.145682 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} DynamicQueryHandler: Done processing query 2024.02.28 13:26:59.145705 [ 3 ] {76946287-6bc7-41a3-bb3c-f22090a1e9c8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:26:59.145721 [ 3 ] {} HTTP-Session: b7aa63f3-d00b-404f-adc6-6ecb6c7a5117 Destroying unnamed session 2024.02.28 13:26:59.145874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:26:59.145918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:26:59.145937 [ 3 ] {} HTTP-Session: 63ddf7fe-f189-4100-8cca-f091ede8fae7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:26:59.145953 [ 3 ] {} HTTP-Session: 63ddf7fe-f189-4100-8cca-f091ede8fae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:26:59.146033 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:26:59.146078 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:26:59.146212 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:26:59.146647 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:26:59.146937 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) 2024.02.28 13:26:59.147132 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. 2024.02.28 13:26:59.147259 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} executeQuery: Read 14 rows, 19.35 KiB in 0.001195331 sec., 11712 rows/sec., 15.81 MiB/sec. 2024.02.28 13:26:59.147411 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} DynamicQueryHandler: Done processing query 2024.02.28 13:26:59.147435 [ 3 ] {dbba0043-cc12-4001-bd93-69f20650eef9} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:26:59.147452 [ 3 ] {} HTTP-Session: 63ddf7fe-f189-4100-8cca-f091ede8fae7 Destroying unnamed session 2024.02.28 13:26:59.807721 [ 81 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:26:59.807776 [ 81 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:27:04.141641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:04.141758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:04.141783 [ 3 ] {} HTTP-Session: 7ffbc09f-e39e-4112-9028-09aa5b488540 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:04.141806 [ 3 ] {} HTTP-Session: 7ffbc09f-e39e-4112-9028-09aa5b488540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:04.141932 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:04.141990 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:04.142155 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:04.142578 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:04.142832 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.28 13:27:04.142993 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.28 13:27:04.143112 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} executeQuery: Read 37 rows, 3.00 KiB in 0.00114728 sec., 32250 rows/sec., 2.55 MiB/sec. 2024.02.28 13:27:04.143233 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} DynamicQueryHandler: Done processing query 2024.02.28 13:27:04.143257 [ 3 ] {2f342f3d-9930-4318-a50b-1cbbf6f5e4b7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:04.143273 [ 3 ] {} HTTP-Session: 7ffbc09f-e39e-4112-9028-09aa5b488540 Destroying unnamed session 2024.02.28 13:27:04.143415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:04.143461 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:04.143479 [ 3 ] {} HTTP-Session: 1d2555fb-4a82-445c-aae6-2da540936ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:04.143496 [ 3 ] {} HTTP-Session: 1d2555fb-4a82-445c-aae6-2da540936ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:04.143571 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:04.143609 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:04.143712 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:04.144076 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:04.144300 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.28 13:27:04.144445 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.28 13:27:04.144541 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} executeQuery: Read 111 rows, 11.24 KiB in 0.000942474 sec., 117775 rows/sec., 11.65 MiB/sec. 2024.02.28 13:27:04.144654 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} DynamicQueryHandler: Done processing query 2024.02.28 13:27:04.144678 [ 3 ] {67a3a9a9-a58e-4c89-a87e-6a61c484edcc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:27:04.144693 [ 3 ] {} HTTP-Session: 1d2555fb-4a82-445c-aae6-2da540936ec2 Destroying unnamed session 2024.02.28 13:27:04.144847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:04.144891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:04.144909 [ 3 ] {} HTTP-Session: e59a6787-a90f-4c7a-ace9-7c2559fba446 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:04.144925 [ 3 ] {} HTTP-Session: e59a6787-a90f-4c7a-ace9-7c2559fba446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:04.144994 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:04.145039 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:04.145144 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:04.145430 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:04.145630 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.28 13:27:04.145775 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.28 13:27:04.145868 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} executeQuery: Read 37 rows, 2.96 KiB in 0.000839361 sec., 44081 rows/sec., 3.45 MiB/sec. 2024.02.28 13:27:04.146006 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} DynamicQueryHandler: Done processing query 2024.02.28 13:27:04.146053 [ 3 ] {2f150ab0-714c-4901-8752-6f1edcc2bb7d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:04.146105 [ 3 ] {} HTTP-Session: e59a6787-a90f-4c7a-ace9-7c2559fba446 Destroying unnamed session 2024.02.28 13:27:04.146263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:04.146308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:04.146327 [ 3 ] {} HTTP-Session: c66ab008-5415-408a-8a13-def2f90aec61 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:04.146343 [ 3 ] {} HTTP-Session: c66ab008-5415-408a-8a13-def2f90aec61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:04.146423 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:04.146468 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:04.146609 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:04.147045 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:04.147344 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) 2024.02.28 13:27:04.147518 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. 2024.02.28 13:27:04.147623 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} executeQuery: Read 37 rows, 51.13 KiB in 0.00117239 sec., 31559 rows/sec., 42.59 MiB/sec. 2024.02.28 13:27:04.147752 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} DynamicQueryHandler: Done processing query 2024.02.28 13:27:04.147776 [ 3 ] {1b92e105-63db-4e83-8d9f-0820f6d3e28f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:27:04.147791 [ 3 ] {} HTTP-Session: c66ab008-5415-408a-8a13-def2f90aec61 Destroying unnamed session 2024.02.28 13:27:09.140425 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:09.140549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:09.140580 [ 3 ] {} HTTP-Session: 6bde47a2-daa4-4823-8e7d-a55831f7d4d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:09.140608 [ 3 ] {} HTTP-Session: 6bde47a2-daa4-4823-8e7d-a55831f7d4d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:09.140743 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:09.140804 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:09.140963 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:09.141373 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:09.141637 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.28 13:27:09.141803 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.28 13:27:09.141938 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} executeQuery: Read 14 rows, 1.13 KiB in 0.001152109 sec., 12151 rows/sec., 984.95 KiB/sec. 2024.02.28 13:27:09.142067 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} DynamicQueryHandler: Done processing query 2024.02.28 13:27:09.142094 [ 3 ] {fc26d953-7146-4f3d-b7c7-98d92c20fcb7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:27:09.142111 [ 3 ] {} HTTP-Session: 6bde47a2-daa4-4823-8e7d-a55831f7d4d5 Destroying unnamed session 2024.02.28 13:27:09.142229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:09.142302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:09.142323 [ 3 ] {} HTTP-Session: fa6845b0-9dcb-462d-96dd-8d6eddeecd42 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:09.142342 [ 3 ] {} HTTP-Session: fa6845b0-9dcb-462d-96dd-8d6eddeecd42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:09.142422 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:09.142465 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:27:09.142575 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:09.142906 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:09.143114 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.28 13:27:09.143265 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.28 13:27:09.143390 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} executeQuery: Read 4 rows, 342.00 B in 0.000939244 sec., 4258 rows/sec., 355.59 KiB/sec. 2024.02.28 13:27:09.143527 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} DynamicQueryHandler: Done processing query 2024.02.28 13:27:09.143573 [ 3 ] {12b094e3-29e3-473b-8f01-640eff73475b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:27:09.143590 [ 3 ] {} HTTP-Session: fa6845b0-9dcb-462d-96dd-8d6eddeecd42 Destroying unnamed session 2024.02.28 13:27:09.143752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:09.143800 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:09.143819 [ 3 ] {} HTTP-Session: 0b2fefd0-3f74-4948-a08d-150ffe3d6d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:09.143837 [ 3 ] {} HTTP-Session: 0b2fefd0-3f74-4948-a08d-150ffe3d6d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:09.143915 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:09.143955 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:09.144070 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:09.144407 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:09.144616 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.28 13:27:09.144768 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.28 13:27:09.144897 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} executeQuery: Read 44 rows, 3.98 KiB in 0.000945374 sec., 46542 rows/sec., 4.11 MiB/sec. 2024.02.28 13:27:09.145022 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} DynamicQueryHandler: Done processing query 2024.02.28 13:27:09.145055 [ 3 ] {be1342b0-fe95-46a6-ad78-deaae4dabb33} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:09.145072 [ 3 ] {} HTTP-Session: 0b2fefd0-3f74-4948-a08d-150ffe3d6d3d Destroying unnamed session 2024.02.28 13:27:09.145193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:09.145244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:09.145262 [ 3 ] {} HTTP-Session: ec7df421-e5a2-4426-aede-857f4b12ba75 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:09.145281 [ 3 ] {} HTTP-Session: ec7df421-e5a2-4426-aede-857f4b12ba75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:09.145353 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:09.145393 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:27:09.145500 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:09.145778 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:09.145981 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.28 13:27:09.146143 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.28 13:27:09.146277 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} executeQuery: Read 4 rows, 286.00 B in 0.000889213 sec., 4498 rows/sec., 314.09 KiB/sec. 2024.02.28 13:27:09.146404 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} DynamicQueryHandler: Done processing query 2024.02.28 13:27:09.146428 [ 3 ] {ab3481f8-7247-4996-9e9d-cc3a34be7eb6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:27:09.146445 [ 3 ] {} HTTP-Session: ec7df421-e5a2-4426-aede-857f4b12ba75 Destroying unnamed session 2024.02.28 13:27:09.146559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3107, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:09.146606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:09.146625 [ 3 ] {} HTTP-Session: 25441222-7c78-43d9-a9c5-8962efc695c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:09.146642 [ 3 ] {} HTTP-Session: 25441222-7c78-43d9-a9c5-8962efc695c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:09.146715 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:09.146755 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:09.146863 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:09.147148 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:09.147398 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.28 13:27:09.147564 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.28 13:27:09.147664 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} executeQuery: Read 18 rows, 1.45 KiB in 0.000919854 sec., 19568 rows/sec., 1.54 MiB/sec. 2024.02.28 13:27:09.147778 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} DynamicQueryHandler: Done processing query 2024.02.28 13:27:09.147801 [ 3 ] {d1c9fc71-4453-4cfa-94a1-9d2ce120cea1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:27:09.147817 [ 3 ] {} HTTP-Session: 25441222-7c78-43d9-a9c5-8962efc695c4 Destroying unnamed session 2024.02.28 13:27:09.147924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:09.147970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:09.147988 [ 3 ] {} HTTP-Session: f4e927c9-39f3-41fa-be39-803925e40742 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:09.148005 [ 3 ] {} HTTP-Session: f4e927c9-39f3-41fa-be39-803925e40742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:09.148075 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:09.148119 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:27:09.148237 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:09.148507 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:09.148760 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.28 13:27:09.148941 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.28 13:27:09.149035 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} executeQuery: Read 2 rows, 144.00 B in 0.000931204 sec., 2147 rows/sec., 151.01 KiB/sec. 2024.02.28 13:27:09.149150 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} DynamicQueryHandler: Done processing query 2024.02.28 13:27:09.149174 [ 3 ] {8b5435fb-14dc-4938-a964-d2eeb5f1ec7a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:27:09.149190 [ 3 ] {} HTTP-Session: f4e927c9-39f3-41fa-be39-803925e40742 Destroying unnamed session 2024.02.28 13:27:09.149312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:09.149357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:09.149377 [ 3 ] {} HTTP-Session: f1e80f52-b533-4ed7-b0ea-66f53447e915 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:09.149393 [ 3 ] {} HTTP-Session: f1e80f52-b533-4ed7-b0ea-66f53447e915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:09.149466 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:09.149510 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:09.149643 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:09.149999 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:09.150272 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) 2024.02.28 13:27:09.150454 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. 2024.02.28 13:27:09.150552 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} executeQuery: Read 14 rows, 19.35 KiB in 0.001057498 sec., 13238 rows/sec., 17.87 MiB/sec. 2024.02.28 13:27:09.150711 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} DynamicQueryHandler: Done processing query 2024.02.28 13:27:09.150748 [ 3 ] {8b34dc03-c73c-43a8-8a8c-cdd683d8e9ce} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:27:09.150766 [ 3 ] {} HTTP-Session: f1e80f52-b533-4ed7-b0ea-66f53447e915 Destroying unnamed session 2024.02.28 13:27:14.141259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:14.141387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:14.141417 [ 3 ] {} HTTP-Session: 899d8ab5-1554-4199-bf62-3e0f55d0b8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:14.141444 [ 3 ] {} HTTP-Session: 899d8ab5-1554-4199-bf62-3e0f55d0b8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:14.141584 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:14.141654 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:14.141835 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:14.142311 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:14.142572 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.28 13:27:14.142751 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.28 13:27:14.142875 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} executeQuery: Read 37 rows, 3.00 KiB in 0.001249522 sec., 29611 rows/sec., 2.34 MiB/sec. 2024.02.28 13:27:14.143032 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} DynamicQueryHandler: Done processing query 2024.02.28 13:27:14.143059 [ 3 ] {369c4534-8c37-4697-9e9f-694076f70eb1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:14.143075 [ 3 ] {} HTTP-Session: 899d8ab5-1554-4199-bf62-3e0f55d0b8ce Destroying unnamed session 2024.02.28 13:27:14.143221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:14.143277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:14.143296 [ 3 ] {} HTTP-Session: b880ae3a-88d6-4fe3-9f77-8bbe268be666 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:14.143315 [ 3 ] {} HTTP-Session: b880ae3a-88d6-4fe3-9f77-8bbe268be666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:14.143402 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:14.143445 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:14.143554 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:14.143947 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:14.144173 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.28 13:27:14.144333 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.28 13:27:14.144433 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} executeQuery: Read 111 rows, 11.24 KiB in 0.001001686 sec., 110813 rows/sec., 10.96 MiB/sec. 2024.02.28 13:27:14.144429 [ 74 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.28 13:27:14.144499 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:14.144570 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.28 13:27:14.144578 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} DynamicQueryHandler: Done processing query 2024.02.28 13:27:14.144621 [ 3 ] {516d21ff-54ea-4ab9-8841-786c59176315} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:27:14.144653 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:27:14.144653 [ 3 ] {} HTTP-Session: b880ae3a-88d6-4fe3-9f77-8bbe268be666 Destroying unnamed session 2024.02.28 13:27:14.144685 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 193 rows starting from the beginning of the part 2024.02.28 13:27:14.144786 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 111 rows starting from the beginning of the part 2024.02.28 13:27:14.144806 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:14.144870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:14.144886 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 42 rows starting from the beginning of the part 2024.02.28 13:27:14.144895 [ 3 ] {} HTTP-Session: 60ca923d-4777-438a-8d11-4f9d8cbbea73 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:14.144927 [ 3 ] {} HTTP-Session: 60ca923d-4777-438a-8d11-4f9d8cbbea73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:14.144999 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 111 rows starting from the beginning of the part 2024.02.28 13:27:14.145037 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:14.145095 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:14.145115 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 44 rows starting from the beginning of the part 2024.02.28 13:27:14.145294 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 111 rows starting from the beginning of the part 2024.02.28 13:27:14.145336 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:14.145817 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:14.146077 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.28 13:27:14.146272 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 612 rows, containing 4 columns (4 merged, 0 gathered) in 0.001706533 sec., 358621.83737437247 rows/sec., 34.17 MiB/sec. 2024.02.28 13:27:14.146306 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.28 13:27:14.146460 [ 74 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.28 13:27:14.146510 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} executeQuery: Read 37 rows, 2.96 KiB in 0.001424037 sec., 25982 rows/sec., 2.03 MiB/sec. 2024.02.28 13:27:14.146502 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.28 13:27:14.146535 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:14.146821 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.28 13:27:14.146893 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} DynamicQueryHandler: Done processing query 2024.02.28 13:27:14.146996 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.28 13:27:14.146987 [ 3 ] {12c33179-55b1-4476-91b2-1b1a30cb5fe1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:14.147104 [ 3 ] {} HTTP-Session: 60ca923d-4777-438a-8d11-4f9d8cbbea73 Destroying unnamed session 2024.02.28 13:27:14.147125 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:27:14.147192 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 101 rows starting from the beginning of the part 2024.02.28 13:27:14.147192 [ 21 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_66_13} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.28 13:27:14.147336 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:14.147368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:14.147464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:14.147492 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 14 rows starting from the beginning of the part 2024.02.28 13:27:14.147505 [ 3 ] {} HTTP-Session: e57aee2e-108d-4f30-8c83-c6f5d877426c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:14.147561 [ 3 ] {} HTTP-Session: e57aee2e-108d-4f30-8c83-c6f5d877426c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:14.147734 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:14.147782 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:14.147914 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:14.147941 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 18 rows starting from the beginning of the part 2024.02.28 13:27:14.148268 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:14.148569 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:14.149570 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:14.149834 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192072 sec., 76439.37856038335 rows/sec., 5.98 MiB/sec. 2024.02.28 13:27:14.149973 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.28 13:27:14.150243 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) 2024.02.28 13:27:14.150282 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.28 13:27:14.150361 [ 9 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_66_13} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.28 13:27:14.150519 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. 2024.02.28 13:27:14.150645 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} executeQuery: Read 37 rows, 51.13 KiB in 0.002808093 sec., 13176 rows/sec., 17.78 MiB/sec. 2024.02.28 13:27:14.150794 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} DynamicQueryHandler: Done processing query 2024.02.28 13:27:14.150818 [ 3 ] {5af3453e-618b-489d-9ca1-3febd0faf9fd} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:27:14.150835 [ 3 ] {} HTTP-Session: e57aee2e-108d-4f30-8c83-c6f5d877426c Destroying unnamed session 2024.02.28 13:27:14.808014 [ 74 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:27:14.808075 [ 74 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:27:19.141776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:19.141890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:19.141916 [ 3 ] {} HTTP-Session: 9286a898-029a-4629-9f48-af2a8086ba50 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:19.141940 [ 3 ] {} HTTP-Session: 9286a898-029a-4629-9f48-af2a8086ba50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:19.142065 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:19.142126 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:19.142292 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:19.142711 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:19.142970 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.28 13:27:19.143154 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.28 13:27:19.143274 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} executeQuery: Read 14 rows, 1.13 KiB in 0.00117372 sec., 11927 rows/sec., 966.81 KiB/sec. 2024.02.28 13:27:19.143271 [ 66 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.28 13:27:19.143334 [ 66 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:19.143448 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} DynamicQueryHandler: Done processing query 2024.02.28 13:27:19.143474 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.28 13:27:19.143491 [ 3 ] {46caae09-4046-4890-8fc7-79d11843a570} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:27:19.143586 [ 3 ] {} HTTP-Session: 9286a898-029a-4629-9f48-af2a8086ba50 Destroying unnamed session 2024.02.28 13:27:19.143695 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:27:19.143723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:19.143786 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 51 rows starting from the beginning of the part 2024.02.28 13:27:19.143823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:19.143886 [ 3 ] {} HTTP-Session: e8fbbda7-4989-4409-b8ea-ab6b823959a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:19.143934 [ 3 ] {} HTTP-Session: e8fbbda7-4989-4409-b8ea-ab6b823959a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:19.144129 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:19.144164 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2024.02.28 13:27:19.144225 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:27:19.144410 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:19.144660 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:19.144680 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2024.02.28 13:27:19.144881 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:19.145164 [ 12 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part 2024.02.28 13:27:19.145433 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:19.145847 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.28 13:27:19.146168 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.28 13:27:19.146447 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} executeQuery: Read 2 rows, 175.00 B in 0.002238938 sec., 893 rows/sec., 76.33 KiB/sec. 2024.02.28 13:27:19.146781 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003376147 sec., 49464.67082150155 rows/sec., 3.92 MiB/sec. 2024.02.28 13:27:19.146806 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} DynamicQueryHandler: Done processing query 2024.02.28 13:27:19.146849 [ 3 ] {21b6450a-f4ae-41a9-bc9f-db1d52daac78} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:27:19.146870 [ 3 ] {} HTTP-Session: e8fbbda7-4989-4409-b8ea-ab6b823959a6 Destroying unnamed session 2024.02.28 13:27:19.146938 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.28 13:27:19.147007 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:19.147054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:19.147075 [ 3 ] {} HTTP-Session: fdce2a3b-dd00-47a4-a22e-3e05e17f98cc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:19.147096 [ 3 ] {} HTTP-Session: fdce2a3b-dd00-47a4-a22e-3e05e17f98cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:19.147180 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.28 13:27:19.147186 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:19.147239 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:19.147261 [ 16 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_66_13} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.28 13:27:19.147419 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:19.147754 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:19.147967 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.28 13:27:19.148119 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.28 13:27:19.148213 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} executeQuery: Read 79 rows, 6.70 KiB in 0.000986836 sec., 80053 rows/sec., 6.63 MiB/sec. 2024.02.28 13:27:19.148327 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} DynamicQueryHandler: Done processing query 2024.02.28 13:27:19.148351 [ 3 ] {ddaa0cea-6043-46be-810b-a4e19ebecf8d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:27:19.148366 [ 3 ] {} HTTP-Session: fdce2a3b-dd00-47a4-a22e-3e05e17f98cc Destroying unnamed session 2024.02.28 13:27:19.148504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:19.148549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:19.148568 [ 3 ] {} HTTP-Session: 184dda72-ec57-42b4-aefb-c861d1fae996 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:19.148584 [ 3 ] {} HTTP-Session: 184dda72-ec57-42b4-aefb-c861d1fae996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:19.148652 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:19.148691 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:27:19.148794 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:19.149045 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:19.149248 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.28 13:27:19.149397 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.28 13:27:19.149492 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} executeQuery: Read 2 rows, 143.00 B in 0.000810971 sec., 2466 rows/sec., 172.20 KiB/sec. 2024.02.28 13:27:19.149619 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} DynamicQueryHandler: Done processing query 2024.02.28 13:27:19.149644 [ 3 ] {3e26ca10-13af-45ba-9cb4-142ebfddaafb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:27:19.149659 [ 3 ] {} HTTP-Session: 184dda72-ec57-42b4-aefb-c861d1fae996 Destroying unnamed session 2024.02.28 13:27:19.149762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:19.149808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:19.149826 [ 3 ] {} HTTP-Session: 4fe93dfa-919e-4553-9073-d8c668d10e15 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:19.149843 [ 3 ] {} HTTP-Session: 4fe93dfa-919e-4553-9073-d8c668d10e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:19.149914 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:19.149950 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:19.150053 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:19.150327 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:19.150531 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.28 13:27:19.150687 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.28 13:27:19.150783 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} executeQuery: Read 40 rows, 3.18 KiB in 0.000842522 sec., 47476 rows/sec., 3.69 MiB/sec. 2024.02.28 13:27:19.150893 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} DynamicQueryHandler: Done processing query 2024.02.28 13:27:19.150916 [ 3 ] {3421856e-bc48-409c-b191-df61020031d9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:19.150932 [ 3 ] {} HTTP-Session: 4fe93dfa-919e-4553-9073-d8c668d10e15 Destroying unnamed session 2024.02.28 13:27:19.151044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:19.151089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:19.151107 [ 3 ] {} HTTP-Session: 075fa5ab-b195-4779-a1ef-9358bc436317 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:19.151123 [ 3 ] {} HTTP-Session: 075fa5ab-b195-4779-a1ef-9358bc436317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:19.151196 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:19.151238 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:27:19.151355 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:19.151631 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:19.151891 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.28 13:27:19.152070 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.28 13:27:19.152168 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} executeQuery: Read 37 rows, 2.67 KiB in 0.000945845 sec., 39118 rows/sec., 2.76 MiB/sec. 2024.02.28 13:27:19.152311 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} DynamicQueryHandler: Done processing query 2024.02.28 13:27:19.152335 [ 3 ] {98c57b4d-dacd-4ae3-9591-ff91802391fc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:19.152351 [ 3 ] {} HTTP-Session: 075fa5ab-b195-4779-a1ef-9358bc436317 Destroying unnamed session 2024.02.28 13:27:19.152462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:19.152507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:19.152526 [ 3 ] {} HTTP-Session: cf34f2c4-e4e0-4b8f-ae38-bdfbf4116f35 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:19.152542 [ 3 ] {} HTTP-Session: cf34f2c4-e4e0-4b8f-ae38-bdfbf4116f35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:19.152617 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:19.152661 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:19.152797 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:19.153240 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:19.153517 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) 2024.02.28 13:27:19.153700 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. 2024.02.28 13:27:19.153787 [ 66 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 2024.02.28 13:27:19.153801 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} executeQuery: Read 14 rows, 19.35 KiB in 0.00115714 sec., 12098 rows/sec., 16.33 MiB/sec. 2024.02.28 13:27:19.153828 [ 66 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:19.153971 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact 2024.02.28 13:27:19.154029 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} DynamicQueryHandler: Done processing query 2024.02.28 13:27:19.154079 [ 3 ] {731efce7-ba2f-4973-9678-dafa3bd6b45a} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:27:19.154130 [ 3 ] {} HTTP-Session: cf34f2c4-e4e0-4b8f-ae38-bdfbf4116f35 Destroying unnamed session 2024.02.28 13:27:19.154200 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:27:19.154259 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1609 rows starting from the beginning of the part 2024.02.28 13:27:19.154443 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 14 rows starting from the beginning of the part 2024.02.28 13:27:19.154607 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:19.154766 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 14 rows starting from the beginning of the part 2024.02.28 13:27:19.154918 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:19.155067 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 14 rows starting from the beginning of the part 2024.02.28 13:27:19.159920 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} MergeTask::MergeProjectionsStage: Merge sorted 1725 rows, containing 6 columns (6 merged, 0 gathered) in 0.006047726 sec., 285231.17614786123 rows/sec., 384.90 MiB/sec. 2024.02.28 13:27:19.160929 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) 2024.02.28 13:27:19.161223 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. 2024.02.28 13:27:19.161300 [ 21 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 2024.02.28 13:27:19.161400 [ 21 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_66_13: 12.93 MiB. 2024.02.28 13:27:24.141786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:24.141899 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:24.141925 [ 3 ] {} HTTP-Session: 1dea939e-93d1-42eb-808c-202b4509b9a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:24.141948 [ 3 ] {} HTTP-Session: 1dea939e-93d1-42eb-808c-202b4509b9a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:24.142076 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:24.142136 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:24.142291 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:24.142752 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:24.143013 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.28 13:27:24.143183 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.28 13:27:24.143301 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} executeQuery: Read 37 rows, 3.00 KiB in 0.001189661 sec., 31101 rows/sec., 2.46 MiB/sec. 2024.02.28 13:27:24.143449 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} DynamicQueryHandler: Done processing query 2024.02.28 13:27:24.143476 [ 3 ] {5857b8b0-235c-4198-8691-6f4b5a36da6d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:24.143497 [ 3 ] {} HTTP-Session: 1dea939e-93d1-42eb-808c-202b4509b9a2 Destroying unnamed session 2024.02.28 13:27:24.143619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:24.143671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:24.143691 [ 3 ] {} HTTP-Session: 9eb1b2ea-46f5-4a42-a10e-a025c9b89c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:24.143711 [ 3 ] {} HTTP-Session: 9eb1b2ea-46f5-4a42-a10e-a025c9b89c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:24.143790 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:24.143833 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:27:24.143943 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:24.144266 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:24.144486 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.28 13:27:24.144641 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.28 13:27:24.144761 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} executeQuery: Read 2 rows, 175.00 B in 0.000939065 sec., 2129 rows/sec., 181.99 KiB/sec. 2024.02.28 13:27:24.144916 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} DynamicQueryHandler: Done processing query 2024.02.28 13:27:24.144941 [ 3 ] {8643ec9a-3f32-413a-ad47-54bedf1e8215} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:27:24.144958 [ 3 ] {} HTTP-Session: 9eb1b2ea-46f5-4a42-a10e-a025c9b89c25 Destroying unnamed session 2024.02.28 13:27:24.145096 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:24.145146 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:24.145165 [ 3 ] {} HTTP-Session: 799ac6c3-832d-45d9-8eee-66a0d3f63e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:24.145184 [ 3 ] {} HTTP-Session: 799ac6c3-832d-45d9-8eee-66a0d3f63e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:24.145265 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:24.145306 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:24.145416 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:24.145774 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:24.145991 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.28 13:27:24.146141 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.28 13:27:24.146260 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} executeQuery: Read 112 rows, 11.33 KiB in 0.000958045 sec., 116904 rows/sec., 11.55 MiB/sec. 2024.02.28 13:27:24.146404 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} DynamicQueryHandler: Done processing query 2024.02.28 13:27:24.146443 [ 3 ] {96974080-fd9d-4f93-bf1c-73966af4f7a4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:27:24.146471 [ 3 ] {} HTTP-Session: 799ac6c3-832d-45d9-8eee-66a0d3f63e24 Destroying unnamed session 2024.02.28 13:27:24.146610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:24.146657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:24.146676 [ 3 ] {} HTTP-Session: f02bf0d3-6d4a-45ba-9ad9-e15a6031d63f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:24.146692 [ 3 ] {} HTTP-Session: f02bf0d3-6d4a-45ba-9ad9-e15a6031d63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:24.146762 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:24.146800 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:27:24.146913 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:24.147192 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:24.147393 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.28 13:27:24.147545 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.28 13:27:24.147656 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} executeQuery: Read 2 rows, 143.00 B in 0.000868512 sec., 2302 rows/sec., 160.79 KiB/sec. 2024.02.28 13:27:24.147770 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} DynamicQueryHandler: Done processing query 2024.02.28 13:27:24.147793 [ 3 ] {dc21bc9c-5a47-46c2-91d7-3eefbc113170} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:27:24.147808 [ 3 ] {} HTTP-Session: f02bf0d3-6d4a-45ba-9ad9-e15a6031d63f Destroying unnamed session 2024.02.28 13:27:24.147924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:24.147969 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:24.147987 [ 3 ] {} HTTP-Session: d9625c67-fdd6-4f19-91f1-e497591970bc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:24.148003 [ 3 ] {} HTTP-Session: d9625c67-fdd6-4f19-91f1-e497591970bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:24.148072 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:24.148109 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:24.148211 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:24.148561 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:24.148764 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.28 13:27:24.148914 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.28 13:27:24.149029 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} executeQuery: Read 39 rows, 3.13 KiB in 0.000930274 sec., 41923 rows/sec., 3.28 MiB/sec. 2024.02.28 13:27:24.149143 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} DynamicQueryHandler: Done processing query 2024.02.28 13:27:24.149165 [ 3 ] {673321d9-f3c2-44ac-8b24-9afaad633609} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:24.149180 [ 3 ] {} HTTP-Session: d9625c67-fdd6-4f19-91f1-e497591970bc Destroying unnamed session 2024.02.28 13:27:24.149321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:24.149365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:24.149383 [ 3 ] {} HTTP-Session: 15793d8d-77c9-4395-9cc1-303040af049f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:24.149399 [ 3 ] {} HTTP-Session: 15793d8d-77c9-4395-9cc1-303040af049f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:24.149466 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:24.149508 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:27:24.149626 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:24.149934 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:24.150193 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.28 13:27:24.150372 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.28 13:27:24.150477 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} executeQuery: Read 1 rows, 72.00 B in 0.000977195 sec., 1023 rows/sec., 71.95 KiB/sec. 2024.02.28 13:27:24.150642 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} DynamicQueryHandler: Done processing query 2024.02.28 13:27:24.150665 [ 3 ] {1eff8984-2ea1-4454-853f-1cdbbe853afb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:27:24.150681 [ 3 ] {} HTTP-Session: 15793d8d-77c9-4395-9cc1-303040af049f Destroying unnamed session 2024.02.28 13:27:24.150828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:24.150873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:24.150891 [ 3 ] {} HTTP-Session: 9abefd31-c328-4728-a167-be4172e44e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:24.150908 [ 3 ] {} HTTP-Session: 9abefd31-c328-4728-a167-be4172e44e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:24.150985 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:24.151030 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:24.151167 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:24.151595 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:24.151892 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) 2024.02.28 13:27:24.152074 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. 2024.02.28 13:27:24.152201 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} executeQuery: Read 37 rows, 51.13 KiB in 0.00118028 sec., 31348 rows/sec., 42.30 MiB/sec. 2024.02.28 13:27:24.152334 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} DynamicQueryHandler: Done processing query 2024.02.28 13:27:24.152361 [ 3 ] {417f8561-0b01-465f-b569-0cd45696e148} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:27:24.152377 [ 3 ] {} HTTP-Session: 9abefd31-c328-4728-a167-be4172e44e21 Destroying unnamed session 2024.02.28 13:27:29.139543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2058, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:29.139657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:29.139682 [ 3 ] {} HTTP-Session: ca29998d-0042-44ea-a5f4-6a92e93cb109 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:29.139706 [ 3 ] {} HTTP-Session: ca29998d-0042-44ea-a5f4-6a92e93cb109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:29.139831 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:29.139890 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:29.140044 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:29.140462 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:29.140714 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.28 13:27:29.140882 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.28 13:27:29.140993 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} executeQuery: Read 14 rows, 1.13 KiB in 0.001129939 sec., 12390 rows/sec., 1004.27 KiB/sec. 2024.02.28 13:27:29.141142 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} DynamicQueryHandler: Done processing query 2024.02.28 13:27:29.141167 [ 3 ] {fc8ff48b-de7c-4ee8-843e-7fcebf72c76f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:27:29.141183 [ 3 ] {} HTTP-Session: ca29998d-0042-44ea-a5f4-6a92e93cb109 Destroying unnamed session 2024.02.28 13:27:29.141300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:29.141346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:29.141366 [ 3 ] {} HTTP-Session: 89fa9d73-d63d-4966-9542-40a3fc7c07ed Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:29.141383 [ 3 ] {} HTTP-Session: 89fa9d73-d63d-4966-9542-40a3fc7c07ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:29.141454 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:29.141493 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:29.141597 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:29.141899 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:29.142107 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.28 13:27:29.142258 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.28 13:27:29.142372 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} executeQuery: Read 42 rows, 3.80 KiB in 0.000889243 sec., 47231 rows/sec., 4.18 MiB/sec. 2024.02.28 13:27:29.142477 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} DynamicQueryHandler: Done processing query 2024.02.28 13:27:29.142500 [ 3 ] {f1194dae-23e4-459a-b3c0-3979a51105bf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:29.142516 [ 3 ] {} HTTP-Session: 89fa9d73-d63d-4966-9542-40a3fc7c07ed Destroying unnamed session 2024.02.28 13:27:29.142666 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 2423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:29.142710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:29.142729 [ 3 ] {} HTTP-Session: 5cc4af6b-d77b-472b-80b9-b86fed82d50d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:29.142746 [ 3 ] {} HTTP-Session: 5cc4af6b-d77b-472b-80b9-b86fed82d50d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:29.142815 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:29.142852 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:29.142956 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:29.143225 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:29.143439 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.28 13:27:29.143622 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.28 13:27:29.143734 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} executeQuery: Read 14 rows, 1.12 KiB in 0.000889193 sec., 15744 rows/sec., 1.23 MiB/sec. 2024.02.28 13:27:29.143858 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} DynamicQueryHandler: Done processing query 2024.02.28 13:27:29.143881 [ 3 ] {b82e9412-74cc-45c5-95a6-90a2771fc134} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:27:29.143897 [ 3 ] {} HTTP-Session: 5cc4af6b-d77b-472b-80b9-b86fed82d50d Destroying unnamed session 2024.02.28 13:27:29.144011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:29.144056 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:29.144078 [ 3 ] {} HTTP-Session: 06ad027d-2352-4139-812f-44bb47d87973 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:29.144095 [ 3 ] {} HTTP-Session: 06ad027d-2352-4139-812f-44bb47d87973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:29.144167 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:29.144211 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:29.144344 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:29.144732 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:29.145020 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) 2024.02.28 13:27:29.145200 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. 2024.02.28 13:27:29.145315 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} executeQuery: Read 14 rows, 19.35 KiB in 0.001111478 sec., 12595 rows/sec., 17.00 MiB/sec. 2024.02.28 13:27:29.145440 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} DynamicQueryHandler: Done processing query 2024.02.28 13:27:29.145463 [ 3 ] {bd7af52e-f142-4ec6-ae25-7d083bd24629} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:27:29.145479 [ 3 ] {} HTTP-Session: 06ad027d-2352-4139-812f-44bb47d87973 Destroying unnamed session 2024.02.28 13:27:29.808124 [ 54 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:27:29.808180 [ 54 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:27:34.141162 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:34.141293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:34.141324 [ 3 ] {} HTTP-Session: 0144ea43-af93-48ca-b7d8-98be043cb840 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:34.141353 [ 3 ] {} HTTP-Session: 0144ea43-af93-48ca-b7d8-98be043cb840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:34.141492 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:34.141559 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:34.141721 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:34.142149 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:34.142406 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.28 13:27:34.142577 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.28 13:27:34.142697 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} executeQuery: Read 37 rows, 3.00 KiB in 0.0011675 sec., 31691 rows/sec., 2.51 MiB/sec. 2024.02.28 13:27:34.142885 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} DynamicQueryHandler: Done processing query 2024.02.28 13:27:34.142912 [ 3 ] {013cbe97-413a-48ca-941b-6f1501f7485b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:34.142942 [ 3 ] {} HTTP-Session: 0144ea43-af93-48ca-b7d8-98be043cb840 Destroying unnamed session 2024.02.28 13:27:34.143185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:34.143233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:34.143252 [ 3 ] {} HTTP-Session: 905a09f4-959c-43ae-a9df-c3749c0ace19 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:34.143270 [ 3 ] {} HTTP-Session: 905a09f4-959c-43ae-a9df-c3749c0ace19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:34.143349 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:34.143390 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:34.143503 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:34.143885 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:34.144102 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.28 13:27:34.144255 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.28 13:27:34.144372 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} executeQuery: Read 111 rows, 11.24 KiB in 0.000992446 sec., 111844 rows/sec., 11.06 MiB/sec. 2024.02.28 13:27:34.144492 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} DynamicQueryHandler: Done processing query 2024.02.28 13:27:34.144515 [ 3 ] {ef2d9d87-907a-4d73-ab18-19e7d7d278b6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:27:34.144531 [ 3 ] {} HTTP-Session: 905a09f4-959c-43ae-a9df-c3749c0ace19 Destroying unnamed session 2024.02.28 13:27:34.144651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:34.144698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:34.144717 [ 3 ] {} HTTP-Session: 16228109-3f85-4fe0-abbb-669b2fe22db3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:34.144734 [ 3 ] {} HTTP-Session: 16228109-3f85-4fe0-abbb-669b2fe22db3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:34.144804 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:34.144841 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:34.144944 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:34.145228 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:34.145439 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.28 13:27:34.145588 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.28 13:27:34.145705 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} executeQuery: Read 37 rows, 2.96 KiB in 0.000873342 sec., 42365 rows/sec., 3.31 MiB/sec. 2024.02.28 13:27:34.145806 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} DynamicQueryHandler: Done processing query 2024.02.28 13:27:34.145829 [ 3 ] {7cea5675-a8a4-46cb-8c15-50c3ed80fa47} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:34.145844 [ 3 ] {} HTTP-Session: 16228109-3f85-4fe0-abbb-669b2fe22db3 Destroying unnamed session 2024.02.28 13:27:34.146033 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:34.146078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:34.146096 [ 3 ] {} HTTP-Session: 165ac52e-1c5b-4b68-a833-f68bd5803c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:34.146111 [ 3 ] {} HTTP-Session: 165ac52e-1c5b-4b68-a833-f68bd5803c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:34.146189 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:34.146229 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:34.146355 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:34.146859 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:34.147228 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) 2024.02.28 13:27:34.147414 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. 2024.02.28 13:27:34.147532 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} executeQuery: Read 37 rows, 51.13 KiB in 0.001306764 sec., 28314 rows/sec., 38.21 MiB/sec. 2024.02.28 13:27:34.147722 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} DynamicQueryHandler: Done processing query 2024.02.28 13:27:34.147765 [ 3 ] {3fc1a66a-f4f1-41a5-9002-96e4f9b86008} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:27:34.147801 [ 3 ] {} HTTP-Session: 165ac52e-1c5b-4b68-a833-f68bd5803c23 Destroying unnamed session 2024.02.28 13:27:37.463796 [ 65 ] {} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2024.02.28 13:27:37.463882 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:37.463999 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2024.02.28 13:27:37.464167 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:27:37.464206 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 654 rows starting from the beginning of the part 2024.02.28 13:27:37.464334 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:27:37.464433 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:27:37.464522 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:27:37.464607 [ 18 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::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.28 13:27:37.465296 [ 15 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352275 sec., 539831.0254940748 rows/sec., 38.07 MiB/sec. 2024.02.28 13:27:37.465475 [ 21 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.02.28 13:27:37.465770 [ 21 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2024.02.28 13:27:37.465838 [ 21 ] {a18825bc-a948-4003-8bb0-1f4d9972db4c::all_1_23_5} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2024.02.28 13:27:39.140299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:39.140416 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:39.140442 [ 3 ] {} HTTP-Session: e599dcf6-b96a-4113-b443-02e2e7b76a95 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:39.140466 [ 3 ] {} HTTP-Session: e599dcf6-b96a-4113-b443-02e2e7b76a95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:39.140593 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:39.140655 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:39.140812 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:39.141261 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:39.141522 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.28 13:27:39.141733 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.28 13:27:39.141859 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} executeQuery: Read 23 rows, 1.86 KiB in 0.001227252 sec., 18741 rows/sec., 1.48 MiB/sec. 2024.02.28 13:27:39.142017 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} DynamicQueryHandler: Done processing query 2024.02.28 13:27:39.142043 [ 3 ] {b00fd52c-c8e5-413c-8908-c415ba999dee} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:27:39.142060 [ 3 ] {} HTTP-Session: e599dcf6-b96a-4113-b443-02e2e7b76a95 Destroying unnamed session 2024.02.28 13:27:39.142198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 10435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:39.142250 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:39.142271 [ 3 ] {} HTTP-Session: c731d51a-f31a-4608-bf6a-1f7de60e0b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:39.142289 [ 3 ] {} HTTP-Session: c731d51a-f31a-4608-bf6a-1f7de60e0b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:39.142374 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:39.142416 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:39.142522 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:39.142885 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:39.143103 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.28 13:27:39.143266 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.28 13:27:39.143387 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} executeQuery: Read 69 rows, 6.21 KiB in 0.000970825 sec., 71073 rows/sec., 6.25 MiB/sec. 2024.02.28 13:27:39.143389 [ 71 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.28 13:27:39.143501 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:39.143562 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} DynamicQueryHandler: Done processing query 2024.02.28 13:27:39.143587 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.28 13:27:39.143594 [ 3 ] {89293c32-1ec3-4bc8-8211-2f85a5d7b0f1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:27:39.143625 [ 3 ] {} HTTP-Session: c731d51a-f31a-4608-bf6a-1f7de60e0b49 Destroying unnamed session 2024.02.28 13:27:39.143668 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:27:39.143695 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 193 rows starting from the beginning of the part 2024.02.28 13:27:39.143804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 4993, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:39.143810 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 79 rows starting from the beginning of the part 2024.02.28 13:27:39.143859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:39.143884 [ 3 ] {} HTTP-Session: c729cc60-5ca0-4060-8eb5-23ea89258943 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:39.143917 [ 3 ] {} HTTP-Session: c729cc60-5ca0-4060-8eb5-23ea89258943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:39.143932 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 112 rows starting from the beginning of the part 2024.02.28 13:27:39.144030 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:39.144052 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 42 rows starting from the beginning of the part 2024.02.28 13:27:39.144085 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:39.144276 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 111 rows starting from the beginning of the part 2024.02.28 13:27:39.144351 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:39.144433 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 69 rows starting from the beginning of the part 2024.02.28 13:27:39.144838 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:39.145142 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.28 13:27:39.145427 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.28 13:27:39.145512 [ 15 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 4 columns (4 merged, 0 gathered) in 0.00195082 sec., 310638.60325401626 rows/sec., 28.78 MiB/sec. 2024.02.28 13:27:39.145601 [ 71 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.28 13:27:39.145645 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} executeQuery: Read 29 rows, 2.35 KiB in 0.001568801 sec., 18485 rows/sec., 1.46 MiB/sec. 2024.02.28 13:27:39.145685 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:39.145738 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.28 13:27:39.145955 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.28 13:27:39.146016 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} DynamicQueryHandler: Done processing query 2024.02.28 13:27:39.146064 [ 3 ] {47c345d1-1530-4acf-9605-269cec8cc606} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:39.146138 [ 3 ] {} HTTP-Session: c729cc60-5ca0-4060-8eb5-23ea89258943 Destroying unnamed session 2024.02.28 13:27:39.146148 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.28 13:27:39.146194 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:27:39.146251 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 101 rows starting from the beginning of the part 2024.02.28 13:27:39.146261 [ 13 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_71_14} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.28 13:27:39.146392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 24645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:39.146490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:39.146507 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 40 rows starting from the beginning of the part 2024.02.28 13:27:39.146528 [ 3 ] {} HTTP-Session: 75f62f17-c06e-4a56-adc4-71461e5f23ef Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:39.146582 [ 3 ] {} HTTP-Session: 75f62f17-c06e-4a56-adc4-71461e5f23ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:39.146753 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 39 rows starting from the beginning of the part 2024.02.28 13:27:39.146786 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:39.146892 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:39.146961 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 14 rows starting from the beginning of the part 2024.02.28 13:27:39.147290 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:39.147521 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:39.147549 [ 21 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 29 rows starting from the beginning of the part 2024.02.28 13:27:39.148529 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:39.149219 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.003462239 sec., 75095.91336704369 rows/sec., 5.87 MiB/sec. 2024.02.28 13:27:39.149273 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) 2024.02.28 13:27:39.149327 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.28 13:27:39.149497 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. 2024.02.28 13:27:39.149539 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.28 13:27:39.149657 [ 13 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_71_14} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.28 13:27:39.149667 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} executeQuery: Read 23 rows, 31.78 KiB in 0.002831283 sec., 8123 rows/sec., 10.96 MiB/sec. 2024.02.28 13:27:39.149859 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} DynamicQueryHandler: Done processing query 2024.02.28 13:27:39.149882 [ 3 ] {45a82815-6ebd-4776-bcce-ad4cf20e2982} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.28 13:27:39.149899 [ 3 ] {} HTTP-Session: 75f62f17-c06e-4a56-adc4-71461e5f23ef Destroying unnamed session 2024.02.28 13:27:39.150029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 1030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:39.150077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:39.150106 [ 3 ] {} HTTP-Session: 4c73a051-0b21-4a04-a329-265c04aa4668 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:39.150123 [ 3 ] {} HTTP-Session: 4c73a051-0b21-4a04-a329-265c04aa4668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:39.150194 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:39.150235 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.28 13:27:39.150350 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:39.150628 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.87 GiB. 2024.02.28 13:27:39.150888 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.28 13:27:39.151068 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.28 13:27:39.151197 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} executeQuery: Read 6 rows, 463.00 B in 0.000972565 sec., 6169 rows/sec., 464.90 KiB/sec. 2024.02.28 13:27:39.151323 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} DynamicQueryHandler: Done processing query 2024.02.28 13:27:39.151348 [ 3 ] {025e1dd8-c95a-47c8-bf56-1cb0a99e47c6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.28 13:27:39.151363 [ 3 ] {} HTTP-Session: 4c73a051-0b21-4a04-a329-265c04aa4668 Destroying unnamed session 2024.02.28 13:27:44.141423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:44.141534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:44.141559 [ 3 ] {} HTTP-Session: 71514786-e166-49aa-b160-0efc359b6705 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:44.141583 [ 3 ] {} HTTP-Session: 71514786-e166-49aa-b160-0efc359b6705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:44.141707 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:44.141765 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:44.141922 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:44.142375 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:44.142630 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.28 13:27:44.142792 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.28 13:27:44.142906 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} executeQuery: Read 37 rows, 3.00 KiB in 0.00116761 sec., 31688 rows/sec., 2.51 MiB/sec. 2024.02.28 13:27:44.142941 [ 55 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.28 13:27:44.143056 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:44.143124 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} DynamicQueryHandler: Done processing query 2024.02.28 13:27:44.143182 [ 3 ] {52f56b81-59f1-4629-8ff3-4eb42e516ca2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:44.143217 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.28 13:27:44.143233 [ 3 ] {} HTTP-Session: 71514786-e166-49aa-b160-0efc359b6705 Destroying unnamed session 2024.02.28 13:27:44.143536 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:27:44.143551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:44.143607 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 51 rows starting from the beginning of the part 2024.02.28 13:27:44.143639 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:44.143681 [ 3 ] {} HTTP-Session: 1ce3f0d3-0555-444b-8b44-c0a406130574 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:44.143704 [ 3 ] {} HTTP-Session: 1ce3f0d3-0555-444b-8b44-c0a406130574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:44.143921 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:44.143928 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:44.144001 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:44.144221 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2024.02.28 13:27:44.144443 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:44.144489 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:44.144682 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part 2024.02.28 13:27:44.144782 [ 21 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:44.145372 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:44.145806 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.28 13:27:44.146113 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.28 13:27:44.146435 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} executeQuery: Read 111 rows, 11.24 KiB in 0.002472634 sec., 44891 rows/sec., 4.44 MiB/sec. 2024.02.28 13:27:44.146449 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003333726 sec., 59692.96816834977 rows/sec., 4.72 MiB/sec. 2024.02.28 13:27:44.146620 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} DynamicQueryHandler: Done processing query 2024.02.28 13:27:44.146661 [ 3 ] {3a10f757-a7b5-46f0-ba38-a7cd2e2774a6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:27:44.146668 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.28 13:27:44.146685 [ 3 ] {} HTTP-Session: 1ce3f0d3-0555-444b-8b44-c0a406130574 Destroying unnamed session 2024.02.28 13:27:44.146878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6322, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:44.146943 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:44.146953 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.28 13:27:44.146971 [ 3 ] {} HTTP-Session: 3a7ced26-be74-4490-9e41-a1f1e25770f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:44.147020 [ 3 ] {} HTTP-Session: 3a7ced26-be74-4490-9e41-a1f1e25770f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:44.147086 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_71_14} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.28 13:27:44.147140 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:44.147224 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:44.147341 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:44.147664 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:44.147882 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.28 13:27:44.148040 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.28 13:27:44.148164 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} executeQuery: Read 37 rows, 2.96 KiB in 0.000968334 sec., 38209 rows/sec., 2.99 MiB/sec. 2024.02.28 13:27:44.148283 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} DynamicQueryHandler: Done processing query 2024.02.28 13:27:44.148307 [ 3 ] {05c4e6b9-1a40-4468-874d-5c2ec8cdbb72} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:44.148322 [ 3 ] {} HTTP-Session: 3a7ced26-be74-4490-9e41-a1f1e25770f2 Destroying unnamed session 2024.02.28 13:27:44.148458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:44.148503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:44.148522 [ 3 ] {} HTTP-Session: 9abd7724-5502-4135-91e3-077d0d3c723f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:44.148538 [ 3 ] {} HTTP-Session: 9abd7724-5502-4135-91e3-077d0d3c723f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:44.148620 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:44.148664 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:44.148801 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:44.149339 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:44.149651 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) 2024.02.28 13:27:44.149828 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. 2024.02.28 13:27:44.149936 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} executeQuery: Read 37 rows, 51.13 KiB in 0.001281983 sec., 28861 rows/sec., 38.95 MiB/sec. 2024.02.28 13:27:44.149946 [ 69 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 2024.02.28 13:27:44.150047 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:44.150177 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} DynamicQueryHandler: Done processing query 2024.02.28 13:27:44.150185 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact 2024.02.28 13:27:44.150224 [ 3 ] {99839234-48c3-401f-ae2b-1b3d31bcf882} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:27:44.150257 [ 3 ] {} HTTP-Session: 9abd7724-5502-4135-91e3-077d0d3c723f Destroying unnamed session 2024.02.28 13:27:44.150479 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:27:44.150521 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1725 rows starting from the beginning of the part 2024.02.28 13:27:44.150664 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:44.150786 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 14 rows starting from the beginning of the part 2024.02.28 13:27:44.150896 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:44.151000 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 23 rows starting from the beginning of the part 2024.02.28 13:27:44.151093 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 37 rows starting from the beginning of the part 2024.02.28 13:27:44.154216 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} MergeTask::MergeProjectionsStage: Merge sorted 1873 rows, containing 6 columns (6 merged, 0 gathered) in 0.004092556 sec., 457660.2006179024 rows/sec., 617.59 MiB/sec. 2024.02.28 13:27:44.154895 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) 2024.02.28 13:27:44.155099 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. 2024.02.28 13:27:44.155168 [ 14 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 2024.02.28 13:27:44.155239 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_71_14: 13.13 MiB. 2024.02.28 13:27:44.808429 [ 69 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:27:44.808487 [ 69 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:27:45.000174 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 246.84 MiB, peak 256.94 MiB, will set to 243.95 MiB (RSS), difference: -2.89 MiB 2024.02.28 13:27:49.142708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:49.142821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:49.142847 [ 3 ] {} HTTP-Session: 219db2a1-0871-41f7-9890-b648837722a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:49.142871 [ 3 ] {} HTTP-Session: 219db2a1-0871-41f7-9890-b648837722a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:49.142996 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:49.143056 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:49.143226 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:49.143657 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:49.143914 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.28 13:27:49.144090 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.28 13:27:49.144212 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} executeQuery: Read 23 rows, 1.86 KiB in 0.00117996 sec., 19492 rows/sec., 1.54 MiB/sec. 2024.02.28 13:27:49.144361 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} DynamicQueryHandler: Done processing query 2024.02.28 13:27:49.144388 [ 3 ] {a81834b5-c1c9-40ae-8785-cab7a306e753} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.28 13:27:49.144404 [ 3 ] {} HTTP-Session: 219db2a1-0871-41f7-9890-b648837722a1 Destroying unnamed session 2024.02.28 13:27:49.144531 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:49.144582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:49.144602 [ 3 ] {} HTTP-Session: 7517b058-4d50-4902-93c6-5cf09c55037e Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:49.144622 [ 3 ] {} HTTP-Session: 7517b058-4d50-4902-93c6-5cf09c55037e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:49.144705 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:49.144747 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:49.144854 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:49.145228 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:49.145445 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.28 13:27:49.145606 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.28 13:27:49.145701 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} executeQuery: Read 105 rows, 9.02 KiB in 0.000966845 sec., 108600 rows/sec., 9.12 MiB/sec. 2024.02.28 13:27:49.145857 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} DynamicQueryHandler: Done processing query 2024.02.28 13:27:49.145899 [ 3 ] {631ac3a4-14c8-4e8d-850c-40a3992639f9} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.28 13:27:49.145942 [ 3 ] {} HTTP-Session: 7517b058-4d50-4902-93c6-5cf09c55037e Destroying unnamed session 2024.02.28 13:27:49.146081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 9519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:49.146138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:49.146158 [ 3 ] {} HTTP-Session: 5e90500b-0a8c-46c0-b5e2-57f9f75e9609 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:49.146175 [ 3 ] {} HTTP-Session: 5e90500b-0a8c-46c0-b5e2-57f9f75e9609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:49.146252 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:49.146290 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:49.146403 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:49.146716 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:49.146930 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.28 13:27:49.147089 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.28 13:27:49.147192 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} executeQuery: Read 56 rows, 4.46 KiB in 0.000914173 sec., 61257 rows/sec., 4.77 MiB/sec. 2024.02.28 13:27:49.147308 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} DynamicQueryHandler: Done processing query 2024.02.28 13:27:49.147332 [ 3 ] {caf3563e-b0cf-44da-ae55-58a4f423c69c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:27:49.147348 [ 3 ] {} HTTP-Session: 5e90500b-0a8c-46c0-b5e2-57f9f75e9609 Destroying unnamed session 2024.02.28 13:27:49.147498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:49.147544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:49.147563 [ 3 ] {} HTTP-Session: 1db76e82-16ba-4aea-ba23-1da26f5edce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:49.147579 [ 3 ] {} HTTP-Session: 1db76e82-16ba-4aea-ba23-1da26f5edce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:49.147652 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:49.147694 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:27:49.147812 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:49.148113 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:49.148383 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.28 13:27:49.148559 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.28 13:27:49.148657 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} executeQuery: Read 36 rows, 2.60 KiB in 0.000978725 sec., 36782 rows/sec., 2.60 MiB/sec. 2024.02.28 13:27:49.148773 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} DynamicQueryHandler: Done processing query 2024.02.28 13:27:49.148797 [ 3 ] {b0840853-2574-4e5a-a3a3-043512fc8225} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:49.148840 [ 3 ] {} HTTP-Session: 1db76e82-16ba-4aea-ba23-1da26f5edce1 Destroying unnamed session 2024.02.28 13:27:49.148994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 24646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:49.149039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:49.149058 [ 3 ] {} HTTP-Session: 4715ef84-6cad-4496-b18c-584f1b24e270 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:49.149074 [ 3 ] {} HTTP-Session: 4715ef84-6cad-4496-b18c-584f1b24e270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:49.149157 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:49.149200 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:49.149331 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:49.149721 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:49.150002 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) 2024.02.28 13:27:49.150203 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. 2024.02.28 13:27:49.150323 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} executeQuery: Read 23 rows, 31.78 KiB in 0.001138999 sec., 20193 rows/sec., 27.25 MiB/sec. 2024.02.28 13:27:49.150442 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} DynamicQueryHandler: Done processing query 2024.02.28 13:27:49.150465 [ 3 ] {d42abc64-8e05-49f3-b201-cfc9d4647d84} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.02.28 13:27:49.150481 [ 3 ] {} HTTP-Session: 4715ef84-6cad-4496-b18c-584f1b24e270 Destroying unnamed session 2024.02.28 13:27:49.150621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:49.150664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:49.150682 [ 3 ] {} HTTP-Session: 236f6a6d-935e-4c36-b552-6ca9e5032a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:49.150698 [ 3 ] {} HTTP-Session: 236f6a6d-935e-4c36-b552-6ca9e5032a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:49.150765 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:49.150804 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.28 13:27:49.150906 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:49.151172 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:49.151407 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.28 13:27:49.151593 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.28 13:27:49.151683 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} executeQuery: Read 9 rows, 651.00 B in 0.000889913 sec., 10113 rows/sec., 714.39 KiB/sec. 2024.02.28 13:27:49.151791 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} DynamicQueryHandler: Done processing query 2024.02.28 13:27:49.151812 [ 3 ] {0538ef48-fe80-418a-a7e0-e385ca0b5f8a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.28 13:27:49.151828 [ 3 ] {} HTTP-Session: 236f6a6d-935e-4c36-b552-6ca9e5032a2f Destroying unnamed session 2024.02.28 13:27:54.140880 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:54.141023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:54.141055 [ 3 ] {} HTTP-Session: 89b29949-0d52-4ea9-b3e2-d8b335c2b9c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:54.141079 [ 3 ] {} HTTP-Session: 89b29949-0d52-4ea9-b3e2-d8b335c2b9c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:54.141208 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:54.141267 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:54.141424 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:54.141881 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:54.142141 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.28 13:27:54.142323 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.28 13:27:54.142433 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} executeQuery: Read 38 rows, 3.08 KiB in 0.001191621 sec., 31889 rows/sec., 2.52 MiB/sec. 2024.02.28 13:27:54.142589 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} DynamicQueryHandler: Done processing query 2024.02.28 13:27:54.142624 [ 3 ] {e5fddda0-d0b4-4c52-8c9b-04ba1fef7604} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:54.142643 [ 3 ] {} HTTP-Session: 89b29949-0d52-4ea9-b3e2-d8b335c2b9c7 Destroying unnamed session 2024.02.28 13:27:54.142771 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:54.142816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:54.142835 [ 3 ] {} HTTP-Session: 567983f2-ca3d-4b04-88fb-1d39a304153c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:54.142851 [ 3 ] {} HTTP-Session: 567983f2-ca3d-4b04-88fb-1d39a304153c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:54.142925 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:54.142964 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:54.143066 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:54.143457 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:54.143676 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.28 13:27:54.143833 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.28 13:27:54.143948 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} executeQuery: Read 114 rows, 11.53 KiB in 0.000985266 sec., 115704 rows/sec., 11.43 MiB/sec. 2024.02.28 13:27:54.144091 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} DynamicQueryHandler: Done processing query 2024.02.28 13:27:54.144126 [ 3 ] {e0071df6-fb9f-439c-8a05-cd37df4a454b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:27:54.144174 [ 3 ] {} HTTP-Session: 567983f2-ca3d-4b04-88fb-1d39a304153c Destroying unnamed session 2024.02.28 13:27:54.144315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:54.144362 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:54.144380 [ 3 ] {} HTTP-Session: ef3430dc-c40e-48f6-891d-dd6b0db554fd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:54.144397 [ 3 ] {} HTTP-Session: ef3430dc-c40e-48f6-891d-dd6b0db554fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:54.144469 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:54.144508 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:54.144620 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:54.144966 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:54.145189 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.28 13:27:54.145355 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.28 13:27:54.145472 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} executeQuery: Read 38 rows, 3.04 KiB in 0.000968105 sec., 39251 rows/sec., 3.07 MiB/sec. 2024.02.28 13:27:54.145589 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} DynamicQueryHandler: Done processing query 2024.02.28 13:27:54.145612 [ 3 ] {5a380ca8-a014-47e2-b0ab-0348eb2d4eee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:54.145628 [ 3 ] {} HTTP-Session: ef3430dc-c40e-48f6-891d-dd6b0db554fd Destroying unnamed session 2024.02.28 13:27:54.145818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:54.145862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:54.145881 [ 3 ] {} HTTP-Session: 2c2e633e-28d2-42ed-8009-2c88755a2f8d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:54.145897 [ 3 ] {} HTTP-Session: 2c2e633e-28d2-42ed-8009-2c88755a2f8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:54.145982 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:54.146027 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:54.146165 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:54.146647 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:54.146972 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) 2024.02.28 13:27:54.147184 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. 2024.02.28 13:27:54.147309 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} executeQuery: Read 38 rows, 52.51 KiB in 0.001297994 sec., 29275 rows/sec., 39.51 MiB/sec. 2024.02.28 13:27:54.147440 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} DynamicQueryHandler: Done processing query 2024.02.28 13:27:54.147463 [ 3 ] {a894dbc3-84f8-4f60-9a0e-c141ff344456} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:27:54.147479 [ 3 ] {} HTTP-Session: 2c2e633e-28d2-42ed-8009-2c88755a2f8d Destroying unnamed session 2024.02.28 13:27:59.141490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:59.141615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:59.141646 [ 3 ] {} HTTP-Session: 5f39a67d-d78f-4c73-aae6-959cec82eeea Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:59.141675 [ 3 ] {} HTTP-Session: 5f39a67d-d78f-4c73-aae6-959cec82eeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:59.141818 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:59.141889 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:27:59.142071 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:59.142608 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:59.142889 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.28 13:27:59.143065 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.28 13:27:59.143189 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} executeQuery: Read 26 rows, 2.11 KiB in 0.001328224 sec., 19575 rows/sec., 1.55 MiB/sec. 2024.02.28 13:27:59.143387 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} DynamicQueryHandler: Done processing query 2024.02.28 13:27:59.143424 [ 3 ] {2cb46fab-d55c-4acc-b66e-38b67a199d37} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:59.143443 [ 3 ] {} HTTP-Session: 5f39a67d-d78f-4c73-aae6-959cec82eeea Destroying unnamed session 2024.02.28 13:27:59.143572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 11829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:59.143628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:59.143648 [ 3 ] {} HTTP-Session: a5c9587b-2d82-4f57-b729-02acbc55fd56 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:59.143668 [ 3 ] {} HTTP-Session: a5c9587b-2d82-4f57-b729-02acbc55fd56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:59.143757 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:59.143802 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:27:59.143920 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:59.144279 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:59.144505 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.28 13:27:59.144663 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.28 13:27:59.144763 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} executeQuery: Read 78 rows, 7.05 KiB in 0.000976535 sec., 79874 rows/sec., 7.05 MiB/sec. 2024.02.28 13:27:59.144880 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} DynamicQueryHandler: Done processing query 2024.02.28 13:27:59.144905 [ 3 ] {8e194c66-c543-485e-bf0b-4f7f5556c10e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:27:59.144921 [ 3 ] {} HTTP-Session: a5c9587b-2d82-4f57-b729-02acbc55fd56 Destroying unnamed session 2024.02.28 13:27:59.145074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 4455, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:59.145122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:59.145140 [ 3 ] {} HTTP-Session: 12f5f0c4-f64f-4838-a97e-b0e5fb02c3b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:59.145158 [ 3 ] {} HTTP-Session: 12f5f0c4-f64f-4838-a97e-b0e5fb02c3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:59.145234 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:59.145273 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:27:59.145378 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:59.145663 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:59.145872 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.28 13:27:59.146036 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.28 13:27:59.146134 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} executeQuery: Read 26 rows, 2.08 KiB in 0.000873262 sec., 29773 rows/sec., 2.33 MiB/sec. 2024.02.28 13:27:59.146247 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} DynamicQueryHandler: Done processing query 2024.02.28 13:27:59.146270 [ 3 ] {acc02984-94e5-413a-b454-485f97264087} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:27:59.146286 [ 3 ] {} HTTP-Session: 12f5f0c4-f64f-4838-a97e-b0e5fb02c3b4 Destroying unnamed session 2024.02.28 13:27:59.146431 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 27854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:27:59.146477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:27:59.146495 [ 3 ] {} HTTP-Session: 86dac35d-ea90-4134-a62a-c47a9df27ed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:27:59.146512 [ 3 ] {} HTTP-Session: 86dac35d-ea90-4134-a62a-c47a9df27ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:27:59.146590 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:27:59.146634 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:27:59.146767 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:27:59.147161 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:27:59.147458 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) 2024.02.28 13:27:59.147643 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. 2024.02.28 13:27:59.147742 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} executeQuery: Read 26 rows, 35.93 KiB in 0.001123629 sec., 23139 rows/sec., 31.23 MiB/sec. 2024.02.28 13:27:59.147867 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} DynamicQueryHandler: Done processing query 2024.02.28 13:27:59.147891 [ 3 ] {b1398739-b222-4988-adb8-d8bc5e9a6d9b} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.28 13:27:59.147907 [ 3 ] {} HTTP-Session: 86dac35d-ea90-4134-a62a-c47a9df27ed4 Destroying unnamed session 2024.02.28 13:27:59.808524 [ 127 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:27:59.808579 [ 127 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:28:04.141473 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:04.141589 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:04.141615 [ 3 ] {} HTTP-Session: 3dd39a67-dddd-4586-ac25-8b25a8506807 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:04.141639 [ 3 ] {} HTTP-Session: 3dd39a67-dddd-4586-ac25-8b25a8506807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:04.141765 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:04.141826 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:28:04.141988 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:04.142445 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:04.142714 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.28 13:28:04.142885 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.28 13:28:04.143018 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} executeQuery: Read 38 rows, 3.08 KiB in 0.001211351 sec., 31369 rows/sec., 2.48 MiB/sec. 2024.02.28 13:28:04.143161 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} DynamicQueryHandler: Done processing query 2024.02.28 13:28:04.143188 [ 3 ] {8ba2e28c-03a5-402e-bea7-05c66fe5d0aa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:04.143205 [ 3 ] {} HTTP-Session: 3dd39a67-dddd-4586-ac25-8b25a8506807 Destroying unnamed session 2024.02.28 13:28:04.143330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:04.143383 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:04.143402 [ 3 ] {} HTTP-Session: bfb0e11f-10f1-4521-afbc-aa88b0ec7aeb Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:04.143421 [ 3 ] {} HTTP-Session: bfb0e11f-10f1-4521-afbc-aa88b0ec7aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:04.143508 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:04.143550 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:28:04.143661 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:04.144166 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:04.144389 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.28 13:28:04.144546 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.28 13:28:04.144665 [ 158 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.28 13:28:04.144670 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} executeQuery: Read 114 rows, 11.53 KiB in 0.001126599 sec., 101189 rows/sec., 10.00 MiB/sec. 2024.02.28 13:28:04.144747 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:04.144888 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.28 13:28:04.144913 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} DynamicQueryHandler: Done processing query 2024.02.28 13:28:04.144940 [ 3 ] {c91a852a-cc67-4123-b1e9-d06a8d118524} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:28:04.144965 [ 3 ] {} HTTP-Session: bfb0e11f-10f1-4521-afbc-aa88b0ec7aeb Destroying unnamed session 2024.02.28 13:28:04.144991 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:04.145023 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 220 rows starting from the beginning of the part 2024.02.28 13:28:04.145102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:04.145149 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 111 rows starting from the beginning of the part 2024.02.28 13:28:04.145160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:04.145194 [ 3 ] {} HTTP-Session: bb602d6c-77c0-4227-8a8a-f81300aabd95 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:04.145219 [ 3 ] {} HTTP-Session: bb602d6c-77c0-4227-8a8a-f81300aabd95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:04.145290 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 105 rows starting from the beginning of the part 2024.02.28 13:28:04.145339 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:04.145389 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:28:04.145433 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 114 rows starting from the beginning of the part 2024.02.28 13:28:04.145623 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:04.145627 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 78 rows starting from the beginning of the part 2024.02.28 13:28:04.145768 [ 10 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 114 rows starting from the beginning of the part 2024.02.28 13:28:04.146114 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:04.146417 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.28 13:28:04.146589 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.28 13:28:04.146815 [ 158 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.28 13:28:04.146874 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} executeQuery: Read 38 rows, 3.04 KiB in 0.001489289 sec., 25515 rows/sec., 2.00 MiB/sec. 2024.02.28 13:28:04.146953 [ 158 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:04.147038 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 742 rows, containing 4 columns (4 merged, 0 gathered) in 0.002197487 sec., 337658.4252830619 rows/sec., 31.55 MiB/sec. 2024.02.28 13:28:04.147138 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.28 13:28:04.147208 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} DynamicQueryHandler: Done processing query 2024.02.28 13:28:04.147265 [ 3 ] {f6f01a24-3b39-4947-81ae-94ce3b73f008} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:04.147295 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:04.147301 [ 3 ] {} HTTP-Session: bb602d6c-77c0-4227-8a8a-f81300aabd95 Destroying unnamed session 2024.02.28 13:28:04.147361 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 113 rows starting from the beginning of the part 2024.02.28 13:28:04.147390 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.28 13:28:04.147506 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 37 rows starting from the beginning of the part 2024.02.28 13:28:04.147579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:04.147669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:04.147702 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part 2024.02.28 13:28:04.147709 [ 3 ] {} HTTP-Session: b9e1976c-a4ec-4226-991e-cc0149c0baa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:04.147770 [ 3 ] {} HTTP-Session: b9e1976c-a4ec-4226-991e-cc0149c0baa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:04.147786 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.28 13:28:04.147981 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:04.148001 [ 19 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_76_15} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.28 13:28:04.148050 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:04.148204 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:28:04.148294 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 26 rows starting from the beginning of the part 2024.02.28 13:28:04.148467 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:04.148600 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:04.149446 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002423302 sec., 127099.3049978913 rows/sec., 9.93 MiB/sec. 2024.02.28 13:28:04.149557 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.28 13:28:04.149573 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:04.149725 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.28 13:28:04.149787 [ 10 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_76_15} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.28 13:28:04.149945 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) 2024.02.28 13:28:04.150135 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. 2024.02.28 13:28:04.150257 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} executeQuery: Read 38 rows, 52.51 KiB in 0.002157106 sec., 17616 rows/sec., 23.77 MiB/sec. 2024.02.28 13:28:04.150393 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} DynamicQueryHandler: Done processing query 2024.02.28 13:28:04.150417 [ 3 ] {e413c804-41ed-4264-bb49-479904d2dff1} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:28:04.150434 [ 3 ] {} HTTP-Session: b9e1976c-a4ec-4226-991e-cc0149c0baa8 Destroying unnamed session 2024.02.28 13:28:09.141098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:09.141221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:09.141248 [ 3 ] {} HTTP-Session: 2ef3386c-7bec-4551-a1c0-44fd714cbfbc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:09.141271 [ 3 ] {} HTTP-Session: 2ef3386c-7bec-4551-a1c0-44fd714cbfbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:09.141398 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:09.141459 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:28:09.141617 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:09.142042 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:09.142369 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.28 13:28:09.142542 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.28 13:28:09.142679 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} executeQuery: Read 26 rows, 2.11 KiB in 0.001237952 sec., 21002 rows/sec., 1.66 MiB/sec. 2024.02.28 13:28:09.142685 [ 93 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.28 13:28:09.142804 [ 93 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:09.142882 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} DynamicQueryHandler: Done processing query 2024.02.28 13:28:09.142918 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.28 13:28:09.142932 [ 3 ] {d975bbe6-d329-49f6-a82a-b0da7df27907} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:09.142971 [ 3 ] {} HTTP-Session: 2ef3386c-7bec-4551-a1c0-44fd714cbfbc Destroying unnamed session 2024.02.28 13:28:09.143064 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:09.143132 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 60 rows starting from the beginning of the part 2024.02.28 13:28:09.143138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:09.143224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:09.143267 [ 3 ] {} HTTP-Session: 84e46331-358f-4c9e-af1e-65d60e72fa65 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:09.143320 [ 3 ] {} HTTP-Session: 84e46331-358f-4c9e-af1e-65d60e72fa65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:09.143339 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 23 rows starting from the beginning of the part 2024.02.28 13:28:09.143535 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:09.143566 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:09.143642 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:28:09.143842 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part 2024.02.28 13:28:09.144131 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:09.144153 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:09.144362 [ 17 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part 2024.02.28 13:28:09.144888 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:09.145319 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.28 13:28:09.145655 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.28 13:28:09.145912 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 211 rows, containing 4 columns (4 merged, 0 gathered) in 0.003041389 sec., 69376.19620508919 rows/sec., 5.49 MiB/sec. 2024.02.28 13:28:09.145980 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} executeQuery: Read 4 rows, 342.00 B in 0.002387081 sec., 1675 rows/sec., 139.91 KiB/sec. 2024.02.28 13:28:09.146195 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.28 13:28:09.146230 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} DynamicQueryHandler: Done processing query 2024.02.28 13:28:09.146270 [ 3 ] {4d948268-c9e2-4898-8bea-6637b1ce5a33} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:28:09.146296 [ 3 ] {} HTTP-Session: 84e46331-358f-4c9e-af1e-65d60e72fa65 Destroying unnamed session 2024.02.28 13:28:09.146467 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.28 13:28:09.146478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 12128, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:09.146549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:09.146570 [ 19 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_76_15} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.28 13:28:09.146583 [ 3 ] {} HTTP-Session: 24ab8fbb-301d-4a58-9530-f78c99afb4b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:09.146618 [ 3 ] {} HTTP-Session: 24ab8fbb-301d-4a58-9530-f78c99afb4b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:09.146745 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:09.146786 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:28:09.146901 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:09.147240 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:09.147471 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.28 13:28:09.147629 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.28 13:28:09.147744 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} executeQuery: Read 80 rows, 7.23 KiB in 0.000969165 sec., 82545 rows/sec., 7.29 MiB/sec. 2024.02.28 13:28:09.147850 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} DynamicQueryHandler: Done processing query 2024.02.28 13:28:09.147874 [ 3 ] {020aeb73-a71c-47f5-b27e-4db68a191db2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.28 13:28:09.147889 [ 3 ] {} HTTP-Session: 24ab8fbb-301d-4a58-9530-f78c99afb4b5 Destroying unnamed session 2024.02.28 13:28:09.148003 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:09.148047 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:09.148065 [ 3 ] {} HTTP-Session: 3d6599ae-0e9a-4907-8d14-767c4b1ae1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:09.148083 [ 3 ] {} HTTP-Session: 3d6599ae-0e9a-4907-8d14-767c4b1ae1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:09.148152 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:09.148191 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:28:09.148294 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:09.148542 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:09.148747 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.28 13:28:09.148903 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.28 13:28:09.149034 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} executeQuery: Read 4 rows, 286.00 B in 0.000849512 sec., 4708 rows/sec., 328.77 KiB/sec. 2024.02.28 13:28:09.149182 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} DynamicQueryHandler: Done processing query 2024.02.28 13:28:09.149207 [ 3 ] {43f38102-a2e3-4bbf-8c68-a9c75be33c92} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:28:09.149222 [ 3 ] {} HTTP-Session: 3d6599ae-0e9a-4907-8d14-767c4b1ae1e1 Destroying unnamed session 2024.02.28 13:28:09.149326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:09.149371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:09.149389 [ 3 ] {} HTTP-Session: 241def6b-9ca8-4f8b-92d3-738ec9621bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:09.149406 [ 3 ] {} HTTP-Session: 241def6b-9ca8-4f8b-92d3-738ec9621bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:09.149477 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:09.149515 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:28:09.149621 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:09.149911 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:09.150123 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.28 13:28:09.150274 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.28 13:28:09.150371 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} executeQuery: Read 30 rows, 2.41 KiB in 0.000864403 sec., 34706 rows/sec., 2.72 MiB/sec. 2024.02.28 13:28:09.150496 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} DynamicQueryHandler: Done processing query 2024.02.28 13:28:09.150542 [ 3 ] {4c163bb4-5e43-47e1-9dfc-b20a44c03de9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:09.150591 [ 3 ] {} HTTP-Session: 241def6b-9ca8-4f8b-92d3-738ec9621bf2 Destroying unnamed session 2024.02.28 13:28:09.150715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:09.150758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:09.150776 [ 3 ] {} HTTP-Session: 2435f2bb-8042-4cbf-8952-2c741d85519d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:09.150794 [ 3 ] {} HTTP-Session: 2435f2bb-8042-4cbf-8952-2c741d85519d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:09.150864 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:09.150908 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:28:09.151030 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:09.151384 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:09.151646 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.28 13:28:09.151831 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.28 13:28:09.151929 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} executeQuery: Read 2 rows, 144.00 B in 0.001037217 sec., 1928 rows/sec., 135.58 KiB/sec. 2024.02.28 13:28:09.152048 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} DynamicQueryHandler: Done processing query 2024.02.28 13:28:09.152071 [ 3 ] {f2667c14-6774-4740-924d-79c3e4f751ff} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:28:09.152087 [ 3 ] {} HTTP-Session: 2435f2bb-8042-4cbf-8952-2c741d85519d Destroying unnamed session 2024.02.28 13:28:09.152233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 27854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:09.152280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:09.152298 [ 3 ] {} HTTP-Session: 1f0f802f-f09a-4a9f-ab65-023a47db68a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:09.152315 [ 3 ] {} HTTP-Session: 1f0f802f-f09a-4a9f-ab65-023a47db68a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:09.152389 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:09.152431 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:28:09.152560 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:09.152971 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:09.153267 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) 2024.02.28 13:28:09.153464 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. 2024.02.28 13:28:09.153563 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} executeQuery: Read 26 rows, 35.93 KiB in 0.00114594 sec., 22688 rows/sec., 30.62 MiB/sec. 2024.02.28 13:28:09.153563 [ 128 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 2024.02.28 13:28:09.153631 [ 128 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:09.153712 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} DynamicQueryHandler: Done processing query 2024.02.28 13:28:09.153720 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact 2024.02.28 13:28:09.153740 [ 3 ] {8e62070a-1004-41f8-8436-de3c4a033811} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.28 13:28:09.153776 [ 3 ] {} HTTP-Session: 1f0f802f-f09a-4a9f-ab65-023a47db68a0 Destroying unnamed session 2024.02.28 13:28:09.153859 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:09.153900 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1873 rows starting from the beginning of the part 2024.02.28 13:28:09.154024 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 23 rows starting from the beginning of the part 2024.02.28 13:28:09.154163 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:09.154273 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 26 rows starting from the beginning of the part 2024.02.28 13:28:09.154377 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:09.154480 [ 17 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 26 rows starting from the beginning of the part 2024.02.28 13:28:09.158288 [ 19 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} MergeTask::MergeProjectionsStage: Merge sorted 2024 rows, containing 6 columns (6 merged, 0 gathered) in 0.004600759 sec., 439927.41197702376 rows/sec., 593.66 MiB/sec. 2024.02.28 13:28:09.159356 [ 19 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) 2024.02.28 13:28:09.159624 [ 19 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. 2024.02.28 13:28:09.159702 [ 19 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 2024.02.28 13:28:09.159783 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_76_15: 13.26 MiB. 2024.02.28 13:28:10.000178 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 247.21 MiB, peak 257.45 MiB, will set to 245.25 MiB (RSS), difference: -1.97 MiB 2024.02.28 13:28:14.141419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:14.141540 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:14.141565 [ 3 ] {} HTTP-Session: 96a9277e-2a63-4860-846e-d3bfaa9728a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:14.141588 [ 3 ] {} HTTP-Session: 96a9277e-2a63-4860-846e-d3bfaa9728a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:14.141712 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:14.141772 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:28:14.141928 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:14.142391 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:14.142651 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.28 13:28:14.142815 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.28 13:28:14.142934 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} executeQuery: Read 38 rows, 3.08 KiB in 0.001185531 sec., 32053 rows/sec., 2.54 MiB/sec. 2024.02.28 13:28:14.143098 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} DynamicQueryHandler: Done processing query 2024.02.28 13:28:14.143127 [ 3 ] {becd2c2f-800f-4fd2-9108-64cf237a9b99} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:14.143182 [ 3 ] {} HTTP-Session: 96a9277e-2a63-4860-846e-d3bfaa9728a3 Destroying unnamed session 2024.02.28 13:28:14.143348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:14.143398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:14.143416 [ 3 ] {} HTTP-Session: b69d4055-e00a-4f02-bb0e-3de1ccee14e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:14.143433 [ 3 ] {} HTTP-Session: b69d4055-e00a-4f02-bb0e-3de1ccee14e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:14.143509 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:14.143550 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:28:14.143658 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:14.144050 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:14.144284 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.28 13:28:14.144432 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.28 13:28:14.144552 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} executeQuery: Read 114 rows, 11.53 KiB in 0.001010567 sec., 112807 rows/sec., 11.14 MiB/sec. 2024.02.28 13:28:14.144681 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} DynamicQueryHandler: Done processing query 2024.02.28 13:28:14.144708 [ 3 ] {7587d412-053c-4aa5-b3e0-d3b92f52d38c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:28:14.144724 [ 3 ] {} HTTP-Session: b69d4055-e00a-4f02-bb0e-3de1ccee14e7 Destroying unnamed session 2024.02.28 13:28:14.144869 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:14.144914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:14.144933 [ 3 ] {} HTTP-Session: 0980ba86-000f-432d-aff3-8fecc0bad037 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:14.144949 [ 3 ] {} HTTP-Session: 0980ba86-000f-432d-aff3-8fecc0bad037 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:14.145018 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:14.145055 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:28:14.145162 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:14.145447 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:14.145653 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.28 13:28:14.145799 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.28 13:28:14.145918 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} executeQuery: Read 38 rows, 3.04 KiB in 0.000872633 sec., 43546 rows/sec., 3.41 MiB/sec. 2024.02.28 13:28:14.146034 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} DynamicQueryHandler: Done processing query 2024.02.28 13:28:14.146057 [ 3 ] {bddb7cac-5d0f-47d5-a552-f51cf69a5895} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:14.146072 [ 3 ] {} HTTP-Session: 0980ba86-000f-432d-aff3-8fecc0bad037 Destroying unnamed session 2024.02.28 13:28:14.146269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:14.146316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:14.146334 [ 3 ] {} HTTP-Session: c0d16c2d-dee7-4247-8469-f3534f1bdf90 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:14.146350 [ 3 ] {} HTTP-Session: c0d16c2d-dee7-4247-8469-f3534f1bdf90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:14.146435 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:14.146479 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:28:14.146620 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:14.147051 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:14.147367 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) 2024.02.28 13:28:14.147547 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. 2024.02.28 13:28:14.147674 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} executeQuery: Read 38 rows, 52.51 KiB in 0.001212091 sec., 31350 rows/sec., 42.31 MiB/sec. 2024.02.28 13:28:14.147800 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} DynamicQueryHandler: Done processing query 2024.02.28 13:28:14.147822 [ 3 ] {1ba9d810-1a1d-4eef-a315-a3bc84d4ede2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:28:14.147838 [ 3 ] {} HTTP-Session: c0d16c2d-dee7-4247-8469-f3534f1bdf90 Destroying unnamed session 2024.02.28 13:28:14.808837 [ 95 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:28:14.808897 [ 95 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:28:19.142076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 4208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:19.142193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:19.142219 [ 3 ] {} HTTP-Session: 63968823-7ca9-4d43-9903-82095e2ffd0f Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:19.142242 [ 3 ] {} HTTP-Session: 63968823-7ca9-4d43-9903-82095e2ffd0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:19.142367 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:19.142428 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:28:19.142582 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:19.142992 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:19.143257 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.28 13:28:19.143425 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.28 13:28:19.143556 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} executeQuery: Read 29 rows, 2.35 KiB in 0.00114594 sec., 25306 rows/sec., 2.00 MiB/sec. 2024.02.28 13:28:19.143698 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} DynamicQueryHandler: Done processing query 2024.02.28 13:28:19.143725 [ 3 ] {3de67231-3fd0-4343-b387-27409e0fd194} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:19.143742 [ 3 ] {} HTTP-Session: 63968823-7ca9-4d43-9903-82095e2ffd0f Destroying unnamed session 2024.02.28 13:28:19.143854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:19.143906 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:19.143927 [ 3 ] {} HTTP-Session: d6c617d6-6744-4d5e-bb12-54d93614be5d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:19.143945 [ 3 ] {} HTTP-Session: d6c617d6-6744-4d5e-bb12-54d93614be5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:19.144022 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:19.144064 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:28:19.144179 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:19.144444 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:19.144648 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.28 13:28:19.144809 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.28 13:28:19.144929 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} executeQuery: Read 2 rows, 175.00 B in 0.000871082 sec., 2295 rows/sec., 196.19 KiB/sec. 2024.02.28 13:28:19.144926 [ 105 ] {} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2024.02.28 13:28:19.145025 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:19.145108 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} DynamicQueryHandler: Done processing query 2024.02.28 13:28:19.145161 [ 3 ] {b603f05d-a903-4ec2-a7b5-564b96a29c8f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:28:19.145169 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact 2024.02.28 13:28:19.145195 [ 3 ] {} HTTP-Session: d6c617d6-6744-4d5e-bb12-54d93614be5d Destroying unnamed session 2024.02.28 13:28:19.145297 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:19.145341 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.02.28 13:28:19.145375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18340, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:19.145451 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:19.145490 [ 3 ] {} HTTP-Session: 1a896b07-4b15-45ec-bccd-006005d48aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:19.145543 [ 3 ] {} HTTP-Session: 1a896b07-4b15-45ec-bccd-006005d48aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:19.145578 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.02.28 13:28:19.145726 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:19.145816 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.28 13:28:19.145826 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:28:19.146125 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::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.28 13:28:19.146268 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:19.146427 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.02.28 13:28:19.146525 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.02.28 13:28:19.147071 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:19.147498 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.28 13:28:19.147850 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.28 13:28:19.147866 [ 20 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002776982 sec., 7922.269571786926 rows/sec., 662.89 KiB/sec. 2024.02.28 13:28:19.148011 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.28 13:28:19.148021 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} executeQuery: Read 124 rows, 10.79 KiB in 0.002242948 sec., 55284 rows/sec., 4.70 MiB/sec. 2024.02.28 13:28:19.148235 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} DynamicQueryHandler: Done processing query 2024.02.28 13:28:19.148276 [ 3 ] {8f0ac38d-9769-4871-a55c-71d4cc625de1} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2024.02.28 13:28:19.148288 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.28 13:28:19.148300 [ 3 ] {} HTTP-Session: 1a896b07-4b15-45ec-bccd-006005d48aa5 Destroying unnamed session 2024.02.28 13:28:19.148380 [ 17 ] {61b04d7a-4d0d-488f-915e-63a9541501ea::all_1_19_4} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 2024.02.28 13:28:19.148486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:19.148537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:19.148555 [ 3 ] {} HTTP-Session: bb36148e-5c50-4dc1-aa32-8ba645a8d9bd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:19.148573 [ 3 ] {} HTTP-Session: bb36148e-5c50-4dc1-aa32-8ba645a8d9bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:19.148644 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:19.148684 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:28:19.148800 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:19.149085 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:19.149289 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.28 13:28:19.149443 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.28 13:28:19.149559 [ 105 ] {} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2024.02.28 13:28:19.149568 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} executeQuery: Read 2 rows, 143.00 B in 0.000883672 sec., 2263 rows/sec., 158.03 KiB/sec. 2024.02.28 13:28:19.149611 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:19.149790 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact 2024.02.28 13:28:19.149825 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} DynamicQueryHandler: Done processing query 2024.02.28 13:28:19.149867 [ 3 ] {3724dcd0-da7d-463f-a3c6-87455e17e903} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:28:19.149907 [ 3 ] {} HTTP-Session: bb36148e-5c50-4dc1-aa32-8ba645a8d9bd Destroying unnamed session 2024.02.28 13:28:19.149946 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:19.149986 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part 2024.02.28 13:28:19.150068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 9346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:19.150149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:19.150151 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part 2024.02.28 13:28:19.150177 [ 3 ] {} HTTP-Session: e82f3799-8f99-42ee-b61e-7523c71d29d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:19.150230 [ 3 ] {} HTTP-Session: e82f3799-8f99-42ee-b61e-7523c71d29d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:19.150404 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:19.150421 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part 2024.02.28 13:28:19.150490 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:28:19.150691 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::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.28 13:28:19.150880 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:19.150980 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part 2024.02.28 13:28:19.151129 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part 2024.02.28 13:28:19.151623 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:19.152041 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.28 13:28:19.152399 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.28 13:28:19.152512 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002842223 sec., 7740.420086671595 rows/sec., 540.47 KiB/sec. 2024.02.28 13:28:19.152616 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} executeQuery: Read 55 rows, 4.38 KiB in 0.002165666 sec., 25396 rows/sec., 1.98 MiB/sec. 2024.02.28 13:28:19.152677 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.02.28 13:28:19.152851 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} DynamicQueryHandler: Done processing query 2024.02.28 13:28:19.152896 [ 3 ] {be8406b6-5a1c-4461-8cd0-369bd77bbd90} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.02.28 13:28:19.152924 [ 3 ] {} HTTP-Session: e82f3799-8f99-42ee-b61e-7523c71d29d8 Destroying unnamed session 2024.02.28 13:28:19.152993 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.02.28 13:28:19.153059 [ 19 ] {cd62ae22-a6f3-4251-88ee-448fbdcef8d3::all_1_19_4} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 2024.02.28 13:28:19.153110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:19.153191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:19.153210 [ 3 ] {} HTTP-Session: 2cbc0dec-d6b8-48c5-9ea9-ef5244359273 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:19.153226 [ 3 ] {} HTTP-Session: 2cbc0dec-d6b8-48c5-9ea9-ef5244359273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:19.153299 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:19.153343 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:28:19.153478 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:19.153842 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:19.154104 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.28 13:28:19.154288 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.28 13:28:19.154409 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} executeQuery: Read 37 rows, 2.67 KiB in 0.001073037 sec., 34481 rows/sec., 2.43 MiB/sec. 2024.02.28 13:28:19.154569 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} DynamicQueryHandler: Done processing query 2024.02.28 13:28:19.154593 [ 3 ] {aff0b16a-3240-42f0-8d9b-b6831024437c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:19.154609 [ 3 ] {} HTTP-Session: 2cbc0dec-d6b8-48c5-9ea9-ef5244359273 Destroying unnamed session 2024.02.28 13:28:19.154742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 31059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:19.154788 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:19.154806 [ 3 ] {} HTTP-Session: b0eeef7d-4209-49d0-b706-f2283dcc7053 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:19.154823 [ 3 ] {} HTTP-Session: b0eeef7d-4209-49d0-b706-f2283dcc7053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:19.154899 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:19.154943 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:28:19.155081 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:19.155527 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:19.155823 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) 2024.02.28 13:28:19.156004 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. 2024.02.28 13:28:19.156126 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} executeQuery: Read 29 rows, 40.07 KiB in 0.001198831 sec., 24190 rows/sec., 32.64 MiB/sec. 2024.02.28 13:28:19.156251 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} DynamicQueryHandler: Done processing query 2024.02.28 13:28:19.156274 [ 3 ] {7da16c32-07e3-4b9e-ad56-bd8a70599cc3} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.02.28 13:28:19.156291 [ 3 ] {} HTTP-Session: b0eeef7d-4209-49d0-b706-f2283dcc7053 Destroying unnamed session 2024.02.28 13:28:24.142683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:24.142806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:24.142832 [ 3 ] {} HTTP-Session: c2476dda-8044-4750-bb00-e3d818d7961b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:24.142856 [ 3 ] {} HTTP-Session: c2476dda-8044-4750-bb00-e3d818d7961b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:24.142984 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:24.143044 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:28:24.143209 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:24.143728 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:24.143999 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.28 13:28:24.144176 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.28 13:28:24.144306 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} executeQuery: Read 38 rows, 3.08 KiB in 0.001284613 sec., 29580 rows/sec., 2.34 MiB/sec. 2024.02.28 13:28:24.144520 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} DynamicQueryHandler: Done processing query 2024.02.28 13:28:24.144551 [ 3 ] {afcac5bf-3c3a-42d0-8b8a-251e1b1e2c26} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:24.144601 [ 3 ] {} HTTP-Session: c2476dda-8044-4750-bb00-e3d818d7961b Destroying unnamed session 2024.02.28 13:28:24.144756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:24.144813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:24.144833 [ 3 ] {} HTTP-Session: de774e10-d402-4dd5-b191-e232501c6e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:24.144853 [ 3 ] {} HTTP-Session: de774e10-d402-4dd5-b191-e232501c6e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:24.144934 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:24.144977 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.28 13:28:24.145096 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:24.145400 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:24.145608 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.28 13:28:24.145762 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} oximeter.fields_ipaddr (61b04d7a-4d0d-488f-915e-63a9541501ea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.28 13:28:24.145881 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} executeQuery: Read 2 rows, 175.00 B in 0.000916673 sec., 2181 rows/sec., 186.43 KiB/sec. 2024.02.28 13:28:24.146026 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} DynamicQueryHandler: Done processing query 2024.02.28 13:28:24.146049 [ 3 ] {1ec56abc-5055-46a1-9f28-3e6a6fe99fe9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:28:24.146066 [ 3 ] {} HTTP-Session: de774e10-d402-4dd5-b191-e232501c6e33 Destroying unnamed session 2024.02.28 13:28:24.146234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:24.146282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:24.146300 [ 3 ] {} HTTP-Session: 06f1aec6-0c5f-48ae-bab8-c5618d0314c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:24.146319 [ 3 ] {} HTTP-Session: 06f1aec6-0c5f-48ae-bab8-c5618d0314c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:24.146396 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:24.146434 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:28:24.146537 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:24.146895 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:24.147103 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.28 13:28:24.147255 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.28 13:28:24.147376 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} executeQuery: Read 115 rows, 11.62 KiB in 0.000951774 sec., 120827 rows/sec., 11.92 MiB/sec. 2024.02.28 13:28:24.147497 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} DynamicQueryHandler: Done processing query 2024.02.28 13:28:24.147520 [ 3 ] {2e4d9f48-52fd-4344-b67a-217ad89f29d5} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:28:24.147537 [ 3 ] {} HTTP-Session: 06f1aec6-0c5f-48ae-bab8-c5618d0314c2 Destroying unnamed session 2024.02.28 13:28:24.147679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:24.147726 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:24.147744 [ 3 ] {} HTTP-Session: a3235ffa-37b8-473f-9548-ec621899a6f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:24.147760 [ 3 ] {} HTTP-Session: a3235ffa-37b8-473f-9548-ec621899a6f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:24.147828 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:24.147866 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.28 13:28:24.147971 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:24.148261 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:24.148470 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.28 13:28:24.148621 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} oximeter.fields_u16 (cd62ae22-a6f3-4251-88ee-448fbdcef8d3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.28 13:28:24.148736 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} executeQuery: Read 2 rows, 143.00 B in 0.000879393 sec., 2274 rows/sec., 158.80 KiB/sec. 2024.02.28 13:28:24.148838 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} DynamicQueryHandler: Done processing query 2024.02.28 13:28:24.148862 [ 3 ] {f20a2269-27a8-434e-9659-eb4f339bfcd6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:28:24.148877 [ 3 ] {} HTTP-Session: a3235ffa-37b8-473f-9548-ec621899a6f0 Destroying unnamed session 2024.02.28 13:28:24.148987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 7825, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:24.149031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:24.149050 [ 3 ] {} HTTP-Session: 7f88954d-0d63-43b1-b8de-555f23e77581 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:24.149066 [ 3 ] {} HTTP-Session: 7f88954d-0d63-43b1-b8de-555f23e77581 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:24.149136 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:24.149174 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:28:24.149275 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:24.149556 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:24.149761 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.28 13:28:24.149911 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.28 13:28:24.150028 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} executeQuery: Read 46 rows, 3.66 KiB in 0.000864432 sec., 53214 rows/sec., 4.13 MiB/sec. 2024.02.28 13:28:24.150143 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} DynamicQueryHandler: Done processing query 2024.02.28 13:28:24.150166 [ 3 ] {97eeb415-7511-4081-8eb0-d107cbc73450} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:24.150182 [ 3 ] {} HTTP-Session: 7f88954d-0d63-43b1-b8de-555f23e77581 Destroying unnamed session 2024.02.28 13:28:24.150280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:24.150325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:24.150343 [ 3 ] {} HTTP-Session: d4737b45-5f6b-46a5-9ec8-a7b6c0692d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:24.150360 [ 3 ] {} HTTP-Session: d4737b45-5f6b-46a5-9ec8-a7b6c0692d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:24.150428 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:24.150471 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.28 13:28:24.150592 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:24.150842 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:24.151093 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.28 13:28:24.151271 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} oximeter.measurements_cumulativeu64 (a18825bc-a948-4003-8bb0-1f4d9972db4c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.28 13:28:24.151390 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} executeQuery: Read 1 rows, 72.00 B in 0.000933275 sec., 1071 rows/sec., 75.34 KiB/sec. 2024.02.28 13:28:24.151535 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} DynamicQueryHandler: Done processing query 2024.02.28 13:28:24.151559 [ 3 ] {a85eaa9b-ad20-4350-bde0-baa4e289d7ba} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.28 13:28:24.151575 [ 3 ] {} HTTP-Session: d4737b45-5f6b-46a5-9ec8-a7b6c0692d1c Destroying unnamed session 2024.02.28 13:28:24.151727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:24.151773 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:24.151791 [ 3 ] {} HTTP-Session: 4675da0d-4f98-455f-bdaa-030bd9fa356b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:24.151807 [ 3 ] {} HTTP-Session: 4675da0d-4f98-455f-bdaa-030bd9fa356b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:24.151889 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:24.151932 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:28:24.152071 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:24.152498 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:24.152795 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) 2024.02.28 13:28:24.152974 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. 2024.02.28 13:28:24.153098 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} executeQuery: Read 38 rows, 52.51 KiB in 0.001180501 sec., 32189 rows/sec., 43.44 MiB/sec. 2024.02.28 13:28:24.153227 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} DynamicQueryHandler: Done processing query 2024.02.28 13:28:24.153254 [ 3 ] {48cd92bf-9455-470f-affc-96a4a8efabf8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:28:24.153270 [ 3 ] {} HTTP-Session: 4675da0d-4f98-455f-bdaa-030bd9fa356b Destroying unnamed session 2024.02.28 13:28:24.153375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:24.153420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:24.153438 [ 3 ] {} HTTP-Session: 288f9dfd-b691-4453-bb92-af98029b8a22 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:24.153455 [ 3 ] {} HTTP-Session: 288f9dfd-b691-4453-bb92-af98029b8a22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:24.153523 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:24.153562 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.28 13:28:24.153664 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:24.153906 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.86 GiB. 2024.02.28 13:28:24.154146 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.28 13:28:24.154320 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.28 13:28:24.154448 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} executeQuery: Read 6 rows, 405.00 B in 0.000892073 sec., 6725 rows/sec., 443.36 KiB/sec. 2024.02.28 13:28:24.154574 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} DynamicQueryHandler: Done processing query 2024.02.28 13:28:24.154597 [ 3 ] {3828a9ef-1bca-4a19-a014-8d1ebacba041} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.28 13:28:24.154613 [ 3 ] {} HTTP-Session: 288f9dfd-b691-4453-bb92-af98029b8a22 Destroying unnamed session 2024.02.28 13:28:29.141802 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 4927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:29.141930 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:29.141962 [ 3 ] {} HTTP-Session: e4151192-8fc3-498c-9b9c-c8d44012781b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:29.141990 [ 3 ] {} HTTP-Session: e4151192-8fc3-498c-9b9c-c8d44012781b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:29.142131 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:29.142198 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:28:29.142380 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:29.142829 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:29.143087 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.28 13:28:29.143255 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.28 13:28:29.143389 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} executeQuery: Read 34 rows, 2.76 KiB in 0.001210132 sec., 28096 rows/sec., 2.22 MiB/sec. 2024.02.28 13:28:29.143534 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} DynamicQueryHandler: Done processing query 2024.02.28 13:28:29.143560 [ 3 ] {d7608af8-576b-4a04-944c-c6e10dbb11e6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:29.143577 [ 3 ] {} HTTP-Session: e4151192-8fc3-498c-9b9c-c8d44012781b Destroying unnamed session 2024.02.28 13:28:29.143711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 15486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:29.143759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:29.143777 [ 3 ] {} HTTP-Session: 869fd3a3-1d03-44dd-b89d-9b80d6d728af Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:29.143794 [ 3 ] {} HTTP-Session: 869fd3a3-1d03-44dd-b89d-9b80d6d728af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:29.143867 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:29.143905 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:28:29.144010 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:29.144350 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:29.144561 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.28 13:28:29.144713 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.28 13:28:29.144836 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} executeQuery: Read 102 rows, 9.25 KiB in 0.000933224 sec., 109298 rows/sec., 9.68 MiB/sec. 2024.02.28 13:28:29.144835 [ 68 ] {} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.28 13:28:29.144948 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:29.144990 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} DynamicQueryHandler: Done processing query 2024.02.28 13:28:29.145046 [ 3 ] {c36d821b-9b49-4ff0-952f-63a7d0d50cd9} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.28 13:28:29.145056 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.28 13:28:29.145071 [ 3 ] {} HTTP-Session: 869fd3a3-1d03-44dd-b89d-9b80d6d728af Destroying unnamed session 2024.02.28 13:28:29.145285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6351, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:29.145344 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:29.145393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:29.145421 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 232 rows starting from the beginning of the part 2024.02.28 13:28:29.145432 [ 3 ] {} HTTP-Session: 02785c3a-5dec-4c37-9237-e454a3847666 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:29.145496 [ 3 ] {} HTTP-Session: 02785c3a-5dec-4c37-9237-e454a3847666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:29.145689 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:29.145725 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 80 rows starting from the beginning of the part 2024.02.28 13:28:29.145771 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:28:29.145996 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 114 rows starting from the beginning of the part 2024.02.28 13:28:29.146207 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:29.146246 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 124 rows starting from the beginning of the part 2024.02.28 13:28:29.146425 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 115 rows starting from the beginning of the part 2024.02.28 13:28:29.146516 [ 11 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 102 rows starting from the beginning of the part 2024.02.28 13:28:29.147074 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:29.147512 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.28 13:28:29.147824 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.28 13:28:29.147968 [ 68 ] {} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.28 13:28:29.148032 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} executeQuery: Read 37 rows, 2.99 KiB in 0.002246407 sec., 16470 rows/sec., 1.30 MiB/sec. 2024.02.28 13:28:29.148066 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:29.148284 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.28 13:28:29.148553 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} DynamicQueryHandler: Done processing query 2024.02.28 13:28:29.148576 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:29.148653 [ 3 ] {19b660a3-8a8b-44fc-924a-5ebaf678f3fe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:29.148679 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 117 rows starting from the beginning of the part 2024.02.28 13:28:29.148721 [ 3 ] {} HTTP-Session: 02785c3a-5dec-4c37-9237-e454a3847666 Destroying unnamed session 2024.02.28 13:28:29.148726 [ 20 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 4 columns (4 merged, 0 gathered) in 0.003726476 sec., 205824.48404336968 rows/sec., 18.92 MiB/sec. 2024.02.28 13:28:29.148881 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 30 rows starting from the beginning of the part 2024.02.28 13:28:29.148975 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.28 13:28:29.149034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 36403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:29.149159 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:29.149175 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:29.149192 [ 3 ] {} HTTP-Session: fb893616-afb0-4d89-82de-5a97a214c0dd Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:29.149282 [ 3 ] {} HTTP-Session: fb893616-afb0-4d89-82de-5a97a214c0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:29.149482 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.28 13:28:29.149618 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 55 rows starting from the beginning of the part 2024.02.28 13:28:29.149624 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:29.149700 [ 24 ] {25d958fa-81af-49af-a304-240ad5bbfa83::all_1_81_16} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.28 13:28:29.149806 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:28:29.150061 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 46 rows starting from the beginning of the part 2024.02.28 13:28:29.150414 [ 11 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 37 rows starting from the beginning of the part 2024.02.28 13:28:29.150547 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:29.151709 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:29.152028 [ 20 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 4 columns (4 merged, 0 gathered) in 0.00388546 sec., 83130.44015380419 rows/sec., 6.50 MiB/sec. 2024.02.28 13:28:29.152144 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.28 13:28:29.152261 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) 2024.02.28 13:28:29.152340 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.28 13:28:29.152402 [ 24 ] {090deb25-0923-49c7-a0af-5faa686ea08b::all_1_81_16} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.28 13:28:29.152501 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. 2024.02.28 13:28:29.152640 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} executeQuery: Read 34 rows, 46.98 KiB in 0.002910025 sec., 11683 rows/sec., 15.77 MiB/sec. 2024.02.28 13:28:29.152783 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} DynamicQueryHandler: Done processing query 2024.02.28 13:28:29.152808 [ 3 ] {795a0e13-4e29-4318-84d6-2a4d4023cfb5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:28:29.152824 [ 3 ] {} HTTP-Session: fb893616-afb0-4d89-82de-5a97a214c0dd Destroying unnamed session 2024.02.28 13:28:29.152941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:29.152988 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:29.153006 [ 3 ] {} HTTP-Session: 8a716bfd-2908-4f9d-ab9f-b20a82e43adc Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:29.153023 [ 3 ] {} HTTP-Session: 8a716bfd-2908-4f9d-ab9f-b20a82e43adc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:29.153092 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:29.153133 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.28 13:28:29.153241 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:29.153512 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:29.153751 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.28 13:28:29.153931 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.28 13:28:29.154044 [ 68 ] {} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.28 13:28:29.154053 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} executeQuery: Read 3 rows, 246.00 B in 0.000924634 sec., 3244 rows/sec., 259.82 KiB/sec. 2024.02.28 13:28:29.154094 [ 68 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:29.154257 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.28 13:28:29.154278 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} DynamicQueryHandler: Done processing query 2024.02.28 13:28:29.154328 [ 3 ] {9c9b340f-6551-4fa2-8133-877282311327} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.28 13:28:29.154357 [ 3 ] {} HTTP-Session: 8a716bfd-2908-4f9d-ab9f-b20a82e43adc Destroying unnamed session 2024.02.28 13:28:29.154423 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:29.154461 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 18 rows starting from the beginning of the part 2024.02.28 13:28:29.154716 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part 2024.02.28 13:28:29.154818 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2024.02.28 13:28:29.154914 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 9 rows starting from the beginning of the part 2024.02.28 13:28:29.154996 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2024.02.28 13:28:29.155072 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part 2024.02.28 13:28:29.155682 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.001510709 sec., 33758.98336476449 rows/sec., 2.40 MiB/sec. 2024.02.28 13:28:29.155768 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.28 13:28:29.155959 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.28 13:28:29.156043 [ 9 ] {ec9a730c-e4f6-4652-a4e7-f52a40250688::all_1_6_1} oximeter.measurements_i64 (ec9a730c-e4f6-4652-a4e7-f52a40250688) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.28 13:28:29.809146 [ 68 ] {} DNSResolver: Updating DNS cache 2024.02.28 13:28:29.809225 [ 68 ] {} DNSResolver: Updated DNS cache 2024.02.28 13:28:34.141089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 5502, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:34.141209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:34.141237 [ 3 ] {} HTTP-Session: 30c1a62a-b24a-4d5f-b2ea-430ce1aaa8d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:34.141263 [ 3 ] {} HTTP-Session: 30c1a62a-b24a-4d5f-b2ea-430ce1aaa8d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:34.141394 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:34.141456 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.28 13:28:34.141620 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:34.142044 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:34.142333 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.28 13:28:34.142514 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.28 13:28:34.142628 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} executeQuery: Read 38 rows, 3.08 KiB in 0.001200381 sec., 31656 rows/sec., 2.51 MiB/sec. 2024.02.28 13:28:34.142622 [ 147 ] {} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.28 13:28:34.142690 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:34.142773 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.28 13:28:34.142807 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} DynamicQueryHandler: Done processing query 2024.02.28 13:28:34.142840 [ 3 ] {7a45cc59-4efe-4e45-b743-f1ba068ae148} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:34.142855 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:34.142863 [ 3 ] {} HTTP-Session: 30c1a62a-b24a-4d5f-b2ea-430ce1aaa8d0 Destroying unnamed session 2024.02.28 13:28:34.142889 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 64 rows starting from the beginning of the part 2024.02.28 13:28:34.142992 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:34.143011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 18526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:34.143076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:34.143094 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 29 rows starting from the beginning of the part 2024.02.28 13:28:34.143102 [ 3 ] {} HTTP-Session: bb9c83f6-854d-4554-8e8f-723513e8227b Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:34.143134 [ 3 ] {} HTTP-Session: bb9c83f6-854d-4554-8e8f-723513e8227b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:34.143197 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:34.143288 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:34.143334 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part 2024.02.28 13:28:34.143352 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.28 13:28:34.143525 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:34.143598 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:34.144215 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:34.144463 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 241 rows, containing 4 columns (4 merged, 0 gathered) in 0.001722825 sec., 139886.52358771203 rows/sec., 11.07 MiB/sec. 2024.02.28 13:28:34.144517 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.02.28 13:28:34.144562 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.28 13:28:34.144689 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} oximeter.fields_string (25d958fa-81af-49af-a304-240ad5bbfa83): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. 2024.02.28 13:28:34.144748 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.28 13:28:34.144827 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} executeQuery: Read 114 rows, 11.53 KiB in 0.001486029 sec., 76714 rows/sec., 7.58 MiB/sec. 2024.02.28 13:28:34.144850 [ 20 ] {f86997b8-267f-4f8c-a212-56876e867ac9::all_1_81_16} oximeter.fields_i64 (f86997b8-267f-4f8c-a212-56876e867ac9) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.28 13:28:34.145083 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} DynamicQueryHandler: Done processing query 2024.02.28 13:28:34.145107 [ 3 ] {7ef67470-64fb-4a18-bf5d-3e473fc0b783} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.28 13:28:34.145125 [ 3 ] {} HTTP-Session: bb9c83f6-854d-4554-8e8f-723513e8227b Destroying unnamed session 2024.02.28 13:28:34.145293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 6491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:34.145338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:34.145357 [ 3 ] {} HTTP-Session: bc1da5c0-98d1-4ab7-9e24-2b127f217c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:34.145374 [ 3 ] {} HTTP-Session: bc1da5c0-98d1-4ab7-9e24-2b127f217c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:34.145447 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:34.145490 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.28 13:28:34.145601 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:34.145884 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:34.146086 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) 2024.02.28 13:28:34.146234 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} oximeter.fields_uuid (090deb25-0923-49c7-a0af-5faa686ea08b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. 2024.02.28 13:28:34.146328 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} executeQuery: Read 38 rows, 3.04 KiB in 0.000853593 sec., 44517 rows/sec., 3.48 MiB/sec. 2024.02.28 13:28:34.146441 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} DynamicQueryHandler: Done processing query 2024.02.28 13:28:34.146463 [ 3 ] {13b4207c-4785-4a74-bf21-f7516f729628} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.28 13:28:34.146478 [ 3 ] {} HTTP-Session: bc1da5c0-98d1-4ab7-9e24-2b127f217c95 Destroying unnamed session 2024.02.28 13:28:34.146629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:36514, User-Agent: (none), Length: 40669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.28 13:28:34.146675 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.28 13:28:34.146693 [ 3 ] {} HTTP-Session: 17b20de5-d6bb-418b-9157-5de00da1de8d Authenticating user 'default' from [fd00:1122:3344:101::d]:36514 2024.02.28 13:28:34.146710 [ 3 ] {} HTTP-Session: 17b20de5-d6bb-418b-9157-5de00da1de8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.28 13:28:34.146793 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} executeQuery: (from [fd00:1122:3344:101::d]:36514) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.28 13:28:34.146837 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.28 13:28:34.146971 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.28 13:28:34.147393 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:34.147700 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) 2024.02.28 13:28:34.147882 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. 2024.02.28 13:28:34.147975 [ 147 ] {} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 2024.02.28 13:28:34.147981 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} executeQuery: Read 38 rows, 52.51 KiB in 0.00116112 sec., 32727 rows/sec., 44.16 MiB/sec. 2024.02.28 13:28:34.148013 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.85 GiB. 2024.02.28 13:28:34.148131 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact 2024.02.28 13:28:34.148211 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} DynamicQueryHandler: Done processing query 2024.02.28 13:28:34.148239 [ 3 ] {06490e40-c129-4111-851c-8e4017d7aa4a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.28 13:28:34.148262 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.28 13:28:34.148290 [ 3 ] {} HTTP-Session: 17b20de5-d6bb-418b-9157-5de00da1de8d Destroying unnamed session 2024.02.28 13:28:34.148380 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2024 rows starting from the beginning of the part 2024.02.28 13:28:34.148530 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:34.148619 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 29 rows starting from the beginning of the part 2024.02.28 13:28:34.148703 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:34.148783 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 34 rows starting from the beginning of the part 2024.02.28 13:28:34.148862 [ 24 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 38 rows starting from the beginning of the part 2024.02.28 13:28:34.154489 [ 12 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} MergeTask::MergeProjectionsStage: Merge sorted 2201 rows, containing 6 columns (6 merged, 0 gathered) in 0.006431536 sec., 342219.96114147536 rows/sec., 461.81 MiB/sec. 2024.02.28 13:28:34.155601 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) 2024.02.28 13:28:34.155885 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. 2024.02.28 13:28:34.155962 [ 18 ] {7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16} oximeter.measurements_histogramf64 (7b2a746b-4b16-4ddb-8564-e6e841e8e986) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 2024.02.28 13:28:34.156059 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 7b2a746b-4b16-4ddb-8564-e6e841e8e986::all_1_81_16: 13.52 MiB.