[ Feb 18 04:56:06 Enabled. ] [ Feb 18 04:56:06 Rereading configuration. ] [ Feb 18 04:56:07 Rereading configuration. ] [ Feb 18 04:56:12 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 18 04:56:12 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.18 04:56:13.388179 [ 1 ] {} Application: Will watch for the process with pid 22458 2024.02.18 04:56:13.388245 [ 1 ] {} Application: Forked a child process to watch 2024.02.18 04:56:13.990252 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22458 2024.02.18 04:56:13.990414 [ 1 ] {} Application: starting up 2024.02.18 04:56:13.990608 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.02.18 04:56:14.127463 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.02.18 04:56:14.127527 [ 1 ] {} Application: Initializing DateLUT. 2024.02.18 04:56:14.127542 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.02.18 04:56:14.127584 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.02.18 04:56:14.127943 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.02.18 04:56:14.128593 [ 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.18 04:56:14.129052 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.18 04:56:14.129307 [ 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.18 04:56:14.131902 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.18 04:56:14.131945 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.18 04:56:14.132677 [ 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.18 04:56:14.132858 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.02.18 04:56:14.138912 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.02.18 04:56:14.139253 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.02.18 04:56:14.139279 [ 1 ] {} Application: Uncompressed cache policy name 2024.02.18 04:56:14.140662 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.02.18 04:56:14.141067 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.02.18 04:56:14.141391 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.02.18 04:56:14.141735 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.02.18 04:56:14.142583 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.02.18 04:56:14.142626 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.02.18 04:56:14.142680 [ 1 ] {} Application: Loaded user defined objects 2024.02.18 04:56:14.142696 [ 1 ] {} Application: Loading metadata from /data/ 2024.02.18 04:56:14.173277 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.02.18 04:56:14.173306 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108812 sec 2024.02.18 04:56:14.173884 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.18 04:56:14.173963 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.02.18 04:56:14.173982 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.02.18 04:56:14.173999 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.02.18 04:56:14.174011 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.02.18 04:56:14.174025 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.02.18 04:56:14.174040 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.02.18 04:56:14.174073 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.02.18 04:56:14.174093 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.02.18 04:56:14.174124 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.02.18 04:56:14.174138 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.02.18 04:56:14.174153 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.02.18 04:56:14.174175 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.02.18 04:56:14.174206 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.02.18 04:56:14.174221 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.02.18 04:56:14.174233 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.02.18 04:56:14.209863 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.02.18 04:56:14.220911 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.02.18 04:56:14.220950 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.1362e-05 sec 2024.02.18 04:56:14.220978 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.18 04:56:14.220996 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.02.18 04:56:14.221021 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.02.18 04:56:14.223481 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.02.18 04:56:14.229298 [ 1 ] {} Application: Loaded metadata. 2024.02.18 04:56:14.229420 [ 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.18 04:56:14.229458 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.02.18 04:56:14.487258 [ 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.18 04:56:14.504831 [ 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.18 04:56:14.504886 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.02.18 04:56:14.543933 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.02.18 04:56:14.544651 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.02.18 04:56:14.544984 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.02.18 04:56:14.545018 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.02.18 04:56:14.545062 [ 151 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:56:14.545133 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.02.18 04:56:14.545139 [ 151 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:56:14.545194 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.02.18 04:56:14.545893 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.02.18 04:56:14.545915 [ 1 ] {} Application: Ready for connections. 2024.02.18 04:56:14.769261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.769439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.770016 [ 3 ] {} HTTP-Session: 8fa2707b-f926-46ff-9f98-90e644bfb31b Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.770048 [ 3 ] {} HTTP-Session: 8fa2707b-f926-46ff-9f98-90e644bfb31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.770177 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.02.18 04:56:14.770204 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.18 04:56:14.770223 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.02.18 04:56:14.771644 [ 3 ] {976e550f-fdfd-4f4f-9605-8cd6595889b0} executeQuery: (from [fd00:1122:3344:101::d]:49934) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.18 04:56:14.792548 [ 3 ] {976e550f-fdfd-4f4f-9605-8cd6595889b0} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:49934) (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.18 04:56:14.793282 [ 3 ] {976e550f-fdfd-4f4f-9605-8cd6595889b0} 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.18 04:56:14.793971 [ 3 ] {976e550f-fdfd-4f4f-9605-8cd6595889b0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.793995 [ 3 ] {} HTTP-Session: 8fa2707b-f926-46ff-9f98-90e644bfb31b Destroying unnamed session 2024.02.18 04:56:14.794315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.794367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.794388 [ 3 ] {} HTTP-Session: 32caa275-9ec1-4bb3-af66-0bcf7bc31757 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.794411 [ 3 ] {} HTTP-Session: 32caa275-9ec1-4bb3-af66-0bcf7bc31757 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.794509 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} executeQuery: (from [fd00:1122:3344:101::d]:49934) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.02.18 04:56:14.794592 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.02.18 04:56:14.795511 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.02.18 04:56:14.797273 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:56:14.801059 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.801092 [ 3 ] {4f6e6306-4fbf-40f8-851b-a73d780794d4} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.02.18 04:56:14.801108 [ 3 ] {} HTTP-Session: 32caa275-9ec1-4bb3-af66-0bcf7bc31757 Destroying unnamed session 2024.02.18 04:56:14.801248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.801300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.801319 [ 3 ] {} HTTP-Session: 37a1aa3c-8d39-42ca-9f76-cb2933f1ad8b Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.801334 [ 3 ] {} HTTP-Session: 37a1aa3c-8d39-42ca-9f76-cb2933f1ad8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.801434 [ 3 ] {0029b380-5bfa-47d8-b01b-0cffa9225ee1} executeQuery: (from [fd00:1122:3344:101::d]:49934) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.02.18 04:56:14.801681 [ 3 ] {0029b380-5bfa-47d8-b01b-0cffa9225ee1} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:49934) (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.18 04:56:14.801810 [ 3 ] {0029b380-5bfa-47d8-b01b-0cffa9225ee1} 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.18 04:56:14.801915 [ 3 ] {0029b380-5bfa-47d8-b01b-0cffa9225ee1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.801933 [ 3 ] {} HTTP-Session: 37a1aa3c-8d39-42ca-9f76-cb2933f1ad8b Destroying unnamed session 2024.02.18 04:56:14.802693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.802740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.802759 [ 3 ] {} HTTP-Session: 0b437904-3924-4d36-bfd1-411090b1c088 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.802779 [ 3 ] {} HTTP-Session: 0b437904-3924-4d36-bfd1-411090b1c088 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.802886 [ 3 ] {4d95deeb-b3dd-4f28-adbd-bf641153f147} executeQuery: (from [fd00:1122:3344:101::d]:49934) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.02.18 04:56:14.802989 [ 3 ] {4d95deeb-b3dd-4f28-adbd-bf641153f147} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.803014 [ 3 ] {4d95deeb-b3dd-4f28-adbd-bf641153f147} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.803030 [ 3 ] {} HTTP-Session: 0b437904-3924-4d36-bfd1-411090b1c088 Destroying unnamed session 2024.02.18 04:56:14.803157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.803204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.803222 [ 3 ] {} HTTP-Session: 84df8313-5e11-480b-a013-c860afa33b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.803244 [ 3 ] {} HTTP-Session: 84df8313-5e11-480b-a013-c860afa33b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.803301 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} executeQuery: (from [fd00:1122:3344:101::d]:49934) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.02.18 04:56:14.803354 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.02.18 04:56:14.814416 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.02.18 04:56:14.814442 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.9141e-05 sec 2024.02.18 04:56:14.814474 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} TablesLoader: Loading 0 tables with 0 dependency level 2024.02.18 04:56:14.814500 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} DatabaseAtomic (oximeter): Starting up tables. 2024.02.18 04:56:14.814583 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.814612 [ 3 ] {7f9dd95f-f33c-4f4b-a25a-32e7ecbde46a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.814631 [ 3 ] {} HTTP-Session: 84df8313-5e11-480b-a013-c860afa33b24 Destroying unnamed session 2024.02.18 04:56:14.814763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.814821 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.814845 [ 3 ] {} HTTP-Session: 739413ff-ac9d-4a07-bda3-9c2a7a1eb3b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.814872 [ 3 ] {} HTTP-Session: 739413ff-ac9d-4a07-bda3-9c2a7a1eb3b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.815040 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} executeQuery: (from [fd00:1122:3344:101::d]:49934) /* 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.18 04:56:14.815100 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.02.18 04:56:14.830253 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} oximeter.version (4d179271-5f49-43e2-9b79-f1d5013a8b69): Loading data parts 2024.02.18 04:56:14.830374 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} oximeter.version (4d179271-5f49-43e2-9b79-f1d5013a8b69): There are no data parts 2024.02.18 04:56:14.846686 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.846710 [ 3 ] {ce5ef643-635d-4cc6-9c87-637fe76855ac} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.846735 [ 3 ] {} HTTP-Session: 739413ff-ac9d-4a07-bda3-9c2a7a1eb3b7 Destroying unnamed session 2024.02.18 04:56:14.846886 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.846938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.846961 [ 3 ] {} HTTP-Session: eadf4530-675b-40b9-83be-72ffcadbbdf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.846977 [ 3 ] {} HTTP-Session: eadf4530-675b-40b9-83be-72ffcadbbdf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.847183 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} executeQuery: (from [fd00:1122:3344:101::d]:49934) /* 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.18 04:56:14.847236 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.02.18 04:56:14.864230 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} oximeter.measurements_bool (2397d89b-e3a5-4441-9051-893fa124fed3): Loading data parts 2024.02.18 04:56:14.864320 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} oximeter.measurements_bool (2397d89b-e3a5-4441-9051-893fa124fed3): There are no data parts 2024.02.18 04:56:14.878548 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.878579 [ 3 ] {9128390a-1d55-469a-a355-9ddb6bb5276c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.878606 [ 3 ] {} HTTP-Session: eadf4530-675b-40b9-83be-72ffcadbbdf5 Destroying unnamed session 2024.02.18 04:56:14.878755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.878814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.878843 [ 3 ] {} HTTP-Session: e59bc202-04c5-45e1-b09a-be09d1ccf4b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.878863 [ 3 ] {} HTTP-Session: e59bc202-04c5-45e1-b09a-be09d1ccf4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.879104 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:14.879166 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.02.18 04:56:14.884987 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} oximeter.measurements_i8 (d0fa07ec-fbc3-4cc3-9d81-97ea43d8fece): Loading data parts 2024.02.18 04:56:14.885068 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} oximeter.measurements_i8 (d0fa07ec-fbc3-4cc3-9d81-97ea43d8fece): There are no data parts 2024.02.18 04:56:14.886718 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.886743 [ 3 ] {daada3a4-b5ae-48fb-a4e6-1a1ff2b4e1f7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.886760 [ 3 ] {} HTTP-Session: e59bc202-04c5-45e1-b09a-be09d1ccf4b1 Destroying unnamed session 2024.02.18 04:56:14.886893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.886941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.886960 [ 3 ] {} HTTP-Session: 4df3fae5-efaa-439d-92ff-58aa237acc5e Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.886980 [ 3 ] {} HTTP-Session: 4df3fae5-efaa-439d-92ff-58aa237acc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.887171 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:14.887220 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.02.18 04:56:14.895540 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} oximeter.measurements_u8 (4fab1b7b-ec44-4688-ad83-4e0965297b37): Loading data parts 2024.02.18 04:56:14.895609 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} oximeter.measurements_u8 (4fab1b7b-ec44-4688-ad83-4e0965297b37): There are no data parts 2024.02.18 04:56:14.901051 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.901081 [ 3 ] {1f798e62-4c9b-42d9-9e65-a217f63c212f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.901100 [ 3 ] {} HTTP-Session: 4df3fae5-efaa-439d-92ff-58aa237acc5e Destroying unnamed session 2024.02.18 04:56:14.901232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.901279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.901300 [ 3 ] {} HTTP-Session: d1030469-040f-46b8-a9e9-6a12a6740469 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.901320 [ 3 ] {} HTTP-Session: d1030469-040f-46b8-a9e9-6a12a6740469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.901514 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:14.901559 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.02.18 04:56:14.912056 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} oximeter.measurements_i16 (c5646f33-64d0-4b9c-8ebd-f6d5afb755aa): Loading data parts 2024.02.18 04:56:14.912141 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} oximeter.measurements_i16 (c5646f33-64d0-4b9c-8ebd-f6d5afb755aa): There are no data parts 2024.02.18 04:56:14.917421 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.917458 [ 3 ] {31533829-e536-4eab-8d4a-e74bc7f6332f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.917476 [ 3 ] {} HTTP-Session: d1030469-040f-46b8-a9e9-6a12a6740469 Destroying unnamed session 2024.02.18 04:56:14.917627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.917684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.917709 [ 3 ] {} HTTP-Session: 8eb6219b-69da-4b08-b39e-ecaef6cbbcda Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.917737 [ 3 ] {} HTTP-Session: 8eb6219b-69da-4b08-b39e-ecaef6cbbcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.917999 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:14.918054 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.02.18 04:56:14.929865 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} oximeter.measurements_u16 (74ecacfd-60c3-42d6-a08e-b8937af6cfbf): Loading data parts 2024.02.18 04:56:14.929948 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} oximeter.measurements_u16 (74ecacfd-60c3-42d6-a08e-b8937af6cfbf): There are no data parts 2024.02.18 04:56:14.944336 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.944376 [ 3 ] {753d98ec-9572-42a2-b049-36bee86c41bf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.944395 [ 3 ] {} HTTP-Session: 8eb6219b-69da-4b08-b39e-ecaef6cbbcda Destroying unnamed session 2024.02.18 04:56:14.944581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.944643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.944668 [ 3 ] {} HTTP-Session: 3d09fc9f-0285-4138-adfa-c63f8924cc65 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.944696 [ 3 ] {} HTTP-Session: 3d09fc9f-0285-4138-adfa-c63f8924cc65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.944940 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:14.944999 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.02.18 04:56:14.950803 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} oximeter.measurements_i32 (90f0bf91-51cd-4d5d-b1ab-c11e5699822c): Loading data parts 2024.02.18 04:56:14.950892 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} oximeter.measurements_i32 (90f0bf91-51cd-4d5d-b1ab-c11e5699822c): There are no data parts 2024.02.18 04:56:14.961532 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.961573 [ 3 ] {5b74ef68-700d-4ab2-bb8d-ca98c2417868} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.961592 [ 3 ] {} HTTP-Session: 3d09fc9f-0285-4138-adfa-c63f8924cc65 Destroying unnamed session 2024.02.18 04:56:14.961731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.961803 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.961828 [ 3 ] {} HTTP-Session: fcf72448-c59f-4194-a0ea-d0ae7d86d178 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.961858 [ 3 ] {} HTTP-Session: fcf72448-c59f-4194-a0ea-d0ae7d86d178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.962095 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:14.962161 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.02.18 04:56:14.966139 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} oximeter.measurements_u32 (cbbffc26-483d-4644-9af5-70eb49af71f4): Loading data parts 2024.02.18 04:56:14.966233 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} oximeter.measurements_u32 (cbbffc26-483d-4644-9af5-70eb49af71f4): There are no data parts 2024.02.18 04:56:14.977891 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} DynamicQueryHandler: Done processing query 2024.02.18 04:56:14.977926 [ 3 ] {3bd94890-6713-412e-9f62-dd49767a5bfc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:14.977941 [ 3 ] {} HTTP-Session: fcf72448-c59f-4194-a0ea-d0ae7d86d178 Destroying unnamed session 2024.02.18 04:56:14.978062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:14.978119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:14.978138 [ 3 ] {} HTTP-Session: a3e770b9-4f6a-4ec2-b611-cef46ed6b99d Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:14.978155 [ 3 ] {} HTTP-Session: a3e770b9-4f6a-4ec2-b611-cef46ed6b99d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:14.978350 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:14.978407 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.02.18 04:56:14.997152 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} oximeter.measurements_i64 (95c4be7b-c95a-4a58-9a0a-c19866fb5abe): Loading data parts 2024.02.18 04:56:14.997237 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} oximeter.measurements_i64 (95c4be7b-c95a-4a58-9a0a-c19866fb5abe): There are no data parts 2024.02.18 04:56:15.000132 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.11 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 8.19 MiB 2024.02.18 04:56:15.023600 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.023634 [ 3 ] {1956dae9-ac31-4e49-90bf-dd1caecb1673} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.023654 [ 3 ] {} HTTP-Session: a3e770b9-4f6a-4ec2-b611-cef46ed6b99d Destroying unnamed session 2024.02.18 04:56:15.023828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.023901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.023925 [ 3 ] {} HTTP-Session: 0c30165d-68a8-4a7d-903c-7e9b08bc4068 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.023955 [ 3 ] {} HTTP-Session: 0c30165d-68a8-4a7d-903c-7e9b08bc4068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.024195 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.024252 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.02.18 04:56:15.040268 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} oximeter.measurements_u64 (d3d48cae-83a9-4ef7-b62d-b266e16314eb): Loading data parts 2024.02.18 04:56:15.040368 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} oximeter.measurements_u64 (d3d48cae-83a9-4ef7-b62d-b266e16314eb): There are no data parts 2024.02.18 04:56:15.055646 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.055671 [ 3 ] {30de30f2-1e32-4525-8d6a-3ab71cbf2c19} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.055686 [ 3 ] {} HTTP-Session: 0c30165d-68a8-4a7d-903c-7e9b08bc4068 Destroying unnamed session 2024.02.18 04:56:15.055826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.055879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.055899 [ 3 ] {} HTTP-Session: a8087bec-f84d-402e-8ca5-c4f7131f0f22 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.055924 [ 3 ] {} HTTP-Session: a8087bec-f84d-402e-8ca5-c4f7131f0f22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.056121 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.056171 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.02.18 04:56:15.061839 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} oximeter.measurements_f32 (cbe3cf6f-309d-490c-ba9a-b7d8d87f6605): Loading data parts 2024.02.18 04:56:15.061981 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} oximeter.measurements_f32 (cbe3cf6f-309d-490c-ba9a-b7d8d87f6605): There are no data parts 2024.02.18 04:56:15.074039 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.074079 [ 3 ] {29277cc5-d278-4caa-9175-8ea8d36503de} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.074097 [ 3 ] {} HTTP-Session: a8087bec-f84d-402e-8ca5-c4f7131f0f22 Destroying unnamed session 2024.02.18 04:56:15.074240 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.074292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.074310 [ 3 ] {} HTTP-Session: 8bea9160-20fb-43fe-b42e-816129860aec Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.074334 [ 3 ] {} HTTP-Session: 8bea9160-20fb-43fe-b42e-816129860aec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.074518 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.074564 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.02.18 04:56:15.090515 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} oximeter.measurements_f64 (88dad844-0202-4228-8be2-41ed86e76b8b): Loading data parts 2024.02.18 04:56:15.090609 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} oximeter.measurements_f64 (88dad844-0202-4228-8be2-41ed86e76b8b): There are no data parts 2024.02.18 04:56:15.096194 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.096239 [ 3 ] {39aa0199-5c9a-496d-872c-0a5cf6e2e556} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.096259 [ 3 ] {} HTTP-Session: 8bea9160-20fb-43fe-b42e-816129860aec Destroying unnamed session 2024.02.18 04:56:15.096429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.096492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.096516 [ 3 ] {} HTTP-Session: 322502a1-b9ed-4577-89d8-aad0e6298413 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.096545 [ 3 ] {} HTTP-Session: 322502a1-b9ed-4577-89d8-aad0e6298413 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.096795 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.096853 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.02.18 04:56:15.107212 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} oximeter.measurements_string (af7bc8d8-9244-4450-988a-4df997036837): Loading data parts 2024.02.18 04:56:15.107301 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} oximeter.measurements_string (af7bc8d8-9244-4450-988a-4df997036837): There are no data parts 2024.02.18 04:56:15.122314 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.122351 [ 3 ] {cd63caf8-d212-46d6-b36e-d9e6c746b07f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.122368 [ 3 ] {} HTTP-Session: 322502a1-b9ed-4577-89d8-aad0e6298413 Destroying unnamed session 2024.02.18 04:56:15.122496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.122550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.122570 [ 3 ] {} HTTP-Session: 55d9d8e0-1655-4751-a5ca-f24e2a4b24ef Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.122597 [ 3 ] {} HTTP-Session: 55d9d8e0-1655-4751-a5ca-f24e2a4b24ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.122799 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.122860 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.02.18 04:56:15.137988 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} oximeter.measurements_bytes (5a3c1c99-e0ed-40cd-965a-14e693a9f8ca): Loading data parts 2024.02.18 04:56:15.138091 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} oximeter.measurements_bytes (5a3c1c99-e0ed-40cd-965a-14e693a9f8ca): There are no data parts 2024.02.18 04:56:15.140254 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.140289 [ 3 ] {0a2147fd-fa56-41b5-9041-d34c311d1948} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.140306 [ 3 ] {} HTTP-Session: 55d9d8e0-1655-4751-a5ca-f24e2a4b24ef Destroying unnamed session 2024.02.18 04:56:15.140432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.140480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.140499 [ 3 ] {} HTTP-Session: 3daf9d1a-2ab6-4829-a912-f7842bda548a Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.140521 [ 3 ] {} HTTP-Session: 3daf9d1a-2ab6-4829-a912-f7842bda548a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.140726 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.140779 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.02.18 04:56:15.154330 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} oximeter.measurements_cumulativei64 (2eef26e2-2f29-401b-85ce-15d0b0ce6f01): Loading data parts 2024.02.18 04:56:15.154435 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} oximeter.measurements_cumulativei64 (2eef26e2-2f29-401b-85ce-15d0b0ce6f01): There are no data parts 2024.02.18 04:56:15.156806 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.156837 [ 3 ] {365fd7f5-1646-4f2f-96fc-63e08471a392} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.156858 [ 3 ] {} HTTP-Session: 3daf9d1a-2ab6-4829-a912-f7842bda548a Destroying unnamed session 2024.02.18 04:56:15.156987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.157036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.157062 [ 3 ] {} HTTP-Session: 7c710498-ab48-40d5-bc10-4dab6e683a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.157079 [ 3 ] {} HTTP-Session: 7c710498-ab48-40d5-bc10-4dab6e683a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.157286 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.157339 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.02.18 04:56:15.171663 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Loading data parts 2024.02.18 04:56:15.171764 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): There are no data parts 2024.02.18 04:56:15.174913 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.174943 [ 3 ] {dc0414e4-108e-446b-b31e-3122d0799065} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.174972 [ 3 ] {} HTTP-Session: 7c710498-ab48-40d5-bc10-4dab6e683a00 Destroying unnamed session 2024.02.18 04:56:15.175109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.175167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.175192 [ 3 ] {} HTTP-Session: ed8c9ee1-b2aa-4890-ad0f-e2869c8d6fb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.175209 [ 3 ] {} HTTP-Session: ed8c9ee1-b2aa-4890-ad0f-e2869c8d6fb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.175413 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.175466 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.02.18 04:56:15.190038 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} oximeter.measurements_cumulativef32 (77e44e55-3c61-4a27-ac69-f259af6bdd87): Loading data parts 2024.02.18 04:56:15.190132 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} oximeter.measurements_cumulativef32 (77e44e55-3c61-4a27-ac69-f259af6bdd87): There are no data parts 2024.02.18 04:56:15.205596 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.205634 [ 3 ] {2f6d8104-9ac2-4048-9c8a-40a6ed5d0c7e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.205653 [ 3 ] {} HTTP-Session: ed8c9ee1-b2aa-4890-ad0f-e2869c8d6fb2 Destroying unnamed session 2024.02.18 04:56:15.205804 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.205867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.205892 [ 3 ] {} HTTP-Session: cf7680b6-986f-43fb-a04c-ae5e61614a25 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.205913 [ 3 ] {} HTTP-Session: cf7680b6-986f-43fb-a04c-ae5e61614a25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.206174 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.206230 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.02.18 04:56:15.221249 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} oximeter.measurements_cumulativef64 (057139eb-0af2-4914-ad1f-b6ed7af37ece): Loading data parts 2024.02.18 04:56:15.221348 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} oximeter.measurements_cumulativef64 (057139eb-0af2-4914-ad1f-b6ed7af37ece): There are no data parts 2024.02.18 04:56:15.227145 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.227186 [ 3 ] {33f11f36-48dd-4d80-b419-d999d248a643} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.227206 [ 3 ] {} HTTP-Session: cf7680b6-986f-43fb-a04c-ae5e61614a25 Destroying unnamed session 2024.02.18 04:56:15.227354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.227414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.227437 [ 3 ] {} HTTP-Session: 7fdd091d-eeea-4f58-99ad-082f93aba94d Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.227464 [ 3 ] {} HTTP-Session: 7fdd091d-eeea-4f58-99ad-082f93aba94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.227742 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.227808 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.02.18 04:56:15.240720 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} oximeter.measurements_histogrami8 (93fcbabe-2808-4555-88ea-c77234adcf15): Loading data parts 2024.02.18 04:56:15.240811 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} oximeter.measurements_histogrami8 (93fcbabe-2808-4555-88ea-c77234adcf15): There are no data parts 2024.02.18 04:56:15.256018 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.256057 [ 3 ] {a6e20188-173d-4ea5-9c45-291143d21326} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.256076 [ 3 ] {} HTTP-Session: 7fdd091d-eeea-4f58-99ad-082f93aba94d Destroying unnamed session 2024.02.18 04:56:15.256217 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.256266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.256285 [ 3 ] {} HTTP-Session: 7ccbb8de-7d8e-486b-bb9b-9977489c3dff Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.256307 [ 3 ] {} HTTP-Session: 7ccbb8de-7d8e-486b-bb9b-9977489c3dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.256522 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.256578 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.02.18 04:56:15.261750 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} oximeter.measurements_histogramu8 (d801f6bd-6309-4a8f-a24c-7cd156a5daca): Loading data parts 2024.02.18 04:56:15.261853 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} oximeter.measurements_histogramu8 (d801f6bd-6309-4a8f-a24c-7cd156a5daca): There are no data parts 2024.02.18 04:56:15.272919 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.272944 [ 3 ] {fdb0ac6b-5291-4831-82cd-691924d3752a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.272961 [ 3 ] {} HTTP-Session: 7ccbb8de-7d8e-486b-bb9b-9977489c3dff Destroying unnamed session 2024.02.18 04:56:15.273105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.273163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.273183 [ 3 ] {} HTTP-Session: 6b486159-0dc2-486a-905c-eecf7e0b41d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.273210 [ 3 ] {} HTTP-Session: 6b486159-0dc2-486a-905c-eecf7e0b41d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.273438 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.273502 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.02.18 04:56:15.289782 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} oximeter.measurements_histogrami16 (71ea21c0-b072-4042-bd10-3c99ad709bad): Loading data parts 2024.02.18 04:56:15.289887 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} oximeter.measurements_histogrami16 (71ea21c0-b072-4042-bd10-3c99ad709bad): There are no data parts 2024.02.18 04:56:15.304599 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.304628 [ 3 ] {4acfed01-4fa0-4724-afbe-51be5c0bfca8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.304661 [ 3 ] {} HTTP-Session: 6b486159-0dc2-486a-905c-eecf7e0b41d6 Destroying unnamed session 2024.02.18 04:56:15.304918 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.304985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.305022 [ 3 ] {} HTTP-Session: 48d8dc17-c441-4051-9138-c67e0fa53ec1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.305044 [ 3 ] {} HTTP-Session: 48d8dc17-c441-4051-9138-c67e0fa53ec1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.305296 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.305360 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.02.18 04:56:15.312478 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} oximeter.measurements_histogramu16 (b8b13931-0718-4761-9e7e-77779a538d13): Loading data parts 2024.02.18 04:56:15.312581 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} oximeter.measurements_histogramu16 (b8b13931-0718-4761-9e7e-77779a538d13): There are no data parts 2024.02.18 04:56:15.328660 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.328696 [ 3 ] {3fd74aef-d153-4ac5-9e01-34bca37d4c37} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.328735 [ 3 ] {} HTTP-Session: 48d8dc17-c441-4051-9138-c67e0fa53ec1 Destroying unnamed session 2024.02.18 04:56:15.328883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.328939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.328975 [ 3 ] {} HTTP-Session: 4bc7d40d-227e-4c73-be3d-c3d8e6069825 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.329008 [ 3 ] {} HTTP-Session: 4bc7d40d-227e-4c73-be3d-c3d8e6069825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.329257 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.329321 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.02.18 04:56:15.339682 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} oximeter.measurements_histogrami32 (af5f80a4-e27a-4976-97ab-08ed36f47837): Loading data parts 2024.02.18 04:56:15.339799 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} oximeter.measurements_histogrami32 (af5f80a4-e27a-4976-97ab-08ed36f47837): There are no data parts 2024.02.18 04:56:15.342080 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.342117 [ 3 ] {e6f2e6e2-e9d7-485d-9ea1-a35a5835b9b8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.342133 [ 3 ] {} HTTP-Session: 4bc7d40d-227e-4c73-be3d-c3d8e6069825 Destroying unnamed session 2024.02.18 04:56:15.342293 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.342357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.342381 [ 3 ] {} HTTP-Session: f634fbfc-5648-4eb5-ad4a-6bc508173838 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.342413 [ 3 ] {} HTTP-Session: f634fbfc-5648-4eb5-ad4a-6bc508173838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.342674 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.342753 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.02.18 04:56:15.346624 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} oximeter.measurements_histogramu32 (eee8f6ca-e5a0-4979-b2c8-153ee63bb4af): Loading data parts 2024.02.18 04:56:15.346762 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} oximeter.measurements_histogramu32 (eee8f6ca-e5a0-4979-b2c8-153ee63bb4af): There are no data parts 2024.02.18 04:56:15.357861 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.357898 [ 3 ] {9bc352dd-10ee-4b03-8edf-8b3508165dd5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.357922 [ 3 ] {} HTTP-Session: f634fbfc-5648-4eb5-ad4a-6bc508173838 Destroying unnamed session 2024.02.18 04:56:15.358050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.358103 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.358133 [ 3 ] {} HTTP-Session: 8266efd3-ee50-4ec8-9790-4f3eaa5acb2b Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.358150 [ 3 ] {} HTTP-Session: 8266efd3-ee50-4ec8-9790-4f3eaa5acb2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.358366 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.358422 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.02.18 04:56:15.362851 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} oximeter.measurements_histogrami64 (a57da02b-551c-4e94-8aa9-0e22ea6b8b7e): Loading data parts 2024.02.18 04:56:15.362969 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} oximeter.measurements_histogrami64 (a57da02b-551c-4e94-8aa9-0e22ea6b8b7e): There are no data parts 2024.02.18 04:56:15.374660 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.374692 [ 3 ] {384452c8-4e47-4702-9c83-67f1c9624639} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.374722 [ 3 ] {} HTTP-Session: 8266efd3-ee50-4ec8-9790-4f3eaa5acb2b Destroying unnamed session 2024.02.18 04:56:15.374866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.374926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.374958 [ 3 ] {} HTTP-Session: 2fbdf536-0dd8-498a-bbd8-a6f2d5aaed10 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.374981 [ 3 ] {} HTTP-Session: 2fbdf536-0dd8-498a-bbd8-a6f2d5aaed10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.375235 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.375288 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.02.18 04:56:15.379970 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} oximeter.measurements_histogramu64 (fe3b872f-aa91-48bb-af6f-43a1a7d580ba): Loading data parts 2024.02.18 04:56:15.380066 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} oximeter.measurements_histogramu64 (fe3b872f-aa91-48bb-af6f-43a1a7d580ba): There are no data parts 2024.02.18 04:56:15.391614 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.391656 [ 3 ] {de310520-d504-4994-8630-b9f108c715b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.391671 [ 3 ] {} HTTP-Session: 2fbdf536-0dd8-498a-bbd8-a6f2d5aaed10 Destroying unnamed session 2024.02.18 04:56:15.391790 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.391857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.391876 [ 3 ] {} HTTP-Session: 9e694bb7-3925-43c7-bc4b-7ac36b4cd362 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.391903 [ 3 ] {} HTTP-Session: 9e694bb7-3925-43c7-bc4b-7ac36b4cd362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.392118 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.392184 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.02.18 04:56:15.407913 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} oximeter.measurements_histogramf32 (a972c387-9e0e-4edf-8e0f-99fbe15fe66d): Loading data parts 2024.02.18 04:56:15.408060 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} oximeter.measurements_histogramf32 (a972c387-9e0e-4edf-8e0f-99fbe15fe66d): There are no data parts 2024.02.18 04:56:15.422470 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.422518 [ 3 ] {27949d41-7864-4bf4-82fb-7e156c2d2dab} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.422535 [ 3 ] {} HTTP-Session: 9e694bb7-3925-43c7-bc4b-7ac36b4cd362 Destroying unnamed session 2024.02.18 04:56:15.422688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.422749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.422769 [ 3 ] {} HTTP-Session: b3b1c3b4-9468-4a1c-b669-a025d39ba7d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.422798 [ 3 ] {} HTTP-Session: b3b1c3b4-9468-4a1c-b669-a025d39ba7d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.423029 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.423099 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.02.18 04:56:15.427990 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Loading data parts 2024.02.18 04:56:15.428104 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): There are no data parts 2024.02.18 04:56:15.466441 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.466471 [ 3 ] {f9dacde1-dbbf-441e-869b-010812259bea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.466510 [ 3 ] {} HTTP-Session: b3b1c3b4-9468-4a1c-b669-a025d39ba7d1 Destroying unnamed session 2024.02.18 04:56:15.466695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.466756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.466787 [ 3 ] {} HTTP-Session: 7773e5e5-4fe7-487e-9892-9f7aaf089cd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.466805 [ 3 ] {} HTTP-Session: 7773e5e5-4fe7-487e-9892-9f7aaf089cd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.466981 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} executeQuery: (from [fd00:1122:3344:101::d]:49934) /* 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.18 04:56:15.467045 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.02.18 04:56:15.484017 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} oximeter.fields_bool (caf8733d-6f73-4387-9eba-7dcd7ab30f71): Loading data parts 2024.02.18 04:56:15.484141 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} oximeter.fields_bool (caf8733d-6f73-4387-9eba-7dcd7ab30f71): There are no data parts 2024.02.18 04:56:15.490311 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.490353 [ 3 ] {e8858aad-ed6b-4b56-88db-38d275a1c1f5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.490370 [ 3 ] {} HTTP-Session: 7773e5e5-4fe7-487e-9892-9f7aaf089cd1 Destroying unnamed session 2024.02.18 04:56:15.490499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.490567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.490587 [ 3 ] {} HTTP-Session: cb2edf00-91ec-497c-8c62-fdfc6c6b67af Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.490615 [ 3 ] {} HTTP-Session: cb2edf00-91ec-497c-8c62-fdfc6c6b67af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.490789 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.490851 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.02.18 04:56:15.505649 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} oximeter.fields_i8 (59e522dd-5bf4-48c6-8270-cd52d4494e78): Loading data parts 2024.02.18 04:56:15.505749 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} oximeter.fields_i8 (59e522dd-5bf4-48c6-8270-cd52d4494e78): There are no data parts 2024.02.18 04:56:15.559481 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.559514 [ 3 ] {978bc6c4-44b1-41b2-a443-eedade57c974} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.559555 [ 3 ] {} HTTP-Session: cb2edf00-91ec-497c-8c62-fdfc6c6b67af Destroying unnamed session 2024.02.18 04:56:15.559747 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.559824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.559861 [ 3 ] {} HTTP-Session: 66f2d8c2-e882-4734-9e95-3b6485e0b82b Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.559883 [ 3 ] {} HTTP-Session: 66f2d8c2-e882-4734-9e95-3b6485e0b82b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.560100 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.560163 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.02.18 04:56:15.576609 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} oximeter.fields_u8 (b0def1a5-addf-4cd4-84ec-59e635a954e7): Loading data parts 2024.02.18 04:56:15.576730 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} oximeter.fields_u8 (b0def1a5-addf-4cd4-84ec-59e635a954e7): There are no data parts 2024.02.18 04:56:15.582034 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.582083 [ 3 ] {58175c97-b42a-4cde-8c17-c8c2f481c03d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.582106 [ 3 ] {} HTTP-Session: 66f2d8c2-e882-4734-9e95-3b6485e0b82b Destroying unnamed session 2024.02.18 04:56:15.582276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.582338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.582358 [ 3 ] {} HTTP-Session: c41624a7-6daf-4f2e-aeaa-6b1fc7900044 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.582388 [ 3 ] {} HTTP-Session: c41624a7-6daf-4f2e-aeaa-6b1fc7900044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.582549 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.582612 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.02.18 04:56:15.597011 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} oximeter.fields_i16 (a88600db-ab59-46da-afda-c4f0a0853030): Loading data parts 2024.02.18 04:56:15.597131 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} oximeter.fields_i16 (a88600db-ab59-46da-afda-c4f0a0853030): There are no data parts 2024.02.18 04:56:15.608008 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.608038 [ 3 ] {c337659f-3868-4e9a-b87b-de9a30c44a36} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.608074 [ 3 ] {} HTTP-Session: c41624a7-6daf-4f2e-aeaa-6b1fc7900044 Destroying unnamed session 2024.02.18 04:56:15.608215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.608261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.608287 [ 3 ] {} HTTP-Session: bf15f972-e807-43e1-bc07-0d721a51ac9e Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.608312 [ 3 ] {} HTTP-Session: bf15f972-e807-43e1-bc07-0d721a51ac9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.608470 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.608520 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.02.18 04:56:15.613884 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Loading data parts 2024.02.18 04:56:15.614035 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): There are no data parts 2024.02.18 04:56:15.625119 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.625144 [ 3 ] {e612c902-ca28-4144-8173-19e0f90a43a3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.625160 [ 3 ] {} HTTP-Session: bf15f972-e807-43e1-bc07-0d721a51ac9e Destroying unnamed session 2024.02.18 04:56:15.625320 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.625382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.625406 [ 3 ] {} HTTP-Session: 695b938d-efd3-4740-a029-97fac93c78fb Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.625436 [ 3 ] {} HTTP-Session: 695b938d-efd3-4740-a029-97fac93c78fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.625634 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.625687 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.02.18 04:56:15.639604 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} oximeter.fields_i32 (300aa71e-7e70-4317-9aee-3d8dcb673f92): Loading data parts 2024.02.18 04:56:15.639732 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} oximeter.fields_i32 (300aa71e-7e70-4317-9aee-3d8dcb673f92): There are no data parts 2024.02.18 04:56:15.655252 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.655296 [ 3 ] {1fe22756-9c77-4944-867a-54bf163b7b44} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.655315 [ 3 ] {} HTTP-Session: 695b938d-efd3-4740-a029-97fac93c78fb Destroying unnamed session 2024.02.18 04:56:15.655475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.655541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.655564 [ 3 ] {} HTTP-Session: 98e27ea0-babe-4da6-b855-c1438ca6f848 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.655593 [ 3 ] {} HTTP-Session: 98e27ea0-babe-4da6-b855-c1438ca6f848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.655794 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.655848 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.02.18 04:56:15.671439 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} oximeter.fields_u32 (3abc15b4-9dbb-491d-a383-1c9a26cfc2f6): Loading data parts 2024.02.18 04:56:15.671535 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} oximeter.fields_u32 (3abc15b4-9dbb-491d-a383-1c9a26cfc2f6): There are no data parts 2024.02.18 04:56:15.677094 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.677124 [ 3 ] {2936bfae-52b5-442d-bc79-c0141008e18c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.677152 [ 3 ] {} HTTP-Session: 98e27ea0-babe-4da6-b855-c1438ca6f848 Destroying unnamed session 2024.02.18 04:56:15.677295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.677355 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.677386 [ 3 ] {} HTTP-Session: cd10daca-9d64-4d7a-90ee-73bb4ea1a3de Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.677405 [ 3 ] {} HTTP-Session: cd10daca-9d64-4d7a-90ee-73bb4ea1a3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.677603 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.677669 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.02.18 04:56:15.687770 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Loading data parts 2024.02.18 04:56:15.687874 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): There are no data parts 2024.02.18 04:56:15.693600 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.693667 [ 3 ] {442e91f6-e4f7-421b-a2da-8491a4f411c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.693711 [ 3 ] {} HTTP-Session: cd10daca-9d64-4d7a-90ee-73bb4ea1a3de Destroying unnamed session 2024.02.18 04:56:15.693934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.694032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.694081 [ 3 ] {} HTTP-Session: f8697438-b12f-4fd4-b64a-fbdbed03da18 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.694113 [ 3 ] {} HTTP-Session: f8697438-b12f-4fd4-b64a-fbdbed03da18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.694349 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.694398 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.02.18 04:56:15.704149 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} oximeter.fields_u64 (b40ea94b-bc22-4230-9913-25253990b3d2): Loading data parts 2024.02.18 04:56:15.704245 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} oximeter.fields_u64 (b40ea94b-bc22-4230-9913-25253990b3d2): There are no data parts 2024.02.18 04:56:15.706615 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.706647 [ 3 ] {cb799c01-34f0-4b1c-a4a6-1bd97e8312b9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.706662 [ 3 ] {} HTTP-Session: f8697438-b12f-4fd4-b64a-fbdbed03da18 Destroying unnamed session 2024.02.18 04:56:15.706784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.706834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.706853 [ 3 ] {} HTTP-Session: 55e5605f-5a20-47a8-9f2c-ccf9ebf72808 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.706876 [ 3 ] {} HTTP-Session: 55e5605f-5a20-47a8-9f2c-ccf9ebf72808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.707029 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.707080 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.02.18 04:56:15.710979 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Loading data parts 2024.02.18 04:56:15.711138 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): There are no data parts 2024.02.18 04:56:15.722107 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.722131 [ 3 ] {5fefa9f0-3a42-43ba-8814-8d6ed38e2af4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.722162 [ 3 ] {} HTTP-Session: 55e5605f-5a20-47a8-9f2c-ccf9ebf72808 Destroying unnamed session 2024.02.18 04:56:15.722279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.722333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.722359 [ 3 ] {} HTTP-Session: 631ec7f0-aafc-4a14-bcdd-877b21c227f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.722384 [ 3 ] {} HTTP-Session: 631ec7f0-aafc-4a14-bcdd-877b21c227f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.722559 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.722611 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.02.18 04:56:15.726962 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Loading data parts 2024.02.18 04:56:15.727073 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): There are no data parts 2024.02.18 04:56:15.752252 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.752284 [ 3 ] {f2be5c56-57b8-46eb-88a2-387d995911cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.752303 [ 3 ] {} HTTP-Session: 631ec7f0-aafc-4a14-bcdd-877b21c227f9 Destroying unnamed session 2024.02.18 04:56:15.752509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.752578 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.752602 [ 3 ] {} HTTP-Session: b3e65aca-a7e5-4f5c-9887-0c0437222c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.752636 [ 3 ] {} HTTP-Session: b3e65aca-a7e5-4f5c-9887-0c0437222c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.752843 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} executeQuery: (from [fd00:1122:3344:101::d]:49934) 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.18 04:56:15.752903 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.02.18 04:56:15.758685 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Loading data parts 2024.02.18 04:56:15.758814 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): There are no data parts 2024.02.18 04:56:15.760577 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.760617 [ 3 ] {6ceab9a5-21cc-4a9c-8bb3-82e6a6bd3612} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.760632 [ 3 ] {} HTTP-Session: b3e65aca-a7e5-4f5c-9887-0c0437222c99 Destroying unnamed session 2024.02.18 04:56:15.760776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.760833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.760852 [ 3 ] {} HTTP-Session: 7a083387-b430-46d1-aa11-66ae8397daf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.760882 [ 3 ] {} HTTP-Session: 7a083387-b430-46d1-aa11-66ae8397daf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.761120 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} executeQuery: (from [fd00:1122:3344:101::d]:49934) /* 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.18 04:56:15.761201 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.02.18 04:56:15.769682 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836): Loading data parts 2024.02.18 04:56:15.769794 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836): There are no data parts 2024.02.18 04:56:15.775183 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.775241 [ 3 ] {68e1e717-9b0b-4001-acc9-06c504927a14} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.02.18 04:56:15.775307 [ 3 ] {} HTTP-Session: 7a083387-b430-46d1-aa11-66ae8397daf2 Destroying unnamed session 2024.02.18 04:56:15.775486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:49934, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:56:15.775546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:56:15.775580 [ 3 ] {} HTTP-Session: 403b6348-4a8b-4904-afb7-c88b6b5ad81c Authenticating user 'default' from [fd00:1122:3344:101::d]:49934 2024.02.18 04:56:15.775596 [ 3 ] {} HTTP-Session: 403b6348-4a8b-4904-afb7-c88b6b5ad81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:56:15.775722 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} executeQuery: (from [fd00:1122:3344:101::d]:49934) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.02.18 04:56:15.776372 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.02.18 04:56:15.779607 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2024.02.18 04:56:15.782175 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.18 04:56:15.782402 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} oximeter.version (4d179271-5f49-43e2-9b79-f1d5013a8b69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.18 04:56:15.782607 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} executeQuery: Read 1 rows, 16.00 B in 0.006837311 sec., 146 rows/sec., 2.29 KiB/sec. 2024.02.18 04:56:15.782727 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} DynamicQueryHandler: Done processing query 2024.02.18 04:56:15.782748 [ 3 ] {470b3289-1b88-481d-b81a-0ee582a8513b} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.02.18 04:56:15.782773 [ 3 ] {} HTTP-Session: 403b6348-4a8b-4904-afb7-c88b6b5ad81c Destroying unnamed session 2024.02.18 04:56:16.000168 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.88 MiB, peak 231.95 MiB, will set to 228.30 MiB (RSS), difference: 1.42 MiB 2024.02.18 04:56:29.545205 [ 148 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:56:29.545300 [ 148 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:56:44.545563 [ 125 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:56:44.545629 [ 125 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:56:59.545705 [ 121 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:56:59.545768 [ 121 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:57:10.805661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:10.805808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:10.805858 [ 3 ] {} HTTP-Session: ae9f13d2-6897-4ae4-96a5-2cf8677aef14 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:10.805881 [ 3 ] {} HTTP-Session: ae9f13d2-6897-4ae4-96a5-2cf8677aef14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:10.806041 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} executeQuery: (from [fd00:1122:3344:101::d]:43650) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.02.18 04:57:10.806491 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:10.807252 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:10.807408 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:57:10.808510 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} DynamicQueryHandler: Done processing query 2024.02.18 04:57:10.808538 [ 3 ] {95a00f78-d343-464b-990f-9ebd77f8aff0} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.18 04:57:10.808571 [ 3 ] {} HTTP-Session: ae9f13d2-6897-4ae4-96a5-2cf8677aef14 Destroying unnamed session 2024.02.18 04:57:10.824344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:10.824404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:10.824456 [ 3 ] {} HTTP-Session: 80eb3462-4521-4f2b-a710-ed32437fb124 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:10.824483 [ 3 ] {} HTTP-Session: 80eb3462-4521-4f2b-a710-ed32437fb124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:10.824668 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} executeQuery: (from [fd00:1122:3344:101::d]:43650) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.02.18 04:57:10.832379 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:10.832528 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:10.832592 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:57:10.833486 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} DynamicQueryHandler: Done processing query 2024.02.18 04:57:10.833514 [ 3 ] {5db1836e-181c-4998-89ec-4bbf48d0b093} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.18 04:57:10.833541 [ 3 ] {} HTTP-Session: 80eb3462-4521-4f2b-a710-ed32437fb124 Destroying unnamed session 2024.02.18 04:57:10.833751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:10.833799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:10.833818 [ 3 ] {} HTTP-Session: e3f7bb52-fa89-42ce-ab30-587f16ee9a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:10.833835 [ 3 ] {} HTTP-Session: e3f7bb52-fa89-42ce-ab30-587f16ee9a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:10.833947 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} executeQuery: (from [fd00:1122:3344:101::d]:43650) 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.18 04:57:10.834388 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:10.834537 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:10.834581 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:57:10.835427 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} DynamicQueryHandler: Done processing query 2024.02.18 04:57:10.835456 [ 3 ] {1f165297-ade2-410c-91b1-0b46cae5004e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.18 04:57:10.835473 [ 3 ] {} HTTP-Session: e3f7bb52-fa89-42ce-ab30-587f16ee9a54 Destroying unnamed session 2024.02.18 04:57:10.835696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:10.835742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:10.835760 [ 3 ] {} HTTP-Session: 763671f2-21d7-44c7-a126-ec3802d552bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:10.835777 [ 3 ] {} HTTP-Session: 763671f2-21d7-44c7-a126-ec3802d552bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:10.835888 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} executeQuery: (from [fd00:1122:3344:101::d]:43650) 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.18 04:57:10.836245 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:10.836395 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:10.836439 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:57:10.837294 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} DynamicQueryHandler: Done processing query 2024.02.18 04:57:10.837322 [ 3 ] {2b4f7ac4-903b-463a-a52e-52659682f019} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.18 04:57:10.837341 [ 3 ] {} HTTP-Session: 763671f2-21d7-44c7-a126-ec3802d552bf Destroying unnamed session 2024.02.18 04:57:10.838250 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:10.838296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:10.838316 [ 3 ] {} HTTP-Session: fe357486-0c69-4110-8173-35f14a17be50 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:10.838333 [ 3 ] {} HTTP-Session: fe357486-0c69-4110-8173-35f14a17be50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:10.838415 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:10.838456 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:10.839130 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:10.842241 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.18 04:57:10.842674 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.18 04:57:10.842843 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.18 04:57:10.842957 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} executeQuery: Read 4 rows, 443.00 B in 0.004508216 sec., 887 rows/sec., 95.96 KiB/sec. 2024.02.18 04:57:10.843085 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} DynamicQueryHandler: Done processing query 2024.02.18 04:57:10.843109 [ 3 ] {32b4da03-5d75-4b43-be3d-c083f752f2b0} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.18 04:57:10.843125 [ 3 ] {} HTTP-Session: fe357486-0c69-4110-8173-35f14a17be50 Destroying unnamed session 2024.02.18 04:57:10.843271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:10.843317 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:10.843337 [ 3 ] {} HTTP-Session: a2aa756f-6b14-48a4-842f-e2de616ac515 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:10.843355 [ 3 ] {} HTTP-Session: a2aa756f-6b14-48a4-842f-e2de616ac515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:10.843426 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:10.843466 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:57:10.843570 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:10.847184 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.18 04:57:10.847405 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.18 04:57:10.847555 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.18 04:57:10.847653 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} executeQuery: Read 35 rows, 2.84 KiB in 0.004193251 sec., 8346 rows/sec., 676.54 KiB/sec. 2024.02.18 04:57:10.847784 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} DynamicQueryHandler: Done processing query 2024.02.18 04:57:10.847808 [ 3 ] {a5ed5890-4cc5-4022-9a06-ca106b23ea08} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:10.847824 [ 3 ] {} HTTP-Session: a2aa756f-6b14-48a4-842f-e2de616ac515 Destroying unnamed session 2024.02.18 04:57:10.847987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 16991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:10.848034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:10.848053 [ 3 ] {} HTTP-Session: 40f02bbf-0d91-49f0-b1de-10b7d9f84920 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:10.848070 [ 3 ] {} HTTP-Session: 40f02bbf-0d91-49f0-b1de-10b7d9f84920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:10.848144 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:10.848185 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:57:10.848291 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:10.848645 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.18 04:57:10.848858 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.18 04:57:10.849017 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.18 04:57:10.849127 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} executeQuery: Read 105 rows, 10.54 KiB in 0.000953159 sec., 110160 rows/sec., 10.80 MiB/sec. 2024.02.18 04:57:10.849242 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} DynamicQueryHandler: Done processing query 2024.02.18 04:57:10.849266 [ 3 ] {6f8af311-ab00-4c66-bb3b-1507065ab1a7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:57:10.849282 [ 3 ] {} HTTP-Session: 40f02bbf-0d91-49f0-b1de-10b7d9f84920 Destroying unnamed session 2024.02.18 04:57:10.849426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 8021, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:10.849472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:10.849491 [ 3 ] {} HTTP-Session: 2dfa2837-4b01-4241-aa20-c35042c77919 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:10.849507 [ 3 ] {} HTTP-Session: 2dfa2837-4b01-4241-aa20-c35042c77919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:10.849578 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:10.849615 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:57:10.850833 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:10.853520 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.18 04:57:10.853789 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.18 04:57:10.853973 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.18 04:57:10.854082 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} executeQuery: Read 47 rows, 3.77 KiB in 0.004476256 sec., 10499 rows/sec., 841.68 KiB/sec. 2024.02.18 04:57:10.854245 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} DynamicQueryHandler: Done processing query 2024.02.18 04:57:10.854286 [ 3 ] {173ef839-b5f9-40e8-b5c0-54c2930d783b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:10.854308 [ 3 ] {} HTTP-Session: 2dfa2837-4b01-4241-aa20-c35042c77919 Destroying unnamed session 2024.02.18 04:57:10.854568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 37463, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:10.854616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:10.854636 [ 3 ] {} HTTP-Session: 078378b1-441e-4fed-adc0-c5b14da2e04f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:10.854653 [ 3 ] {} HTTP-Session: 078378b1-441e-4fed-adc0-c5b14da2e04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:10.854739 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:10.854785 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:57:10.854945 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:10.855437 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.18 04:57:10.856547 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.18 04:57:10.856734 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.18 04:57:10.856864 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} executeQuery: Read 35 rows, 48.36 KiB in 0.00208849 sec., 16758 rows/sec., 22.61 MiB/sec. 2024.02.18 04:57:10.857000 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} DynamicQueryHandler: Done processing query 2024.02.18 04:57:10.857025 [ 3 ] {e9dcce42-9192-49de-a897-e95594de02e3} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:57:10.857040 [ 3 ] {} HTTP-Session: 078378b1-441e-4fed-adc0-c5b14da2e04f Destroying unnamed session 2024.02.18 04:57:10.857169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:10.857217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:10.857236 [ 3 ] {} HTTP-Session: 7b944110-7451-4478-9d6e-1edf56ac75f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:10.857253 [ 3 ] {} HTTP-Session: 7b944110-7451-4478-9d6e-1edf56ac75f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:10.857325 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:10.857964 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.18 04:57:10.858100 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:10.858479 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.18 04:57:10.858812 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.18 04:57:10.859016 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} oximeter.measurements_i64 (95c4be7b-c95a-4a58-9a0a-c19866fb5abe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.18 04:57:10.859130 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} executeQuery: Read 18 rows, 1.33 KiB in 0.001771624 sec., 10160 rows/sec., 749.67 KiB/sec. 2024.02.18 04:57:10.859268 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} DynamicQueryHandler: Done processing query 2024.02.18 04:57:10.859291 [ 3 ] {f1bc45c1-646d-447b-9067-7ec99af93d8a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:57:10.859307 [ 3 ] {} HTTP-Session: 7b944110-7451-4478-9d6e-1edf56ac75f1 Destroying unnamed session 2024.02.18 04:57:14.546003 [ 115 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:57:14.546069 [ 115 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:57:20.787821 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:20.787992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:20.788037 [ 3 ] {} HTTP-Session: 01680a0b-8be4-41c3-9a25-121af00126d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:20.788077 [ 3 ] {} HTTP-Session: 01680a0b-8be4-41c3-9a25-121af00126d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:20.788268 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:20.788356 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:57:20.788600 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:20.789072 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.18 04:57:20.789333 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.18 04:57:20.789498 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.18 04:57:20.789614 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} executeQuery: Read 37 rows, 3.00 KiB in 0.001294114 sec., 28590 rows/sec., 2.26 MiB/sec. 2024.02.18 04:57:20.789809 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} DynamicQueryHandler: Done processing query 2024.02.18 04:57:20.789834 [ 3 ] {cebec053-12e7-452c-a5b6-6b77d0cfaac4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:20.789851 [ 3 ] {} HTTP-Session: 01680a0b-8be4-41c3-9a25-121af00126d2 Destroying unnamed session 2024.02.18 04:57:20.790022 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:20.790069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:20.790088 [ 3 ] {} HTTP-Session: 681a398c-638b-4c32-9254-47abb13466ec Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:20.790105 [ 3 ] {} HTTP-Session: 681a398c-638b-4c32-9254-47abb13466ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:20.790184 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:20.790225 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:57:20.790338 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:20.790699 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.18 04:57:20.790921 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.18 04:57:20.791078 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.18 04:57:20.791193 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} executeQuery: Read 111 rows, 11.11 KiB in 0.000978769 sec., 113407 rows/sec., 11.08 MiB/sec. 2024.02.18 04:57:20.791304 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} DynamicQueryHandler: Done processing query 2024.02.18 04:57:20.791326 [ 3 ] {739d8851-4763-4f68-b3a7-60631976d786} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:57:20.791342 [ 3 ] {} HTTP-Session: 681a398c-638b-4c32-9254-47abb13466ec Destroying unnamed session 2024.02.18 04:57:20.791501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:20.791545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:20.791564 [ 3 ] {} HTTP-Session: 79c53a75-3d12-4708-9417-eed318d7a9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:20.791581 [ 3 ] {} HTTP-Session: 79c53a75-3d12-4708-9417-eed318d7a9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:20.791652 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:20.791691 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:57:20.791795 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:20.792117 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.18 04:57:20.792323 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.18 04:57:20.792482 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.18 04:57:20.792598 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} executeQuery: Read 37 rows, 2.96 KiB in 0.000916278 sec., 40380 rows/sec., 3.16 MiB/sec. 2024.02.18 04:57:20.792720 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} DynamicQueryHandler: Done processing query 2024.02.18 04:57:20.792743 [ 3 ] {d828c526-faba-4959-b7d0-cb5863fa006a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:20.792759 [ 3 ] {} HTTP-Session: 79c53a75-3d12-4708-9417-eed318d7a9ce Destroying unnamed session 2024.02.18 04:57:20.792983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:20.793029 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:20.793047 [ 3 ] {} HTTP-Session: 49c10313-c2c0-42df-9617-0bb0dca948e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:20.793064 [ 3 ] {} HTTP-Session: 49c10313-c2c0-42df-9617-0bb0dca948e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:20.793148 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:20.793192 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:57:20.793328 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:20.793806 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.02.18 04:57:20.794116 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.18 04:57:20.794297 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.18 04:57:20.794406 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} executeQuery: Read 37 rows, 51.13 KiB in 0.001230213 sec., 30076 rows/sec., 40.59 MiB/sec. 2024.02.18 04:57:20.794535 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} DynamicQueryHandler: Done processing query 2024.02.18 04:57:20.794558 [ 3 ] {87892771-cea7-46d5-b564-3e27f8e34521} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:57:20.794573 [ 3 ] {} HTTP-Session: 49c10313-c2c0-42df-9617-0bb0dca948e2 Destroying unnamed session 2024.02.18 04:57:29.546128 [ 107 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:57:29.546191 [ 107 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:57:30.788247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:30.788410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:30.788458 [ 3 ] {} HTTP-Session: 1b89d865-dd4f-4d55-80f8-73a2a02150f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:30.788500 [ 3 ] {} HTTP-Session: 1b89d865-dd4f-4d55-80f8-73a2a02150f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:30.788706 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:30.788805 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:57:30.789067 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:30.789571 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:30.789837 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.18 04:57:30.790000 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.18 04:57:30.790127 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} executeQuery: Read 37 rows, 3.00 KiB in 0.001357537 sec., 27255 rows/sec., 2.16 MiB/sec. 2024.02.18 04:57:30.790275 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} DynamicQueryHandler: Done processing query 2024.02.18 04:57:30.790299 [ 3 ] {343dd640-516f-4c33-b626-0f0e08d96612} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:30.790315 [ 3 ] {} HTTP-Session: 1b89d865-dd4f-4d55-80f8-73a2a02150f3 Destroying unnamed session 2024.02.18 04:57:30.790460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:30.790507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:30.790527 [ 3 ] {} HTTP-Session: ca94011f-f776-450b-bdff-e4022bc476f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:30.790544 [ 3 ] {} HTTP-Session: ca94011f-f776-450b-bdff-e4022bc476f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:30.790623 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:30.790662 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:57:30.790764 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:30.791151 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:30.791365 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.18 04:57:30.791543 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.18 04:57:30.791695 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} executeQuery: Read 111 rows, 11.11 KiB in 0.00104053 sec., 106676 rows/sec., 10.42 MiB/sec. 2024.02.18 04:57:30.791835 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} DynamicQueryHandler: Done processing query 2024.02.18 04:57:30.791863 [ 3 ] {058feb60-1a6a-4fcc-a4d5-701912d149aa} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:57:30.791884 [ 3 ] {} HTTP-Session: ca94011f-f776-450b-bdff-e4022bc476f3 Destroying unnamed session 2024.02.18 04:57:30.792032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:30.792087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:30.792111 [ 3 ] {} HTTP-Session: f394668c-1f34-4e1b-973a-ad82d3440934 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:30.792132 [ 3 ] {} HTTP-Session: f394668c-1f34-4e1b-973a-ad82d3440934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:30.792210 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:30.792248 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:57:30.792354 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:30.792663 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:30.792874 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.18 04:57:30.793020 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.18 04:57:30.793127 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} executeQuery: Read 37 rows, 2.96 KiB in 0.000883297 sec., 41888 rows/sec., 3.28 MiB/sec. 2024.02.18 04:57:30.793275 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} DynamicQueryHandler: Done processing query 2024.02.18 04:57:30.793298 [ 3 ] {286b7331-7379-44dd-986d-e1b04a89bf40} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:30.793313 [ 3 ] {} HTTP-Session: f394668c-1f34-4e1b-973a-ad82d3440934 Destroying unnamed session 2024.02.18 04:57:30.793514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:30.793562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:30.793582 [ 3 ] {} HTTP-Session: 779bfc20-ea92-4a55-9c7e-3799aaf3ef3d Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:30.793598 [ 3 ] {} HTTP-Session: 779bfc20-ea92-4a55-9c7e-3799aaf3ef3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:30.793682 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:30.793726 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:57:30.793867 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:30.794361 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:30.794700 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.18 04:57:30.794884 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.18 04:57:30.795000 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} executeQuery: Read 37 rows, 51.13 KiB in 0.001290544 sec., 28670 rows/sec., 38.69 MiB/sec. 2024.02.18 04:57:30.795126 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} DynamicQueryHandler: Done processing query 2024.02.18 04:57:30.795149 [ 3 ] {35f2537a-c41f-4fe0-ad48-e0512f47ebf2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:57:30.795164 [ 3 ] {} HTTP-Session: 779bfc20-ea92-4a55-9c7e-3799aaf3ef3d Destroying unnamed session 2024.02.18 04:57:40.787295 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:40.787477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:40.787524 [ 3 ] {} HTTP-Session: b4689dfd-8583-499b-ab8a-63e5192842e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:40.787567 [ 3 ] {} HTTP-Session: b4689dfd-8583-499b-ab8a-63e5192842e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:40.787704 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:40.787763 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:57:40.787920 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:40.788353 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:40.788615 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.18 04:57:40.788779 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.18 04:57:40.788902 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} executeQuery: Read 37 rows, 3.00 KiB in 0.001156712 sec., 31987 rows/sec., 2.53 MiB/sec. 2024.02.18 04:57:40.789097 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} DynamicQueryHandler: Done processing query 2024.02.18 04:57:40.789121 [ 3 ] {0f8d21a1-7682-4c14-be57-c8e80c4cc100} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:40.789138 [ 3 ] {} HTTP-Session: b4689dfd-8583-499b-ab8a-63e5192842e0 Destroying unnamed session 2024.02.18 04:57:40.789277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:40.789323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:40.789343 [ 3 ] {} HTTP-Session: c4c5b0e6-99e0-42f9-adf3-6030c131c94e Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:40.789360 [ 3 ] {} HTTP-Session: c4c5b0e6-99e0-42f9-adf3-6030c131c94e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:40.789437 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:40.789476 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:57:40.789586 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:40.789999 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:40.790226 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.18 04:57:40.790383 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.18 04:57:40.790494 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} executeQuery: Read 111 rows, 11.11 KiB in 0.0010292 sec., 107850 rows/sec., 10.54 MiB/sec. 2024.02.18 04:57:40.790616 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} DynamicQueryHandler: Done processing query 2024.02.18 04:57:40.790639 [ 3 ] {ac217c91-9ebe-486c-a6ef-5c4d2a7d6f75} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:57:40.790655 [ 3 ] {} HTTP-Session: c4c5b0e6-99e0-42f9-adf3-6030c131c94e Destroying unnamed session 2024.02.18 04:57:40.790778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:40.790824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:40.790843 [ 3 ] {} HTTP-Session: d5d87688-0d2b-4658-988b-4b3cf9efc8ea Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:40.790861 [ 3 ] {} HTTP-Session: d5d87688-0d2b-4658-988b-4b3cf9efc8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:40.790934 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:40.790972 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:57:40.791077 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:40.791368 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:40.791577 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.18 04:57:40.791743 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.18 04:57:40.791835 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} executeQuery: Read 37 rows, 2.96 KiB in 0.000873907 sec., 42338 rows/sec., 3.31 MiB/sec. 2024.02.18 04:57:40.791953 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} DynamicQueryHandler: Done processing query 2024.02.18 04:57:40.791977 [ 3 ] {4f194a31-40d6-4ff4-93d8-b45ea15d669d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:40.791993 [ 3 ] {} HTTP-Session: d5d87688-0d2b-4658-988b-4b3cf9efc8ea Destroying unnamed session 2024.02.18 04:57:40.792156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:40.792202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:40.792220 [ 3 ] {} HTTP-Session: 2df42085-8cf9-41f7-8aed-e55e164c4666 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:40.792237 [ 3 ] {} HTTP-Session: 2df42085-8cf9-41f7-8aed-e55e164c4666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:40.792324 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:40.792367 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:57:40.792502 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:40.792990 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:40.793314 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.18 04:57:40.793494 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.18 04:57:40.793613 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} executeQuery: Read 37 rows, 51.13 KiB in 0.001255944 sec., 29459 rows/sec., 39.75 MiB/sec. 2024.02.18 04:57:40.793723 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} DynamicQueryHandler: Done processing query 2024.02.18 04:57:40.793746 [ 3 ] {30338002-0e1e-4c73-9eca-b034b521a477} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:57:40.793761 [ 3 ] {} HTTP-Session: 2df42085-8cf9-41f7-8aed-e55e164c4666 Destroying unnamed session 2024.02.18 04:57:44.546441 [ 99 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:57:44.546540 [ 99 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:57:50.788041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:50.788175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:50.788205 [ 3 ] {} HTTP-Session: 408f06bc-ab16-40e4-bd4e-c6332fa4ed1a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:50.788232 [ 3 ] {} HTTP-Session: 408f06bc-ab16-40e4-bd4e-c6332fa4ed1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:50.788374 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:50.788440 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:57:50.788617 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:50.789061 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:50.789317 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.18 04:57:50.789482 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.18 04:57:50.789592 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} executeQuery: Read 37 rows, 3.00 KiB in 0.001178963 sec., 31383 rows/sec., 2.48 MiB/sec. 2024.02.18 04:57:50.789734 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} DynamicQueryHandler: Done processing query 2024.02.18 04:57:50.789757 [ 3 ] {a85db326-c6dd-4126-934f-82a92e01a081} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:50.789774 [ 3 ] {} HTTP-Session: 408f06bc-ab16-40e4-bd4e-c6332fa4ed1a Destroying unnamed session 2024.02.18 04:57:50.789971 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:50.790018 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:50.790037 [ 3 ] {} HTTP-Session: cd6109d1-708c-4dc7-8e42-259460ca4525 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:50.790055 [ 3 ] {} HTTP-Session: cd6109d1-708c-4dc7-8e42-259460ca4525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:50.790131 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:50.790168 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:57:50.790271 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:50.790610 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:50.790831 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.18 04:57:50.790982 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.18 04:57:50.791079 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} executeQuery: Read 111 rows, 11.11 KiB in 0.000921598 sec., 120442 rows/sec., 11.77 MiB/sec. 2024.02.18 04:57:50.791185 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} DynamicQueryHandler: Done processing query 2024.02.18 04:57:50.791208 [ 3 ] {be556db1-92c4-4453-9893-51357eef7dff} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:57:50.791224 [ 3 ] {} HTTP-Session: cd6109d1-708c-4dc7-8e42-259460ca4525 Destroying unnamed session 2024.02.18 04:57:50.791356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:50.791400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:50.791419 [ 3 ] {} HTTP-Session: 8fda2002-e1ba-47ba-beee-9adf542ae52c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:50.791436 [ 3 ] {} HTTP-Session: 8fda2002-e1ba-47ba-beee-9adf542ae52c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:50.791506 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:50.791543 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:57:50.791641 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:50.791946 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:50.792164 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.18 04:57:50.792319 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.18 04:57:50.792416 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} executeQuery: Read 37 rows, 2.96 KiB in 0.000883197 sec., 41893 rows/sec., 3.28 MiB/sec. 2024.02.18 04:57:50.792531 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} DynamicQueryHandler: Done processing query 2024.02.18 04:57:50.792555 [ 3 ] {b2b3139d-aab8-4b08-9f9f-dc82bef56cb3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:50.792571 [ 3 ] {} HTTP-Session: 8fda2002-e1ba-47ba-beee-9adf542ae52c Destroying unnamed session 2024.02.18 04:57:50.792800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:50.792847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:50.792866 [ 3 ] {} HTTP-Session: 1e463592-d82f-4e2a-bac2-ad4385b95c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:50.792884 [ 3 ] {} HTTP-Session: 1e463592-d82f-4e2a-bac2-ad4385b95c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:50.792975 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:50.793020 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:57:50.793157 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:50.793583 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:50.793896 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.18 04:57:50.794086 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.18 04:57:50.794188 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} executeQuery: Read 37 rows, 51.13 KiB in 0.001185903 sec., 31199 rows/sec., 42.10 MiB/sec. 2024.02.18 04:57:50.794297 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} DynamicQueryHandler: Done processing query 2024.02.18 04:57:50.794319 [ 3 ] {125f5bc9-26b1-48de-badc-76bf35006d3f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:57:50.794335 [ 3 ] {} HTTP-Session: 1e463592-d82f-4e2a-bac2-ad4385b95c30 Destroying unnamed session 2024.02.18 04:57:55.785291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.785475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.785524 [ 3 ] {} HTTP-Session: 89b4fd95-9eab-457c-a0cb-23043df5ef91 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.785566 [ 3 ] {} HTTP-Session: 89b4fd95-9eab-457c-a0cb-23043df5ef91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.785874 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} executeQuery: (from [fd00:1122:3344:101::d]:43650) 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.18 04:57:55.786827 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.786997 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.787107 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:57:55.787424 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.02.18 04:57:55.789349 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.18 04:57:55.789383 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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.18 04:57:55.790059 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.18 04:57:55.798672 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} executeQuery: Read 4 rows, 443.00 B in 0.012721834 sec., 314 rows/sec., 34.01 KiB/sec. 2024.02.18 04:57:55.798901 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.798928 [ 3 ] {66ea628c-fd18-45c6-a1d6-4f06fa29b187} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.18 04:57:55.798945 [ 3 ] {} HTTP-Session: 89b4fd95-9eab-457c-a0cb-23043df5ef91 Destroying unnamed session 2024.02.18 04:57:55.799194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.799246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.799267 [ 3 ] {} HTTP-Session: 797aa49c-37e0-4e68-b199-11e28871c146 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.799286 [ 3 ] {} HTTP-Session: 797aa49c-37e0-4e68-b199-11e28871c146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.799420 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} executeQuery: (from [fd00:1122:3344:101::d]:43650) 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.18 04:57:55.799886 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.800049 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.800091 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:57:55.800241 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.02.18 04:57:55.800270 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.18 04:57:55.800293 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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.18 04:57:55.800322 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.18 04:57:55.801207 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} executeQuery: Read 4 rows, 443.00 B in 0.001746354 sec., 2290 rows/sec., 247.73 KiB/sec. 2024.02.18 04:57:55.801398 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.801422 [ 3 ] {4fa46062-2588-4770-abb3-b5d2df6740d7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.18 04:57:55.801439 [ 3 ] {} HTTP-Session: 797aa49c-37e0-4e68-b199-11e28871c146 Destroying unnamed session 2024.02.18 04:57:55.801934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.801981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.802000 [ 3 ] {} HTTP-Session: 0f5de02e-4a21-4f9d-850e-12a65a03d0e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.802019 [ 3 ] {} HTTP-Session: 0f5de02e-4a21-4f9d-850e-12a65a03d0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.802137 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} executeQuery: (from [fd00:1122:3344:101::d]:43650) 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.18 04:57:55.802584 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.802748 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.802790 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:57:55.802935 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.02.18 04:57:55.802963 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.18 04:57:55.802985 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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.18 04:57:55.803014 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.18 04:57:55.803885 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} executeQuery: Read 4 rows, 443.00 B in 0.001712043 sec., 2336 rows/sec., 252.69 KiB/sec. 2024.02.18 04:57:55.804084 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.804108 [ 3 ] {95dfbd03-051d-4569-87d2-76cd5974be0c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.18 04:57:55.804124 [ 3 ] {} HTTP-Session: 0f5de02e-4a21-4f9d-850e-12a65a03d0e6 Destroying unnamed session 2024.02.18 04:57:55.804330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.804376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.804395 [ 3 ] {} HTTP-Session: 953073a5-40f9-47a5-8bd7-828558b1211e Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.804412 [ 3 ] {} HTTP-Session: 953073a5-40f9-47a5-8bd7-828558b1211e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.804529 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} executeQuery: (from [fd00:1122:3344:101::d]:43650) 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.18 04:57:55.804998 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.805170 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.805211 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:57:55.805357 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.02.18 04:57:55.805385 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.18 04:57:55.805406 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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.18 04:57:55.805434 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.18 04:57:55.806267 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} executeQuery: Read 4 rows, 443.00 B in 0.001699122 sec., 2354 rows/sec., 254.61 KiB/sec. 2024.02.18 04:57:55.806457 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.806482 [ 3 ] {ede0adfc-d686-473e-8fb1-db2edf80006f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.18 04:57:55.806498 [ 3 ] {} HTTP-Session: 953073a5-40f9-47a5-8bd7-828558b1211e Destroying unnamed session 2024.02.18 04:57:55.806716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.806761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.806780 [ 3 ] {} HTTP-Session: 4c887a46-51c0-4492-b0ce-38e91c6efe66 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.806797 [ 3 ] {} HTTP-Session: 4c887a46-51c0-4492-b0ce-38e91c6efe66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.806917 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} executeQuery: (from [fd00:1122:3344:101::d]:43650) 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.18 04:57:55.807380 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.807545 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.807588 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:57:55.807736 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.02.18 04:57:55.807764 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.18 04:57:55.807784 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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.18 04:57:55.807813 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.18 04:57:55.808689 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} executeQuery: Read 4 rows, 443.00 B in 0.001734884 sec., 2305 rows/sec., 249.36 KiB/sec. 2024.02.18 04:57:55.808887 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.808912 [ 3 ] {c89b577a-d8aa-49b6-a26b-6ecd8d0f2e30} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.18 04:57:55.808929 [ 3 ] {} HTTP-Session: 4c887a46-51c0-4492-b0ce-38e91c6efe66 Destroying unnamed session 2024.02.18 04:57:55.809173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.809219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.809238 [ 3 ] {} HTTP-Session: b0f99ef1-34f0-42ab-a8a3-376b8f1aeb32 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.809256 [ 3 ] {} HTTP-Session: b0f99ef1-34f0-42ab-a8a3-376b8f1aeb32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.809378 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} executeQuery: (from [fd00:1122:3344:101::d]:43650) 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.18 04:57:55.809850 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.810015 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.810056 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:57:55.810204 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.02.18 04:57:55.810232 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.18 04:57:55.810254 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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.18 04:57:55.810282 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.02.18 04:57:55.811122 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} executeQuery: Read 4 rows, 443.00 B in 0.001704722 sec., 2346 rows/sec., 253.78 KiB/sec. 2024.02.18 04:57:55.811308 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.811332 [ 3 ] {db8146f4-ad12-4289-bbde-99e3cc20b37e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.02.18 04:57:55.811349 [ 3 ] {} HTTP-Session: b0f99ef1-34f0-42ab-a8a3-376b8f1aeb32 Destroying unnamed session 2024.02.18 04:57:55.820354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.820442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.820479 [ 3 ] {} HTTP-Session: 86285e7f-1245-45b1-9a5e-8420c013309a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.820514 [ 3 ] {} HTTP-Session: 86285e7f-1245-45b1-9a5e-8420c013309a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.820667 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:55.820746 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:57:55.821014 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:55.821482 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.821776 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.18 04:57:55.821947 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.18 04:57:55.822059 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} executeQuery: Read 6 rows, 996.00 B in 0.001344726 sec., 4461 rows/sec., 723.31 KiB/sec. 2024.02.18 04:57:55.822200 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.822224 [ 3 ] {7e1b174f-3565-434c-bf87-2c799dd99bf8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.18 04:57:55.822240 [ 3 ] {} HTTP-Session: 86285e7f-1245-45b1-9a5e-8420c013309a Destroying unnamed session 2024.02.18 04:57:55.822350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.822396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.822414 [ 3 ] {} HTTP-Session: d8c4fef9-70f9-4243-8b52-11c30fdbed5c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.822431 [ 3 ] {} HTTP-Session: d8c4fef9-70f9-4243-8b52-11c30fdbed5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.822501 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:55.822540 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:57:55.822644 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:55.822933 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.823136 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.18 04:57:55.823284 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.18 04:57:55.823394 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} executeQuery: Read 10 rows, 830.00 B in 0.000864367 sec., 11569 rows/sec., 937.73 KiB/sec. 2024.02.18 04:57:55.823481 [ 92 ] {} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.18 04:57:55.823502 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.823559 [ 3 ] {582f98fa-333b-499e-b3e4-2174b038bbb1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:57:55.823571 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.823584 [ 3 ] {} HTTP-Session: d8c4fef9-70f9-4243-8b52-11c30fdbed5c Destroying unnamed session 2024.02.18 04:57:55.823722 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.18 04:57:55.823777 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 9544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.823828 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.823862 [ 3 ] {} HTTP-Session: c873173f-e607-42dc-b660-00b72254fc90 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.823888 [ 3 ] {} HTTP-Session: c873173f-e607-42dc-b660-00b72254fc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.824011 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:57:55.824067 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:55.824113 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:57:55.824247 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:57:55.824264 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:55.824519 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:57:55.824800 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:57:55.825094 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:57:55.825113 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.825227 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:57:55.825435 [ 20 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part 2024.02.18 04:57:55.825536 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.18 04:57:55.825795 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.18 04:57:55.825946 [ 92 ] {} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.18 04:57:55.826023 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} executeQuery: Read 66 rows, 5.49 KiB in 0.001903686 sec., 34669 rows/sec., 2.82 MiB/sec. 2024.02.18 04:57:55.826038 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.826299 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.18 04:57:55.826470 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.826542 [ 3 ] {136e9b82-d865-49ec-ad64-9eb430035b47} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.18 04:57:55.826632 [ 3 ] {} HTTP-Session: c873173f-e607-42dc-b660-00b72254fc90 Destroying unnamed session 2024.02.18 04:57:55.826647 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:57:55.826750 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::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.18 04:57:55.826874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.826987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.827068 [ 3 ] {} HTTP-Session: 972def30-b007-4483-a7e4-78eace5ac2cc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.827130 [ 3 ] {} HTTP-Session: 972def30-b007-4483-a7e4-78eace5ac2cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.827261 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::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.18 04:57:55.827538 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:55.827711 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:57:55.827792 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 111 rows starting from the beginning of the part 2024.02.18 04:57:55.828054 [ 10 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.004386355 sec., 44000.08663229493 rows/sec., 3.48 MiB/sec. 2024.02.18 04:57:55.828158 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::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.18 04:57:55.828292 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:55.828357 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.18 04:57:55.828393 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::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.18 04:57:55.828571 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part 2024.02.18 04:57:55.828769 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.18 04:57:55.828951 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_6_1} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.18 04:57:55.829100 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.829407 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.18 04:57:55.829586 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.18 04:57:55.829801 [ 92 ] {} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.18 04:57:55.829850 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} executeQuery: Read 42 rows, 3.36 KiB in 0.002235623 sec., 18786 rows/sec., 1.47 MiB/sec. 2024.02.18 04:57:55.829865 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 4 columns (4 merged, 0 gathered) in 0.003727212 sec., 165002.68833648314 rows/sec., 15.84 MiB/sec. 2024.02.18 04:57:55.829924 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.830117 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.18 04:57:55.830125 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.18 04:57:55.830171 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.830204 [ 3 ] {122e13f0-ef1c-46f9-88af-744e1537e843} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:57:55.830230 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:57:55.830236 [ 3 ] {} HTTP-Session: 972def30-b007-4483-a7e4-78eace5ac2cc Destroying unnamed session 2024.02.18 04:57:55.830271 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:57:55.830338 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.18 04:57:55.830396 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:57:55.830402 [ 23 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_6_1} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.18 04:57:55.830503 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:57:55.830574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 41655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.830593 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:57:55.830630 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.830658 [ 3 ] {} HTTP-Session: 1031cffc-8bda-4bc5-b552-0b34da8001ff Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.830690 [ 3 ] {} HTTP-Session: 1031cffc-8bda-4bc5-b552-0b34da8001ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.830702 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:57:55.830823 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:55.830833 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part 2024.02.18 04:57:55.830885 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.18 04:57:55.831142 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:55.831816 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.831828 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790485 sec., 132366.37000589224 rows/sec., 10.35 MiB/sec. 2024.02.18 04:57:55.831913 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.18 04:57:55.832087 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.18 04:57:55.832128 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.18 04:57:55.832148 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_6_1} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.18 04:57:55.832335 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.18 04:57:55.832427 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} executeQuery: Read 216 rows, 15.61 KiB in 0.00157152 sec., 137446 rows/sec., 9.70 MiB/sec. 2024.02.18 04:57:55.832556 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.832580 [ 3 ] {4c56d1f0-04a3-4fbe-8a0b-619058f4f3c9} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.02.18 04:57:55.832597 [ 3 ] {} HTTP-Session: 1031cffc-8bda-4bc5-b552-0b34da8001ff Destroying unnamed session 2024.02.18 04:57:55.832728 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 10754, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.832774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.832794 [ 3 ] {} HTTP-Session: 3965e063-1eb0-40d9-9004-7e8c0284ceb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.832810 [ 3 ] {} HTTP-Session: 3965e063-1eb0-40d9-9004-7e8c0284ceb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.832883 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:55.832925 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:57:55.833055 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:55.833372 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.833638 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.18 04:57:55.833817 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.18 04:57:55.833914 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} executeQuery: Read 10 rows, 13.82 KiB in 0.00100331 sec., 9967 rows/sec., 13.45 MiB/sec. 2024.02.18 04:57:55.833910 [ 91 ] {} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.18 04:57:55.833975 [ 91 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.834039 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.18 04:57:55.834064 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.834097 [ 3 ] {f7fd9239-8597-440d-9839-e02ffbb9af66} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:57:55.834125 [ 3 ] {} HTTP-Session: 3965e063-1eb0-40d9-9004-7e8c0284ceb1 Destroying unnamed session 2024.02.18 04:57:55.834162 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:57:55.834197 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:57:55.834300 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:57:55.834354 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:57:55.834364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:57:55.834408 [ 3 ] {} HTTP-Session: 2c5a3361-0fe2-4690-822e-9e3da9c7b511 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:57:55.834440 [ 3 ] {} HTTP-Session: 2c5a3361-0fe2-4690-822e-9e3da9c7b511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:57:55.834527 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:57:55.834584 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:57:55.834654 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.02.18 04:57:55.834685 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:57:55.834929 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:57:55.834939 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:57:55.835073 [ 15 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part 2024.02.18 04:57:55.835355 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:57:55.835664 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.18 04:57:55.835884 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} oximeter.measurements_i64 (95c4be7b-c95a-4a58-9a0a-c19866fb5abe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.18 04:57:55.836053 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} executeQuery: Read 9 rows, 680.00 B in 0.001421527 sec., 6331 rows/sec., 467.15 KiB/sec. 2024.02.18 04:57:55.836183 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} DynamicQueryHandler: Done processing query 2024.02.18 04:57:55.836207 [ 3 ] {c566c5d5-cada-44ad-8425-455cd69ec3f9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.02.18 04:57:55.836224 [ 3 ] {} HTTP-Session: 2c5a3361-0fe2-4690-822e-9e3da9c7b511 Destroying unnamed session 2024.02.18 04:57:55.836939 [ 23 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 6 columns (6 merged, 0 gathered) in 0.002917576 sec., 66150.80464056463 rows/sec., 89.27 MiB/sec. 2024.02.18 04:57:55.837118 [ 23 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.18 04:57:55.837311 [ 23 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.18 04:57:55.837359 [ 23 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_6_1} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.18 04:57:59.546594 [ 88 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:57:59.546666 [ 88 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:58:00.788340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:00.788455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:00.788486 [ 3 ] {} HTTP-Session: 7d3bc1e1-5e24-451c-87a0-77e7e81c6d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:00.788514 [ 3 ] {} HTTP-Session: 7d3bc1e1-5e24-451c-87a0-77e7e81c6d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:00.788737 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} executeQuery: (from [fd00:1122:3344:101::d]:43650) 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.18 04:58:00.789436 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:58:00.789622 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:58:00.789674 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} InterpreterSelectQuery: FetchColumns -> Complete 2024.02.18 04:58:00.789844 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.02.18 04:58:00.789933 [ 188 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.02.18 04:58:00.789967 [ 186 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.02.18 04:58:00.790076 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (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.18 04:58:00.790163 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.02.18 04:58:00.792056 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} executeQuery: Read 10 rows, 1.41 KiB in 0.003265503 sec., 3062 rows/sec., 430.34 KiB/sec. 2024.02.18 04:58:00.792342 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} DynamicQueryHandler: Done processing query 2024.02.18 04:58:00.792367 [ 3 ] {8abc8a4a-b0ac-4815-9743-b328e857c2a7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.02.18 04:58:00.792384 [ 3 ] {} HTTP-Session: 7d3bc1e1-5e24-451c-87a0-77e7e81c6d8b Destroying unnamed session 2024.02.18 04:58:00.792540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:00.792586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:00.792607 [ 3 ] {} HTTP-Session: 2c0ea872-f75c-405b-96de-8fc847b6471c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:00.792624 [ 3 ] {} HTTP-Session: 2c0ea872-f75c-405b-96de-8fc847b6471c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:00.792705 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:00.792746 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.02.18 04:58:00.792893 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:00.793202 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:58:00.793499 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.18 04:58:00.793678 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} oximeter.timeseries_schema (473414fd-499e-4107-bf5f-f9abd7251836): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.18 04:58:00.793810 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} executeQuery: Read 1 rows, 232.00 B in 0.00107025 sec., 934 rows/sec., 211.69 KiB/sec. 2024.02.18 04:58:00.793922 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} DynamicQueryHandler: Done processing query 2024.02.18 04:58:00.793945 [ 3 ] {336de556-d83a-421f-be12-c0df0fecd3f6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.18 04:58:00.793962 [ 3 ] {} HTTP-Session: 2c0ea872-f75c-405b-96de-8fc847b6471c Destroying unnamed session 2024.02.18 04:58:00.794081 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:00.794127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:00.794147 [ 3 ] {} HTTP-Session: 0c205780-4168-4a6b-b889-b4063d7b34a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:00.794163 [ 3 ] {} HTTP-Session: 0c205780-4168-4a6b-b889-b4063d7b34a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:00.794234 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:00.794274 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:00.794381 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:00.794670 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:58:00.794878 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.18 04:58:00.795027 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.18 04:58:00.795138 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} executeQuery: Read 37 rows, 3.00 KiB in 0.000875417 sec., 42265 rows/sec., 3.35 MiB/sec. 2024.02.18 04:58:00.795255 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} DynamicQueryHandler: Done processing query 2024.02.18 04:58:00.795278 [ 3 ] {a726e348-5fd3-40ab-9c11-7657c9d77165} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:00.795296 [ 3 ] {} HTTP-Session: 0c205780-4168-4a6b-b889-b4063d7b34a2 Destroying unnamed session 2024.02.18 04:58:00.795440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:00.795487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:00.795507 [ 3 ] {} HTTP-Session: 765bef7c-c8bb-42c7-9b6c-27f93c624b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:00.795524 [ 3 ] {} HTTP-Session: 765bef7c-c8bb-42c7-9b6c-27f93c624b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:00.795593 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:00.795630 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.18 04:58:00.795775 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:00.796036 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:58:00.796234 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.18 04:58:00.796383 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.18 04:58:00.796492 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} executeQuery: Read 2 rows, 175.00 B in 0.000871467 sec., 2294 rows/sec., 196.10 KiB/sec. 2024.02.18 04:58:00.796597 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} DynamicQueryHandler: Done processing query 2024.02.18 04:58:00.796620 [ 3 ] {cc98679b-d33b-4b80-a75e-1c183c937455} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:58:00.796636 [ 3 ] {} HTTP-Session: 765bef7c-c8bb-42c7-9b6c-27f93c624b27 Destroying unnamed session 2024.02.18 04:58:00.796763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 18069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:00.796808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:00.796828 [ 3 ] {} HTTP-Session: 1e6cff06-bac4-4aff-a1d5-a7398eb1bdb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:00.796845 [ 3 ] {} HTTP-Session: 1e6cff06-bac4-4aff-a1d5-a7398eb1bdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:00.796917 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:00.796955 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:00.797057 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:00.797380 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:58:00.797591 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.18 04:58:00.797743 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.18 04:58:00.797837 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} executeQuery: Read 112 rows, 11.20 KiB in 0.000892377 sec., 125507 rows/sec., 12.25 MiB/sec. 2024.02.18 04:58:00.797985 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} DynamicQueryHandler: Done processing query 2024.02.18 04:58:00.798010 [ 3 ] {17545dda-ed7d-4c3f-a1c5-28ed9b1f75cf} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:58:00.798026 [ 3 ] {} HTTP-Session: 1e6cff06-bac4-4aff-a1d5-a7398eb1bdb6 Destroying unnamed session 2024.02.18 04:58:00.798136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:00.798184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:00.798204 [ 3 ] {} HTTP-Session: f4228abb-dd8a-449e-9f78-1c358ceed9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:00.798221 [ 3 ] {} HTTP-Session: f4228abb-dd8a-449e-9f78-1c358ceed9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:00.798290 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:00.798330 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.18 04:58:00.798441 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:00.798750 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:58:00.798950 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.02.18 04:58:00.799104 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.02.18 04:58:00.799211 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} executeQuery: Read 2 rows, 143.00 B in 0.000891267 sec., 2243 rows/sec., 156.69 KiB/sec. 2024.02.18 04:58:00.799315 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} DynamicQueryHandler: Done processing query 2024.02.18 04:58:00.799338 [ 3 ] {93573b24-2ced-4739-95e2-d6c79cbd2abd} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:58:00.799354 [ 3 ] {} HTTP-Session: f4228abb-dd8a-449e-9f78-1c358ceed9b7 Destroying unnamed session 2024.02.18 04:58:00.799460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:00.799505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:00.799525 [ 3 ] {} HTTP-Session: 5ac73bda-5806-49d0-84f3-c98131f68f15 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:00.799543 [ 3 ] {} HTTP-Session: 5ac73bda-5806-49d0-84f3-c98131f68f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:00.799613 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:00.799651 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:00.799754 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:00.800030 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:58:00.800232 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.18 04:58:00.800384 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.18 04:58:00.800497 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} executeQuery: Read 39 rows, 3.13 KiB in 0.000854697 sec., 45630 rows/sec., 3.57 MiB/sec. 2024.02.18 04:58:00.800612 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} DynamicQueryHandler: Done processing query 2024.02.18 04:58:00.800635 [ 3 ] {89e3b4e5-3546-43c5-96a1-6431a6c01cfb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:00.800651 [ 3 ] {} HTTP-Session: 5ac73bda-5806-49d0-84f3-c98131f68f15 Destroying unnamed session 2024.02.18 04:58:00.800755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:00.800801 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:00.800821 [ 3 ] {} HTTP-Session: b64f10e9-a189-4fa8-ae0d-9bf69b694e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:00.800838 [ 3 ] {} HTTP-Session: b64f10e9-a189-4fa8-ae0d-9bf69b694e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:00.800907 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:00.800950 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.18 04:58:00.801069 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:00.801314 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:58:00.801558 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.18 04:58:00.801736 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.18 04:58:00.801845 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} executeQuery: Read 1 rows, 72.00 B in 0.000909987 sec., 1098 rows/sec., 77.27 KiB/sec. 2024.02.18 04:58:00.801952 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} DynamicQueryHandler: Done processing query 2024.02.18 04:58:00.801975 [ 3 ] {0cacc55e-a87e-450f-ba76-2cdc106de92e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:58:00.801991 [ 3 ] {} HTTP-Session: b64f10e9-a189-4fa8-ae0d-9bf69b694e13 Destroying unnamed session 2024.02.18 04:58:00.802120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:00.802164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:00.802183 [ 3 ] {} HTTP-Session: 228a876c-46c6-4ccb-aa4b-ff158c066b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:00.802200 [ 3 ] {} HTTP-Session: 228a876c-46c6-4ccb-aa4b-ff158c066b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:00.802280 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:00.802323 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:00.802453 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:00.802929 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. 2024.02.18 04:58:00.803232 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.18 04:58:00.803410 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.18 04:58:00.803526 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} executeQuery: Read 37 rows, 51.13 KiB in 0.001217763 sec., 30383 rows/sec., 41.00 MiB/sec. 2024.02.18 04:58:00.803655 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} DynamicQueryHandler: Done processing query 2024.02.18 04:58:00.803679 [ 3 ] {f20eff52-d0c4-462a-97cf-9679e7516e8e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:58:00.803694 [ 3 ] {} HTTP-Session: 228a876c-46c6-4ccb-aa4b-ff158c066b3a Destroying unnamed session 2024.02.18 04:58:05.786388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:05.786563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:05.786614 [ 3 ] {} HTTP-Session: d0bfb96d-a66d-4b6d-95d0-0fda09066f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:05.786657 [ 3 ] {} HTTP-Session: d0bfb96d-a66d-4b6d-95d0-0fda09066f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:05.786853 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:05.786947 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:05.787213 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:05.787735 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:05.787993 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.18 04:58:05.788163 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.18 04:58:05.788294 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} executeQuery: Read 12 rows, 996.00 B in 0.001377557 sec., 8711 rows/sec., 706.07 KiB/sec. 2024.02.18 04:58:05.788445 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} DynamicQueryHandler: Done processing query 2024.02.18 04:58:05.788471 [ 3 ] {87d6709e-e8c7-4475-b268-2e164ca6b258} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:58:05.788489 [ 3 ] {} HTTP-Session: d0bfb96d-a66d-4b6d-95d0-0fda09066f45 Destroying unnamed session 2024.02.18 04:58:05.788653 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:05.788701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:05.788721 [ 3 ] {} HTTP-Session: 7975391f-da23-4822-8905-f4cf8e54ce64 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:05.788738 [ 3 ] {} HTTP-Session: 7975391f-da23-4822-8905-f4cf8e54ce64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:05.788812 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:05.788890 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:05.788996 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:05.789325 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:05.789532 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.18 04:58:05.789681 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.18 04:58:05.789801 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} executeQuery: Read 36 rows, 3.27 KiB in 0.000915668 sec., 39315 rows/sec., 3.49 MiB/sec. 2024.02.18 04:58:05.789924 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} DynamicQueryHandler: Done processing query 2024.02.18 04:58:05.789947 [ 3 ] {409712ab-1fce-4812-838c-eb85a7ae3a7c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:05.789965 [ 3 ] {} HTTP-Session: 7975391f-da23-4822-8905-f4cf8e54ce64 Destroying unnamed session 2024.02.18 04:58:05.790080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:05.790126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:05.790240 [ 3 ] {} HTTP-Session: 2d720720-f95d-4f8c-947e-ef5a3e5247f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:05.790259 [ 3 ] {} HTTP-Session: 2d720720-f95d-4f8c-947e-ef5a3e5247f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:05.790329 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:05.790368 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:05.790474 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:05.790754 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:05.790958 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.18 04:58:05.791111 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.18 04:58:05.791224 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} executeQuery: Read 12 rows, 984.00 B in 0.000860357 sec., 13947 rows/sec., 1.09 MiB/sec. 2024.02.18 04:58:05.791339 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} DynamicQueryHandler: Done processing query 2024.02.18 04:58:05.791362 [ 3 ] {06a2389e-c9ac-46d1-b146-98cf243409d5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:58:05.791378 [ 3 ] {} HTTP-Session: 2d720720-f95d-4f8c-947e-ef5a3e5247f3 Destroying unnamed session 2024.02.18 04:58:05.791519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12892, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:05.791564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:05.791584 [ 3 ] {} HTTP-Session: 0dde7fbe-92d9-42d6-b09a-4bde9016cda7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:05.791601 [ 3 ] {} HTTP-Session: 0dde7fbe-92d9-42d6-b09a-4bde9016cda7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:05.791674 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:05.791719 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:05.791857 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:05.792196 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:05.792488 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.18 04:58:05.792669 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.18 04:58:05.792794 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} executeQuery: Read 12 rows, 16.58 KiB in 0.001090861 sec., 11000 rows/sec., 14.84 MiB/sec. 2024.02.18 04:58:05.792919 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} DynamicQueryHandler: Done processing query 2024.02.18 04:58:05.792943 [ 3 ] {d4087aab-215b-4d06-9985-9df3ca6e94c5} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:58:05.792959 [ 3 ] {} HTTP-Session: 0dde7fbe-92d9-42d6-b09a-4bde9016cda7 Destroying unnamed session 2024.02.18 04:58:10.787906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:10.788033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:10.788060 [ 3 ] {} HTTP-Session: 3be5f0a5-0de8-4d55-8d7a-7cba87641d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:10.788085 [ 3 ] {} HTTP-Session: 3be5f0a5-0de8-4d55-8d7a-7cba87641d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:10.788212 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:10.788271 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:10.788433 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:10.788890 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:10.789179 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.18 04:58:10.789346 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.18 04:58:10.789484 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} executeQuery: Read 37 rows, 3.00 KiB in 0.001229884 sec., 30084 rows/sec., 2.38 MiB/sec. 2024.02.18 04:58:10.789638 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} DynamicQueryHandler: Done processing query 2024.02.18 04:58:10.789663 [ 3 ] {194a9094-3fb5-441b-9f0b-4e318cd0bdc4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:10.789680 [ 3 ] {} HTTP-Session: 3be5f0a5-0de8-4d55-8d7a-7cba87641d7c Destroying unnamed session 2024.02.18 04:58:10.789863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:10.789914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:10.789934 [ 3 ] {} HTTP-Session: dd0da6a2-daff-40f1-8a85-67851b0f9e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:10.789954 [ 3 ] {} HTTP-Session: dd0da6a2-daff-40f1-8a85-67851b0f9e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:10.790042 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:10.790085 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:10.790198 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:10.790576 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:10.790802 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.18 04:58:10.790957 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.18 04:58:10.791074 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} executeQuery: Read 111 rows, 11.11 KiB in 0.000994919 sec., 111566 rows/sec., 10.90 MiB/sec. 2024.02.18 04:58:10.791198 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} DynamicQueryHandler: Done processing query 2024.02.18 04:58:10.791221 [ 3 ] {d3509df4-d8aa-4931-8df2-1778abbc9342} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:58:10.791238 [ 3 ] {} HTTP-Session: dd0da6a2-daff-40f1-8a85-67851b0f9e6f Destroying unnamed session 2024.02.18 04:58:10.791363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:10.791412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:10.791432 [ 3 ] {} HTTP-Session: 7ff52b8e-d078-47fb-9e02-44ea0fbd9b3b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:10.791449 [ 3 ] {} HTTP-Session: 7ff52b8e-d078-47fb-9e02-44ea0fbd9b3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:10.791524 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:10.791564 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:10.791674 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:10.791983 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:10.792194 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.18 04:58:10.792345 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.18 04:58:10.792462 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} executeQuery: Read 37 rows, 2.96 KiB in 0.000901717 sec., 41032 rows/sec., 3.21 MiB/sec. 2024.02.18 04:58:10.792581 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} DynamicQueryHandler: Done processing query 2024.02.18 04:58:10.792604 [ 3 ] {124202d8-a45d-483c-9f34-ab5717afcd8a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:10.792621 [ 3 ] {} HTTP-Session: 7ff52b8e-d078-47fb-9e02-44ea0fbd9b3b Destroying unnamed session 2024.02.18 04:58:10.792851 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:10.792898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:10.792917 [ 3 ] {} HTTP-Session: f36e6ec4-902f-4583-858e-4cb0a52e49f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:10.792934 [ 3 ] {} HTTP-Session: f36e6ec4-902f-4583-858e-4cb0a52e49f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:10.793016 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:10.793061 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:10.793197 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:10.793662 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:10.793975 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.18 04:58:10.794154 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.18 04:58:10.794270 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} executeQuery: Read 37 rows, 51.13 KiB in 0.001216654 sec., 30411 rows/sec., 41.04 MiB/sec. 2024.02.18 04:58:10.794382 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} DynamicQueryHandler: Done processing query 2024.02.18 04:58:10.794406 [ 3 ] {2d69d6a3-032b-4e54-bca6-178b94ce6f06} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:58:10.794423 [ 3 ] {} HTTP-Session: f36e6ec4-902f-4583-858e-4cb0a52e49f7 Destroying unnamed session 2024.02.18 04:58:14.546708 [ 60 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:58:14.546772 [ 60 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:58:15.786881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:15.787003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:15.787033 [ 3 ] {} HTTP-Session: 30c2a503-630f-4172-8049-23c6e6238754 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:15.787062 [ 3 ] {} HTTP-Session: 30c2a503-630f-4172-8049-23c6e6238754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:15.787201 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:15.787270 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:15.787449 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:15.787884 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:15.788167 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.18 04:58:15.788332 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.18 04:58:15.788445 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} executeQuery: Read 12 rows, 996.00 B in 0.001204713 sec., 9960 rows/sec., 807.38 KiB/sec. 2024.02.18 04:58:15.788604 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} DynamicQueryHandler: Done processing query 2024.02.18 04:58:15.788630 [ 3 ] {2e71b575-aafb-4414-9c92-1d339bd1d9af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:58:15.788647 [ 3 ] {} HTTP-Session: 30c2a503-630f-4172-8049-23c6e6238754 Destroying unnamed session 2024.02.18 04:58:15.788767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:15.788814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:15.788835 [ 3 ] {} HTTP-Session: cbe9e48e-d8e2-4fc8-a97d-e04cf6fabd5a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:15.788852 [ 3 ] {} HTTP-Session: cbe9e48e-d8e2-4fc8-a97d-e04cf6fabd5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:15.788925 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:15.788966 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:15.789073 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:15.789368 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:15.789571 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.18 04:58:15.789721 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.18 04:58:15.789841 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} executeQuery: Read 36 rows, 3.27 KiB in 0.000883737 sec., 40736 rows/sec., 3.61 MiB/sec. 2024.02.18 04:58:15.789947 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} DynamicQueryHandler: Done processing query 2024.02.18 04:58:15.789971 [ 3 ] {3502d96f-1f6d-4ef5-af41-a519ddaff26f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:15.789987 [ 3 ] {} HTTP-Session: cbe9e48e-d8e2-4fc8-a97d-e04cf6fabd5a Destroying unnamed session 2024.02.18 04:58:15.790140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:15.790184 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:15.790204 [ 3 ] {} HTTP-Session: e4e6b1fc-d401-438d-afc8-99637f28506a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:15.790221 [ 3 ] {} HTTP-Session: e4e6b1fc-d401-438d-afc8-99637f28506a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:15.790291 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:15.790330 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:15.790436 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:15.790688 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:15.790894 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.18 04:58:15.791046 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.18 04:58:15.791143 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} executeQuery: Read 12 rows, 984.00 B in 0.000822286 sec., 14593 rows/sec., 1.14 MiB/sec. 2024.02.18 04:58:15.791274 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} DynamicQueryHandler: Done processing query 2024.02.18 04:58:15.791298 [ 3 ] {5eefd856-a628-4905-8723-4b5fc0839ba3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:58:15.791315 [ 3 ] {} HTTP-Session: e4e6b1fc-d401-438d-afc8-99637f28506a Destroying unnamed session 2024.02.18 04:58:15.791433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:15.791479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:15.791498 [ 3 ] {} HTTP-Session: 1b5e29e4-4c4b-44ea-a69e-57e69479b051 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:15.791516 [ 3 ] {} HTTP-Session: 1b5e29e4-4c4b-44ea-a69e-57e69479b051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:15.791589 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:15.791635 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:15.791773 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:15.792079 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:15.792364 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.18 04:58:15.792546 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.18 04:58:15.792648 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} executeQuery: Read 12 rows, 16.58 KiB in 0.00102999 sec., 11650 rows/sec., 15.72 MiB/sec. 2024.02.18 04:58:15.792825 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} DynamicQueryHandler: Done processing query 2024.02.18 04:58:15.792849 [ 3 ] {e8b9630e-f187-45e9-ab1b-32dcf095f22c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:58:15.792870 [ 3 ] {} HTTP-Session: 1b5e29e4-4c4b-44ea-a69e-57e69479b051 Destroying unnamed session 2024.02.18 04:58:20.788246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:20.788369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:20.788396 [ 3 ] {} HTTP-Session: 79d9a8c8-57a5-4845-84e0-6166b4f21a4a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:20.788421 [ 3 ] {} HTTP-Session: 79d9a8c8-57a5-4845-84e0-6166b4f21a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:20.788549 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:20.788612 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:20.788770 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:20.789190 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:20.789470 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.18 04:58:20.789634 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.18 04:58:20.789763 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} executeQuery: Read 37 rows, 3.00 KiB in 0.001169632 sec., 31633 rows/sec., 2.50 MiB/sec. 2024.02.18 04:58:20.789771 [ 69 ] {} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.18 04:58:20.789895 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:20.789958 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} DynamicQueryHandler: Done processing query 2024.02.18 04:58:20.789975 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.18 04:58:20.789991 [ 3 ] {5bb709a8-6176-4381-ad47-e50cf81c0df0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:20.790015 [ 3 ] {} HTTP-Session: 79d9a8c8-57a5-4845-84e0-6166b4f21a4a Destroying unnamed session 2024.02.18 04:58:20.790064 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:58:20.790096 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part 2024.02.18 04:58:20.790158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:20.790217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:20.790238 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:58:20.790245 [ 3 ] {} HTTP-Session: f312255b-c769-48f9-bac6-1e60968a315f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:20.790285 [ 3 ] {} HTTP-Session: f312255b-c769-48f9-bac6-1e60968a315f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:20.790404 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:20.790410 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:20.790470 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:20.790570 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:58:20.790711 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:20.790741 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:20.790875 [ 15 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:58:20.791225 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:20.791525 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.18 04:58:20.791723 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.18 04:58:20.791736 [ 12 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.001769464 sec., 102856.0061125855 rows/sec., 8.14 MiB/sec. 2024.02.18 04:58:20.791869 [ 69 ] {} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.18 04:58:20.791944 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} executeQuery: Read 111 rows, 11.11 KiB in 0.001476489 sec., 75178 rows/sec., 7.35 MiB/sec. 2024.02.18 04:58:20.791975 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:20.792047 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.18 04:58:20.792292 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.18 04:58:20.792442 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} DynamicQueryHandler: Done processing query 2024.02.18 04:58:20.792455 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:58:20.792480 [ 3 ] {bca9c7f2-975f-463f-9a56-1b0e4c21d647} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:58:20.792496 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part 2024.02.18 04:58:20.792509 [ 3 ] {} HTTP-Session: f312255b-c769-48f9-bac6-1e60968a315f Destroying unnamed session 2024.02.18 04:58:20.792655 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.18 04:58:20.792671 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 112 rows starting from the beginning of the part 2024.02.18 04:58:20.792739 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:20.792810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:20.792875 [ 3 ] {} HTTP-Session: e7e7725a-fe9c-45cb-9464-59d13e6e0280 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:20.792883 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_11_2} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.18 04:58:20.792909 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::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.18 04:58:20.792919 [ 3 ] {} HTTP-Session: e7e7725a-fe9c-45cb-9464-59d13e6e0280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:20.793200 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 111 rows starting from the beginning of the part 2024.02.18 04:58:20.793201 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:20.793263 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:20.793321 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2024.02.18 04:58:20.793486 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 111 rows starting from the beginning of the part 2024.02.18 04:58:20.793511 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:20.794076 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:20.794323 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.18 04:58:20.794466 [ 12 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 583 rows, containing 4 columns (4 merged, 0 gathered) in 0.002405576 sec., 242353.59847288133 rows/sec., 22.95 MiB/sec. 2024.02.18 04:58:20.794560 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.18 04:58:20.794689 [ 12 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.18 04:58:20.794737 [ 69 ] {} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.18 04:58:20.794810 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} executeQuery: Read 37 rows, 2.96 KiB in 0.001540479 sec., 24018 rows/sec., 1.88 MiB/sec. 2024.02.18 04:58:20.794865 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:20.795036 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.18 04:58:20.795162 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} DynamicQueryHandler: Done processing query 2024.02.18 04:58:20.795245 [ 3 ] {1e8146dc-5211-465f-bbb6-a9b61c3b79b4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:20.795252 [ 12 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.18 04:58:20.795306 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:58:20.795314 [ 3 ] {} HTTP-Session: e7e7725a-fe9c-45cb-9464-59d13e6e0280 Destroying unnamed session 2024.02.18 04:58:20.795385 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 89 rows starting from the beginning of the part 2024.02.18 04:58:20.795461 [ 12 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_11_2} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.18 04:58:20.795519 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part 2024.02.18 04:58:20.795612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:20.795690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:20.795703 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:20.795713 [ 3 ] {} HTTP-Session: 4787b989-2a19-4009-943f-1c12f8478403 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:20.795746 [ 3 ] {} HTTP-Session: 4787b989-2a19-4009-943f-1c12f8478403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:20.795830 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:58:20.795879 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:20.795950 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:20.795952 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:20.796123 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:58:20.796308 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:20.796993 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 4 columns (4 merged, 0 gathered) in 0.00206152 sec., 109627.84741355893 rows/sec., 8.57 MiB/sec. 2024.02.18 04:58:20.797024 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:20.797090 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.18 04:58:20.797256 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.18 04:58:20.797322 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_11_2} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.18 04:58:20.797382 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.02.18 04:58:20.797590 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.02.18 04:58:20.797694 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} executeQuery: Read 37 rows, 51.13 KiB in 0.001781864 sec., 20764 rows/sec., 28.02 MiB/sec. 2024.02.18 04:58:20.797694 [ 51 ] {} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.02.18 04:58:20.797782 [ 51 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:20.797849 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} DynamicQueryHandler: Done processing query 2024.02.18 04:58:20.797911 [ 3 ] {4a48e946-db01-4702-a51e-7ac2b67e0617} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:58:20.797972 [ 3 ] {} HTTP-Session: 4787b989-2a19-4009-943f-1c12f8478403 Destroying unnamed session 2024.02.18 04:58:20.798016 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.02.18 04:58:20.798132 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:58:20.798164 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 193 rows starting from the beginning of the part 2024.02.18 04:58:20.798300 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:58:20.798397 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:20.798490 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:58:20.798582 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:20.798672 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:58:20.799999 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 6 columns (6 merged, 0 gathered) in 0.002158232 sec., 151976.24722458012 rows/sec., 205.08 MiB/sec. 2024.02.18 04:58:20.800205 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.02.18 04:58:20.800408 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.02.18 04:58:20.800478 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.02.18 04:58:20.800536 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d3db9721-1957-4070-bc13-bc6e211e736f::all_1_11_2: 4.04 MiB. 2024.02.18 04:58:25.787868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:25.788061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:25.788091 [ 3 ] {} HTTP-Session: 28d61c47-d645-47e0-9ed3-87c5e713ebe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:25.788118 [ 3 ] {} HTTP-Session: 28d61c47-d645-47e0-9ed3-87c5e713ebe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:25.788257 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:25.788323 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:25.788510 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:25.788943 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:25.789192 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.18 04:58:25.789351 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.18 04:58:25.789479 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} executeQuery: Read 12 rows, 996.00 B in 0.001214094 sec., 9883 rows/sec., 801.14 KiB/sec. 2024.02.18 04:58:25.789622 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} DynamicQueryHandler: Done processing query 2024.02.18 04:58:25.789647 [ 3 ] {ca1270c1-cd01-4c0f-8e64-a875d34799aa} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:58:25.789663 [ 3 ] {} HTTP-Session: 28d61c47-d645-47e0-9ed3-87c5e713ebe3 Destroying unnamed session 2024.02.18 04:58:25.789786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:25.789833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:25.789852 [ 3 ] {} HTTP-Session: aab2afe0-fc71-4241-8828-d8d7e5629f85 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:25.789933 [ 3 ] {} HTTP-Session: aab2afe0-fc71-4241-8828-d8d7e5629f85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:25.790012 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:25.790056 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.18 04:58:25.790169 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:25.790450 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:25.790656 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.18 04:58:25.790813 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.18 04:58:25.790933 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} executeQuery: Read 2 rows, 175.00 B in 0.000887527 sec., 2253 rows/sec., 192.56 KiB/sec. 2024.02.18 04:58:25.791044 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} DynamicQueryHandler: Done processing query 2024.02.18 04:58:25.791067 [ 3 ] {835fcd9c-664f-49cf-9b08-dcc66d163c4a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:58:25.791083 [ 3 ] {} HTTP-Session: aab2afe0-fc71-4241-8828-d8d7e5629f85 Destroying unnamed session 2024.02.18 04:58:25.791267 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 10653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:25.791313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:25.791334 [ 3 ] {} HTTP-Session: 9db4a61a-da14-4cea-b772-6c53a13f2d3a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:25.791352 [ 3 ] {} HTTP-Session: 9db4a61a-da14-4cea-b772-6c53a13f2d3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:25.791426 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:25.791466 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:25.791572 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:25.791879 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:25.792101 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.18 04:58:25.792255 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.18 04:58:25.792374 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} executeQuery: Read 73 rows, 6.17 KiB in 0.000917988 sec., 79521 rows/sec., 6.56 MiB/sec. 2024.02.18 04:58:25.792494 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} DynamicQueryHandler: Done processing query 2024.02.18 04:58:25.792518 [ 3 ] {35ddf8d8-1fde-4756-b246-d493e5a7f20c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.18 04:58:25.792535 [ 3 ] {} HTTP-Session: 9db4a61a-da14-4cea-b772-6c53a13f2d3a Destroying unnamed session 2024.02.18 04:58:25.792649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:25.792696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:25.792717 [ 3 ] {} HTTP-Session: 80204f82-b039-48d5-8f7f-949f42f28040 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:25.792734 [ 3 ] {} HTTP-Session: 80204f82-b039-48d5-8f7f-949f42f28040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:25.792802 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:25.792841 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.18 04:58:25.792949 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:25.793213 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:25.793416 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.02.18 04:58:25.793592 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.02.18 04:58:25.793694 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} executeQuery: Read 2 rows, 143.00 B in 0.000856807 sec., 2334 rows/sec., 162.99 KiB/sec. 2024.02.18 04:58:25.793828 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} DynamicQueryHandler: Done processing query 2024.02.18 04:58:25.793853 [ 3 ] {f4c7d962-3504-4cc0-9fc9-0f0de6aa71b6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:58:25.793869 [ 3 ] {} HTTP-Session: 80204f82-b039-48d5-8f7f-949f42f28040 Destroying unnamed session 2024.02.18 04:58:25.793989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:25.794034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:25.794054 [ 3 ] {} HTTP-Session: 389c4d04-51e0-42a0-a7aa-cd991eee2576 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:25.794071 [ 3 ] {} HTTP-Session: 389c4d04-51e0-42a0-a7aa-cd991eee2576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:25.794144 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:25.794184 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:25.794294 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:25.794571 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:25.794777 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.18 04:58:25.794924 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.18 04:58:25.795039 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} executeQuery: Read 38 rows, 3.02 KiB in 0.000867247 sec., 43816 rows/sec., 3.40 MiB/sec. 2024.02.18 04:58:25.795156 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} DynamicQueryHandler: Done processing query 2024.02.18 04:58:25.795180 [ 3 ] {ddb67900-5bde-47bb-8885-ae1e3b79361e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:25.795198 [ 3 ] {} HTTP-Session: 389c4d04-51e0-42a0-a7aa-cd991eee2576 Destroying unnamed session 2024.02.18 04:58:25.795319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 7217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:25.795366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:25.795386 [ 3 ] {} HTTP-Session: 0a85b132-6edd-456f-a33a-9e58977dd5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:25.795403 [ 3 ] {} HTTP-Session: 0a85b132-6edd-456f-a33a-9e58977dd5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:25.795474 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:25.795518 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.18 04:58:25.795642 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:25.795925 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:25.796185 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.18 04:58:25.796361 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.18 04:58:25.796479 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} executeQuery: Read 37 rows, 2.67 KiB in 0.000975438 sec., 37931 rows/sec., 2.67 MiB/sec. 2024.02.18 04:58:25.796636 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} DynamicQueryHandler: Done processing query 2024.02.18 04:58:25.796660 [ 3 ] {ba9b2bad-6799-4837-9844-078c0bd03cf0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:25.796676 [ 3 ] {} HTTP-Session: 0a85b132-6edd-456f-a33a-9e58977dd5ce Destroying unnamed session 2024.02.18 04:58:25.796816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:25.796861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:25.796881 [ 3 ] {} HTTP-Session: e44e7d64-1a85-4859-8db1-b04fb74d85af Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:25.796898 [ 3 ] {} HTTP-Session: e44e7d64-1a85-4859-8db1-b04fb74d85af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:25.796974 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:25.797019 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:25.797162 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:25.797476 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:25.797757 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.02.18 04:58:25.797938 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.02.18 04:58:25.798063 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} executeQuery: Read 12 rows, 16.58 KiB in 0.001054351 sec., 11381 rows/sec., 15.36 MiB/sec. 2024.02.18 04:58:25.798207 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} DynamicQueryHandler: Done processing query 2024.02.18 04:58:25.798231 [ 3 ] {82512dac-1436-45f5-a12e-f44f5112ac1c} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:58:25.798246 [ 3 ] {} HTTP-Session: e44e7d64-1a85-4859-8db1-b04fb74d85af Destroying unnamed session 2024.02.18 04:58:29.547018 [ 54 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:58:29.547090 [ 54 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:58:30.788400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:30.788525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:30.788556 [ 3 ] {} HTTP-Session: aeb2220c-a2ee-4695-a3d8-370ab03b8d01 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:30.788586 [ 3 ] {} HTTP-Session: aeb2220c-a2ee-4695-a3d8-370ab03b8d01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:30.788729 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:30.788796 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:30.788980 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:30.789434 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:30.789711 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.18 04:58:30.789914 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.18 04:58:30.790051 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} executeQuery: Read 37 rows, 3.00 KiB in 0.001277154 sec., 28970 rows/sec., 2.29 MiB/sec. 2024.02.18 04:58:30.790266 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} DynamicQueryHandler: Done processing query 2024.02.18 04:58:30.790294 [ 3 ] {c57a801a-6377-4dd5-b0b9-a197f338e5e0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:30.790311 [ 3 ] {} HTTP-Session: aeb2220c-a2ee-4695-a3d8-370ab03b8d01 Destroying unnamed session 2024.02.18 04:58:30.790448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:30.790498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:30.790520 [ 3 ] {} HTTP-Session: 303d2bd2-3719-44ba-931d-ba79f6690b51 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:30.790539 [ 3 ] {} HTTP-Session: 303d2bd2-3719-44ba-931d-ba79f6690b51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:30.790624 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:30.790666 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:30.790784 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:30.791142 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:30.791369 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.18 04:58:30.791523 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.18 04:58:30.791644 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} executeQuery: Read 111 rows, 11.11 KiB in 0.000990439 sec., 112071 rows/sec., 10.95 MiB/sec. 2024.02.18 04:58:30.791816 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} DynamicQueryHandler: Done processing query 2024.02.18 04:58:30.791840 [ 3 ] {f63eff16-d1e1-4b4c-af48-0ea481235d0b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:58:30.791856 [ 3 ] {} HTTP-Session: 303d2bd2-3719-44ba-931d-ba79f6690b51 Destroying unnamed session 2024.02.18 04:58:30.791978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:30.792025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:30.792044 [ 3 ] {} HTTP-Session: 548d8dee-1fb7-4196-ab2e-c8e0cf9ab866 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:30.792062 [ 3 ] {} HTTP-Session: 548d8dee-1fb7-4196-ab2e-c8e0cf9ab866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:30.792135 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:30.792175 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:30.792292 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:30.792694 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:30.792900 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.18 04:58:30.793051 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.18 04:58:30.793169 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} executeQuery: Read 37 rows, 2.96 KiB in 0.001005739 sec., 36788 rows/sec., 2.88 MiB/sec. 2024.02.18 04:58:30.793295 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} DynamicQueryHandler: Done processing query 2024.02.18 04:58:30.793320 [ 3 ] {4f61ed18-7f07-45a8-a72a-d0dead24a96c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:30.793336 [ 3 ] {} HTTP-Session: 548d8dee-1fb7-4196-ab2e-c8e0cf9ab866 Destroying unnamed session 2024.02.18 04:58:30.793549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:30.793595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:30.793615 [ 3 ] {} HTTP-Session: 82fe4cd2-8246-4476-a142-4d01b97fdc47 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:30.793632 [ 3 ] {} HTTP-Session: 82fe4cd2-8246-4476-a142-4d01b97fdc47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:30.793721 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:30.793766 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:30.793906 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:30.794389 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:30.794712 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.02.18 04:58:30.794894 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.02.18 04:58:30.794992 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} executeQuery: Read 37 rows, 51.13 KiB in 0.001242554 sec., 29777 rows/sec., 40.18 MiB/sec. 2024.02.18 04:58:30.795121 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} DynamicQueryHandler: Done processing query 2024.02.18 04:58:30.795145 [ 3 ] {a6cf0ccc-ce52-49b5-8216-bb5f4b8281e8} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:58:30.795161 [ 3 ] {} HTTP-Session: 82fe4cd2-8246-4476-a142-4d01b97fdc47 Destroying unnamed session 2024.02.18 04:58:35.787414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:35.787598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:35.787648 [ 3 ] {} HTTP-Session: 20ce739a-8867-4eed-b702-e017abec324d Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:35.787692 [ 3 ] {} HTTP-Session: 20ce739a-8867-4eed-b702-e017abec324d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:35.787888 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:35.787985 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:35.788249 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:35.788789 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:35.789041 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.18 04:58:35.789217 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.18 04:58:35.789335 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} executeQuery: Read 12 rows, 996.00 B in 0.001391267 sec., 8625 rows/sec., 699.12 KiB/sec. 2024.02.18 04:58:35.789504 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} DynamicQueryHandler: Done processing query 2024.02.18 04:58:35.789531 [ 3 ] {d6558a1b-8a54-47db-9883-4b43921825ce} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:58:35.789548 [ 3 ] {} HTTP-Session: 20ce739a-8867-4eed-b702-e017abec324d Destroying unnamed session 2024.02.18 04:58:35.789720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:35.789766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:35.789786 [ 3 ] {} HTTP-Session: c24cd490-f8e1-413e-af7b-89e18b2dae9a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:35.789804 [ 3 ] {} HTTP-Session: c24cd490-f8e1-413e-af7b-89e18b2dae9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:35.789880 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:35.789921 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:35.790033 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:35.790338 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:35.790547 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.18 04:58:35.790695 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.18 04:58:35.790812 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} executeQuery: Read 36 rows, 3.27 KiB in 0.000903937 sec., 39825 rows/sec., 3.53 MiB/sec. 2024.02.18 04:58:35.790931 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} DynamicQueryHandler: Done processing query 2024.02.18 04:58:35.790954 [ 3 ] {01084ab4-2735-48af-a22c-65133d9f6f3a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:35.790970 [ 3 ] {} HTTP-Session: c24cd490-f8e1-413e-af7b-89e18b2dae9a Destroying unnamed session 2024.02.18 04:58:35.791080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:35.791127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:35.791148 [ 3 ] {} HTTP-Session: 98c6ed65-9fb7-43a5-bc1f-beb5a87377d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:35.791165 [ 3 ] {} HTTP-Session: 98c6ed65-9fb7-43a5-bc1f-beb5a87377d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:35.791234 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:35.791273 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:35.791381 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:35.791647 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:35.791848 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.18 04:58:35.792003 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.18 04:58:35.792120 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} executeQuery: Read 12 rows, 984.00 B in 0.000857076 sec., 14001 rows/sec., 1.09 MiB/sec. 2024.02.18 04:58:35.792248 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} DynamicQueryHandler: Done processing query 2024.02.18 04:58:35.792272 [ 3 ] {5c6bcdad-d3df-4d22-bf60-6b9fad7160fc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:58:35.792288 [ 3 ] {} HTTP-Session: 98c6ed65-9fb7-43a5-bc1f-beb5a87377d6 Destroying unnamed session 2024.02.18 04:58:35.792414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12894, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:35.792459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:35.792478 [ 3 ] {} HTTP-Session: 122ace26-e3eb-4b4b-a82c-a793ca5f002d Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:35.792495 [ 3 ] {} HTTP-Session: 122ace26-e3eb-4b4b-a82c-a793ca5f002d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:35.792570 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:35.792615 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:35.792752 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:35.793062 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:35.793344 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.02.18 04:58:35.793525 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.02.18 04:58:35.793643 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} executeQuery: Read 12 rows, 16.58 KiB in 0.001035849 sec., 11584 rows/sec., 15.63 MiB/sec. 2024.02.18 04:58:35.793848 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} DynamicQueryHandler: Done processing query 2024.02.18 04:58:35.793873 [ 3 ] {c299c0b1-1859-4d08-92e2-330ce4a71d07} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:58:35.793891 [ 3 ] {} HTTP-Session: 122ace26-e3eb-4b4b-a82c-a793ca5f002d Destroying unnamed session 2024.02.18 04:58:40.788696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:40.788819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:40.788846 [ 3 ] {} HTTP-Session: 744928be-2ab5-401d-8178-c162017941d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:40.788870 [ 3 ] {} HTTP-Session: 744928be-2ab5-401d-8178-c162017941d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:40.789006 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:40.789069 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:40.789230 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:40.789654 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:40.789946 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.18 04:58:40.790121 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.18 04:58:40.790263 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} executeQuery: Read 37 rows, 3.00 KiB in 0.001214613 sec., 30462 rows/sec., 2.41 MiB/sec. 2024.02.18 04:58:40.790416 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} DynamicQueryHandler: Done processing query 2024.02.18 04:58:40.790442 [ 3 ] {5c078e30-d05d-47f3-b9ef-ace7d19b0ee3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:40.790459 [ 3 ] {} HTTP-Session: 744928be-2ab5-401d-8178-c162017941d6 Destroying unnamed session 2024.02.18 04:58:40.790595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:40.790646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:40.790666 [ 3 ] {} HTTP-Session: 635d72ba-519d-47e5-9729-21e2f05a737c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:40.790685 [ 3 ] {} HTTP-Session: 635d72ba-519d-47e5-9729-21e2f05a737c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:40.790772 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:40.790815 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:40.790925 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:40.791282 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:40.791510 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.18 04:58:40.791663 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.18 04:58:40.791782 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} executeQuery: Read 111 rows, 11.11 KiB in 0.000981689 sec., 113070 rows/sec., 11.05 MiB/sec. 2024.02.18 04:58:40.791891 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} DynamicQueryHandler: Done processing query 2024.02.18 04:58:40.791914 [ 3 ] {c64cc634-4f13-44a1-8a1b-2882b49fc8d8} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:58:40.791931 [ 3 ] {} HTTP-Session: 635d72ba-519d-47e5-9729-21e2f05a737c Destroying unnamed session 2024.02.18 04:58:40.792090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:40.792135 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:40.792154 [ 3 ] {} HTTP-Session: ee838abb-6435-408d-b480-743583c905c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:40.792171 [ 3 ] {} HTTP-Session: ee838abb-6435-408d-b480-743583c905c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:40.792246 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:40.792284 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:40.792388 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:40.792659 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:40.792863 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.18 04:58:40.793009 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.18 04:58:40.793135 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} executeQuery: Read 37 rows, 2.96 KiB in 0.000859626 sec., 43041 rows/sec., 3.37 MiB/sec. 2024.02.18 04:58:40.793250 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} DynamicQueryHandler: Done processing query 2024.02.18 04:58:40.793274 [ 3 ] {b55a793f-35aa-4692-98bc-82e9892922ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:40.793290 [ 3 ] {} HTTP-Session: ee838abb-6435-408d-b480-743583c905c8 Destroying unnamed session 2024.02.18 04:58:40.793434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:40.793479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:40.793498 [ 3 ] {} HTTP-Session: fead6db1-460f-4add-8511-b7cff00e61d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:40.793514 [ 3 ] {} HTTP-Session: fead6db1-460f-4add-8511-b7cff00e61d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:40.793598 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:40.793641 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:40.793780 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:40.794198 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. 2024.02.18 04:58:40.794504 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.02.18 04:58:40.794702 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.02.18 04:58:40.794833 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} executeQuery: Read 37 rows, 51.13 KiB in 0.001206473 sec., 30667 rows/sec., 41.38 MiB/sec. 2024.02.18 04:58:40.795003 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} DynamicQueryHandler: Done processing query 2024.02.18 04:58:40.795032 [ 3 ] {fbba2f3d-5712-4733-9ee2-5f1c8ffa82f6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:58:40.795050 [ 3 ] {} HTTP-Session: fead6db1-460f-4add-8511-b7cff00e61d9 Destroying unnamed session 2024.02.18 04:58:44.547336 [ 59 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:58:44.547412 [ 59 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:58:45.786428 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:45.786592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:45.786640 [ 3 ] {} HTTP-Session: 54d027a5-34de-474e-b86e-85317fea2810 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:45.786682 [ 3 ] {} HTTP-Session: 54d027a5-34de-474e-b86e-85317fea2810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:45.786881 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:45.786965 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:45.787122 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:45.787530 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.787793 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.18 04:58:45.787962 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.18 04:58:45.788093 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} executeQuery: Read 12 rows, 996.00 B in 0.001152192 sec., 10414 rows/sec., 844.18 KiB/sec. 2024.02.18 04:58:45.788112 [ 77 ] {} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.18 04:58:45.788245 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.788272 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} DynamicQueryHandler: Done processing query 2024.02.18 04:58:45.788313 [ 3 ] {6c2bd7da-df21-4b74-97ee-07c61a49e002} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:58:45.788359 [ 3 ] {} HTTP-Session: 54d027a5-34de-474e-b86e-85317fea2810 Destroying unnamed session 2024.02.18 04:58:45.788381 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.18 04:58:45.788454 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:58:45.788484 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 49 rows starting from the beginning of the part 2024.02.18 04:58:45.788527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:45.788586 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:45.788603 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:45.788612 [ 3 ] {} HTTP-Session: 54b9a455-1e09-404f-86a0-d570832bc88b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:45.788643 [ 3 ] {} HTTP-Session: 54b9a455-1e09-404f-86a0-d570832bc88b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:45.788723 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:58:45.788747 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:45.788804 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.18 04:58:45.788834 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:45.788996 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:58:45.789025 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:45.789117 [ 11 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:45.789545 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.789861 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.18 04:58:45.789926 [ 17 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.001591771 sec., 99888.74027733889 rows/sec., 7.91 MiB/sec. 2024.02.18 04:58:45.790108 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.18 04:58:45.790192 [ 17 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.18 04:58:45.790312 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} executeQuery: Read 4 rows, 342.00 B in 0.001514719 sec., 2640 rows/sec., 220.49 KiB/sec. 2024.02.18 04:58:45.790465 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} DynamicQueryHandler: Done processing query 2024.02.18 04:58:45.790496 [ 3 ] {4ab729fa-a2d0-4860-b32a-5d108b8877e3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:58:45.790514 [ 3 ] {} HTTP-Session: 54b9a455-1e09-404f-86a0-d570832bc88b Destroying unnamed session 2024.02.18 04:58:45.790672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:45.790693 [ 17 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.18 04:58:45.790735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:45.790770 [ 3 ] {} HTTP-Session: b7263e17-6f26-4ba2-9abd-e8646d6359f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:45.790802 [ 3 ] {} HTTP-Session: b7263e17-6f26-4ba2-9abd-e8646d6359f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:45.790855 [ 17 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_16_3} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.18 04:58:45.790924 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:45.791015 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:45.791132 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:45.791417 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.791624 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.18 04:58:45.791774 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.18 04:58:45.791891 [ 77 ] {} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.18 04:58:45.791900 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} executeQuery: Read 38 rows, 3.45 KiB in 0.000921638 sec., 41230 rows/sec., 3.65 MiB/sec. 2024.02.18 04:58:45.791965 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.792110 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.18 04:58:45.792147 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} DynamicQueryHandler: Done processing query 2024.02.18 04:58:45.792175 [ 3 ] {06b8e71f-0ef8-488a-8e73-78ee544caa50} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:45.792191 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:58:45.792198 [ 3 ] {} HTTP-Session: b7263e17-6f26-4ba2-9abd-e8646d6359f0 Destroying unnamed session 2024.02.18 04:58:45.792219 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 184 rows starting from the beginning of the part 2024.02.18 04:58:45.792319 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 73 rows starting from the beginning of the part 2024.02.18 04:58:45.792322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:45.792384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:45.792416 [ 3 ] {} HTTP-Session: 4c04b30f-9a99-4bf1-9f1d-309690738c93 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:45.792423 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 111 rows starting from the beginning of the part 2024.02.18 04:58:45.792441 [ 3 ] {} HTTP-Session: 4c04b30f-9a99-4bf1-9f1d-309690738c93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:45.792543 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2024.02.18 04:58:45.792554 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:45.792603 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.18 04:58:45.792671 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 111 rows starting from the beginning of the part 2024.02.18 04:58:45.792836 [ 11 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part 2024.02.18 04:58:45.792845 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:45.793319 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.793572 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.02.18 04:58:45.793681 [ 17 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 553 rows, containing 4 columns (4 merged, 0 gathered) in 0.001645881 sec., 335990.26904132194 rows/sec., 31.08 MiB/sec. 2024.02.18 04:58:45.793824 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.02.18 04:58:45.793850 [ 17 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.18 04:58:45.794021 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} executeQuery: Read 4 rows, 286.00 B in 0.001430428 sec., 2796 rows/sec., 195.25 KiB/sec. 2024.02.18 04:58:45.794166 [ 17 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.18 04:58:45.794239 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} DynamicQueryHandler: Done processing query 2024.02.18 04:58:45.794265 [ 17 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_16_3} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.18 04:58:45.794274 [ 3 ] {06c2949e-febe-4302-b3ad-9a01c3da3b21} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:58:45.794305 [ 3 ] {} HTTP-Session: 4c04b30f-9a99-4bf1-9f1d-309690738c93 Destroying unnamed session 2024.02.18 04:58:45.794498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:45.794545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:45.794565 [ 3 ] {} HTTP-Session: ac7a9547-f483-4876-9ea8-add8de61f04f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:45.794581 [ 3 ] {} HTTP-Session: ac7a9547-f483-4876-9ea8-add8de61f04f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:45.794654 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:45.794694 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:45.794810 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:45.795180 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.795388 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.18 04:58:45.795538 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.18 04:58:45.795655 [ 77 ] {} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.18 04:58:45.795663 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} executeQuery: Read 16 rows, 1.29 KiB in 0.000976469 sec., 16385 rows/sec., 1.29 MiB/sec. 2024.02.18 04:58:45.795699 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.795819 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.18 04:58:45.795867 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} DynamicQueryHandler: Done processing query 2024.02.18 04:58:45.795898 [ 3 ] {1513da87-5529-4542-9bcb-ae7ae6521fbe} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:58:45.795908 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:58:45.795921 [ 3 ] {} HTTP-Session: ac7a9547-f483-4876-9ea8-add8de61f04f Destroying unnamed session 2024.02.18 04:58:45.795946 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 93 rows starting from the beginning of the part 2024.02.18 04:58:45.796043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:45.796068 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part 2024.02.18 04:58:45.796105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:45.796132 [ 3 ] {} HTTP-Session: fff0e44b-3ce8-4ba3-91a4-a2126c94ad94 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:45.796155 [ 3 ] {} HTTP-Session: fff0e44b-3ce8-4ba3-91a4-a2126c94ad94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:45.796201 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:58:45.796271 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:45.796337 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.18 04:58:45.796346 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:45.796548 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:58:45.796615 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:45.796715 [ 11 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part 2024.02.18 04:58:45.797112 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.797502 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.18 04:58:45.797636 [ 17 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878936 sec., 124006.35253143268 rows/sec., 9.68 MiB/sec. 2024.02.18 04:58:45.797781 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.18 04:58:45.797830 [ 17 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.18 04:58:45.797986 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} executeQuery: Read 2 rows, 144.00 B in 0.001675742 sec., 1193 rows/sec., 83.92 KiB/sec. 2024.02.18 04:58:45.798155 [ 17 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.18 04:58:45.798228 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} DynamicQueryHandler: Done processing query 2024.02.18 04:58:45.798240 [ 17 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_16_3} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.18 04:58:45.798265 [ 3 ] {81b869b7-60d8-4476-b918-6b53b5c047a3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:58:45.798295 [ 3 ] {} HTTP-Session: fff0e44b-3ce8-4ba3-91a4-a2126c94ad94 Destroying unnamed session 2024.02.18 04:58:45.798456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:45.798503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:45.798523 [ 3 ] {} HTTP-Session: 846cce7c-a339-4f4c-8d23-4a2ae90f5afa Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:45.798540 [ 3 ] {} HTTP-Session: 846cce7c-a339-4f4c-8d23-4a2ae90f5afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:45.798618 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:45.798662 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:45.798815 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:45.799183 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.799472 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.02.18 04:58:45.799654 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.02.18 04:58:45.799769 [ 77 ] {} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.02.18 04:58:45.799789 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} executeQuery: Read 12 rows, 16.58 KiB in 0.001139542 sec., 10530 rows/sec., 14.21 MiB/sec. 2024.02.18 04:58:45.799821 [ 77 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:45.800046 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.02.18 04:58:45.800110 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} DynamicQueryHandler: Done processing query 2024.02.18 04:58:45.800178 [ 3 ] {20bb2e8f-603e-45cf-8bfc-be8d3c355bd9} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:58:45.800234 [ 3 ] {} HTTP-Session: 846cce7c-a339-4f4c-8d23-4a2ae90f5afa Destroying unnamed session 2024.02.18 04:58:45.800290 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:58:45.800339 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 328 rows starting from the beginning of the part 2024.02.18 04:58:45.800507 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:45.800626 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:58:45.800734 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:45.800844 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:58:45.800948 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part 2024.02.18 04:58:45.802284 [ 17 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 6 columns (6 merged, 0 gathered) in 0.002406156 sec., 182033.08513662455 rows/sec., 245.64 MiB/sec. 2024.02.18 04:58:45.802637 [ 17 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.02.18 04:58:45.802972 [ 17 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.02.18 04:58:45.803062 [ 17 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.02.18 04:58:45.803148 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d3db9721-1957-4070-bc13-bc6e211e736f::all_1_16_3: 4.05 MiB. 2024.02.18 04:58:50.788600 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:50.788783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:50.788829 [ 3 ] {} HTTP-Session: 52fd2ec8-8b6b-4899-8cb5-35801c4cda84 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:50.788873 [ 3 ] {} HTTP-Session: 52fd2ec8-8b6b-4899-8cb5-35801c4cda84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:50.789078 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:50.789168 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:50.789325 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:50.789792 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:50.790063 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.18 04:58:50.790260 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.18 04:58:50.790391 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} executeQuery: Read 37 rows, 3.00 KiB in 0.001251274 sec., 29569 rows/sec., 2.34 MiB/sec. 2024.02.18 04:58:50.790544 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} DynamicQueryHandler: Done processing query 2024.02.18 04:58:50.790570 [ 3 ] {ff6a7fb0-dfcc-4bc9-b8c5-5a93267eba85} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:50.790586 [ 3 ] {} HTTP-Session: 52fd2ec8-8b6b-4899-8cb5-35801c4cda84 Destroying unnamed session 2024.02.18 04:58:50.790734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:50.790786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:50.790806 [ 3 ] {} HTTP-Session: 66bf1b2e-c17c-4cdd-ac02-3fcc1cd076cc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:50.790824 [ 3 ] {} HTTP-Session: 66bf1b2e-c17c-4cdd-ac02-3fcc1cd076cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:50.790911 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:50.790953 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:50.791061 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:50.791446 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:50.791671 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.18 04:58:50.791824 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.18 04:58:50.791938 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} executeQuery: Read 111 rows, 11.11 KiB in 0.000986609 sec., 112506 rows/sec., 10.99 MiB/sec. 2024.02.18 04:58:50.792087 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} DynamicQueryHandler: Done processing query 2024.02.18 04:58:50.792112 [ 3 ] {d85e2cdd-aaec-43af-97a6-9686aaa5332f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:58:50.792128 [ 3 ] {} HTTP-Session: 66bf1b2e-c17c-4cdd-ac02-3fcc1cd076cc Destroying unnamed session 2024.02.18 04:58:50.792301 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:50.792348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:50.792367 [ 3 ] {} HTTP-Session: 56da284f-b0b9-4d29-a2ec-e74a7696c001 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:50.792385 [ 3 ] {} HTTP-Session: 56da284f-b0b9-4d29-a2ec-e74a7696c001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:50.792462 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:50.792501 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:50.792612 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:50.792939 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:50.793147 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.18 04:58:50.793293 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.18 04:58:50.793411 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} executeQuery: Read 37 rows, 2.96 KiB in 0.000920058 sec., 40214 rows/sec., 3.14 MiB/sec. 2024.02.18 04:58:50.793515 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} DynamicQueryHandler: Done processing query 2024.02.18 04:58:50.793538 [ 3 ] {745b74c2-6678-439f-a676-1afa2ad5248e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:50.793553 [ 3 ] {} HTTP-Session: 56da284f-b0b9-4d29-a2ec-e74a7696c001 Destroying unnamed session 2024.02.18 04:58:50.793712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:50.793757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:50.793776 [ 3 ] {} HTTP-Session: 9e782a64-88e0-4267-95c6-a847e77e52a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:50.793793 [ 3 ] {} HTTP-Session: 9e782a64-88e0-4267-95c6-a847e77e52a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:50.793879 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:50.793923 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:50.794059 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:50.794494 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:50.794809 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.02.18 04:58:50.794988 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.02.18 04:58:50.795112 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} executeQuery: Read 37 rows, 51.13 KiB in 0.001205753 sec., 30686 rows/sec., 41.41 MiB/sec. 2024.02.18 04:58:50.795338 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} DynamicQueryHandler: Done processing query 2024.02.18 04:58:50.795362 [ 3 ] {4c105e8d-f7fc-4ecf-8f20-1273978b59ae} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:58:50.795378 [ 3 ] {} HTTP-Session: 9e782a64-88e0-4267-95c6-a847e77e52a7 Destroying unnamed session 2024.02.18 04:58:55.788779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:55.788919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:55.788945 [ 3 ] {} HTTP-Session: 16f586e4-4ef9-474c-9d32-7a70b827d316 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:55.788971 [ 3 ] {} HTTP-Session: 16f586e4-4ef9-474c-9d32-7a70b827d316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:55.789102 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:55.789164 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:58:55.789323 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:55.789718 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:55.789982 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.18 04:58:55.790156 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.18 04:58:55.790282 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} executeQuery: Read 12 rows, 996.00 B in 0.001145392 sec., 10476 rows/sec., 849.19 KiB/sec. 2024.02.18 04:58:55.790425 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} DynamicQueryHandler: Done processing query 2024.02.18 04:58:55.790449 [ 3 ] {58bce840-a084-4227-8286-f77462d73ef1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:58:55.790465 [ 3 ] {} HTTP-Session: 16f586e4-4ef9-474c-9d32-7a70b827d316 Destroying unnamed session 2024.02.18 04:58:55.790597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 10503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:55.790643 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:55.790663 [ 3 ] {} HTTP-Session: 0907833c-d5c6-4384-b56a-898f042f15ed Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:55.790680 [ 3 ] {} HTTP-Session: 0907833c-d5c6-4384-b56a-898f042f15ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:55.790755 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:55.790795 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:58:55.790923 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:55.791308 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:55.791521 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.18 04:58:55.791674 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.18 04:58:55.791791 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} executeQuery: Read 72 rows, 6.08 KiB in 0.001000829 sec., 71940 rows/sec., 5.93 MiB/sec. 2024.02.18 04:58:55.791913 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} DynamicQueryHandler: Done processing query 2024.02.18 04:58:55.791936 [ 3 ] {9d901202-22a3-48b2-a9e8-6895109b21b9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.18 04:58:55.791951 [ 3 ] {} HTTP-Session: 0907833c-d5c6-4384-b56a-898f042f15ed Destroying unnamed session 2024.02.18 04:58:55.792075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:55.792120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:55.792139 [ 3 ] {} HTTP-Session: cad60047-67fa-4a41-b0a1-0c163d8dd34d Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:55.792156 [ 3 ] {} HTTP-Session: cad60047-67fa-4a41-b0a1-0c163d8dd34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:55.792254 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:55.792292 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:58:55.792395 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:55.792727 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:55.792940 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.18 04:58:55.793090 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.18 04:58:55.793210 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} executeQuery: Read 36 rows, 2.86 KiB in 0.000923598 sec., 38977 rows/sec., 3.02 MiB/sec. 2024.02.18 04:58:55.793328 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} DynamicQueryHandler: Done processing query 2024.02.18 04:58:55.793352 [ 3 ] {05209245-1b8a-47ec-9163-2dbe0cae81b9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:55.793368 [ 3 ] {} HTTP-Session: cad60047-67fa-4a41-b0a1-0c163d8dd34d Destroying unnamed session 2024.02.18 04:58:55.793519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:55.793564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:55.793583 [ 3 ] {} HTTP-Session: ea88dd59-da6f-419d-a7a0-1392143bad32 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:55.793600 [ 3 ] {} HTTP-Session: ea88dd59-da6f-419d-a7a0-1392143bad32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:55.793674 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:55.793717 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.18 04:58:55.793843 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:55.794192 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:55.794460 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.18 04:58:55.794640 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.18 04:58:55.794769 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} executeQuery: Read 36 rows, 2.60 KiB in 0.0010638 sec., 33840 rows/sec., 2.39 MiB/sec. 2024.02.18 04:58:55.794942 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} DynamicQueryHandler: Done processing query 2024.02.18 04:58:55.794965 [ 3 ] {ddccdf3c-af93-4711-a4e8-3af3cf3f4937} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:58:55.794981 [ 3 ] {} HTTP-Session: ea88dd59-da6f-419d-a7a0-1392143bad32 Destroying unnamed session 2024.02.18 04:58:55.795136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:58:55.795183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:58:55.795202 [ 3 ] {} HTTP-Session: bdf1638a-496a-46aa-813e-f673f034c750 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:58:55.795219 [ 3 ] {} HTTP-Session: bdf1638a-496a-46aa-813e-f673f034c750 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:58:55.795294 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:58:55.795338 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:58:55.795481 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:58:55.795821 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:58:55.796098 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.02.18 04:58:55.796295 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.02.18 04:58:55.796416 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} executeQuery: Read 12 rows, 16.58 KiB in 0.001094031 sec., 10968 rows/sec., 14.80 MiB/sec. 2024.02.18 04:58:55.796541 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} DynamicQueryHandler: Done processing query 2024.02.18 04:58:55.796563 [ 3 ] {80bb3877-e4a6-40e4-84eb-a5777cbc88de} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:58:55.796579 [ 3 ] {} HTTP-Session: bdf1638a-496a-46aa-813e-f673f034c750 Destroying unnamed session 2024.02.18 04:58:59.547456 [ 90 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:58:59.547513 [ 90 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:59:00.787867 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:00.787980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:00.788007 [ 3 ] {} HTTP-Session: d17992dc-e7f2-4944-bd53-488fdfbf643b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:00.788033 [ 3 ] {} HTTP-Session: d17992dc-e7f2-4944-bd53-488fdfbf643b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:00.788165 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:00.788228 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:00.788388 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:00.788833 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:00.789103 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.18 04:59:00.789272 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.18 04:59:00.789403 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} executeQuery: Read 37 rows, 3.00 KiB in 0.001191763 sec., 31046 rows/sec., 2.46 MiB/sec. 2024.02.18 04:59:00.789615 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} DynamicQueryHandler: Done processing query 2024.02.18 04:59:00.789643 [ 3 ] {b581b9b3-5b3b-4850-b8ca-f23d4b0c3e9b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:00.789660 [ 3 ] {} HTTP-Session: d17992dc-e7f2-4944-bd53-488fdfbf643b Destroying unnamed session 2024.02.18 04:59:00.789780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:00.789835 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:00.789855 [ 3 ] {} HTTP-Session: c1365a75-2af3-4c19-af2a-0f8718e080b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:00.789874 [ 3 ] {} HTTP-Session: c1365a75-2af3-4c19-af2a-0f8718e080b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:00.789956 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:00.790002 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.18 04:59:00.790122 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:00.790435 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:00.790650 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.18 04:59:00.790806 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.18 04:59:00.790919 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} executeQuery: Read 2 rows, 175.00 B in 0.000927098 sec., 2157 rows/sec., 184.34 KiB/sec. 2024.02.18 04:59:00.791090 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} DynamicQueryHandler: Done processing query 2024.02.18 04:59:00.791114 [ 3 ] {b571eb71-e006-474a-91b6-b2af17b16b9e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:59:00.791130 [ 3 ] {} HTTP-Session: c1365a75-2af3-4c19-af2a-0f8718e080b1 Destroying unnamed session 2024.02.18 04:59:00.791262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 18069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:00.791314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:00.791333 [ 3 ] {} HTTP-Session: 9bac686f-95f4-46f5-9430-c1c1dee63c8b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:00.791351 [ 3 ] {} HTTP-Session: 9bac686f-95f4-46f5-9430-c1c1dee63c8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:00.791433 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:00.791473 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:00.791586 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:00.791952 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:00.792179 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.18 04:59:00.792332 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.18 04:59:00.792448 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} executeQuery: Read 112 rows, 11.20 KiB in 0.000978759 sec., 114430 rows/sec., 11.17 MiB/sec. 2024.02.18 04:59:00.792572 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} DynamicQueryHandler: Done processing query 2024.02.18 04:59:00.792595 [ 3 ] {8279f8c7-b9e7-45a5-9c63-f1b19c7afb21} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:59:00.792610 [ 3 ] {} HTTP-Session: 9bac686f-95f4-46f5-9430-c1c1dee63c8b Destroying unnamed session 2024.02.18 04:59:00.792720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:00.792768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:00.792786 [ 3 ] {} HTTP-Session: 8236eb3e-5cde-4f26-9506-d92215826827 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:00.792805 [ 3 ] {} HTTP-Session: 8236eb3e-5cde-4f26-9506-d92215826827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:00.792877 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:00.792916 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.18 04:59:00.793022 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:00.793319 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:00.793530 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.02.18 04:59:00.793681 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.02.18 04:59:00.793792 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} executeQuery: Read 2 rows, 143.00 B in 0.000878557 sec., 2276 rows/sec., 158.95 KiB/sec. 2024.02.18 04:59:00.793931 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} DynamicQueryHandler: Done processing query 2024.02.18 04:59:00.793954 [ 3 ] {83ebe35c-8216-4819-880a-1cf640d156e9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:59:00.793969 [ 3 ] {} HTTP-Session: 8236eb3e-5cde-4f26-9506-d92215826827 Destroying unnamed session 2024.02.18 04:59:00.794083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:00.794129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:00.794148 [ 3 ] {} HTTP-Session: b7375d59-083f-4b27-8f52-16378afb4148 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:00.794167 [ 3 ] {} HTTP-Session: b7375d59-083f-4b27-8f52-16378afb4148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:00.794240 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:00.794279 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:00.794383 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:00.794734 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:00.794954 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.18 04:59:00.795104 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.18 04:59:00.795214 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} executeQuery: Read 39 rows, 3.13 KiB in 0.000942128 sec., 41395 rows/sec., 3.24 MiB/sec. 2024.02.18 04:59:00.795336 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} DynamicQueryHandler: Done processing query 2024.02.18 04:59:00.795359 [ 3 ] {6c2080a4-7923-4de1-88d3-908e9c2cf208} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:00.795375 [ 3 ] {} HTTP-Session: b7375d59-083f-4b27-8f52-16378afb4148 Destroying unnamed session 2024.02.18 04:59:00.795479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:00.795525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:00.795544 [ 3 ] {} HTTP-Session: 64e506c1-e6c1-4b39-a4fd-558ea7c69748 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:00.795561 [ 3 ] {} HTTP-Session: 64e506c1-e6c1-4b39-a4fd-558ea7c69748 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:00.795631 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:00.795674 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.18 04:59:00.795794 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:00.796071 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:00.796326 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.18 04:59:00.796503 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.18 04:59:00.796621 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} executeQuery: Read 1 rows, 72.00 B in 0.000954159 sec., 1048 rows/sec., 73.69 KiB/sec. 2024.02.18 04:59:00.796623 [ 112 ] {} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.02.18 04:59:00.796732 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:00.796808 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} DynamicQueryHandler: Done processing query 2024.02.18 04:59:00.796848 [ 3 ] {3a93cad7-3eed-4b56-8c7a-a9ccc9803bc5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:59:00.796844 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.02.18 04:59:00.796876 [ 3 ] {} HTTP-Session: 64e506c1-e6c1-4b39-a4fd-558ea7c69748 Destroying unnamed session 2024.02.18 04:59:00.797001 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:00.797053 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 216 rows starting from the beginning of the part 2024.02.18 04:59:00.797071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:00.797147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:00.797189 [ 3 ] {} HTTP-Session: af2e32c5-813a-4e46-bef2-1f64ecbcf49c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:00.797225 [ 3 ] {} HTTP-Session: af2e32c5-813a-4e46-bef2-1f64ecbcf49c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:00.797399 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.02.18 04:59:00.797433 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:00.797541 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:00.797724 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::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.18 04:59:00.798110 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.02.18 04:59:00.798207 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:00.798432 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part 2024.02.18 04:59:00.798606 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2024.02.18 04:59:00.799181 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:00.799958 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.02.18 04:59:00.800374 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.02.18 04:59:00.800398 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 293 rows, containing 5 columns (5 merged, 0 gathered) in 0.003604129 sec., 81295.64729786309 rows/sec., 5.73 MiB/sec. 2024.02.18 04:59:00.800612 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} executeQuery: Read 37 rows, 51.13 KiB in 0.00310089 sec., 11932 rows/sec., 16.10 MiB/sec. 2024.02.18 04:59:00.800623 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.02.18 04:59:00.800926 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} DynamicQueryHandler: Done processing query 2024.02.18 04:59:00.800957 [ 3 ] {adac7028-e696-4549-a5f9-dc320cd6e449} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:59:00.800978 [ 3 ] {} HTTP-Session: af2e32c5-813a-4e46-bef2-1f64ecbcf49c Destroying unnamed session 2024.02.18 04:59:00.801040 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.02.18 04:59:00.801105 [ 24 ] {6f308f2d-476a-4ed1-99f4-81c3727bb07b::all_1_6_1} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.02.18 04:59:05.786871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:05.786997 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:05.787024 [ 3 ] {} HTTP-Session: ea2f6f66-ac1a-4caf-8bc1-282828bd18bc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:05.787049 [ 3 ] {} HTTP-Session: ea2f6f66-ac1a-4caf-8bc1-282828bd18bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:05.787186 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:05.787247 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:05.787413 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:05.787867 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:05.788143 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.18 04:59:05.788313 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.18 04:59:05.788448 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} executeQuery: Read 12 rows, 996.00 B in 0.001219454 sec., 9840 rows/sec., 797.62 KiB/sec. 2024.02.18 04:59:05.788603 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} DynamicQueryHandler: Done processing query 2024.02.18 04:59:05.788629 [ 3 ] {e3424462-f059-4ed9-88d0-9f1ade933358} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:59:05.788646 [ 3 ] {} HTTP-Session: ea2f6f66-ac1a-4caf-8bc1-282828bd18bc Destroying unnamed session 2024.02.18 04:59:05.788789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:05.788842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:05.788862 [ 3 ] {} HTTP-Session: 8006647a-9848-45e6-a175-f2b167fa5a76 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:05.788881 [ 3 ] {} HTTP-Session: 8006647a-9848-45e6-a175-f2b167fa5a76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:05.788966 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:05.789010 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:05.789120 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:05.789456 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:05.789675 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.18 04:59:05.789830 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.18 04:59:05.789930 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} executeQuery: Read 36 rows, 3.27 KiB in 0.000933778 sec., 38553 rows/sec., 3.42 MiB/sec. 2024.02.18 04:59:05.790050 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} DynamicQueryHandler: Done processing query 2024.02.18 04:59:05.790073 [ 3 ] {88e3d7f7-a0ab-435c-9f73-40b90e817e23} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:05.790089 [ 3 ] {} HTTP-Session: 8006647a-9848-45e6-a175-f2b167fa5a76 Destroying unnamed session 2024.02.18 04:59:05.790206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:05.790253 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:05.790275 [ 3 ] {} HTTP-Session: adb03107-7e4d-4fac-bb18-291b510c1d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:05.790292 [ 3 ] {} HTTP-Session: adb03107-7e4d-4fac-bb18-291b510c1d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:05.790365 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:05.790404 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:05.790510 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:05.790795 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:05.791015 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.18 04:59:05.791171 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.18 04:59:05.791271 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} executeQuery: Read 12 rows, 984.00 B in 0.000878037 sec., 13666 rows/sec., 1.07 MiB/sec. 2024.02.18 04:59:05.791431 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} DynamicQueryHandler: Done processing query 2024.02.18 04:59:05.791455 [ 3 ] {5bc1cc57-8e43-4079-b676-46fd4635fa91} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:59:05.791471 [ 3 ] {} HTTP-Session: adb03107-7e4d-4fac-bb18-291b510c1d05 Destroying unnamed session 2024.02.18 04:59:05.791588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:05.791636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:05.791655 [ 3 ] {} HTTP-Session: 51a8c763-f4cd-48a5-9e17-c0d2356eefc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:05.791673 [ 3 ] {} HTTP-Session: 51a8c763-f4cd-48a5-9e17-c0d2356eefc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:05.791754 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:05.791802 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:05.791941 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:05.792301 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:05.792598 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.02.18 04:59:05.792779 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.02.18 04:59:05.792879 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} executeQuery: Read 12 rows, 16.58 KiB in 0.001095711 sec., 10951 rows/sec., 14.78 MiB/sec. 2024.02.18 04:59:05.793004 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} DynamicQueryHandler: Done processing query 2024.02.18 04:59:05.793027 [ 3 ] {9b7cfa49-c1d2-42f9-a360-6c6613b89244} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:59:05.793043 [ 3 ] {} HTTP-Session: 51a8c763-f4cd-48a5-9e17-c0d2356eefc3 Destroying unnamed session 2024.02.18 04:59:10.788242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:10.788372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:10.788402 [ 3 ] {} HTTP-Session: ac9dd3d6-4be3-4ffd-a2c6-6ac4e7f31344 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:10.788430 [ 3 ] {} HTTP-Session: ac9dd3d6-4be3-4ffd-a2c6-6ac4e7f31344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:10.788575 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:10.788640 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:10.788800 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:10.789246 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:10.789508 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.18 04:59:10.789673 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.18 04:59:10.789780 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} executeQuery: Read 37 rows, 3.00 KiB in 0.001165852 sec., 31736 rows/sec., 2.51 MiB/sec. 2024.02.18 04:59:10.789780 [ 151 ] {} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.18 04:59:10.789857 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:10.789959 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} DynamicQueryHandler: Done processing query 2024.02.18 04:59:10.790000 [ 3 ] {76935085-1f0b-4d1e-a2d1-bd6e8a72e349} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:10.790016 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.18 04:59:10.790024 [ 3 ] {} HTTP-Session: ac9dd3d6-4be3-4ffd-a2c6-6ac4e7f31344 Destroying unnamed session 2024.02.18 04:59:10.790227 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:10.790290 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 49 rows starting from the beginning of the part 2024.02.18 04:59:10.790330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:10.790427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:10.790457 [ 3 ] {} HTTP-Session: b721f8d1-2c4d-47be-8865-2bfb70310ab5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:10.790483 [ 3 ] {} HTTP-Session: b721f8d1-2c4d-47be-8865-2bfb70310ab5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:10.790676 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:59:10.790702 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:10.790792 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:10.790968 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:10.791295 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:10.791302 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:59:10.791491 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:10.791620 [ 16 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:59:10.792244 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:10.792667 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.18 04:59:10.792998 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.18 04:59:10.793218 [ 151 ] {} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.18 04:59:10.793327 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:10.793347 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} executeQuery: Read 111 rows, 11.11 KiB in 0.002574929 sec., 43107 rows/sec., 4.21 MiB/sec. 2024.02.18 04:59:10.793474 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.003521158 sec., 52255.53638888116 rows/sec., 4.14 MiB/sec. 2024.02.18 04:59:10.793522 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.18 04:59:10.793683 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} DynamicQueryHandler: Done processing query 2024.02.18 04:59:10.793703 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:10.793740 [ 3 ] {535c4b12-26df-4ed7-a849-21213e844fe0} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:59:10.793763 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.18 04:59:10.793779 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 187 rows starting from the beginning of the part 2024.02.18 04:59:10.793789 [ 3 ] {} HTTP-Session: b721f8d1-2c4d-47be-8865-2bfb70310ab5 Destroying unnamed session 2024.02.18 04:59:10.793980 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 111 rows starting from the beginning of the part 2024.02.18 04:59:10.794038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:10.794137 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.18 04:59:10.794196 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:10.794289 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 72 rows starting from the beginning of the part 2024.02.18 04:59:10.794308 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_21_4} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.18 04:59:10.794305 [ 3 ] {} HTTP-Session: 2df0162a-7c5d-4aa8-bdc1-455a0a55189b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:10.794398 [ 3 ] {} HTTP-Session: 2df0162a-7c5d-4aa8-bdc1-455a0a55189b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:10.794615 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 112 rows starting from the beginning of the part 2024.02.18 04:59:10.794669 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:10.794775 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:10.794811 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part 2024.02.18 04:59:10.795130 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 111 rows starting from the beginning of the part 2024.02.18 04:59:10.795263 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:10.796207 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:10.796630 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.18 04:59:10.796916 [ 22 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 4 columns (4 merged, 0 gathered) in 0.003499397 sec., 179745.253253632 rows/sec., 16.83 MiB/sec. 2024.02.18 04:59:10.796956 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.18 04:59:10.797120 [ 151 ] {} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.18 04:59:10.797140 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.18 04:59:10.797160 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} executeQuery: Read 37 rows, 2.96 KiB in 0.002429107 sec., 15231 rows/sec., 1.19 MiB/sec. 2024.02.18 04:59:10.797189 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:10.797450 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.18 04:59:10.797505 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.18 04:59:10.797519 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} DynamicQueryHandler: Done processing query 2024.02.18 04:59:10.797573 [ 3 ] {e4b12571-d621-405a-b46a-896795dd9104} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:10.797625 [ 3 ] {} HTTP-Session: 2df0162a-7c5d-4aa8-bdc1-455a0a55189b Destroying unnamed session 2024.02.18 04:59:10.797642 [ 16 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_21_4} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.18 04:59:10.797721 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:10.797807 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 99 rows starting from the beginning of the part 2024.02.18 04:59:10.797911 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:10.797999 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:59:10.798000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:10.798076 [ 3 ] {} HTTP-Session: dd8e927e-14b1-4793-9b85-8e9e1829cbcd Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:10.798104 [ 3 ] {} HTTP-Session: dd8e927e-14b1-4793-9b85-8e9e1829cbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:10.798225 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2024.02.18 04:59:10.798369 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:10.798449 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part 2024.02.18 04:59:10.798477 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:10.798711 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:10.799025 [ 21 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:59:10.799162 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:10.800401 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:10.800757 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 260 rows, containing 4 columns (4 merged, 0 gathered) in 0.003475417 sec., 74811.1665449067 rows/sec., 5.84 MiB/sec. 2024.02.18 04:59:10.800900 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.18 04:59:10.801031 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.02.18 04:59:10.801153 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.18 04:59:10.801246 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_21_4} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.18 04:59:10.801361 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.02.18 04:59:10.801489 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} executeQuery: Read 37 rows, 51.13 KiB in 0.003069769 sec., 12053 rows/sec., 16.26 MiB/sec. 2024.02.18 04:59:10.801489 [ 151 ] {} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.02.18 04:59:10.801554 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:10.801658 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.02.18 04:59:10.801671 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} DynamicQueryHandler: Done processing query 2024.02.18 04:59:10.801710 [ 3 ] {d4c68c8c-7472-4133-bbff-f1846feab328} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:59:10.801765 [ 3 ] {} HTTP-Session: dd8e927e-14b1-4793-9b85-8e9e1829cbcd Destroying unnamed session 2024.02.18 04:59:10.801828 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:10.801863 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 438 rows starting from the beginning of the part 2024.02.18 04:59:10.801975 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:59:10.802075 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:10.802169 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:59:10.802259 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:10.802351 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:59:10.803729 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 6 columns (6 merged, 0 gathered) in 0.002108921 sec., 271702.92296392325 rows/sec., 366.65 MiB/sec. 2024.02.18 04:59:10.804003 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.02.18 04:59:10.804194 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.02.18 04:59:10.804251 [ 16 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.02.18 04:59:10.804309 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d3db9721-1957-4070-bc13-bc6e211e736f::all_1_21_4: 4.49 MiB. 2024.02.18 04:59:14.547749 [ 143 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:59:14.547818 [ 143 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:59:15.787208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:15.787371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:15.787418 [ 3 ] {} HTTP-Session: 93f02de0-6c19-4afb-9b12-23dd1c8abb6e Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:15.787461 [ 3 ] {} HTTP-Session: 93f02de0-6c19-4afb-9b12-23dd1c8abb6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:15.787664 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:15.787754 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:15.787914 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:15.788392 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:15.788665 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.18 04:59:15.788834 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.18 04:59:15.788948 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} executeQuery: Read 12 rows, 996.00 B in 0.001229893 sec., 9756 rows/sec., 790.85 KiB/sec. 2024.02.18 04:59:15.789095 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} DynamicQueryHandler: Done processing query 2024.02.18 04:59:15.789121 [ 3 ] {743af39e-0662-4348-bcdd-b9b1b35087f2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:59:15.789137 [ 3 ] {} HTTP-Session: 93f02de0-6c19-4afb-9b12-23dd1c8abb6e Destroying unnamed session 2024.02.18 04:59:15.789303 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:15.789351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:15.789371 [ 3 ] {} HTTP-Session: e1576310-417d-47cf-a3a2-3fb5062c296a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:15.789388 [ 3 ] {} HTTP-Session: e1576310-417d-47cf-a3a2-3fb5062c296a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:15.789462 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:15.789502 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:15.789608 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:15.789963 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:15.790176 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.18 04:59:15.790331 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.18 04:59:15.790426 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} executeQuery: Read 36 rows, 3.27 KiB in 0.000936448 sec., 38443 rows/sec., 3.41 MiB/sec. 2024.02.18 04:59:15.790546 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} DynamicQueryHandler: Done processing query 2024.02.18 04:59:15.790569 [ 3 ] {e6cc7fc1-0bb1-4f47-92fc-d13c61172b3c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:15.790585 [ 3 ] {} HTTP-Session: e1576310-417d-47cf-a3a2-3fb5062c296a Destroying unnamed session 2024.02.18 04:59:15.790732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:15.790778 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:15.790798 [ 3 ] {} HTTP-Session: 6ce7dcaa-2818-48e1-bdc2-d60334080381 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:15.790815 [ 3 ] {} HTTP-Session: 6ce7dcaa-2818-48e1-bdc2-d60334080381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:15.790885 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:15.790923 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:15.791029 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:15.791315 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:15.791535 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.18 04:59:15.791682 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.18 04:59:15.791773 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} executeQuery: Read 12 rows, 984.00 B in 0.000861927 sec., 13922 rows/sec., 1.09 MiB/sec. 2024.02.18 04:59:15.791892 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} DynamicQueryHandler: Done processing query 2024.02.18 04:59:15.791916 [ 3 ] {a70f6352-4b55-438e-93ed-4e6d27feb863} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:59:15.791931 [ 3 ] {} HTTP-Session: 6ce7dcaa-2818-48e1-bdc2-d60334080381 Destroying unnamed session 2024.02.18 04:59:15.792053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:15.792100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:15.792119 [ 3 ] {} HTTP-Session: 5568e101-df32-4087-8503-e01e3b13ccd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:15.792136 [ 3 ] {} HTTP-Session: 5568e101-df32-4087-8503-e01e3b13ccd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:15.792211 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:15.792255 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:15.792392 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:15.792738 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:15.793031 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.02.18 04:59:15.793214 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.02.18 04:59:15.793314 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} executeQuery: Read 12 rows, 16.58 KiB in 0.00107477 sec., 11165 rows/sec., 15.07 MiB/sec. 2024.02.18 04:59:15.793542 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} DynamicQueryHandler: Done processing query 2024.02.18 04:59:15.793565 [ 3 ] {42ad7059-b8f6-48f8-9682-542337aa6e4b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:59:15.793582 [ 3 ] {} HTTP-Session: 5568e101-df32-4087-8503-e01e3b13ccd3 Destroying unnamed session 2024.02.18 04:59:20.787945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:20.788071 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:20.788097 [ 3 ] {} HTTP-Session: 0bccb22c-f90a-44c3-ad38-24c3da07704c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:20.788122 [ 3 ] {} HTTP-Session: 0bccb22c-f90a-44c3-ad38-24c3da07704c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:20.788252 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:20.788314 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:20.788483 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:20.788948 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:20.789223 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.18 04:59:20.789399 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.18 04:59:20.789529 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} executeQuery: Read 37 rows, 3.00 KiB in 0.001234213 sec., 29978 rows/sec., 2.37 MiB/sec. 2024.02.18 04:59:20.789691 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} DynamicQueryHandler: Done processing query 2024.02.18 04:59:20.789719 [ 3 ] {b08480b2-d44f-4c31-9334-aaf6f7713f64} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:20.789735 [ 3 ] {} HTTP-Session: 0bccb22c-f90a-44c3-ad38-24c3da07704c Destroying unnamed session 2024.02.18 04:59:20.789878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:20.789934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:20.789955 [ 3 ] {} HTTP-Session: b04dd5d4-9d4a-4d58-bb41-173612a2e547 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:20.789976 [ 3 ] {} HTTP-Session: b04dd5d4-9d4a-4d58-bb41-173612a2e547 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:20.790070 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:20.790113 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:20.790226 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:20.790604 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:20.790831 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.18 04:59:20.790992 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.18 04:59:20.791111 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} executeQuery: Read 111 rows, 11.11 KiB in 0.000998399 sec., 111177 rows/sec., 10.86 MiB/sec. 2024.02.18 04:59:20.791236 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} DynamicQueryHandler: Done processing query 2024.02.18 04:59:20.791260 [ 3 ] {78e23e45-b598-44aa-8568-ee6953c9d3b2} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:59:20.791275 [ 3 ] {} HTTP-Session: b04dd5d4-9d4a-4d58-bb41-173612a2e547 Destroying unnamed session 2024.02.18 04:59:20.791398 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:20.791444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:20.791466 [ 3 ] {} HTTP-Session: 80198862-2941-419d-aeb0-dbdb36a9caf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:20.791485 [ 3 ] {} HTTP-Session: 80198862-2941-419d-aeb0-dbdb36a9caf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:20.791559 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:20.791599 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:20.791703 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:20.792033 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:20.792253 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.18 04:59:20.792404 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.18 04:59:20.792519 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} executeQuery: Read 37 rows, 2.96 KiB in 0.000925018 sec., 39999 rows/sec., 3.13 MiB/sec. 2024.02.18 04:59:20.792670 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} DynamicQueryHandler: Done processing query 2024.02.18 04:59:20.792693 [ 3 ] {495b884d-253e-4db0-91a5-0b1c7c97efde} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:20.792709 [ 3 ] {} HTTP-Session: 80198862-2941-419d-aeb0-dbdb36a9caf6 Destroying unnamed session 2024.02.18 04:59:20.792847 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:20.792892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:20.792912 [ 3 ] {} HTTP-Session: 735f08c7-8968-4d0f-a860-c20227a5d37a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:20.792929 [ 3 ] {} HTTP-Session: 735f08c7-8968-4d0f-a860-c20227a5d37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:20.793011 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:20.793057 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:20.793196 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:20.793631 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:20.793944 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.02.18 04:59:20.794125 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.02.18 04:59:20.794260 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} executeQuery: Read 37 rows, 51.13 KiB in 0.001219213 sec., 30347 rows/sec., 40.95 MiB/sec. 2024.02.18 04:59:20.794387 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} DynamicQueryHandler: Done processing query 2024.02.18 04:59:20.794410 [ 3 ] {47bed4e2-411b-4cee-b666-7791c7e33d01} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:59:20.794426 [ 3 ] {} HTTP-Session: 735f08c7-8968-4d0f-a860-c20227a5d37a Destroying unnamed session 2024.02.18 04:59:25.788469 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:25.788608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:25.788640 [ 3 ] {} HTTP-Session: 8f774e06-41e1-47e2-b959-0ef142c14e2a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:25.788668 [ 3 ] {} HTTP-Session: 8f774e06-41e1-47e2-b959-0ef142c14e2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:25.788814 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:25.788883 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:25.789053 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:25.789473 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:25.789741 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.18 04:59:25.789922 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.18 04:59:25.790045 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} executeQuery: Read 12 rows, 996.00 B in 0.001190422 sec., 10080 rows/sec., 817.07 KiB/sec. 2024.02.18 04:59:25.790194 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} DynamicQueryHandler: Done processing query 2024.02.18 04:59:25.790220 [ 3 ] {f8049cfc-fbee-4d17-964e-e5b2ac2b91a6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:59:25.790236 [ 3 ] {} HTTP-Session: 8f774e06-41e1-47e2-b959-0ef142c14e2a Destroying unnamed session 2024.02.18 04:59:25.790356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:25.790403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:25.790423 [ 3 ] {} HTTP-Session: 8db253d4-78d8-4e24-8d6d-6d0b24caee79 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:25.790441 [ 3 ] {} HTTP-Session: 8db253d4-78d8-4e24-8d6d-6d0b24caee79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:25.790514 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:25.790555 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.18 04:59:25.790663 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:25.790960 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:25.791171 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.18 04:59:25.791333 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.18 04:59:25.791461 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} executeQuery: Read 2 rows, 175.00 B in 0.000910578 sec., 2196 rows/sec., 187.68 KiB/sec. 2024.02.18 04:59:25.791655 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} DynamicQueryHandler: Done processing query 2024.02.18 04:59:25.791679 [ 3 ] {a7468705-201f-4e34-ba34-ebf9dff10275} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:59:25.791694 [ 3 ] {} HTTP-Session: 8db253d4-78d8-4e24-8d6d-6d0b24caee79 Destroying unnamed session 2024.02.18 04:59:25.791819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 10653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:25.791867 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:25.791886 [ 3 ] {} HTTP-Session: b13693b5-1427-4cb2-a2d4-b0d7994904dc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:25.791908 [ 3 ] {} HTTP-Session: b13693b5-1427-4cb2-a2d4-b0d7994904dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:25.791983 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:25.792022 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:25.792141 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:25.792449 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:25.792661 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.18 04:59:25.792813 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.18 04:59:25.792937 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} executeQuery: Read 73 rows, 6.17 KiB in 0.000924268 sec., 78981 rows/sec., 6.52 MiB/sec. 2024.02.18 04:59:25.793055 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} DynamicQueryHandler: Done processing query 2024.02.18 04:59:25.793078 [ 3 ] {0b91f00f-241e-4248-916c-48d9d4a1a8df} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.18 04:59:25.793094 [ 3 ] {} HTTP-Session: b13693b5-1427-4cb2-a2d4-b0d7994904dc Destroying unnamed session 2024.02.18 04:59:25.793239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:25.793285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:25.793307 [ 3 ] {} HTTP-Session: 7b5600c9-f666-4cab-92a0-f37fbe80f8eb Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:25.793324 [ 3 ] {} HTTP-Session: 7b5600c9-f666-4cab-92a0-f37fbe80f8eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:25.793393 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:25.793432 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.18 04:59:25.793540 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:25.793797 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:25.794006 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.02.18 04:59:25.794157 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.02.18 04:59:25.794283 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} executeQuery: Read 2 rows, 143.00 B in 0.000852746 sec., 2345 rows/sec., 163.76 KiB/sec. 2024.02.18 04:59:25.794399 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} DynamicQueryHandler: Done processing query 2024.02.18 04:59:25.794422 [ 3 ] {73f221eb-98ee-46c1-8317-44226278224d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:59:25.794438 [ 3 ] {} HTTP-Session: 7b5600c9-f666-4cab-92a0-f37fbe80f8eb Destroying unnamed session 2024.02.18 04:59:25.794559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6477, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:25.794604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:25.794624 [ 3 ] {} HTTP-Session: e881bbc3-ea31-451b-829b-89e7c9160d69 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:25.794641 [ 3 ] {} HTTP-Session: e881bbc3-ea31-451b-829b-89e7c9160d69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:25.794713 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:25.794753 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:25.794858 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:25.795141 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:25.795349 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.18 04:59:25.795500 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.18 04:59:25.795622 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} executeQuery: Read 38 rows, 3.02 KiB in 0.000879447 sec., 43208 rows/sec., 3.36 MiB/sec. 2024.02.18 04:59:25.795738 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} DynamicQueryHandler: Done processing query 2024.02.18 04:59:25.795761 [ 3 ] {b8331cff-8ba4-477b-93b0-d0c81ee9f382} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:25.795777 [ 3 ] {} HTTP-Session: e881bbc3-ea31-451b-829b-89e7c9160d69 Destroying unnamed session 2024.02.18 04:59:25.795900 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:25.795946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:25.795965 [ 3 ] {} HTTP-Session: 4c2c86e2-0f54-43d4-b891-0da120845530 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:25.795982 [ 3 ] {} HTTP-Session: 4c2c86e2-0f54-43d4-b891-0da120845530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:25.796054 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:25.796096 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.18 04:59:25.796220 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:25.796584 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:25.796844 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.18 04:59:25.797030 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.18 04:59:25.797150 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} executeQuery: Read 37 rows, 2.67 KiB in 0.00106478 sec., 34748 rows/sec., 2.45 MiB/sec. 2024.02.18 04:59:25.797282 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} DynamicQueryHandler: Done processing query 2024.02.18 04:59:25.797305 [ 3 ] {41cece54-22ab-4977-a867-7e74c4443176} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:25.797321 [ 3 ] {} HTTP-Session: 4c2c86e2-0f54-43d4-b891-0da120845530 Destroying unnamed session 2024.02.18 04:59:25.797439 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:25.797484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:25.797503 [ 3 ] {} HTTP-Session: 9f0f3150-fbe7-4133-a578-9750c6265ac5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:25.797523 [ 3 ] {} HTTP-Session: 9f0f3150-fbe7-4133-a578-9750c6265ac5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:25.797599 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:25.797642 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:25.797778 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:25.798103 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:25.798376 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.02.18 04:59:25.798555 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.02.18 04:59:25.798675 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} executeQuery: Read 12 rows, 16.58 KiB in 0.00104409 sec., 11493 rows/sec., 15.51 MiB/sec. 2024.02.18 04:59:25.798818 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} DynamicQueryHandler: Done processing query 2024.02.18 04:59:25.798841 [ 3 ] {6db4bfed-f4b1-4cae-8bb0-45d555703abd} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:59:25.798859 [ 3 ] {} HTTP-Session: 9f0f3150-fbe7-4133-a578-9750c6265ac5 Destroying unnamed session 2024.02.18 04:59:29.548068 [ 71 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:59:29.548172 [ 71 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:59:30.787388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:30.787549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:30.787594 [ 3 ] {} HTTP-Session: 3ccb5c3e-5fab-483d-a3a7-15f079092c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:30.787637 [ 3 ] {} HTTP-Session: 3ccb5c3e-5fab-483d-a3a7-15f079092c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:30.787837 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:30.787941 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:30.788137 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:30.788614 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:30.788875 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.18 04:59:30.789043 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.18 04:59:30.789164 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} executeQuery: Read 37 rows, 3.00 KiB in 0.001263135 sec., 29292 rows/sec., 2.32 MiB/sec. 2024.02.18 04:59:30.789362 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} DynamicQueryHandler: Done processing query 2024.02.18 04:59:30.789391 [ 3 ] {4651f6e9-a622-4b47-8768-3be8cd4a98b9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:30.789407 [ 3 ] {} HTTP-Session: 3ccb5c3e-5fab-483d-a3a7-15f079092c69 Destroying unnamed session 2024.02.18 04:59:30.789631 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:30.789677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:30.789696 [ 3 ] {} HTTP-Session: 74d87178-9450-431e-9849-018948a14de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:30.789713 [ 3 ] {} HTTP-Session: 74d87178-9450-431e-9849-018948a14de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:30.789795 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:30.789835 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:30.789951 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:30.790316 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:30.790529 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.18 04:59:30.790679 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.18 04:59:30.790776 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} executeQuery: Read 111 rows, 11.11 KiB in 0.000953689 sec., 116390 rows/sec., 11.37 MiB/sec. 2024.02.18 04:59:30.790879 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} DynamicQueryHandler: Done processing query 2024.02.18 04:59:30.790901 [ 3 ] {19a1536c-d63e-4031-bece-09ee686c659b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:59:30.790917 [ 3 ] {} HTTP-Session: 74d87178-9450-431e-9849-018948a14de6 Destroying unnamed session 2024.02.18 04:59:30.791041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:30.791085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:30.791104 [ 3 ] {} HTTP-Session: c156422b-dd02-4d66-a27e-962587f22e9f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:30.791121 [ 3 ] {} HTTP-Session: c156422b-dd02-4d66-a27e-962587f22e9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:30.791191 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:30.791229 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:30.791332 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:30.791600 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:30.791803 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.18 04:59:30.791967 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.18 04:59:30.792064 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} executeQuery: Read 37 rows, 2.96 KiB in 0.000845836 sec., 43743 rows/sec., 3.42 MiB/sec. 2024.02.18 04:59:30.792199 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} DynamicQueryHandler: Done processing query 2024.02.18 04:59:30.792223 [ 3 ] {56ad828d-eaf8-416e-a6b3-c076f2d39aa7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:30.792239 [ 3 ] {} HTTP-Session: c156422b-dd02-4d66-a27e-962587f22e9f Destroying unnamed session 2024.02.18 04:59:30.792433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:30.792480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:30.792499 [ 3 ] {} HTTP-Session: a7a1e2c5-a60c-40ed-aa2f-e3ff29ee0c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:30.792515 [ 3 ] {} HTTP-Session: a7a1e2c5-a60c-40ed-aa2f-e3ff29ee0c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:30.792598 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:30.792643 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:30.792782 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:30.793220 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. 2024.02.18 04:59:30.793521 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.02.18 04:59:30.793698 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.02.18 04:59:30.793807 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} executeQuery: Read 37 rows, 51.13 KiB in 0.001175373 sec., 31479 rows/sec., 42.48 MiB/sec. 2024.02.18 04:59:30.794028 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} DynamicQueryHandler: Done processing query 2024.02.18 04:59:30.794051 [ 3 ] {baae96ca-783b-46d7-b0bb-77d01461f67e} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:59:30.794067 [ 3 ] {} HTTP-Session: a7a1e2c5-a60c-40ed-aa2f-e3ff29ee0c8c Destroying unnamed session 2024.02.18 04:59:35.786926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:35.787112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:35.787161 [ 3 ] {} HTTP-Session: a2363d6a-3599-415d-b85a-b9877fae3c4a Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:35.787204 [ 3 ] {} HTTP-Session: a2363d6a-3599-415d-b85a-b9877fae3c4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:35.787405 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:35.787502 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:35.787770 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:35.788292 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:35.788548 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.18 04:59:35.788713 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.18 04:59:35.788827 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} executeQuery: Read 12 rows, 996.00 B in 0.001366816 sec., 8779 rows/sec., 711.62 KiB/sec. 2024.02.18 04:59:35.788833 [ 87 ] {} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.18 04:59:35.788914 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:35.789025 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} DynamicQueryHandler: Done processing query 2024.02.18 04:59:35.789064 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.18 04:59:35.789077 [ 3 ] {cf1feb72-49cb-4de5-842b-9e3347e11c2d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:59:35.789153 [ 3 ] {} HTTP-Session: a2363d6a-3599-415d-b85a-b9877fae3c4a Destroying unnamed session 2024.02.18 04:59:35.789228 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:35.789272 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 49 rows starting from the beginning of the part 2024.02.18 04:59:35.789307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5514, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:35.789374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:35.789407 [ 3 ] {} HTTP-Session: 57c1b114-aec3-437d-8a89-0e580044cc02 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:35.789447 [ 3 ] {} HTTP-Session: 57c1b114-aec3-437d-8a89-0e580044cc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:35.789556 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:35.789648 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:35.789743 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:35.789832 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:59:35.790189 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:35.790200 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:35.790389 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 04:59:35.790592 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:35.791095 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:35.791586 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.18 04:59:35.791917 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.18 04:59:35.792085 [ 87 ] {} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.18 04:59:35.792178 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:35.792187 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} executeQuery: Read 36 rows, 3.27 KiB in 0.002475227 sec., 14544 rows/sec., 1.29 MiB/sec. 2024.02.18 04:59:35.792422 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.18 04:59:35.792786 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} DynamicQueryHandler: Done processing query 2024.02.18 04:59:35.792854 [ 3 ] {7a7d0056-5d32-40e7-a9c3-d6b0c34a78dd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:35.792890 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:35.792935 [ 3 ] {} HTTP-Session: 57c1b114-aec3-437d-8a89-0e580044cc02 Destroying unnamed session 2024.02.18 04:59:35.792978 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 187 rows starting from the beginning of the part 2024.02.18 04:59:35.793093 [ 21 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.004105459 sec., 38728.921662596076 rows/sec., 3.07 MiB/sec. 2024.02.18 04:59:35.793132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:35.793215 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part 2024.02.18 04:59:35.793224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:35.793324 [ 3 ] {} HTTP-Session: ca5c245e-d368-44df-8a3f-822c96d4ddc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:35.793351 [ 3 ] {} HTTP-Session: ca5c245e-d368-44df-8a3f-822c96d4ddc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:35.793436 [ 21 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.18 04:59:35.793513 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 111 rows starting from the beginning of the part 2024.02.18 04:59:35.793660 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:35.793756 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:35.793771 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 73 rows starting from the beginning of the part 2024.02.18 04:59:35.793982 [ 21 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.18 04:59:35.794108 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 111 rows starting from the beginning of the part 2024.02.18 04:59:35.794229 [ 21 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_26_5} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.18 04:59:35.794426 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:35.794458 [ 19 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2024.02.18 04:59:35.794995 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:35.795312 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.18 04:59:35.795532 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.18 04:59:35.795542 [ 20 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 4 columns (4 merged, 0 gathered) in 0.003292133 sec., 168279.95709772359 rows/sec., 15.56 MiB/sec. 2024.02.18 04:59:35.795656 [ 87 ] {} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.18 04:59:35.795681 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} executeQuery: Read 12 rows, 984.00 B in 0.001980318 sec., 6059 rows/sec., 485.24 KiB/sec. 2024.02.18 04:59:35.795724 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:35.795848 [ 20 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.18 04:59:35.795956 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.18 04:59:35.796104 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} DynamicQueryHandler: Done processing query 2024.02.18 04:59:35.796170 [ 3 ] {d6afd56c-9123-4ccb-ac2b-6562f76a64f7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:59:35.796188 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:35.796211 [ 3 ] {} HTTP-Session: ca5c245e-d368-44df-8a3f-822c96d4ddc0 Destroying unnamed session 2024.02.18 04:59:35.796279 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 99 rows starting from the beginning of the part 2024.02.18 04:59:35.796291 [ 20 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.18 04:59:35.796403 [ 20 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_26_5} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.18 04:59:35.796508 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:35.796639 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:35.796652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:35.796713 [ 3 ] {} HTTP-Session: d015512d-26c6-4c33-857f-7faea68f7313 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:35.796752 [ 3 ] {} HTTP-Session: d015512d-26c6-4c33-857f-7faea68f7313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:35.796926 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:59:35.796967 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:35.797054 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:35.797226 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 38 rows starting from the beginning of the part 2024.02.18 04:59:35.797592 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 04:59:35.797713 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:35.797899 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:35.798577 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:35.799415 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.02.18 04:59:35.799470 [ 20 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.003679481 sec., 63867.703080950814 rows/sec., 4.99 MiB/sec. 2024.02.18 04:59:35.799643 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.18 04:59:35.799749 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.02.18 04:59:35.799884 [ 87 ] {} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.02.18 04:59:35.799940 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} executeQuery: Read 12 rows, 16.58 KiB in 0.002925436 sec., 4101 rows/sec., 5.54 MiB/sec. 2024.02.18 04:59:35.799958 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:35.800068 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.18 04:59:35.800203 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.02.18 04:59:35.800291 [ 10 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_26_5} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.18 04:59:35.800538 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} DynamicQueryHandler: Done processing query 2024.02.18 04:59:35.800557 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:35.800584 [ 3 ] {9c79dbf3-3b32-4e32-8cc0-ef60f7b83be0} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:59:35.800629 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 573 rows starting from the beginning of the part 2024.02.18 04:59:35.800634 [ 3 ] {} HTTP-Session: d015512d-26c6-4c33-857f-7faea68f7313 Destroying unnamed session 2024.02.18 04:59:35.800792 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:35.800895 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:59:35.800991 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:35.801083 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 04:59:35.801173 [ 20 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part 2024.02.18 04:59:35.802659 [ 22 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 683 rows, containing 6 columns (6 merged, 0 gathered) in 0.002625251 sec., 260165.59940363799 rows/sec., 351.08 MiB/sec. 2024.02.18 04:59:35.803137 [ 10 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.02.18 04:59:35.803358 [ 10 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.02.18 04:59:35.803418 [ 10 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.02.18 04:59:35.803493 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d3db9721-1957-4070-bc13-bc6e211e736f::all_1_26_5: 4.09 MiB. 2024.02.18 04:59:37.170373 [ 83 ] {} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.18 04:59:37.170466 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:37.170545 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.18 04:59:37.170663 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:37.170700 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::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.18 04:59:37.170845 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::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.18 04:59:37.170946 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::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.18 04:59:37.171039 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::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.18 04:59:37.171126 [ 23 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::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.18 04:59:37.171699 [ 20 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001182223 sec., 10150.36926197511 rows/sec., 860.73 KiB/sec. 2024.02.18 04:59:37.171852 [ 20 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.18 04:59:37.172066 [ 20 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.18 04:59:37.172134 [ 20 ] {427360ce-e353-4c35-b2e2-03ee75b575b3::all_1_5_1} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.18 04:59:37.639333 [ 83 ] {} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.02.18 04:59:37.639397 [ 83 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:37.639492 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.02.18 04:59:37.639626 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 04:59:37.639658 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::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.18 04:59:37.639785 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::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.18 04:59:37.639874 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::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.18 04:59:37.639953 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::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.18 04:59:37.640032 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::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.18 04:59:37.640602 [ 23 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001156003 sec., 10380.595898107531 rows/sec., 724.82 KiB/sec. 2024.02.18 04:59:37.640709 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.02.18 04:59:37.640902 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.02.18 04:59:37.640965 [ 22 ] {1b18f80e-c583-4ce8-a0aa-d56192fadfc4::all_1_5_1} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.02.18 04:59:40.787411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:40.787532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:40.787565 [ 3 ] {} HTTP-Session: e2ca5116-037d-464e-a70e-0b57f7955c34 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:40.787594 [ 3 ] {} HTTP-Session: e2ca5116-037d-464e-a70e-0b57f7955c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:40.787741 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:40.787809 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:40.787993 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:40.788434 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:40.788705 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.18 04:59:40.788878 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.18 04:59:40.788991 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} executeQuery: Read 37 rows, 3.00 KiB in 0.001210383 sec., 30568 rows/sec., 2.42 MiB/sec. 2024.02.18 04:59:40.789173 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} DynamicQueryHandler: Done processing query 2024.02.18 04:59:40.789199 [ 3 ] {0fb6f0d6-a6fe-4349-b18f-dfebb29eef9f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:40.789215 [ 3 ] {} HTTP-Session: e2ca5116-037d-464e-a70e-0b57f7955c34 Destroying unnamed session 2024.02.18 04:59:40.789362 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:40.789412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:40.789432 [ 3 ] {} HTTP-Session: 19b97387-ed41-49c9-95b3-16c358bbf1f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:40.789452 [ 3 ] {} HTTP-Session: 19b97387-ed41-49c9-95b3-16c358bbf1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:40.789566 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:40.789609 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:40.789722 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:40.790136 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:40.790363 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.18 04:59:40.790571 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.18 04:59:40.790691 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} executeQuery: Read 111 rows, 11.11 KiB in 0.001096081 sec., 101269 rows/sec., 9.90 MiB/sec. 2024.02.18 04:59:40.790828 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} DynamicQueryHandler: Done processing query 2024.02.18 04:59:40.790852 [ 3 ] {61f822bb-174a-4a4a-b3b6-d75d645a87ed} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:59:40.790868 [ 3 ] {} HTTP-Session: 19b97387-ed41-49c9-95b3-16c358bbf1f3 Destroying unnamed session 2024.02.18 04:59:40.790995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:40.791075 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:40.791097 [ 3 ] {} HTTP-Session: 4b4e4b1c-29f2-42b5-a640-d3822b2c2c82 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:40.791115 [ 3 ] {} HTTP-Session: 4b4e4b1c-29f2-42b5-a640-d3822b2c2c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:40.791193 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:40.791232 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:40.791341 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:40.791626 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:40.791848 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.18 04:59:40.792006 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.18 04:59:40.792135 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} executeQuery: Read 37 rows, 2.96 KiB in 0.000902207 sec., 41010 rows/sec., 3.21 MiB/sec. 2024.02.18 04:59:40.792303 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} DynamicQueryHandler: Done processing query 2024.02.18 04:59:40.792339 [ 3 ] {58dcacfa-dc60-4914-bbac-0b17ed77f6a0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:40.792364 [ 3 ] {} HTTP-Session: 4b4e4b1c-29f2-42b5-a640-d3822b2c2c82 Destroying unnamed session 2024.02.18 04:59:40.792553 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:40.792620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:40.792652 [ 3 ] {} HTTP-Session: e041018d-8c23-4d34-9254-7e832301186e Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:40.792679 [ 3 ] {} HTTP-Session: e041018d-8c23-4d34-9254-7e832301186e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:40.792796 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:40.792856 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:40.793002 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:40.793437 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:40.793758 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.02.18 04:59:40.793940 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.02.18 04:59:40.794036 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} executeQuery: Read 37 rows, 51.13 KiB in 0.001199833 sec., 30837 rows/sec., 41.61 MiB/sec. 2024.02.18 04:59:40.794152 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} DynamicQueryHandler: Done processing query 2024.02.18 04:59:40.794176 [ 3 ] {5e3b9998-027e-40f2-beb9-42bd9de028e5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:59:40.794192 [ 3 ] {} HTTP-Session: e041018d-8c23-4d34-9254-7e832301186e Destroying unnamed session 2024.02.18 04:59:44.548235 [ 168 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:59:44.548323 [ 168 ] {} DNSResolver: Updated DNS cache 2024.02.18 04:59:45.786407 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:45.786521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:45.786546 [ 3 ] {} HTTP-Session: 32ff10a6-85e3-4833-bbd0-118b9788276b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:45.786570 [ 3 ] {} HTTP-Session: 32ff10a6-85e3-4833-bbd0-118b9788276b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:45.786696 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:45.786756 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:45.786911 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:45.787371 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:45.787671 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.18 04:59:45.787849 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.18 04:59:45.787983 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} executeQuery: Read 12 rows, 996.00 B in 0.001241084 sec., 9668 rows/sec., 783.72 KiB/sec. 2024.02.18 04:59:45.788177 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} DynamicQueryHandler: Done processing query 2024.02.18 04:59:45.788204 [ 3 ] {bea0e7eb-c577-4b5d-ba03-bb1610e07406} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:59:45.788221 [ 3 ] {} HTTP-Session: 32ff10a6-85e3-4833-bbd0-118b9788276b Destroying unnamed session 2024.02.18 04:59:45.788357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:45.788419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:45.788443 [ 3 ] {} HTTP-Session: da676ed0-dbfc-4dec-859b-d786c48f15b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:45.788467 [ 3 ] {} HTTP-Session: da676ed0-dbfc-4dec-859b-d786c48f15b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:45.788577 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:45.788631 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.18 04:59:45.788757 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:45.789044 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:45.789253 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.18 04:59:45.789407 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.18 04:59:45.789530 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} executeQuery: Read 4 rows, 342.00 B in 0.000915358 sec., 4369 rows/sec., 364.87 KiB/sec. 2024.02.18 04:59:45.789683 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} DynamicQueryHandler: Done processing query 2024.02.18 04:59:45.789707 [ 3 ] {3a4c0fa4-c435-47b6-a430-33150a059456} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:59:45.789723 [ 3 ] {} HTTP-Session: da676ed0-dbfc-4dec-859b-d786c48f15b9 Destroying unnamed session 2024.02.18 04:59:45.789846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5813, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:45.789890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:45.789910 [ 3 ] {} HTTP-Session: d4b0577f-adea-424a-8086-bc3007be8c08 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:45.789928 [ 3 ] {} HTTP-Session: d4b0577f-adea-424a-8086-bc3007be8c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:45.790001 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:45.790041 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:45.790155 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:45.790533 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:45.790761 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.18 04:59:45.790909 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.18 04:59:45.791031 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} executeQuery: Read 38 rows, 3.45 KiB in 0.00099707 sec., 38111 rows/sec., 3.38 MiB/sec. 2024.02.18 04:59:45.791164 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} DynamicQueryHandler: Done processing query 2024.02.18 04:59:45.791187 [ 3 ] {aa1c1d32-0972-4a4b-a650-7f5d38b572c3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:45.791203 [ 3 ] {} HTTP-Session: d4b0577f-adea-424a-8086-bc3007be8c08 Destroying unnamed session 2024.02.18 04:59:45.791315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:45.791360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:45.791380 [ 3 ] {} HTTP-Session: a3b274f8-4b87-49e1-8dfc-2c21c3a39c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:45.791396 [ 3 ] {} HTTP-Session: a3b274f8-4b87-49e1-8dfc-2c21c3a39c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:45.791466 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:45.791504 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.18 04:59:45.791613 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:45.791900 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:45.792104 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.02.18 04:59:45.792252 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.02.18 04:59:45.792363 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} executeQuery: Read 4 rows, 286.00 B in 0.000867987 sec., 4608 rows/sec., 321.78 KiB/sec. 2024.02.18 04:59:45.792481 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} DynamicQueryHandler: Done processing query 2024.02.18 04:59:45.792504 [ 3 ] {612c3252-71b4-45fb-92dd-bbc3c2741874} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:59:45.792520 [ 3 ] {} HTTP-Session: a3b274f8-4b87-49e1-8dfc-2c21c3a39c0c Destroying unnamed session 2024.02.18 04:59:45.792624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 2772, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:45.792669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:45.792688 [ 3 ] {} HTTP-Session: 1402d0b3-dbde-47eb-b1d0-964d9574c9ba Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:45.792705 [ 3 ] {} HTTP-Session: 1402d0b3-dbde-47eb-b1d0-964d9574c9ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:45.792775 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:45.792814 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:45.792918 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:45.793210 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:45.793413 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.18 04:59:45.793561 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.18 04:59:45.793675 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} executeQuery: Read 16 rows, 1.29 KiB in 0.000872517 sec., 18337 rows/sec., 1.44 MiB/sec. 2024.02.18 04:59:45.793798 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} DynamicQueryHandler: Done processing query 2024.02.18 04:59:45.793822 [ 3 ] {22ee44c2-a6b7-46ca-ad77-dbaf1a147727} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:59:45.793838 [ 3 ] {} HTTP-Session: 1402d0b3-dbde-47eb-b1d0-964d9574c9ba Destroying unnamed session 2024.02.18 04:59:45.793937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:45.793981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:45.794000 [ 3 ] {} HTTP-Session: 52f3831f-107f-4145-a31a-614afd17a875 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:45.794017 [ 3 ] {} HTTP-Session: 52f3831f-107f-4145-a31a-614afd17a875 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:45.794086 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:45.794129 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.18 04:59:45.794252 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:45.794528 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:45.794783 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.02.18 04:59:45.794961 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.02.18 04:59:45.795092 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} executeQuery: Read 2 rows, 144.00 B in 0.000967628 sec., 2066 rows/sec., 145.33 KiB/sec. 2024.02.18 04:59:45.795212 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} DynamicQueryHandler: Done processing query 2024.02.18 04:59:45.795236 [ 3 ] {b5fbfc3d-ae25-4273-848c-fcd396502e22} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 04:59:45.795253 [ 3 ] {} HTTP-Session: 52f3831f-107f-4145-a31a-614afd17a875 Destroying unnamed session 2024.02.18 04:59:45.795364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:45.795409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:45.795429 [ 3 ] {} HTTP-Session: 5efec798-ddb6-4884-9eee-baa57c972642 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:45.795445 [ 3 ] {} HTTP-Session: 5efec798-ddb6-4884-9eee-baa57c972642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:45.795520 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:45.795562 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:45.795698 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:45.796045 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:45.796335 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.02.18 04:59:45.796522 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.02.18 04:59:45.796642 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} executeQuery: Read 12 rows, 16.58 KiB in 0.001094391 sec., 10965 rows/sec., 14.80 MiB/sec. 2024.02.18 04:59:45.796767 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} DynamicQueryHandler: Done processing query 2024.02.18 04:59:45.796790 [ 3 ] {701ecb12-7fec-4296-a0f4-66153f1a7cc4} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:59:45.796806 [ 3 ] {} HTTP-Session: 5efec798-ddb6-4884-9eee-baa57c972642 Destroying unnamed session 2024.02.18 04:59:50.787280 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:50.787454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:50.787502 [ 3 ] {} HTTP-Session: 290f82a5-4049-41ab-bb91-d184dfbb8f59 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:50.787543 [ 3 ] {} HTTP-Session: 290f82a5-4049-41ab-bb91-d184dfbb8f59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:50.787755 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:50.787854 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:50.788119 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:50.788639 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:50.788912 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.18 04:59:50.789082 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.18 04:59:50.789200 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} executeQuery: Read 37 rows, 3.00 KiB in 0.001386966 sec., 26676 rows/sec., 2.11 MiB/sec. 2024.02.18 04:59:50.789376 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} DynamicQueryHandler: Done processing query 2024.02.18 04:59:50.789403 [ 3 ] {62179733-05e9-4cd7-9a45-6c7b16679bc4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:50.789420 [ 3 ] {} HTTP-Session: 290f82a5-4049-41ab-bb91-d184dfbb8f59 Destroying unnamed session 2024.02.18 04:59:50.789563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 17919, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:50.789615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:50.789636 [ 3 ] {} HTTP-Session: fd5846eb-fc35-48c8-b19e-da35a7f89fdc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:50.789657 [ 3 ] {} HTTP-Session: fd5846eb-fc35-48c8-b19e-da35a7f89fdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:50.789746 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:50.789789 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:50.789904 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:50.790288 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:50.790509 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.18 04:59:50.790667 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.18 04:59:50.790762 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} executeQuery: Read 111 rows, 11.11 KiB in 0.000988419 sec., 112300 rows/sec., 10.97 MiB/sec. 2024.02.18 04:59:50.790885 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} DynamicQueryHandler: Done processing query 2024.02.18 04:59:50.790909 [ 3 ] {4b340c82-6f9f-445f-8dbd-7a239a798e11} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 04:59:50.790925 [ 3 ] {} HTTP-Session: fd5846eb-fc35-48c8-b19e-da35a7f89fdc Destroying unnamed session 2024.02.18 04:59:50.791052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6323, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:50.791099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:50.791118 [ 3 ] {} HTTP-Session: 59ca029b-0ffc-467e-a0b5-fc5646470704 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:50.791136 [ 3 ] {} HTTP-Session: 59ca029b-0ffc-467e-a0b5-fc5646470704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:50.791209 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:50.791248 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:50.791354 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:50.791655 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:50.791867 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.18 04:59:50.792015 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.18 04:59:50.792110 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} executeQuery: Read 37 rows, 2.96 KiB in 0.000874247 sec., 42322 rows/sec., 3.31 MiB/sec. 2024.02.18 04:59:50.792224 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} DynamicQueryHandler: Done processing query 2024.02.18 04:59:50.792248 [ 3 ] {d065096c-7944-462f-b44a-9c21901575f6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:50.792263 [ 3 ] {} HTTP-Session: 59ca029b-0ffc-467e-a0b5-fc5646470704 Destroying unnamed session 2024.02.18 04:59:50.792464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:50.792511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:50.792531 [ 3 ] {} HTTP-Session: 2fa27d24-730e-468d-911f-d9ff8891f954 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:50.792549 [ 3 ] {} HTTP-Session: 2fa27d24-730e-468d-911f-d9ff8891f954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:50.792638 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:50.792684 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:50.792819 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:50.793345 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:50.793662 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.02.18 04:59:50.793844 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.02.18 04:59:50.793939 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} executeQuery: Read 37 rows, 51.13 KiB in 0.001273044 sec., 29064 rows/sec., 39.22 MiB/sec. 2024.02.18 04:59:50.794065 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} DynamicQueryHandler: Done processing query 2024.02.18 04:59:50.794089 [ 3 ] {f5646221-2298-482f-828e-d9db8731eca7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 04:59:50.794105 [ 3 ] {} HTTP-Session: 2fa27d24-730e-468d-911f-d9ff8891f954 Destroying unnamed session 2024.02.18 04:59:55.787270 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 1775, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:55.787405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:55.787438 [ 3 ] {} HTTP-Session: 9c93a940-9d6f-4f3e-abca-85deae6a8f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:55.787467 [ 3 ] {} HTTP-Session: 9c93a940-9d6f-4f3e-abca-85deae6a8f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:55.787614 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:55.787684 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 04:59:55.787867 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:55.788336 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:55.788614 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.18 04:59:55.788785 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.18 04:59:55.788917 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} executeQuery: Read 12 rows, 996.00 B in 0.001253974 sec., 9569 rows/sec., 775.66 KiB/sec. 2024.02.18 04:59:55.789104 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} DynamicQueryHandler: Done processing query 2024.02.18 04:59:55.789129 [ 3 ] {5bffd9c6-e9c5-4ad7-8844-7037e8deada5} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.02.18 04:59:55.789147 [ 3 ] {} HTTP-Session: 9c93a940-9d6f-4f3e-abca-85deae6a8f0f Destroying unnamed session 2024.02.18 04:59:55.789283 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 10503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:55.789333 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:55.789353 [ 3 ] {} HTTP-Session: 9eac69e8-eba3-4e93-84bb-e761a75aae18 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:55.789373 [ 3 ] {} HTTP-Session: 9eac69e8-eba3-4e93-84bb-e761a75aae18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:55.789459 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:55.789503 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 04:59:55.789617 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:55.789972 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:55.790185 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.18 04:59:55.790337 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.18 04:59:55.790451 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} executeQuery: Read 72 rows, 6.08 KiB in 0.000955668 sec., 75339 rows/sec., 6.22 MiB/sec. 2024.02.18 04:59:55.790576 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} DynamicQueryHandler: Done processing query 2024.02.18 04:59:55.790600 [ 3 ] {9dd4cc27-c4f1-40f0-b06f-016f6a8abfa8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.02.18 04:59:55.790616 [ 3 ] {} HTTP-Session: 9eac69e8-eba3-4e93-84bb-e761a75aae18 Destroying unnamed session 2024.02.18 04:59:55.790778 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:55.790824 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:55.790844 [ 3 ] {} HTTP-Session: eb788f64-010a-49b9-ba5c-0c5589a5b045 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:55.790862 [ 3 ] {} HTTP-Session: eb788f64-010a-49b9-ba5c-0c5589a5b045 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:55.790939 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:55.790979 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 04:59:55.791088 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:55.791400 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:55.791614 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.18 04:59:55.791774 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.18 04:59:55.791885 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} executeQuery: Read 36 rows, 2.86 KiB in 0.000908168 sec., 39640 rows/sec., 3.07 MiB/sec. 2024.02.18 04:59:55.792003 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} DynamicQueryHandler: Done processing query 2024.02.18 04:59:55.792026 [ 3 ] {1d579306-a63d-49bc-b4c5-0794e232feaa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:55.792042 [ 3 ] {} HTTP-Session: eb788f64-010a-49b9-ba5c-0c5589a5b045 Destroying unnamed session 2024.02.18 04:59:55.792154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:55.792200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:55.792219 [ 3 ] {} HTTP-Session: 56ccca8a-0994-48b0-9eee-54ad8f71177b Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:55.792236 [ 3 ] {} HTTP-Session: 56ccca8a-0994-48b0-9eee-54ad8f71177b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:55.792309 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:55.792351 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.18 04:59:55.792473 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:55.792770 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:55.793030 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.02.18 04:59:55.793214 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.02.18 04:59:55.793332 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} executeQuery: Read 36 rows, 2.60 KiB in 0.000993179 sec., 36247 rows/sec., 2.56 MiB/sec. 2024.02.18 04:59:55.793452 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} DynamicQueryHandler: Done processing query 2024.02.18 04:59:55.793475 [ 3 ] {370a50ff-3bea-44fc-8e1f-ef0e19da9b1a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 04:59:55.793491 [ 3 ] {} HTTP-Session: 56ccca8a-0994-48b0-9eee-54ad8f71177b Destroying unnamed session 2024.02.18 04:59:55.793618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 12897, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 04:59:55.793662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 04:59:55.793682 [ 3 ] {} HTTP-Session: 6d88838d-db3f-4c80-9360-1d865192d7bf Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 04:59:55.793699 [ 3 ] {} HTTP-Session: 6d88838d-db3f-4c80-9360-1d865192d7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 04:59:55.793774 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 04:59:55.793818 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 04:59:55.793954 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 04:59:55.794311 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 04:59:55.794588 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.02.18 04:59:55.794763 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.02.18 04:59:55.794885 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} executeQuery: Read 12 rows, 16.58 KiB in 0.001080761 sec., 11103 rows/sec., 14.98 MiB/sec. 2024.02.18 04:59:55.795045 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} DynamicQueryHandler: Done processing query 2024.02.18 04:59:55.795069 [ 3 ] {c9ad59bd-c0e4-4325-84f1-001af094a011} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.02.18 04:59:55.795085 [ 3 ] {} HTTP-Session: 6d88838d-db3f-4c80-9360-1d865192d7bf Destroying unnamed session 2024.02.18 04:59:59.548563 [ 171 ] {} DNSResolver: Updating DNS cache 2024.02.18 04:59:59.548637 [ 171 ] {} DNSResolver: Updated DNS cache 2024.02.18 05:00:00.788512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 5360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 05:00:00.788636 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 05:00:00.788677 [ 3 ] {} HTTP-Session: e0f7429a-ff66-42f9-94ae-c9398b3931ff Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 05:00:00.788714 [ 3 ] {} HTTP-Session: e0f7429a-ff66-42f9-94ae-c9398b3931ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 05:00:00.788863 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 05:00:00.788934 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.02.18 05:00:00.789176 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 05:00:00.789741 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.790107 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.18 05:00:00.790367 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.18 05:00:00.790521 [ 171 ] {} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.18 05:00:00.790533 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} executeQuery: Read 37 rows, 3.00 KiB in 0.001624051 sec., 22782 rows/sec., 1.80 MiB/sec. 2024.02.18 05:00:00.790573 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.790783 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.18 05:00:00.790873 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} DynamicQueryHandler: Done processing query 2024.02.18 05:00:00.790930 [ 3 ] {ccd26a00-9246-4fa9-af4d-8cc68f16f1f2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 05:00:00.790997 [ 3 ] {} HTTP-Session: e0f7429a-ff66-42f9-94ae-c9398b3931ff Destroying unnamed session 2024.02.18 05:00:00.791004 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 05:00:00.791075 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 49 rows starting from the beginning of the part 2024.02.18 05:00:00.791194 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 05:00:00.791318 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 05:00:00.791354 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 05:00:00.791370 [ 3 ] {} HTTP-Session: 4f45b7df-f8b1-4f69-aef7-467d47d7b0cd Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 05:00:00.791456 [ 3 ] {} HTTP-Session: 4f45b7df-f8b1-4f69-aef7-467d47d7b0cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 05:00:00.791688 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part 2024.02.18 05:00:00.791709 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.02.18 05:00:00.791838 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.02.18 05:00:00.792024 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 05:00:00.792346 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 05:00:00.792388 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part 2024.02.18 05:00:00.792630 [ 14 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::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.18 05:00:00.793248 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.793741 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.18 05:00:00.794193 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} oximeter.fields_ipaddr (427360ce-e353-4c35-b2e2-03ee75b575b3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.18 05:00:00.794535 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} executeQuery: Read 2 rows, 175.00 B in 0.002677962 sec., 746 rows/sec., 63.82 KiB/sec. 2024.02.18 05:00:00.794964 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 4 columns (4 merged, 0 gathered) in 0.004325833 sec., 42535.16028011252 rows/sec., 3.37 MiB/sec. 2024.02.18 05:00:00.795014 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} DynamicQueryHandler: Done processing query 2024.02.18 05:00:00.795058 [ 3 ] {d3962ccf-74c2-4b3c-bba4-d31faa9500ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 05:00:00.795095 [ 3 ] {} HTTP-Session: 4f45b7df-f8b1-4f69-aef7-467d47d7b0cd Destroying unnamed session 2024.02.18 05:00:00.795137 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.18 05:00:00.795326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 18069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 05:00:00.795409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 05:00:00.795414 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.18 05:00:00.795441 [ 3 ] {} HTTP-Session: 3bde7913-7119-43cd-b36c-97b99d1c9033 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 05:00:00.795492 [ 3 ] {} HTTP-Session: 3bde7913-7119-43cd-b36c-97b99d1c9033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 05:00:00.795579 [ 22 ] {a110e675-9fa4-4d0d-9e3b-9fe719bc695c::all_1_31_6} oximeter.fields_i64 (a110e675-9fa4-4d0d-9e3b-9fe719bc695c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.18 05:00:00.795650 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.02.18 05:00:00.795752 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.02.18 05:00:00.795894 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 05:00:00.796344 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.796612 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.18 05:00:00.796808 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.18 05:00:00.796954 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} executeQuery: Read 112 rows, 11.20 KiB in 0.001214643 sec., 92208 rows/sec., 9.00 MiB/sec. 2024.02.18 05:00:00.796969 [ 169 ] {} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.18 05:00:00.797093 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.797183 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} DynamicQueryHandler: Done processing query 2024.02.18 05:00:00.797215 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.18 05:00:00.797254 [ 3 ] {f44983ba-31ea-41b8-928f-e749fc049120} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.02.18 05:00:00.797299 [ 3 ] {} HTTP-Session: 3bde7913-7119-43cd-b36c-97b99d1c9033 Destroying unnamed session 2024.02.18 05:00:00.797377 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 05:00:00.797412 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 187 rows starting from the beginning of the part 2024.02.18 05:00:00.797498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 05:00:00.797594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 05:00:00.797592 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 111 rows starting from the beginning of the part 2024.02.18 05:00:00.797637 [ 3 ] {} HTTP-Session: b6bafcf9-f153-47e3-a190-7fe6c800b9f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 05:00:00.797699 [ 3 ] {} HTTP-Session: b6bafcf9-f153-47e3-a190-7fe6c800b9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 05:00:00.797908 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part 2024.02.18 05:00:00.797930 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.02.18 05:00:00.798044 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.02.18 05:00:00.798253 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 111 rows starting from the beginning of the part 2024.02.18 05:00:00.798604 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 05:00:00.798627 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 72 rows starting from the beginning of the part 2024.02.18 05:00:00.798883 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 112 rows starting from the beginning of the part 2024.02.18 05:00:00.799299 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.799910 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.02.18 05:00:00.800373 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} oximeter.fields_u16 (1b18f80e-c583-4ce8-a0aa-d56192fadfc4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.02.18 05:00:00.800617 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} executeQuery: Read 2 rows, 143.00 B in 0.00261815 sec., 763 rows/sec., 53.34 KiB/sec. 2024.02.18 05:00:00.801045 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} DynamicQueryHandler: Done processing query 2024.02.18 05:00:00.801089 [ 3 ] {5c7f4e3a-0c06-41f0-b9c6-06ad28cef79b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 05:00:00.801090 [ 22 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 4 columns (4 merged, 0 gathered) in 0.003922045 sec., 160885.45643917905 rows/sec., 15.06 MiB/sec. 2024.02.18 05:00:00.801127 [ 3 ] {} HTTP-Session: b6bafcf9-f153-47e3-a190-7fe6c800b9f7 Destroying unnamed session 2024.02.18 05:00:00.801261 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.18 05:00:00.801365 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 6666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 05:00:00.801450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 05:00:00.801498 [ 3 ] {} HTTP-Session: f0740dc8-265f-4073-b504-3f4a378ab3dc Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 05:00:00.801540 [ 3 ] {} HTTP-Session: f0740dc8-265f-4073-b504-3f4a378ab3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 05:00:00.801632 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.18 05:00:00.801725 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.02.18 05:00:00.801788 [ 14 ] {8709d499-2145-4776-9c04-69bdc89d3f70::all_1_31_6} oximeter.fields_string (8709d499-2145-4776-9c04-69bdc89d3f70) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.18 05:00:00.801809 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.02.18 05:00:00.802046 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 05:00:00.802493 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.802815 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.18 05:00:00.803061 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.18 05:00:00.803223 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} executeQuery: Read 39 rows, 3.13 KiB in 0.001425817 sec., 27352 rows/sec., 2.14 MiB/sec. 2024.02.18 05:00:00.803227 [ 169 ] {} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.18 05:00:00.803337 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.803474 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} DynamicQueryHandler: Done processing query 2024.02.18 05:00:00.803495 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.18 05:00:00.803519 [ 3 ] {b10205af-b221-4a95-b398-3edd9d36d2ec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.02.18 05:00:00.803560 [ 3 ] {} HTTP-Session: f0740dc8-265f-4073-b504-3f4a378ab3dc Destroying unnamed session 2024.02.18 05:00:00.803607 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 05:00:00.803649 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 99 rows starting from the beginning of the part 2024.02.18 05:00:00.803738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 05:00:00.803804 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 05:00:00.803816 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 05:00:00.803862 [ 3 ] {} HTTP-Session: db2a8764-e30a-407a-9133-8a5991a1266e Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 05:00:00.803896 [ 3 ] {} HTTP-Session: db2a8764-e30a-407a-9133-8a5991a1266e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 05:00:00.803987 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part 2024.02.18 05:00:00.804036 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 05:00:00.804124 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.02.18 05:00:00.804146 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::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.18 05:00:00.804315 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part 2024.02.18 05:00:00.804484 [ 15 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part 2024.02.18 05:00:00.804496 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 05:00:00.804995 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.805505 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.02.18 05:00:00.805598 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.002154251 sec., 122548.3938501131 rows/sec., 9.57 MiB/sec. 2024.02.18 05:00:00.805771 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.18 05:00:00.805896 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} oximeter.measurements_cumulativeu64 (6f308f2d-476a-4ed1-99f4-81c3727bb07b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.02.18 05:00:00.806132 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.18 05:00:00.806158 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} executeQuery: Read 1 rows, 72.00 B in 0.002057339 sec., 486 rows/sec., 34.18 KiB/sec. 2024.02.18 05:00:00.806327 [ 22 ] {24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c::all_1_31_6} oximeter.fields_uuid (24c5fb9c-41bb-4ec0-a1e9-a38d5652ab5c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.18 05:00:00.806443 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} DynamicQueryHandler: Done processing query 2024.02.18 05:00:00.806517 [ 3 ] {abdcbf2c-ec05-4b10-841a-b6beb1fbd9b8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.02.18 05:00:00.806545 [ 3 ] {} HTTP-Session: db2a8764-e30a-407a-9133-8a5991a1266e Destroying unnamed session 2024.02.18 05:00:00.806727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43650, User-Agent: (none), Length: 39601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.02.18 05:00:00.806787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.02.18 05:00:00.806815 [ 3 ] {} HTTP-Session: d5dbcba0-932a-4ab2-8241-937be72ddfef Authenticating user 'default' from [fd00:1122:3344:101::d]:43650 2024.02.18 05:00:00.806841 [ 3 ] {} HTTP-Session: d5dbcba0-932a-4ab2-8241-937be72ddfef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.02.18 05:00:00.806952 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} executeQuery: (from [fd00:1122:3344:101::d]:43650) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.02.18 05:00:00.807014 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.02.18 05:00:00.807227 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} ParallelParsingInputFormat: Parallel parsing is used 2024.02.18 05:00:00.807818 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.808287 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.02.18 05:00:00.808562 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.02.18 05:00:00.808717 [ 169 ] {} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.02.18 05:00:00.808739 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} executeQuery: Read 37 rows, 51.13 KiB in 0.001745043 sec., 21202 rows/sec., 28.61 MiB/sec. 2024.02.18 05:00:00.808788 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. 2024.02.18 05:00:00.809031 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.02.18 05:00:00.809062 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} DynamicQueryHandler: Done processing query 2024.02.18 05:00:00.809121 [ 3 ] {570366d1-7fbf-46ff-b995-dfb9ea9199cb} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2024.02.18 05:00:00.809157 [ 3 ] {} HTTP-Session: d5dbcba0-932a-4ab2-8241-937be72ddfef Destroying unnamed session 2024.02.18 05:00:00.809273 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.02.18 05:00:00.809338 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 683 rows starting from the beginning of the part 2024.02.18 05:00:00.809522 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 05:00:00.809654 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part 2024.02.18 05:00:00.809770 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 05:00:00.809882 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 12 rows starting from the beginning of the part 2024.02.18 05:00:00.810001 [ 12 ] {d3db9721-1957-4070-bc13-bc6e211e736f::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.18 05:00:00.813591 [ 22 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 818 rows, containing 6 columns (6 merged, 0 gathered) in 0.004704441 sec., 173878.2567365602 rows/sec., 234.64 MiB/sec. 2024.02.18 05:00:00.814199 [ 13 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.02.18 05:00:00.814533 [ 13 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.02.18 05:00:00.814621 [ 13 ] {d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6} oximeter.measurements_histogramf64 (d3db9721-1957-4070-bc13-bc6e211e736f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.02.18 05:00:00.814737 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d3db9721-1957-4070-bc13-bc6e211e736f::all_1_31_6: 4.16 MiB.