[ Jan 17 05:15:29 Enabled. ] [ Jan 17 05:15:29 Rereading configuration. ] [ Jan 17 05:15:32 Rereading configuration. ] [ Jan 17 05:15:36 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Jan 17 05:15:36 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2024.01.17 05:15:37.388949 [ 1 ] {} Application: Will watch for the process with pid 27791 2024.01.17 05:15:37.389047 [ 1 ] {} Application: Forked a child process to watch 2024.01.17 05:15:37.909045 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 27791 2024.01.17 05:15:37.909225 [ 1 ] {} Application: starting up 2024.01.17 05:15:37.909448 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2024.01.17 05:15:38.036853 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2024.01.17 05:15:38.036920 [ 1 ] {} Application: Initializing DateLUT. 2024.01.17 05:15:38.036936 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2024.01.17 05:15:38.036981 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2024.01.17 05:15:38.037356 [ 1 ] {} Application: Initiailizing interserver credentials. 2024.01.17 05:15:38.038013 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.17 05:15:38.038499 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.17 05:15:38.038754 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2024.01.17 05:15:38.041296 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.17 05:15:38.041346 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.17 05:15:38.042041 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2024.01.17 05:15:38.042222 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2024.01.17 05:15:38.047841 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2024.01.17 05:15:38.048349 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2024.01.17 05:15:38.048379 [ 1 ] {} Application: Uncompressed cache policy name 2024.01.17 05:15:38.049763 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2024.01.17 05:15:38.050321 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2024.01.17 05:15:38.050641 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2024.01.17 05:15:38.051003 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2024.01.17 05:15:38.051852 [ 1 ] {} Application: Loading user defined objects from /data/ 2024.01.17 05:15:38.051897 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2024.01.17 05:15:38.051957 [ 1 ] {} Application: Loaded user defined objects 2024.01.17 05:15:38.051973 [ 1 ] {} Application: Loading metadata from /data/ 2024.01.17 05:15:38.083702 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2024.01.17 05:15:38.083731 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000126692 sec 2024.01.17 05:15:38.084294 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.17 05:15:38.084375 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2024.01.17 05:15:38.084395 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2024.01.17 05:15:38.084411 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2024.01.17 05:15:38.084424 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2024.01.17 05:15:38.084439 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2024.01.17 05:15:38.084455 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2024.01.17 05:15:38.084491 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2024.01.17 05:15:38.084511 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2024.01.17 05:15:38.084540 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2024.01.17 05:15:38.084552 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2024.01.17 05:15:38.084567 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2024.01.17 05:15:38.084582 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2024.01.17 05:15:38.084612 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2024.01.17 05:15:38.084627 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2024.01.17 05:15:38.084638 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2024.01.17 05:15:38.121005 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2024.01.17 05:15:38.136537 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2024.01.17 05:15:38.136595 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.4851e-05 sec 2024.01.17 05:15:38.136648 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.17 05:15:38.136683 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2024.01.17 05:15:38.136730 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2024.01.17 05:15:38.139137 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2024.01.17 05:15:38.144921 [ 1 ] {} Application: Loaded metadata. 2024.01.17 05:15:38.144987 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2024.01.17 05:15:38.145018 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2024.01.17 05:15:38.320266 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2024.01.17 05:15:38.337300 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2024.01.17 05:15:38.337349 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2024.01.17 05:15:38.503796 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2024.01.17 05:15:38.504570 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2024.01.17 05:15:38.504903 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2024.01.17 05:15:38.504967 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2024.01.17 05:15:38.504983 [ 179 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:15:38.505065 [ 179 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:15:38.505096 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2024.01.17 05:15:38.505182 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2024.01.17 05:15:38.505754 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2024.01.17 05:15:38.505776 [ 1 ] {} Application: Ready for connections. 2024.01.17 05:15:38.605566 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.605748 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.606319 [ 3 ] {} HTTP-Session: 0d3c3b57-8634-4496-bb78-980868cf099c Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.606352 [ 3 ] {} HTTP-Session: 0d3c3b57-8634-4496-bb78-980868cf099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.606493 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2024.01.17 05:15:38.606522 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.17 05:15:38.606539 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2024.01.17 05:15:38.607973 [ 3 ] {9d031ede-7a3c-4d0f-bbd1-b9544b2f0d93} executeQuery: (from [fd00:1122:3344:101::d]:40118) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.17 05:15:38.621584 [ 3 ] {9d031ede-7a3c-4d0f-bbd1-b9544b2f0d93} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40118) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2024.01.17 05:15:38.622475 [ 3 ] {9d031ede-7a3c-4d0f-bbd1-b9544b2f0d93} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.17 05:15:38.623267 [ 3 ] {9d031ede-7a3c-4d0f-bbd1-b9544b2f0d93} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.623291 [ 3 ] {} HTTP-Session: 0d3c3b57-8634-4496-bb78-980868cf099c Destroying unnamed session 2024.01.17 05:15:38.625876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.625938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.625960 [ 3 ] {} HTTP-Session: 16398111-5465-4a5c-bae7-72802fd8dc44 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.625982 [ 3 ] {} HTTP-Session: 16398111-5465-4a5c-bae7-72802fd8dc44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.626082 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} executeQuery: (from [fd00:1122:3344:101::d]:40118) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:15:38.626165 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2024.01.17 05:15:38.627191 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2024.01.17 05:15:38.629196 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:15:38.632922 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.632967 [ 3 ] {b8fcc733-883b-4c85-8a0a-fdaecaa8b2b3} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2024.01.17 05:15:38.632989 [ 3 ] {} HTTP-Session: 16398111-5465-4a5c-bae7-72802fd8dc44 Destroying unnamed session 2024.01.17 05:15:38.633134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.633205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.633230 [ 3 ] {} HTTP-Session: 2a11af8d-590e-4d9c-ae39-0b674168aec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.633251 [ 3 ] {} HTTP-Session: 2a11af8d-590e-4d9c-ae39-0b674168aec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.633365 [ 3 ] {ef7a844f-fc3b-48ec-a267-694c05b1eae5} executeQuery: (from [fd00:1122:3344:101::d]:40118) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2024.01.17 05:15:38.633621 [ 3 ] {ef7a844f-fc3b-48ec-a267-694c05b1eae5} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:40118) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2024.01.17 05:15:38.633750 [ 3 ] {ef7a844f-fc3b-48ec-a267-694c05b1eae5} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2024.01.17 05:15:38.633870 [ 3 ] {ef7a844f-fc3b-48ec-a267-694c05b1eae5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.633889 [ 3 ] {} HTTP-Session: 2a11af8d-590e-4d9c-ae39-0b674168aec7 Destroying unnamed session 2024.01.17 05:15:38.634749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.634812 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.634831 [ 3 ] {} HTTP-Session: e5d7b329-da46-4ef0-80aa-736f2e0f1350 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.634854 [ 3 ] {} HTTP-Session: e5d7b329-da46-4ef0-80aa-736f2e0f1350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.634969 [ 3 ] {6db836fc-e5d7-4ba6-a74c-9e904c425cd1} executeQuery: (from [fd00:1122:3344:101::d]:40118) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2024.01.17 05:15:38.635078 [ 3 ] {6db836fc-e5d7-4ba6-a74c-9e904c425cd1} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.635109 [ 3 ] {6db836fc-e5d7-4ba6-a74c-9e904c425cd1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.635129 [ 3 ] {} HTTP-Session: e5d7b329-da46-4ef0-80aa-736f2e0f1350 Destroying unnamed session 2024.01.17 05:15:38.635264 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.635314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.635335 [ 3 ] {} HTTP-Session: 7048ca1c-d6d9-4a23-9779-b75f89d286a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.635358 [ 3 ] {} HTTP-Session: 7048ca1c-d6d9-4a23-9779-b75f89d286a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.635421 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2024.01.17 05:15:38.635478 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2024.01.17 05:15:38.637826 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2024.01.17 05:15:38.637855 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7431e-05 sec 2024.01.17 05:15:38.637889 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} TablesLoader: Loading 0 tables with 0 dependency level 2024.01.17 05:15:38.637917 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} DatabaseAtomic (oximeter): Starting up tables. 2024.01.17 05:15:38.637990 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.638018 [ 3 ] {c0d3c4dd-4696-4338-b364-ce1f5901e3ce} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.638036 [ 3 ] {} HTTP-Session: 7048ca1c-d6d9-4a23-9779-b75f89d286a0 Destroying unnamed session 2024.01.17 05:15:38.638189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.638239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.638260 [ 3 ] {} HTTP-Session: 59e7005c-e697-4c9a-bced-376a2e239049 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.638284 [ 3 ] {} HTTP-Session: 59e7005c-e697-4c9a-bced-376a2e239049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.638428 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} executeQuery: (from [fd00:1122:3344:101::d]:40118) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2024.01.17 05:15:38.638482 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2024.01.17 05:15:38.660942 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} oximeter.version (f2dc3497-ae59-444e-bb47-47f7fa1a4c1d): Loading data parts 2024.01.17 05:15:38.661108 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} oximeter.version (f2dc3497-ae59-444e-bb47-47f7fa1a4c1d): There are no data parts 2024.01.17 05:15:38.673551 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.673580 [ 3 ] {0fe4532c-f9b6-4312-9a4a-620e63cb400e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.673607 [ 3 ] {} HTTP-Session: 59e7005c-e697-4c9a-bced-376a2e239049 Destroying unnamed session 2024.01.17 05:15:38.673763 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.673819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.673846 [ 3 ] {} HTTP-Session: 1699096d-37a6-4457-b79d-6c1c61a9a65a Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.673863 [ 3 ] {} HTTP-Session: 1699096d-37a6-4457-b79d-6c1c61a9a65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.674077 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} executeQuery: (from [fd00:1122:3344:101::d]:40118) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.674134 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2024.01.17 05:15:38.693652 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} oximeter.measurements_bool (22f3fa34-08ed-4b92-aaf4-3b46e0e194b0): Loading data parts 2024.01.17 05:15:38.693764 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} oximeter.measurements_bool (22f3fa34-08ed-4b92-aaf4-3b46e0e194b0): There are no data parts 2024.01.17 05:15:38.698029 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.698058 [ 3 ] {9ea51cf4-c4dd-4197-9f7c-7620c11d5ea8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.698118 [ 3 ] {} HTTP-Session: 1699096d-37a6-4457-b79d-6c1c61a9a65a Destroying unnamed session 2024.01.17 05:15:38.698275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.698331 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.698357 [ 3 ] {} HTTP-Session: e1265a43-8515-434b-8cfa-d826820e0c20 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.698374 [ 3 ] {} HTTP-Session: e1265a43-8515-434b-8cfa-d826820e0c20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.698595 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.698655 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2024.01.17 05:15:38.708595 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} oximeter.measurements_i8 (30b92131-a771-4b7d-b3c5-7dd99070f156): Loading data parts 2024.01.17 05:15:38.708733 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} oximeter.measurements_i8 (30b92131-a771-4b7d-b3c5-7dd99070f156): There are no data parts 2024.01.17 05:15:38.721582 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.721628 [ 3 ] {dfec8ff3-b5e3-4489-88be-ee48e507c8d7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.721658 [ 3 ] {} HTTP-Session: e1265a43-8515-434b-8cfa-d826820e0c20 Destroying unnamed session 2024.01.17 05:15:38.721921 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.722021 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.722058 [ 3 ] {} HTTP-Session: b5d68634-f543-4935-9d2e-e6d86db3a836 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.722100 [ 3 ] {} HTTP-Session: b5d68634-f543-4935-9d2e-e6d86db3a836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.722531 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.722650 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2024.01.17 05:15:38.732153 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} oximeter.measurements_u8 (202e09f2-143d-4ea1-ba53-529f07f814ce): Loading data parts 2024.01.17 05:15:38.732285 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} oximeter.measurements_u8 (202e09f2-143d-4ea1-ba53-529f07f814ce): There are no data parts 2024.01.17 05:15:38.745304 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.745335 [ 3 ] {591475c3-44c2-40f5-8d2f-838d2b8624e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.745356 [ 3 ] {} HTTP-Session: b5d68634-f543-4935-9d2e-e6d86db3a836 Destroying unnamed session 2024.01.17 05:15:38.745548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.745621 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.745657 [ 3 ] {} HTTP-Session: 1d5b55f2-be40-40b7-b3b5-7b7e4f2ffc94 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.745687 [ 3 ] {} HTTP-Session: 1d5b55f2-be40-40b7-b3b5-7b7e4f2ffc94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.745949 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.746010 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2024.01.17 05:15:38.756040 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} oximeter.measurements_i16 (ca178b05-c30e-4c52-b6a0-274849dde5b1): Loading data parts 2024.01.17 05:15:38.756168 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} oximeter.measurements_i16 (ca178b05-c30e-4c52-b6a0-274849dde5b1): There are no data parts 2024.01.17 05:15:38.769415 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.769453 [ 3 ] {3bdfb819-dd6c-45bb-a2e2-a557ad6816aa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.769469 [ 3 ] {} HTTP-Session: 1d5b55f2-be40-40b7-b3b5-7b7e4f2ffc94 Destroying unnamed session 2024.01.17 05:15:38.769605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.769657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.769676 [ 3 ] {} HTTP-Session: 599cb796-c4ec-44d7-96d6-3d9a706a38c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.769701 [ 3 ] {} HTTP-Session: 599cb796-c4ec-44d7-96d6-3d9a706a38c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.769906 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.769958 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2024.01.17 05:15:38.780344 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} oximeter.measurements_u16 (740d7940-a9e7-4ddf-b0df-8cef48def88f): Loading data parts 2024.01.17 05:15:38.780450 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} oximeter.measurements_u16 (740d7940-a9e7-4ddf-b0df-8cef48def88f): There are no data parts 2024.01.17 05:15:38.790646 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.790690 [ 3 ] {7573bec4-a826-4548-98d2-f2fc067364df} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.790711 [ 3 ] {} HTTP-Session: 599cb796-c4ec-44d7-96d6-3d9a706a38c3 Destroying unnamed session 2024.01.17 05:15:38.790884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.790945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.790969 [ 3 ] {} HTTP-Session: a0863399-9003-4aec-b629-2ec9aebfedef Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.790996 [ 3 ] {} HTTP-Session: a0863399-9003-4aec-b629-2ec9aebfedef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.791254 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.791312 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2024.01.17 05:15:38.805816 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} oximeter.measurements_i32 (2553afc8-fcb0-466c-9891-7b1a2b4a3ff9): Loading data parts 2024.01.17 05:15:38.805946 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} oximeter.measurements_i32 (2553afc8-fcb0-466c-9891-7b1a2b4a3ff9): There are no data parts 2024.01.17 05:15:38.818734 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.818775 [ 3 ] {99c9aec3-5f34-4bdd-b960-44b5a358a404} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.818792 [ 3 ] {} HTTP-Session: a0863399-9003-4aec-b629-2ec9aebfedef Destroying unnamed session 2024.01.17 05:15:38.818942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.818998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.819018 [ 3 ] {} HTTP-Session: d81a9d74-1327-4ed0-8df6-4083484ffbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.819040 [ 3 ] {} HTTP-Session: d81a9d74-1327-4ed0-8df6-4083484ffbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.819243 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.819313 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2024.01.17 05:15:38.829364 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} oximeter.measurements_u32 (5b075779-adc5-4094-bafb-90c0461b6e90): Loading data parts 2024.01.17 05:15:38.829475 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} oximeter.measurements_u32 (5b075779-adc5-4094-bafb-90c0461b6e90): There are no data parts 2024.01.17 05:15:38.842278 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.842340 [ 3 ] {14d2451f-8af3-4aba-947e-87a84e580d2c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.842368 [ 3 ] {} HTTP-Session: d81a9d74-1327-4ed0-8df6-4083484ffbe2 Destroying unnamed session 2024.01.17 05:15:38.842636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.842723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.842748 [ 3 ] {} HTTP-Session: 648214d3-122b-49b9-b2b5-69fe7ee528a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.842768 [ 3 ] {} HTTP-Session: 648214d3-122b-49b9-b2b5-69fe7ee528a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.842970 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.843037 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2024.01.17 05:15:38.852917 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} oximeter.measurements_i64 (8e33b5a1-901d-4f8f-a910-5efc9412afcb): Loading data parts 2024.01.17 05:15:38.853012 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} oximeter.measurements_i64 (8e33b5a1-901d-4f8f-a910-5efc9412afcb): There are no data parts 2024.01.17 05:15:38.865864 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.865895 [ 3 ] {e9c58308-f79c-42a1-9f77-d5678591a115} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.865925 [ 3 ] {} HTTP-Session: 648214d3-122b-49b9-b2b5-69fe7ee528a9 Destroying unnamed session 2024.01.17 05:15:38.866079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.866140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.866170 [ 3 ] {} HTTP-Session: be070ae6-54b5-402b-a4dc-a577e54b7df6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.866191 [ 3 ] {} HTTP-Session: be070ae6-54b5-402b-a4dc-a577e54b7df6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.866418 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.866483 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2024.01.17 05:15:38.877110 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} oximeter.measurements_u64 (b3bb97e7-030e-4e45-b2fe-82f0f160cc96): Loading data parts 2024.01.17 05:15:38.877214 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} oximeter.measurements_u64 (b3bb97e7-030e-4e45-b2fe-82f0f160cc96): There are no data parts 2024.01.17 05:15:38.888294 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.888321 [ 3 ] {2d345409-371b-4b47-9de7-84102da67842} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.888345 [ 3 ] {} HTTP-Session: be070ae6-54b5-402b-a4dc-a577e54b7df6 Destroying unnamed session 2024.01.17 05:15:38.888484 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.888538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.888564 [ 3 ] {} HTTP-Session: 00be4db5-3f7d-4372-b211-2e58e8c99c76 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.888581 [ 3 ] {} HTTP-Session: 00be4db5-3f7d-4372-b211-2e58e8c99c76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.888779 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.888837 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2024.01.17 05:15:38.892152 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} oximeter.measurements_f32 (e962979c-1022-48c2-bc4f-60efe2af06bb): Loading data parts 2024.01.17 05:15:38.892285 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} oximeter.measurements_f32 (e962979c-1022-48c2-bc4f-60efe2af06bb): There are no data parts 2024.01.17 05:15:38.903220 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.903255 [ 3 ] {56b6ce08-a06f-4e3c-87ad-0b8b35a0e868} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.903289 [ 3 ] {} HTTP-Session: 00be4db5-3f7d-4372-b211-2e58e8c99c76 Destroying unnamed session 2024.01.17 05:15:38.903444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.903520 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.903562 [ 3 ] {} HTTP-Session: b47da1af-1a53-440e-b147-6507d1ecae3c Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.903595 [ 3 ] {} HTTP-Session: b47da1af-1a53-440e-b147-6507d1ecae3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.903807 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.903880 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2024.01.17 05:15:38.939936 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} oximeter.measurements_f64 (b8270363-cde9-42e0-8e34-96b978b1a6e7): Loading data parts 2024.01.17 05:15:38.940135 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} oximeter.measurements_f64 (b8270363-cde9-42e0-8e34-96b978b1a6e7): There are no data parts 2024.01.17 05:15:38.999220 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} DynamicQueryHandler: Done processing query 2024.01.17 05:15:38.999271 [ 3 ] {999c39fd-b7dc-4d94-9027-5a8a8e45bb97} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:38.999297 [ 3 ] {} HTTP-Session: b47da1af-1a53-440e-b147-6507d1ecae3c Destroying unnamed session 2024.01.17 05:15:38.999436 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:38.999500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:38.999528 [ 3 ] {} HTTP-Session: 4c175fda-46b3-4b78-9566-63788f3e6446 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:38.999546 [ 3 ] {} HTTP-Session: 4c175fda-46b3-4b78-9566-63788f3e6446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:38.999756 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:38.999818 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2024.01.17 05:15:39.000148 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.30 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 8.00 MiB 2024.01.17 05:15:39.014117 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} oximeter.measurements_string (faa6857b-6fb1-45f7-9175-82173aeb57c9): Loading data parts 2024.01.17 05:15:39.014238 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} oximeter.measurements_string (faa6857b-6fb1-45f7-9175-82173aeb57c9): There are no data parts 2024.01.17 05:15:39.025088 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.025149 [ 3 ] {8401130b-568d-4423-99b2-d79f2b994e27} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.025170 [ 3 ] {} HTTP-Session: 4c175fda-46b3-4b78-9566-63788f3e6446 Destroying unnamed session 2024.01.17 05:15:39.025323 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.025380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.025400 [ 3 ] {} HTTP-Session: bfaee3ad-9dfe-4689-a255-424718edc4d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.025425 [ 3 ] {} HTTP-Session: bfaee3ad-9dfe-4689-a255-424718edc4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.025646 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.025704 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2024.01.17 05:15:39.037475 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} oximeter.measurements_bytes (48f7f5fd-bd69-4164-a21b-503486122188): Loading data parts 2024.01.17 05:15:39.037680 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} oximeter.measurements_bytes (48f7f5fd-bd69-4164-a21b-503486122188): There are no data parts 2024.01.17 05:15:39.049059 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.049118 [ 3 ] {870d0118-ed00-4ee0-954a-9846ad74fd65} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.049138 [ 3 ] {} HTTP-Session: bfaee3ad-9dfe-4689-a255-424718edc4d2 Destroying unnamed session 2024.01.17 05:15:39.049285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.049348 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.049368 [ 3 ] {} HTTP-Session: bc3f8b44-456b-40f1-b75f-16fe10211cbe Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.049402 [ 3 ] {} HTTP-Session: bc3f8b44-456b-40f1-b75f-16fe10211cbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.049615 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.049683 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2024.01.17 05:15:39.061424 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} oximeter.measurements_cumulativei64 (446e56c2-8cd1-4a3c-9164-c93a3b5c3022): Loading data parts 2024.01.17 05:15:39.061601 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} oximeter.measurements_cumulativei64 (446e56c2-8cd1-4a3c-9164-c93a3b5c3022): There are no data parts 2024.01.17 05:15:39.072458 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.072533 [ 3 ] {cb351f6c-c658-48bc-bf8f-0566a40339fe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.072559 [ 3 ] {} HTTP-Session: bc3f8b44-456b-40f1-b75f-16fe10211cbe Destroying unnamed session 2024.01.17 05:15:39.072702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.072758 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.072785 [ 3 ] {} HTTP-Session: 5a99c084-1118-4197-917f-16340418d219 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.072802 [ 3 ] {} HTTP-Session: 5a99c084-1118-4197-917f-16340418d219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.073018 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.073072 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2024.01.17 05:15:39.084896 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Loading data parts 2024.01.17 05:15:39.085085 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): There are no data parts 2024.01.17 05:15:39.096499 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.096526 [ 3 ] {61ab94f5-f05d-407c-87da-f7ce4de0f087} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.096598 [ 3 ] {} HTTP-Session: 5a99c084-1118-4197-917f-16340418d219 Destroying unnamed session 2024.01.17 05:15:39.096774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.096884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.096918 [ 3 ] {} HTTP-Session: 262c0cda-2199-4334-a94f-e67ca964f2a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.096936 [ 3 ] {} HTTP-Session: 262c0cda-2199-4334-a94f-e67ca964f2a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.097149 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.097209 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2024.01.17 05:15:39.109324 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} oximeter.measurements_cumulativef32 (30dd7550-3b41-4cc3-8d6e-85d3ad911bff): Loading data parts 2024.01.17 05:15:39.109440 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} oximeter.measurements_cumulativef32 (30dd7550-3b41-4cc3-8d6e-85d3ad911bff): There are no data parts 2024.01.17 05:15:39.130370 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.130421 [ 3 ] {9a00f8e5-7dec-4bd8-aa4a-d87e06e648e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.130442 [ 3 ] {} HTTP-Session: 262c0cda-2199-4334-a94f-e67ca964f2a0 Destroying unnamed session 2024.01.17 05:15:39.130589 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.130663 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.130687 [ 3 ] {} HTTP-Session: 3bb11681-de4f-4f8a-bf71-107ddabef741 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.130709 [ 3 ] {} HTTP-Session: 3bb11681-de4f-4f8a-bf71-107ddabef741 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.130981 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.131049 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2024.01.17 05:15:39.144455 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} oximeter.measurements_cumulativef64 (73da0c45-9ad2-4ed3-811f-495e28dcf090): Loading data parts 2024.01.17 05:15:39.144549 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} oximeter.measurements_cumulativef64 (73da0c45-9ad2-4ed3-811f-495e28dcf090): There are no data parts 2024.01.17 05:15:39.157755 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.157860 [ 3 ] {479fc343-3b4b-446d-9bca-d331b85c13ea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.157877 [ 3 ] {} HTTP-Session: 3bb11681-de4f-4f8a-bf71-107ddabef741 Destroying unnamed session 2024.01.17 05:15:39.158024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.158085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.158106 [ 3 ] {} HTTP-Session: 757ae01a-eeed-4fcf-bae3-44a45cff309b Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.158129 [ 3 ] {} HTTP-Session: 757ae01a-eeed-4fcf-bae3-44a45cff309b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.158362 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.158421 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2024.01.17 05:15:39.168614 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} oximeter.measurements_histogrami8 (0e9a0f00-8414-4c22-a213-ed8084c23fea): Loading data parts 2024.01.17 05:15:39.168701 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} oximeter.measurements_histogrami8 (0e9a0f00-8414-4c22-a213-ed8084c23fea): There are no data parts 2024.01.17 05:15:39.181703 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.181756 [ 3 ] {419df708-c871-4e4d-8f25-8b1807fa8f7f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.181776 [ 3 ] {} HTTP-Session: 757ae01a-eeed-4fcf-bae3-44a45cff309b Destroying unnamed session 2024.01.17 05:15:39.181932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.181995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.182018 [ 3 ] {} HTTP-Session: 7ce83d4b-fae9-4d7f-a66b-82b6f664ef33 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.182045 [ 3 ] {} HTTP-Session: 7ce83d4b-fae9-4d7f-a66b-82b6f664ef33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.182317 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.182372 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2024.01.17 05:15:39.192516 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} oximeter.measurements_histogramu8 (df64af4e-110a-4a4c-b36a-52634d029872): Loading data parts 2024.01.17 05:15:39.192632 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} oximeter.measurements_histogramu8 (df64af4e-110a-4a4c-b36a-52634d029872): There are no data parts 2024.01.17 05:15:39.203313 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.203339 [ 3 ] {afb3e425-629a-48ba-96ed-b7f40e585d43} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.203354 [ 3 ] {} HTTP-Session: 7ce83d4b-fae9-4d7f-a66b-82b6f664ef33 Destroying unnamed session 2024.01.17 05:15:39.203497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.203561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.203581 [ 3 ] {} HTTP-Session: 83e3b171-ff19-4885-82aa-ede0a3f7a24d Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.203604 [ 3 ] {} HTTP-Session: 83e3b171-ff19-4885-82aa-ede0a3f7a24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.203828 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.203885 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2024.01.17 05:15:39.207396 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} oximeter.measurements_histogrami16 (496c5d2e-d6a5-41f5-b472-68f20aa7837b): Loading data parts 2024.01.17 05:15:39.207493 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} oximeter.measurements_histogrami16 (496c5d2e-d6a5-41f5-b472-68f20aa7837b): There are no data parts 2024.01.17 05:15:39.218856 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.218888 [ 3 ] {c4ab99cb-6e07-4edf-aa5c-df48b2935a3e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.218915 [ 3 ] {} HTTP-Session: 83e3b171-ff19-4885-82aa-ede0a3f7a24d Destroying unnamed session 2024.01.17 05:15:39.219042 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.219105 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.219135 [ 3 ] {} HTTP-Session: 6566494e-b27a-4ccb-8e73-ff2f478070fc Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.219156 [ 3 ] {} HTTP-Session: 6566494e-b27a-4ccb-8e73-ff2f478070fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.219404 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.219458 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2024.01.17 05:15:39.231603 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} oximeter.measurements_histogramu16 (040c1f7e-fdba-4e10-adea-7631f016190a): Loading data parts 2024.01.17 05:15:39.231708 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} oximeter.measurements_histogramu16 (040c1f7e-fdba-4e10-adea-7631f016190a): There are no data parts 2024.01.17 05:15:39.242961 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.242989 [ 3 ] {6616c4d7-66b1-45fc-990d-5dace61b2306} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.243033 [ 3 ] {} HTTP-Session: 6566494e-b27a-4ccb-8e73-ff2f478070fc Destroying unnamed session 2024.01.17 05:15:39.243183 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.243229 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.243255 [ 3 ] {} HTTP-Session: afc85a1c-db3f-4bd7-b5db-aa912b1a5709 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.243277 [ 3 ] {} HTTP-Session: afc85a1c-db3f-4bd7-b5db-aa912b1a5709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.243493 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.243550 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2024.01.17 05:15:39.265286 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} oximeter.measurements_histogrami32 (b4d0ec1a-bf61-4bd0-8edf-38abd8f1f1df): Loading data parts 2024.01.17 05:15:39.265443 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} oximeter.measurements_histogrami32 (b4d0ec1a-bf61-4bd0-8edf-38abd8f1f1df): There are no data parts 2024.01.17 05:15:39.279623 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.279657 [ 3 ] {6bf53c18-873d-4fae-bba5-8ea764099009} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.279673 [ 3 ] {} HTTP-Session: afc85a1c-db3f-4bd7-b5db-aa912b1a5709 Destroying unnamed session 2024.01.17 05:15:39.279809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.279859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.279879 [ 3 ] {} HTTP-Session: 5ddebc60-5ceb-4201-a890-9967142a6242 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.279903 [ 3 ] {} HTTP-Session: 5ddebc60-5ceb-4201-a890-9967142a6242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.280117 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.280179 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2024.01.17 05:15:39.303169 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} oximeter.measurements_histogramu32 (d6369f3b-8a03-470e-8f09-886464b3d93d): Loading data parts 2024.01.17 05:15:39.303334 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} oximeter.measurements_histogramu32 (d6369f3b-8a03-470e-8f09-886464b3d93d): There are no data parts 2024.01.17 05:15:39.324789 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.324872 [ 3 ] {bdff2289-223a-4c42-8221-b4b0293dbfc6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.324902 [ 3 ] {} HTTP-Session: 5ddebc60-5ceb-4201-a890-9967142a6242 Destroying unnamed session 2024.01.17 05:15:39.325029 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.325084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.325115 [ 3 ] {} HTTP-Session: dbea2506-36ed-499b-b764-5038a684b1e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.325131 [ 3 ] {} HTTP-Session: dbea2506-36ed-499b-b764-5038a684b1e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.325354 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.325416 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2024.01.17 05:15:39.350541 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} oximeter.measurements_histogrami64 (348f1067-6cd1-4ba5-a5f7-08c58cb2c817): Loading data parts 2024.01.17 05:15:39.350649 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} oximeter.measurements_histogrami64 (348f1067-6cd1-4ba5-a5f7-08c58cb2c817): There are no data parts 2024.01.17 05:15:39.355695 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.355728 [ 3 ] {c6100f41-61ec-48aa-82b9-91095179bb68} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.355824 [ 3 ] {} HTTP-Session: dbea2506-36ed-499b-b764-5038a684b1e3 Destroying unnamed session 2024.01.17 05:15:39.355980 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.356059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.356094 [ 3 ] {} HTTP-Session: 9efec053-a2f1-4ded-b7a8-1e34785bad06 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.356114 [ 3 ] {} HTTP-Session: 9efec053-a2f1-4ded-b7a8-1e34785bad06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.356380 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.356438 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2024.01.17 05:15:39.366740 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} oximeter.measurements_histogramu64 (c7da3653-64f9-456f-bbd1-7c68f1e784dd): Loading data parts 2024.01.17 05:15:39.366841 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} oximeter.measurements_histogramu64 (c7da3653-64f9-456f-bbd1-7c68f1e784dd): There are no data parts 2024.01.17 05:15:39.380090 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.380192 [ 3 ] {958c45d9-a7d5-4c9d-abcd-84e1a79914fc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.380209 [ 3 ] {} HTTP-Session: 9efec053-a2f1-4ded-b7a8-1e34785bad06 Destroying unnamed session 2024.01.17 05:15:39.380346 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.380415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.380435 [ 3 ] {} HTTP-Session: 756bf892-0044-4fdf-a7c7-e1afe7227f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.380463 [ 3 ] {} HTTP-Session: 756bf892-0044-4fdf-a7c7-e1afe7227f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.380684 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.380759 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2024.01.17 05:15:39.391038 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} oximeter.measurements_histogramf32 (1a4870f6-f52f-448e-8572-c95b7b976a8d): Loading data parts 2024.01.17 05:15:39.391183 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} oximeter.measurements_histogramf32 (1a4870f6-f52f-448e-8572-c95b7b976a8d): There are no data parts 2024.01.17 05:15:39.401430 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.401477 [ 3 ] {3bae0ac4-3cec-4e84-a5e9-909468f6cc6b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.401500 [ 3 ] {} HTTP-Session: 756bf892-0044-4fdf-a7c7-e1afe7227f7f Destroying unnamed session 2024.01.17 05:15:39.401703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.401759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.401778 [ 3 ] {} HTTP-Session: 38feee05-7a97-4e7d-ad6c-0e2d8eb7e701 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.401807 [ 3 ] {} HTTP-Session: 38feee05-7a97-4e7d-ad6c-0e2d8eb7e701 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.402040 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2024.01.17 05:15:39.402133 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2024.01.17 05:15:39.405473 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Loading data parts 2024.01.17 05:15:39.405688 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): There are no data parts 2024.01.17 05:15:39.416879 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.416909 [ 3 ] {550d81f9-c24a-48b2-917e-8b5e18891bd6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.416959 [ 3 ] {} HTTP-Session: 38feee05-7a97-4e7d-ad6c-0e2d8eb7e701 Destroying unnamed session 2024.01.17 05:15:39.417126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.417202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.417238 [ 3 ] {} HTTP-Session: ea674599-9482-401f-9bde-eb9a0f4d41e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.417260 [ 3 ] {} HTTP-Session: ea674599-9482-401f-9bde-eb9a0f4d41e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.417447 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} executeQuery: (from [fd00:1122:3344:101::d]:40118) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.417525 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2024.01.17 05:15:39.429900 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} oximeter.fields_bool (d0b5fc38-7fe2-4d84-b64f-f9ad14e9c47a): Loading data parts 2024.01.17 05:15:39.430001 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} oximeter.fields_bool (d0b5fc38-7fe2-4d84-b64f-f9ad14e9c47a): There are no data parts 2024.01.17 05:15:39.441024 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.441078 [ 3 ] {5f219f9b-b87b-4723-8e23-303508cbf64b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.441095 [ 3 ] {} HTTP-Session: ea674599-9482-401f-9bde-eb9a0f4d41e4 Destroying unnamed session 2024.01.17 05:15:39.441228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.441302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.441324 [ 3 ] {} HTTP-Session: 32059203-3753-498d-a9d5-adeb21831836 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.441353 [ 3 ] {} HTTP-Session: 32059203-3753-498d-a9d5-adeb21831836 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.441518 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.441576 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2024.01.17 05:15:39.464440 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} oximeter.fields_i8 (7221e910-e829-4198-8a0c-9343841515db): Loading data parts 2024.01.17 05:15:39.464543 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} oximeter.fields_i8 (7221e910-e829-4198-8a0c-9343841515db): There are no data parts 2024.01.17 05:15:39.474367 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.474405 [ 3 ] {df68e65c-9737-4bb1-86dd-46228be78bfa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.474458 [ 3 ] {} HTTP-Session: 32059203-3753-498d-a9d5-adeb21831836 Destroying unnamed session 2024.01.17 05:15:39.474607 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.474680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.474723 [ 3 ] {} HTTP-Session: ca763861-774a-46a0-aec7-cfbcf0c1dc0e Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.474750 [ 3 ] {} HTTP-Session: ca763861-774a-46a0-aec7-cfbcf0c1dc0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.474974 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.475030 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2024.01.17 05:15:39.503340 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} oximeter.fields_u8 (83273470-4b87-4bf1-888b-89fc4c678bd2): Loading data parts 2024.01.17 05:15:39.503505 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} oximeter.fields_u8 (83273470-4b87-4bf1-888b-89fc4c678bd2): There are no data parts 2024.01.17 05:15:39.534924 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.534968 [ 3 ] {bd162a65-7799-47bd-a11f-a383a239dadb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.534988 [ 3 ] {} HTTP-Session: ca763861-774a-46a0-aec7-cfbcf0c1dc0e Destroying unnamed session 2024.01.17 05:15:39.535154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.535220 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.535245 [ 3 ] {} HTTP-Session: ba39124d-0b1d-4695-a098-d74903876efe Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.535275 [ 3 ] {} HTTP-Session: ba39124d-0b1d-4695-a098-d74903876efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.535454 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.535508 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2024.01.17 05:15:39.544586 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} oximeter.fields_i16 (1b9a0ebe-783e-49de-b9fd-96f9d2e3bb59): Loading data parts 2024.01.17 05:15:39.544687 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} oximeter.fields_i16 (1b9a0ebe-783e-49de-b9fd-96f9d2e3bb59): There are no data parts 2024.01.17 05:15:39.548832 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.548862 [ 3 ] {9fa5d8be-8a7c-4f68-9842-76a8c7127065} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.548891 [ 3 ] {} HTTP-Session: ba39124d-0b1d-4695-a098-d74903876efe Destroying unnamed session 2024.01.17 05:15:39.549032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.549086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.549118 [ 3 ] {} HTTP-Session: 45221193-164a-4d4f-9e79-ace1fb130686 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.549146 [ 3 ] {} HTTP-Session: 45221193-164a-4d4f-9e79-ace1fb130686 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.549336 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.549388 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2024.01.17 05:15:39.566664 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Loading data parts 2024.01.17 05:15:39.566786 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): There are no data parts 2024.01.17 05:15:39.569950 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.569977 [ 3 ] {1c6e2297-eb20-4cf5-af9b-7eabdc774a9e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.569993 [ 3 ] {} HTTP-Session: 45221193-164a-4d4f-9e79-ace1fb130686 Destroying unnamed session 2024.01.17 05:15:39.570137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.570190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.570211 [ 3 ] {} HTTP-Session: aab267ba-2841-4671-ac5f-efcaaa75c920 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.570234 [ 3 ] {} HTTP-Session: aab267ba-2841-4671-ac5f-efcaaa75c920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.570398 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.570442 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2024.01.17 05:15:39.579459 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} oximeter.fields_i32 (debbc276-9c58-4805-946a-6d734aca997c): Loading data parts 2024.01.17 05:15:39.579573 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} oximeter.fields_i32 (debbc276-9c58-4805-946a-6d734aca997c): There are no data parts 2024.01.17 05:15:39.591287 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.591322 [ 3 ] {ef4a9c85-dfdc-4913-b09e-0002c9d1fb5e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.591341 [ 3 ] {} HTTP-Session: aab267ba-2841-4671-ac5f-efcaaa75c920 Destroying unnamed session 2024.01.17 05:15:39.591488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.591545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.591566 [ 3 ] {} HTTP-Session: 94f940e0-42d8-4385-afe2-3e131620f472 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.591594 [ 3 ] {} HTTP-Session: 94f940e0-42d8-4385-afe2-3e131620f472 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.591779 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.591825 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2024.01.17 05:15:39.627508 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} oximeter.fields_u32 (5b0dd2b1-9410-4bbe-9a8f-509196ba7ff5): Loading data parts 2024.01.17 05:15:39.627617 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} oximeter.fields_u32 (5b0dd2b1-9410-4bbe-9a8f-509196ba7ff5): There are no data parts 2024.01.17 05:15:39.630907 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.630934 [ 3 ] {41393704-b421-4eb4-9f7e-9a01e3588d15} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.630963 [ 3 ] {} HTTP-Session: 94f940e0-42d8-4385-afe2-3e131620f472 Destroying unnamed session 2024.01.17 05:15:39.631099 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.631154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.631182 [ 3 ] {} HTTP-Session: 2aa2f5f3-e6cf-4ec3-a8dc-d30d1ae820c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.631200 [ 3 ] {} HTTP-Session: 2aa2f5f3-e6cf-4ec3-a8dc-d30d1ae820c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.631369 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.631437 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2024.01.17 05:15:39.654036 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Loading data parts 2024.01.17 05:15:39.654180 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): There are no data parts 2024.01.17 05:15:39.657087 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.657239 [ 3 ] {50a5ce6e-da3e-4c62-9b7c-5f31f639fa29} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.657285 [ 3 ] {} HTTP-Session: 2aa2f5f3-e6cf-4ec3-a8dc-d30d1ae820c8 Destroying unnamed session 2024.01.17 05:15:39.657418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.657501 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.657553 [ 3 ] {} HTTP-Session: 55a5838f-48bb-40bb-8935-becc968edfaa Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.657580 [ 3 ] {} HTTP-Session: 55a5838f-48bb-40bb-8935-becc968edfaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.657777 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.657841 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2024.01.17 05:15:39.673426 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} oximeter.fields_u64 (1e20bbdf-d513-47e9-a17f-f2bf96ae2a18): Loading data parts 2024.01.17 05:15:39.673543 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} oximeter.fields_u64 (1e20bbdf-d513-47e9-a17f-f2bf96ae2a18): There are no data parts 2024.01.17 05:15:39.746188 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.746241 [ 3 ] {569b988b-92f2-4165-9c8e-f70dc5c3fca0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.746261 [ 3 ] {} HTTP-Session: 55a5838f-48bb-40bb-8935-becc968edfaa Destroying unnamed session 2024.01.17 05:15:39.746423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.746483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.746504 [ 3 ] {} HTTP-Session: f01d0637-b9d6-4627-9c1e-32fa9e6de652 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.746535 [ 3 ] {} HTTP-Session: f01d0637-b9d6-4627-9c1e-32fa9e6de652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.746696 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.746759 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2024.01.17 05:15:39.757237 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Loading data parts 2024.01.17 05:15:39.757383 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): There are no data parts 2024.01.17 05:15:39.760453 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.760479 [ 3 ] {16058e2a-f48e-4ba7-9448-66707187e775} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.760518 [ 3 ] {} HTTP-Session: f01d0637-b9d6-4627-9c1e-32fa9e6de652 Destroying unnamed session 2024.01.17 05:15:39.760645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.760790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.760823 [ 3 ] {} HTTP-Session: b94ff074-c4c7-4bc5-85f6-d72719e46821 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.760853 [ 3 ] {} HTTP-Session: b94ff074-c4c7-4bc5-85f6-d72719e46821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.761018 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.761083 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2024.01.17 05:15:39.765934 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Loading data parts 2024.01.17 05:15:39.766195 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): There are no data parts 2024.01.17 05:15:39.771038 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.771066 [ 3 ] {1aebdd35-4bda-4810-b282-54b8c4f85417} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.771083 [ 3 ] {} HTTP-Session: b94ff074-c4c7-4bc5-85f6-d72719e46821 Destroying unnamed session 2024.01.17 05:15:39.771309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.771372 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.771393 [ 3 ] {} HTTP-Session: c686df43-4509-45da-9a4a-bb1cc111e6d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.771423 [ 3 ] {} HTTP-Session: c686df43-4509-45da-9a4a-bb1cc111e6d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.771606 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} executeQuery: (from [fd00:1122:3344:101::d]:40118) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2024.01.17 05:15:39.771656 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2024.01.17 05:15:39.776537 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Loading data parts 2024.01.17 05:15:39.776643 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): There are no data parts 2024.01.17 05:15:39.779183 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.779231 [ 3 ] {c3c2151f-bb7e-46fd-b64d-dbd858b827ed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.779248 [ 3 ] {} HTTP-Session: c686df43-4509-45da-9a4a-bb1cc111e6d3 Destroying unnamed session 2024.01.17 05:15:39.779394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.779455 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.779475 [ 3 ] {} HTTP-Session: 1dc99879-b84c-4fc0-bbe4-b3b415518b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.779507 [ 3 ] {} HTTP-Session: 1dc99879-b84c-4fc0-bbe4-b3b415518b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.779756 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} executeQuery: (from [fd00:1122:3344:101::d]:40118) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2024.01.17 05:15:39.779839 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2024.01.17 05:15:39.785510 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d): Loading data parts 2024.01.17 05:15:39.785644 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d): There are no data parts 2024.01.17 05:15:39.787542 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.787582 [ 3 ] {7e796cda-e097-46ca-ac94-f1058b75a069} MemoryTracker: Peak memory usage (for query): 0.00 B. 2024.01.17 05:15:39.787629 [ 3 ] {} HTTP-Session: 1dc99879-b84c-4fc0-bbe4-b3b415518b14 Destroying unnamed session 2024.01.17 05:15:39.787795 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40118, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:15:39.787859 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:15:39.787893 [ 3 ] {} HTTP-Session: 7ccf54aa-116f-46d7-985b-e2ac2f488fae Authenticating user 'default' from [fd00:1122:3344:101::d]:40118 2024.01.17 05:15:39.787912 [ 3 ] {} HTTP-Session: 7ccf54aa-116f-46d7-985b-e2ac2f488fae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:15:39.788049 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} executeQuery: (from [fd00:1122:3344:101::d]:40118) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2024.01.17 05:15:39.788174 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2024.01.17 05:15:39.791813 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2024.01.17 05:15:39.794246 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.17 05:15:39.794554 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} oximeter.version (f2dc3497-ae59-444e-bb47-47f7fa1a4c1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.17 05:15:39.794781 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} executeQuery: Read 1 rows, 16.00 B in 0.006684134 sec., 149 rows/sec., 2.34 KiB/sec. 2024.01.17 05:15:39.794927 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} DynamicQueryHandler: Done processing query 2024.01.17 05:15:39.794958 [ 3 ] {e74258df-d54b-4343-aa64-6e1a439f0a53} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2024.01.17 05:15:39.794995 [ 3 ] {} HTTP-Session: 7ccf54aa-116f-46d7-985b-e2ac2f488fae Destroying unnamed session 2024.01.17 05:15:40.000146 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.69 MiB, peak 231.77 MiB, will set to 228.30 MiB (RSS), difference: 1.61 MiB 2024.01.17 05:15:53.505113 [ 160 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:15:53.505213 [ 160 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:16:08.505357 [ 136 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:16:08.505422 [ 136 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:16:23.505521 [ 114 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:16:23.505611 [ 114 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:16:29.811196 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:29.811365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:29.811442 [ 3 ] {} HTTP-Session: daea7d28-8705-4915-9976-ab4283a4ee70 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:29.811465 [ 3 ] {} HTTP-Session: daea7d28-8705-4915-9976-ab4283a4ee70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:29.811649 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:16:29.812044 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:16:29.812775 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:16:29.812901 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:16:29.813819 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} DynamicQueryHandler: Done processing query 2024.01.17 05:16:29.813849 [ 3 ] {ef26239d-4d4f-4f2b-bcbc-50e1bd13d42a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.17 05:16:29.813909 [ 3 ] {} HTTP-Session: daea7d28-8705-4915-9976-ab4283a4ee70 Destroying unnamed session 2024.01.17 05:16:29.819165 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:29.819219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:29.819302 [ 3 ] {} HTTP-Session: aadd3f0d-5e03-446e-83f6-f4d53258043a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:29.819325 [ 3 ] {} HTTP-Session: aadd3f0d-5e03-446e-83f6-f4d53258043a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:29.819462 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:16:29.822301 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:16:29.822450 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:16:29.822544 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:16:29.823464 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} DynamicQueryHandler: Done processing query 2024.01.17 05:16:29.823492 [ 3 ] {22bb53d7-5ee4-4f62-a809-2bd6f44b1544} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.17 05:16:29.823546 [ 3 ] {} HTTP-Session: aadd3f0d-5e03-446e-83f6-f4d53258043a Destroying unnamed session 2024.01.17 05:16:29.823969 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:29.824027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:29.824049 [ 3 ] {} HTTP-Session: 7cb72d5a-c298-4b4d-9b44-2c5b2d4f29b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:29.824067 [ 3 ] {} HTTP-Session: 7cb72d5a-c298-4b4d-9b44-2c5b2d4f29b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:29.824187 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:16:29.826595 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:16:29.826748 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:16:29.826792 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:16:29.827661 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} DynamicQueryHandler: Done processing query 2024.01.17 05:16:29.827688 [ 3 ] {3141fa2a-b4db-4850-98ff-0b0f67c235df} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.17 05:16:29.827703 [ 3 ] {} HTTP-Session: 7cb72d5a-c298-4b4d-9b44-2c5b2d4f29b0 Destroying unnamed session 2024.01.17 05:16:29.827897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:29.827942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:29.827962 [ 3 ] {} HTTP-Session: 90cdf385-0922-4c78-9532-d7f273ded814 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:29.827979 [ 3 ] {} HTTP-Session: 90cdf385-0922-4c78-9532-d7f273ded814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:29.828100 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:16:29.828451 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:16:29.828600 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:16:29.828643 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:16:29.829428 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} DynamicQueryHandler: Done processing query 2024.01.17 05:16:29.829455 [ 3 ] {8cab8793-3642-460d-a5d7-5cc6c27a4dd6} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.17 05:16:29.829471 [ 3 ] {} HTTP-Session: 90cdf385-0922-4c78-9532-d7f273ded814 Destroying unnamed session 2024.01.17 05:16:29.830758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:29.830804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:29.830823 [ 3 ] {} HTTP-Session: ce6af3a6-8f1d-44b4-bb7e-01bb9b4df180 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:29.830839 [ 3 ] {} HTTP-Session: ce6af3a6-8f1d-44b4-bb7e-01bb9b4df180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:29.830918 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:29.830959 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:16:29.831692 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:29.832794 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:29.833372 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.17 05:16:29.833642 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.17 05:16:29.833791 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} executeQuery: Read 4 rows, 443.00 B in 0.002835883 sec., 1410 rows/sec., 152.55 KiB/sec. 2024.01.17 05:16:29.833953 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} DynamicQueryHandler: Done processing query 2024.01.17 05:16:29.833977 [ 3 ] {43ebad9b-d599-4543-bf4c-bd5b3fc3bd9d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:16:29.833994 [ 3 ] {} HTTP-Session: ce6af3a6-8f1d-44b4-bb7e-01bb9b4df180 Destroying unnamed session 2024.01.17 05:16:29.834112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 2777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:29.834158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:29.834177 [ 3 ] {} HTTP-Session: 76306e65-111e-48e0-97f9-f4bdd7570166 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:29.834194 [ 3 ] {} HTTP-Session: 76306e65-111e-48e0-97f9-f4bdd7570166 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:29.834265 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:29.834307 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:16:29.834414 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:29.837891 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:29.838263 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.17 05:16:29.838533 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.17 05:16:29.838671 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} executeQuery: Read 19 rows, 1.54 KiB in 0.004375921 sec., 4341 rows/sec., 351.93 KiB/sec. 2024.01.17 05:16:29.838804 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} DynamicQueryHandler: Done processing query 2024.01.17 05:16:29.838828 [ 3 ] {a0d92b0a-dfca-48ae-afbe-276ee62e9d65} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.17 05:16:29.838844 [ 3 ] {} HTTP-Session: 76306e65-111e-48e0-97f9-f4bdd7570166 Destroying unnamed session 2024.01.17 05:16:29.838968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:29.839022 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:29.839044 [ 3 ] {} HTTP-Session: 8eea6288-d825-418c-b744-14906a07f9db Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:29.839061 [ 3 ] {} HTTP-Session: 8eea6288-d825-418c-b744-14906a07f9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:29.839136 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:29.839175 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:16:29.839280 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:29.839593 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:29.840045 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.17 05:16:29.840323 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.17 05:16:29.840463 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} executeQuery: Read 57 rows, 5.11 KiB in 0.001299245 sec., 43871 rows/sec., 3.84 MiB/sec. 2024.01.17 05:16:29.840600 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} DynamicQueryHandler: Done processing query 2024.01.17 05:16:29.840624 [ 3 ] {2a4db8e8-60d3-45d3-8703-ab3328119721} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:16:29.840639 [ 3 ] {} HTTP-Session: 8eea6288-d825-418c-b744-14906a07f9db Destroying unnamed session 2024.01.17 05:16:29.840769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6326, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:29.840814 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:29.840833 [ 3 ] {} HTTP-Session: 78f72609-1dd8-47a0-85c5-df59c70acdc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:29.840850 [ 3 ] {} HTTP-Session: 78f72609-1dd8-47a0-85c5-df59c70acdc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:29.840922 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:29.840958 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:16:29.843637 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:29.845976 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:29.846375 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.17 05:16:29.846646 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.17 05:16:29.846785 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} executeQuery: Read 37 rows, 2.97 KiB in 0.005829179 sec., 6347 rows/sec., 509.29 KiB/sec. 2024.01.17 05:16:29.846903 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} DynamicQueryHandler: Done processing query 2024.01.17 05:16:29.846926 [ 3 ] {eab163ab-274b-494e-9e66-3bd67706d897} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:16:29.846941 [ 3 ] {} HTTP-Session: 78f72609-1dd8-47a0-85c5-df59c70acdc7 Destroying unnamed session 2024.01.17 05:16:29.847158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 20367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:29.847203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:29.847222 [ 3 ] {} HTTP-Session: 92c111a4-81c0-40ab-be04-082a956a5180 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:29.847239 [ 3 ] {} HTTP-Session: 92c111a4-81c0-40ab-be04-082a956a5180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:29.847318 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:29.847362 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:16:29.847514 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:29.847935 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:29.848966 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.17 05:16:29.849322 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.17 05:16:29.849460 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} executeQuery: Read 19 rows, 26.25 KiB in 0.002113549 sec., 8989 rows/sec., 12.13 MiB/sec. 2024.01.17 05:16:29.849589 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} DynamicQueryHandler: Done processing query 2024.01.17 05:16:29.849612 [ 3 ] {48231b49-6bd1-4d0e-8de5-e71e99dde058} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:16:29.849628 [ 3 ] {} HTTP-Session: 92c111a4-81c0-40ab-be04-082a956a5180 Destroying unnamed session 2024.01.17 05:16:29.849764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 4321, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:29.849809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:29.849828 [ 3 ] {} HTTP-Session: 250aa522-f73c-4d2d-8979-db010874a074 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:29.849846 [ 3 ] {} HTTP-Session: 250aa522-f73c-4d2d-8979-db010874a074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:29.849919 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:29.850500 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.17 05:16:29.850612 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:29.850919 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:29.851371 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.17 05:16:29.851722 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} oximeter.measurements_i64 (8e33b5a1-901d-4f8f-a910-5efc9412afcb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.17 05:16:29.851865 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} executeQuery: Read 27 rows, 1.99 KiB in 0.001912436 sec., 14118 rows/sec., 1.02 MiB/sec. 2024.01.17 05:16:29.852002 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} DynamicQueryHandler: Done processing query 2024.01.17 05:16:29.852035 [ 3 ] {71856857-48e0-4af6-8bec-0fc46d985c9d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.17 05:16:29.852050 [ 3 ] {} HTTP-Session: 250aa522-f73c-4d2d-8979-db010874a074 Destroying unnamed session 2024.01.17 05:16:38.505861 [ 112 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:16:38.505926 [ 112 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:16:39.797603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:39.797701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:39.797725 [ 3 ] {} HTTP-Session: 759e30c8-231e-4f0c-9e75-cf2ade1ba1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:39.797748 [ 3 ] {} HTTP-Session: 759e30c8-231e-4f0c-9e75-cf2ade1ba1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:39.797871 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:39.797927 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:16:39.798095 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:39.798502 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:39.798754 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.17 05:16:39.798913 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.17 05:16:39.799039 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} executeQuery: Read 21 rows, 1.70 KiB in 0.001121811 sec., 18719 rows/sec., 1.48 MiB/sec. 2024.01.17 05:16:39.799193 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} DynamicQueryHandler: Done processing query 2024.01.17 05:16:39.799218 [ 3 ] {ae783eff-44a3-4438-8786-c710baf49ed0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.17 05:16:39.799234 [ 3 ] {} HTTP-Session: 759e30c8-231e-4f0c-9e75-cf2ade1ba1a5 Destroying unnamed session 2024.01.17 05:16:39.799388 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 9555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:39.799433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:39.799453 [ 3 ] {} HTTP-Session: a0d6cbf6-d2e6-4ebc-8cb2-121a636e4eb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:39.799469 [ 3 ] {} HTTP-Session: a0d6cbf6-d2e6-4ebc-8cb2-121a636e4eb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:39.799542 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:39.799582 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:16:39.799686 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:39.800062 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:39.800265 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.17 05:16:39.800406 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.17 05:16:39.800501 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} executeQuery: Read 63 rows, 5.68 KiB in 0.000930387 sec., 67713 rows/sec., 5.97 MiB/sec. 2024.01.17 05:16:39.800621 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} DynamicQueryHandler: Done processing query 2024.01.17 05:16:39.800644 [ 3 ] {76efa981-b40e-4275-85ea-ba6aaa13e020} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:16:39.800659 [ 3 ] {} HTTP-Session: a0d6cbf6-d2e6-4ebc-8cb2-121a636e4eb7 Destroying unnamed session 2024.01.17 05:16:39.800799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:39.800842 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:39.800860 [ 3 ] {} HTTP-Session: 6aee9272-53bd-49a9-b805-801b5ad3e80e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:39.800876 [ 3 ] {} HTTP-Session: 6aee9272-53bd-49a9-b805-801b5ad3e80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:39.800945 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:39.800981 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:16:39.801093 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:39.801376 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:39.801575 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.17 05:16:39.801717 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.17 05:16:39.801814 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} executeQuery: Read 21 rows, 1.68 KiB in 0.000840906 sec., 24973 rows/sec., 1.95 MiB/sec. 2024.01.17 05:16:39.801932 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} DynamicQueryHandler: Done processing query 2024.01.17 05:16:39.801955 [ 3 ] {827716cc-4fe7-415e-94d5-9b43464003ef} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.17 05:16:39.801970 [ 3 ] {} HTTP-Session: 6aee9272-53bd-49a9-b805-801b5ad3e80e Destroying unnamed session 2024.01.17 05:16:39.802180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:39.802224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:39.802242 [ 3 ] {} HTTP-Session: 8ef46527-87d7-4f72-a33e-b78c6be8989e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:39.802258 [ 3 ] {} HTTP-Session: 8ef46527-87d7-4f72-a33e-b78c6be8989e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:39.802331 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:39.802375 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:16:39.802508 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:39.802917 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:39.803214 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.17 05:16:39.803382 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.17 05:16:39.803477 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} executeQuery: Read 21 rows, 29.02 KiB in 0.001117451 sec., 18792 rows/sec., 25.36 MiB/sec. 2024.01.17 05:16:39.803596 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} DynamicQueryHandler: Done processing query 2024.01.17 05:16:39.803624 [ 3 ] {3ae75983-8658-40b4-9a81-be3f29d8414a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:16:39.803639 [ 3 ] {} HTTP-Session: 8ef46527-87d7-4f72-a33e-b78c6be8989e Destroying unnamed session 2024.01.17 05:16:49.797939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:49.798068 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:49.798099 [ 3 ] {} HTTP-Session: 6e6dc206-f372-4f01-bcbb-eed35c507d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:49.798127 [ 3 ] {} HTTP-Session: 6e6dc206-f372-4f01-bcbb-eed35c507d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:49.798264 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:49.798329 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:16:49.798509 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:49.799047 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:49.799307 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.17 05:16:49.799476 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.17 05:16:49.799594 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} executeQuery: Read 21 rows, 1.70 KiB in 0.001291944 sec., 16254 rows/sec., 1.29 MiB/sec. 2024.01.17 05:16:49.799734 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} DynamicQueryHandler: Done processing query 2024.01.17 05:16:49.799761 [ 3 ] {1eab86cb-11c8-4923-aef5-e6e9585be0ec} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.17 05:16:49.799778 [ 3 ] {} HTTP-Session: 6e6dc206-f372-4f01-bcbb-eed35c507d7c Destroying unnamed session 2024.01.17 05:16:49.799924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 9555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:49.799976 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:49.799997 [ 3 ] {} HTTP-Session: 84ed87ef-9183-4dc0-9ce9-787ab361645f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:49.800015 [ 3 ] {} HTTP-Session: 84ed87ef-9183-4dc0-9ce9-787ab361645f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:49.800100 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:49.800144 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:16:49.800251 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:49.800603 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:49.800819 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.17 05:16:49.800975 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.17 05:16:49.801077 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} executeQuery: Read 63 rows, 5.68 KiB in 0.000947387 sec., 66498 rows/sec., 5.86 MiB/sec. 2024.01.17 05:16:49.801192 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} DynamicQueryHandler: Done processing query 2024.01.17 05:16:49.801216 [ 3 ] {521bdb9e-008c-411f-b2fe-3c3c588725a6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:16:49.801232 [ 3 ] {} HTTP-Session: 84ed87ef-9183-4dc0-9ce9-787ab361645f Destroying unnamed session 2024.01.17 05:16:49.801382 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:49.801428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:49.801450 [ 3 ] {} HTTP-Session: b8d5ec47-1c82-4314-8538-028a76bd2fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:49.801466 [ 3 ] {} HTTP-Session: b8d5ec47-1c82-4314-8538-028a76bd2fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:49.801539 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:49.801579 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:16:49.801684 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:49.801962 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:49.802172 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.17 05:16:49.802321 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.17 05:16:49.802419 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} executeQuery: Read 21 rows, 1.68 KiB in 0.000852466 sec., 24634 rows/sec., 1.93 MiB/sec. 2024.01.17 05:16:49.802533 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} DynamicQueryHandler: Done processing query 2024.01.17 05:16:49.802556 [ 3 ] {a07f9939-0c2e-4439-9ff6-b5b63503287a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.17 05:16:49.802572 [ 3 ] {} HTTP-Session: b8d5ec47-1c82-4314-8538-028a76bd2fb4 Destroying unnamed session 2024.01.17 05:16:49.802733 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:49.802782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:49.802802 [ 3 ] {} HTTP-Session: f6227522-7e9e-46c3-ac59-b23b1aeb1d93 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:49.802818 [ 3 ] {} HTTP-Session: f6227522-7e9e-46c3-ac59-b23b1aeb1d93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:49.802893 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:49.802938 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:16:49.803074 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:49.803446 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.09 GiB. 2024.01.17 05:16:49.803743 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.17 05:16:49.803924 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.17 05:16:49.804027 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} executeQuery: Read 21 rows, 29.02 KiB in 0.00110554 sec., 18995 rows/sec., 25.63 MiB/sec. 2024.01.17 05:16:49.804143 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} DynamicQueryHandler: Done processing query 2024.01.17 05:16:49.804167 [ 3 ] {f0cfa94c-c0d5-4b21-a8f2-34062c568799} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:16:49.804182 [ 3 ] {} HTTP-Session: f6227522-7e9e-46c3-ac59-b23b1aeb1d93 Destroying unnamed session 2024.01.17 05:16:53.506162 [ 98 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:16:53.506226 [ 98 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:16:59.798273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:59.798401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:59.798432 [ 3 ] {} HTTP-Session: 42fc226e-54e1-43f8-91b0-d195bd1fbae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:59.798461 [ 3 ] {} HTTP-Session: 42fc226e-54e1-43f8-91b0-d195bd1fbae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:59.798598 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:59.798665 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:16:59.798838 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:59.799398 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:16:59.799661 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.17 05:16:59.799826 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.17 05:16:59.799949 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} executeQuery: Read 21 rows, 1.70 KiB in 0.001310825 sec., 16020 rows/sec., 1.27 MiB/sec. 2024.01.17 05:16:59.800138 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} DynamicQueryHandler: Done processing query 2024.01.17 05:16:59.800166 [ 3 ] {7d76ccfa-3453-4489-be15-c384cdfb8bb8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.17 05:16:59.800184 [ 3 ] {} HTTP-Session: 42fc226e-54e1-43f8-91b0-d195bd1fbae3 Destroying unnamed session 2024.01.17 05:16:59.800321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 9555, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:59.800373 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:59.800396 [ 3 ] {} HTTP-Session: 5a9d2bb2-c558-4fc7-aeaa-272624c87634 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:59.800414 [ 3 ] {} HTTP-Session: 5a9d2bb2-c558-4fc7-aeaa-272624c87634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:59.800501 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:59.800546 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:16:59.800658 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:59.801017 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:16:59.801231 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.17 05:16:59.801385 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.17 05:16:59.801485 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} executeQuery: Read 63 rows, 5.68 KiB in 0.000952297 sec., 66155 rows/sec., 5.83 MiB/sec. 2024.01.17 05:16:59.801603 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} DynamicQueryHandler: Done processing query 2024.01.17 05:16:59.801627 [ 3 ] {7b30516d-b905-4946-b130-58f2a9e5d2df} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:16:59.801645 [ 3 ] {} HTTP-Session: 5a9d2bb2-c558-4fc7-aeaa-272624c87634 Destroying unnamed session 2024.01.17 05:16:59.801799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:59.801847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:59.801870 [ 3 ] {} HTTP-Session: ad7232f2-7251-487d-861d-2c93be69ad48 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:59.801887 [ 3 ] {} HTTP-Session: ad7232f2-7251-487d-861d-2c93be69ad48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:59.801961 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:59.802000 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:16:59.802107 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:59.802422 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:16:59.802641 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.17 05:16:59.802799 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.17 05:16:59.802900 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} executeQuery: Read 21 rows, 1.68 KiB in 0.000910407 sec., 23066 rows/sec., 1.80 MiB/sec. 2024.01.17 05:16:59.803018 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} DynamicQueryHandler: Done processing query 2024.01.17 05:16:59.803043 [ 3 ] {9e5ed5dd-54e2-4e53-b515-69aba7a14712} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.17 05:16:59.803058 [ 3 ] {} HTTP-Session: ad7232f2-7251-487d-861d-2c93be69ad48 Destroying unnamed session 2024.01.17 05:16:59.803216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:16:59.803263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:16:59.803284 [ 3 ] {} HTTP-Session: 17f92822-8fb3-4d07-acf5-1061023802b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:16:59.803301 [ 3 ] {} HTTP-Session: 17f92822-8fb3-4d07-acf5-1061023802b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:16:59.803381 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:16:59.803428 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:16:59.803563 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:16:59.803946 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:16:59.804241 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.17 05:16:59.804433 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.17 05:16:59.804535 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} executeQuery: Read 21 rows, 29.02 KiB in 0.001123621 sec., 18689 rows/sec., 25.22 MiB/sec. 2024.01.17 05:16:59.804660 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} DynamicQueryHandler: Done processing query 2024.01.17 05:16:59.804684 [ 3 ] {8c7cff80-3f66-430d-ab12-2f6d56111110} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:16:59.804701 [ 3 ] {} HTTP-Session: 17f92822-8fb3-4d07-acf5-1061023802b6 Destroying unnamed session 2024.01.17 05:17:08.506262 [ 91 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:17:08.506325 [ 91 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:17:09.798864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.799011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.799053 [ 3 ] {} HTTP-Session: fcad44eb-feff-4ac2-964b-a21045481623 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.799092 [ 3 ] {} HTTP-Session: fcad44eb-feff-4ac2-964b-a21045481623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.799366 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:17:09.800230 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.800402 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.800507 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:17:09.800810 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2024.01.17 05:17:09.804885 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.17 05:17:09.804930 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.17 05:17:09.805075 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.17 05:17:09.808117 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} executeQuery: Read 4 rows, 443.00 B in 0.008680672 sec., 460 rows/sec., 49.84 KiB/sec. 2024.01.17 05:17:09.808344 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.808370 [ 3 ] {4e80304c-98f6-4c4f-870c-4cce39382d3b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.17 05:17:09.808387 [ 3 ] {} HTTP-Session: fcad44eb-feff-4ac2-964b-a21045481623 Destroying unnamed session 2024.01.17 05:17:09.808636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.808692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.808714 [ 3 ] {} HTTP-Session: 51659e01-df31-4f41-ae44-7e72a9f0e325 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.808734 [ 3 ] {} HTTP-Session: 51659e01-df31-4f41-ae44-7e72a9f0e325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.808868 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:17:09.809325 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.809489 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.809534 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:17:09.809688 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2024.01.17 05:17:09.809717 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.17 05:17:09.809740 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.17 05:17:09.809770 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.17 05:17:09.810641 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} executeQuery: Read 4 rows, 443.00 B in 0.001734352 sec., 2306 rows/sec., 249.44 KiB/sec. 2024.01.17 05:17:09.810836 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.810861 [ 3 ] {9e3059b0-2b28-4595-bf15-c90283d2c6ca} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.17 05:17:09.810878 [ 3 ] {} HTTP-Session: 51659e01-df31-4f41-ae44-7e72a9f0e325 Destroying unnamed session 2024.01.17 05:17:09.811197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.811241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.811260 [ 3 ] {} HTTP-Session: 5381f4dd-9552-478a-b8ae-83a3c3a8c1a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.811277 [ 3 ] {} HTTP-Session: 5381f4dd-9552-478a-b8ae-83a3c3a8c1a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.811393 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:17:09.811844 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.812005 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.812047 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:17:09.812193 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2024.01.17 05:17:09.812222 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.17 05:17:09.812244 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.17 05:17:09.812273 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.17 05:17:09.813115 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} executeQuery: Read 4 rows, 443.00 B in 0.001685571 sec., 2373 rows/sec., 256.66 KiB/sec. 2024.01.17 05:17:09.813301 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.813325 [ 3 ] {8828bcd3-801e-4930-9156-42b7cbff5df4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.17 05:17:09.813341 [ 3 ] {} HTTP-Session: 5381f4dd-9552-478a-b8ae-83a3c3a8c1a1 Destroying unnamed session 2024.01.17 05:17:09.813583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.813628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.813647 [ 3 ] {} HTTP-Session: 0ceca3bb-10bb-41e7-b1b4-6361df9b275c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.813664 [ 3 ] {} HTTP-Session: 0ceca3bb-10bb-41e7-b1b4-6361df9b275c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.813782 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:17:09.814234 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.814397 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.814437 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:17:09.814582 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2024.01.17 05:17:09.814611 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.17 05:17:09.814632 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.17 05:17:09.814661 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.17 05:17:09.815526 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} executeQuery: Read 4 rows, 443.00 B in 0.001706811 sec., 2343 rows/sec., 253.47 KiB/sec. 2024.01.17 05:17:09.815728 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.815754 [ 3 ] {7f72820a-ac44-4999-8772-94a594724f9b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.17 05:17:09.815770 [ 3 ] {} HTTP-Session: 0ceca3bb-10bb-41e7-b1b4-6361df9b275c Destroying unnamed session 2024.01.17 05:17:09.815992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.816036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.816054 [ 3 ] {} HTTP-Session: b6fe0702-1695-4891-8b09-3020b7a9df4b Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.816071 [ 3 ] {} HTTP-Session: b6fe0702-1695-4891-8b09-3020b7a9df4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.816189 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:17:09.816656 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.816820 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.816862 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:17:09.817005 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2024.01.17 05:17:09.817033 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.17 05:17:09.817054 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.17 05:17:09.817082 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.17 05:17:09.818055 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} executeQuery: Read 4 rows, 443.00 B in 0.001828445 sec., 2187 rows/sec., 236.60 KiB/sec. 2024.01.17 05:17:09.818243 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.818267 [ 3 ] {f8c4d5cf-1424-45ff-91a1-70f6a43ab990} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.17 05:17:09.818283 [ 3 ] {} HTTP-Session: b6fe0702-1695-4891-8b09-3020b7a9df4b Destroying unnamed session 2024.01.17 05:17:09.818532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.818576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.818595 [ 3 ] {} HTTP-Session: 1f74e0b1-f409-4c90-8059-fee56c5abc2d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.818612 [ 3 ] {} HTTP-Session: 1f74e0b1-f409-4c90-8059-fee56c5abc2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.818732 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:17:09.819200 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.819369 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.819411 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:17:09.819554 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2024.01.17 05:17:09.819583 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.17 05:17:09.819605 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2024.01.17 05:17:09.819634 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2024.01.17 05:17:09.820468 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} executeQuery: Read 4 rows, 443.00 B in 0.001698932 sec., 2354 rows/sec., 254.64 KiB/sec. 2024.01.17 05:17:09.820652 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.820676 [ 3 ] {f9ef10c9-d8ec-4bf7-9afb-4d3c66be3516} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2024.01.17 05:17:09.820692 [ 3 ] {} HTTP-Session: 1f74e0b1-f409-4c90-8059-fee56c5abc2d Destroying unnamed session 2024.01.17 05:17:09.830205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.830258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.830281 [ 3 ] {} HTTP-Session: b6e67892-380b-470f-9812-a6b70ca52e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.830302 [ 3 ] {} HTTP-Session: b6e67892-380b-470f-9812-a6b70ca52e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.830398 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:09.830449 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:09.830622 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:09.830971 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:09.831281 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.17 05:17:09.831446 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.17 05:17:09.831555 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} executeQuery: Read 6 rows, 996.00 B in 0.001123881 sec., 5338 rows/sec., 865.44 KiB/sec. 2024.01.17 05:17:09.831692 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.831716 [ 3 ] {a88cc95d-ea6e-4dec-bc3b-06573f2e5f1b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:17:09.831731 [ 3 ] {} HTTP-Session: b6e67892-380b-470f-9812-a6b70ca52e6f Destroying unnamed session 2024.01.17 05:17:09.831840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.831885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.831904 [ 3 ] {} HTTP-Session: ec63939c-e0f5-4ca4-a73e-a9b82970b254 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.831921 [ 3 ] {} HTTP-Session: ec63939c-e0f5-4ca4-a73e-a9b82970b254 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.831993 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:09.832033 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:17:09.832139 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:09.832441 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:09.832643 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.17 05:17:09.832793 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.17 05:17:09.832899 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} executeQuery: Read 21 rows, 1.70 KiB in 0.000878297 sec., 23909 rows/sec., 1.89 MiB/sec. 2024.01.17 05:17:09.833050 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.833073 [ 3 ] {ee57b521-519d-4ed2-9aad-c8634a88522f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2024.01.17 05:17:09.833089 [ 3 ] {} HTTP-Session: ec63939c-e0f5-4ca4-a73e-a9b82970b254 Destroying unnamed session 2024.01.17 05:17:09.833275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 14832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.833320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.833339 [ 3 ] {} HTTP-Session: d39852af-e96b-4e5f-805d-84b047648f6a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.833355 [ 3 ] {} HTTP-Session: d39852af-e96b-4e5f-805d-84b047648f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.833429 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:09.833467 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:17:09.833577 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:09.833918 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:09.834131 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.17 05:17:09.834281 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.17 05:17:09.834383 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} executeQuery: Read 99 rows, 8.78 KiB in 0.000926987 sec., 106797 rows/sec., 9.25 MiB/sec. 2024.01.17 05:17:09.834516 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.834540 [ 3 ] {b69084e2-290a-422e-adeb-db5311af8e30} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2024.01.17 05:17:09.834555 [ 3 ] {} HTTP-Session: d39852af-e96b-4e5f-805d-84b047648f6a Destroying unnamed session 2024.01.17 05:17:09.834700 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.834744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.834762 [ 3 ] {} HTTP-Session: 1ad5a3f5-a15f-4b24-9687-c902454fcb5e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.834779 [ 3 ] {} HTTP-Session: 1ad5a3f5-a15f-4b24-9687-c902454fcb5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.834848 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:09.834886 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:17:09.834990 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:09.835304 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:09.835507 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.17 05:17:09.835652 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.17 05:17:09.835754 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} executeQuery: Read 45 rows, 3.58 KiB in 0.000880126 sec., 51129 rows/sec., 3.97 MiB/sec. 2024.01.17 05:17:09.835875 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.835898 [ 3 ] {72fbe4c1-4438-4419-bd3a-b7abb373d92e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:09.835913 [ 3 ] {} HTTP-Session: 1ad5a3f5-a15f-4b24-9687-c902454fcb5e Destroying unnamed session 2024.01.17 05:17:09.836179 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 48625, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.836223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.836242 [ 3 ] {} HTTP-Session: f9f248d1-654f-4761-b4c9-2579b0b1718a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.836258 [ 3 ] {} HTTP-Session: f9f248d1-654f-4761-b4c9-2579b0b1718a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.836341 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:09.836384 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:17:09.836502 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:09.836904 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:09.837201 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.17 05:17:09.837378 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.17 05:17:09.837499 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} executeQuery: Read 252 rows, 18.21 KiB in 0.001129411 sec., 223125 rows/sec., 15.75 MiB/sec. 2024.01.17 05:17:09.837622 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.837646 [ 3 ] {97e5ee1d-952a-429c-91e8-5960adb29a72} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2024.01.17 05:17:09.837662 [ 3 ] {} HTTP-Session: f9f248d1-654f-4761-b4c9-2579b0b1718a Destroying unnamed session 2024.01.17 05:17:09.837887 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:09.837931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:09.837949 [ 3 ] {} HTTP-Session: 7b63bfd8-b219-4732-b00a-26ffb5d5ebed Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:09.837966 [ 3 ] {} HTTP-Session: 7b63bfd8-b219-4732-b00a-26ffb5d5ebed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:09.838042 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:09.838085 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:17:09.838221 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:09.838580 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:09.838874 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.17 05:17:09.839055 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.17 05:17:09.839190 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} executeQuery: Read 21 rows, 29.02 KiB in 0.001115241 sec., 18830 rows/sec., 25.41 MiB/sec. 2024.01.17 05:17:09.839322 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} DynamicQueryHandler: Done processing query 2024.01.17 05:17:09.839346 [ 3 ] {cef5c496-3634-4d86-b742-7e17a81bbcff} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:17:09.839361 [ 3 ] {} HTTP-Session: 7b63bfd8-b219-4732-b00a-26ffb5d5ebed Destroying unnamed session 2024.01.17 05:17:19.798573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:19.798702 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:19.798731 [ 3 ] {} HTTP-Session: b66c0050-6d5c-4e9e-bddd-c60cb8ff4721 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:19.798759 [ 3 ] {} HTTP-Session: b66c0050-6d5c-4e9e-bddd-c60cb8ff4721 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:19.798964 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} executeQuery: (from [fd00:1122:3344:101::d]:56749) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2024.01.17 05:17:19.799561 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:19.799742 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:19.799793 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} InterpreterSelectQuery: FetchColumns -> Complete 2024.01.17 05:17:19.799960 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2024.01.17 05:17:19.800091 [ 186 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2024.01.17 05:17:19.800091 [ 190 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2024.01.17 05:17:19.800220 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2024.01.17 05:17:19.800306 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d) (SelectExecutor): Reading approx. 10 rows with 2 streams 2024.01.17 05:17:19.802169 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} executeQuery: Read 10 rows, 1.41 KiB in 0.003160379 sec., 3164 rows/sec., 444.65 KiB/sec. 2024.01.17 05:17:19.802414 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} DynamicQueryHandler: Done processing query 2024.01.17 05:17:19.802440 [ 3 ] {ef920f10-3f90-427a-abe6-a0909cbfdba7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2024.01.17 05:17:19.802457 [ 3 ] {} HTTP-Session: b66c0050-6d5c-4e9e-bddd-c60cb8ff4721 Destroying unnamed session 2024.01.17 05:17:19.804193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:19.804246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:19.804270 [ 3 ] {} HTTP-Session: 90c8777f-0006-423b-907b-339f0d6a75c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:19.804291 [ 3 ] {} HTTP-Session: 90c8777f-0006-423b-907b-339f0d6a75c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:19.804388 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:19.804437 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2024.01.17 05:17:19.804615 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:19.805022 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.805327 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.17 05:17:19.805496 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} oximeter.timeseries_schema (0ff45b16-d431-46e3-8d21-06b93f89388d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.17 05:17:19.805611 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} executeQuery: Read 1 rows, 232.00 B in 0.001190902 sec., 839 rows/sec., 190.24 KiB/sec. 2024.01.17 05:17:19.805781 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} DynamicQueryHandler: Done processing query 2024.01.17 05:17:19.805806 [ 3 ] {cb125045-b053-49c6-9367-58f01773f47b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:17:19.805822 [ 3 ] {} HTTP-Session: 90c8777f-0006-423b-907b-339f0d6a75c3 Destroying unnamed session 2024.01.17 05:17:19.805933 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6648, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:19.805978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:19.805998 [ 3 ] {} HTTP-Session: 3b8162fc-d971-4244-aaf8-7b9eb96c4b5e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:19.806015 [ 3 ] {} HTTP-Session: 3b8162fc-d971-4244-aaf8-7b9eb96c4b5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:19.806088 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:19.806130 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:17:19.806239 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:19.806554 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.806762 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.17 05:17:19.806919 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.17 05:17:19.807017 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} executeQuery: Read 46 rows, 3.73 KiB in 0.000900417 sec., 51087 rows/sec., 4.04 MiB/sec. 2024.01.17 05:17:19.807127 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} DynamicQueryHandler: Done processing query 2024.01.17 05:17:19.807151 [ 3 ] {f36e2019-feac-417c-a473-bf2a30cab3af} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:19.807167 [ 3 ] {} HTTP-Session: 3b8162fc-d971-4244-aaf8-7b9eb96c4b5e Destroying unnamed session 2024.01.17 05:17:19.807268 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:19.807312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:19.807331 [ 3 ] {} HTTP-Session: 1b9bd8d4-5051-4ae5-a152-0e1b23921690 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:19.807347 [ 3 ] {} HTTP-Session: 1b9bd8d4-5051-4ae5-a152-0e1b23921690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:19.807415 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:19.807456 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:17:19.807588 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:19.807856 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.808068 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.17 05:17:19.808216 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.17 05:17:19.808312 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} executeQuery: Read 2 rows, 175.00 B in 0.000869587 sec., 2299 rows/sec., 196.53 KiB/sec. 2024.01.17 05:17:19.808423 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} DynamicQueryHandler: Done processing query 2024.01.17 05:17:19.808445 [ 3 ] {104434fd-0f6a-4d3a-b7c7-e1b9955fd342} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:17:19.808461 [ 3 ] {} HTTP-Session: 1b9bd8d4-5051-4ae5-a152-0e1b23921690 Destroying unnamed session 2024.01.17 05:17:19.808624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 22225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:19.808667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:19.808686 [ 3 ] {} HTTP-Session: a22a9159-1fb4-4972-bff4-2db7190e67c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:19.808702 [ 3 ] {} HTTP-Session: a22a9159-1fb4-4972-bff4-2db7190e67c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:19.808774 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:19.808811 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:17:19.808911 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:19.809000 [ 87 ] {} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.17 05:17:19.809070 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.809335 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.17 05:17:19.809415 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.809635 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.17 05:17:19.809782 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.17 05:17:19.809872 [ 87 ] {} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.17 05:17:19.809882 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} executeQuery: Read 139 rows, 13.72 KiB in 0.001082561 sec., 128399 rows/sec., 12.38 MiB/sec. 2024.01.17 05:17:19.809906 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.810049 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.17 05:17:19.810076 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} DynamicQueryHandler: Done processing query 2024.01.17 05:17:19.810117 [ 3 ] {34f025da-2b95-4da8-8fa0-5221e6b3e87c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:17:19.810134 [ 3 ] {} HTTP-Session: a22a9159-1fb4-4972-bff4-2db7190e67c9 Destroying unnamed session 2024.01.17 05:17:19.810236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:19.810281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:19.810301 [ 3 ] {} HTTP-Session: 796eeaf3-e1eb-4087-af75-1bc6a558f915 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:19.810318 [ 3 ] {} HTTP-Session: 796eeaf3-e1eb-4087-af75-1bc6a558f915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:19.810388 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:19.810428 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:17:19.810545 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:19.811530 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:17:19.811575 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:17:19.811644 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 57 rows starting from the beginning of the part 2024.01.17 05:17:19.811673 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2024.01.17 05:17:19.811884 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part 2024.01.17 05:17:19.812067 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.812097 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part 2024.01.17 05:17:19.812332 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.812348 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part 2024.01.17 05:17:19.812594 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 99 rows starting from the beginning of the part 2024.01.17 05:17:19.812598 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.812770 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 139 rows starting from the beginning of the part 2024.01.17 05:17:19.812803 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.813317 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2024.01.17 05:17:19.813894 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.814503 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2024.01.17 05:17:19.814961 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2024.01.17 05:17:19.815363 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} executeQuery: Read 2 rows, 143.00 B in 0.004920512 sec., 406 rows/sec., 28.38 KiB/sec. 2024.01.17 05:17:19.815783 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} DynamicQueryHandler: Done processing query 2024.01.17 05:17:19.815846 [ 3 ] {794ebb9c-8dc6-4b4f-9b43-adf10deaf380} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:17:19.815924 [ 3 ] {} HTTP-Session: 796eeaf3-e1eb-4087-af75-1bc6a558f915 Destroying unnamed session 2024.01.17 05:17:19.816158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:19.816311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:19.816398 [ 3 ] {} HTTP-Session: f2b3f05a-87ac-4e59-a830-7906b0d9cbd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:19.816463 [ 3 ] {} HTTP-Session: f2b3f05a-87ac-4e59-a830-7906b0d9cbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:19.816640 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 4 columns (4 merged, 0 gathered) in 0.00749593 sec., 19877.4534980983 rows/sec., 1.57 MiB/sec. 2024.01.17 05:17:19.816805 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:19.816944 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:17:19.816962 [ 12 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.17 05:17:19.816957 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 4 columns (4 merged, 0 gathered) in 0.00699245 sec., 69217.51317492439 rows/sec., 6.24 MiB/sec. 2024.01.17 05:17:19.817312 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.17 05:17:19.817446 [ 12 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.17 05:17:19.817530 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:19.817632 [ 12 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_6_1} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.17 05:17:19.817809 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.17 05:17:19.817951 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_6_1} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.17 05:17:19.818173 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.818407 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.17 05:17:19.818568 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.17 05:17:19.818671 [ 87 ] {} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.17 05:17:19.818677 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} executeQuery: Read 48 rows, 3.85 KiB in 0.001790644 sec., 26805 rows/sec., 2.10 MiB/sec. 2024.01.17 05:17:19.818710 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.818892 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.17 05:17:19.818959 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} DynamicQueryHandler: Done processing query 2024.01.17 05:17:19.819012 [ 3 ] {a5435a6e-8a65-4ba8-8845-197d0a69083b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:19.819031 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:17:19.819058 [ 3 ] {} HTTP-Session: f2b3f05a-87ac-4e59-a830-7906b0d9cbd4 Destroying unnamed session 2024.01.17 05:17:19.819089 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part 2024.01.17 05:17:19.819246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:19.819252 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.819335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:19.819378 [ 3 ] {} HTTP-Session: e9f46871-d53d-48d3-bc70-b2d8cadbf2ca Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:19.819434 [ 3 ] {} HTTP-Session: e9f46871-d53d-48d3-bc70-b2d8cadbf2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:19.819448 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.819641 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:19.819672 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.819774 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:17:19.819934 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part 2024.01.17 05:17:19.820201 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part 2024.01.17 05:17:19.820400 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:19.821266 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.821944 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 4 columns (4 merged, 0 gathered) in 0.0031863 sec., 60571.82311772275 rows/sec., 4.73 MiB/sec. 2024.01.17 05:17:19.821975 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.17 05:17:19.822074 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.17 05:17:19.822261 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.17 05:17:19.822325 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.17 05:17:19.822431 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} executeQuery: Read 1 rows, 72.00 B in 0.002722461 sec., 367 rows/sec., 25.83 KiB/sec. 2024.01.17 05:17:19.822441 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_6_1} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.17 05:17:19.822723 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} DynamicQueryHandler: Done processing query 2024.01.17 05:17:19.822752 [ 3 ] {dab2a0f2-a458-4de6-ba0b-fe2f8c931e40} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:17:19.822769 [ 3 ] {} HTTP-Session: e9f46871-d53d-48d3-bc70-b2d8cadbf2ca Destroying unnamed session 2024.01.17 05:17:19.823049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 49217, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:19.823092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:19.823111 [ 3 ] {} HTTP-Session: 8a11fb88-f465-49c6-b71f-16bf8fbdb828 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:19.823128 [ 3 ] {} HTTP-Session: 8a11fb88-f465-49c6-b71f-16bf8fbdb828 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:19.823221 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:19.823266 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:17:19.823417 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:19.823917 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.824228 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.17 05:17:19.824415 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.17 05:17:19.824509 [ 87 ] {} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2024.01.17 05:17:19.824524 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} executeQuery: Read 46 rows, 63.56 KiB in 0.001275034 sec., 36077 rows/sec., 48.68 MiB/sec. 2024.01.17 05:17:19.824545 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:19.824704 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2024.01.17 05:17:19.824830 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} DynamicQueryHandler: Done processing query 2024.01.17 05:17:19.824864 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:17:19.824873 [ 3 ] {ff932060-b870-4574-972e-4ca49577c3d3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:17:19.824928 [ 3 ] {} HTTP-Session: 8a11fb88-f465-49c6-b71f-16bf8fbdb828 Destroying unnamed session 2024.01.17 05:17:19.824934 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2024.01.17 05:17:19.825075 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.825190 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.825295 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.825400 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2024.01.17 05:17:19.825501 [ 22 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2024.01.17 05:17:19.828884 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 6 columns (6 merged, 0 gathered) in 0.00427828 sec., 34827.08004151201 rows/sec., 47.00 MiB/sec. 2024.01.17 05:17:19.829118 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2024.01.17 05:17:19.829385 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2024.01.17 05:17:19.829463 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_6_1} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2024.01.17 05:17:23.506364 [ 82 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:17:23.506428 [ 82 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:17:29.800010 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:29.800136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:29.800166 [ 3 ] {} HTTP-Session: e11cfebd-3fc1-4cd1-8098-161bc050e62e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:29.800193 [ 3 ] {} HTTP-Session: e11cfebd-3fc1-4cd1-8098-161bc050e62e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:29.800334 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:29.800400 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:17:29.800576 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:29.801038 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:29.801326 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.17 05:17:29.801487 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.17 05:17:29.801615 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} executeQuery: Read 48 rows, 3.89 KiB in 0.001238733 sec., 38749 rows/sec., 3.07 MiB/sec. 2024.01.17 05:17:29.801757 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} DynamicQueryHandler: Done processing query 2024.01.17 05:17:29.801783 [ 3 ] {d16a3aae-006e-4e1e-a9a9-9f264e352b87} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:29.801799 [ 3 ] {} HTTP-Session: e11cfebd-3fc1-4cd1-8098-161bc050e62e Destroying unnamed session 2024.01.17 05:17:29.801941 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:29.801987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:29.802008 [ 3 ] {} HTTP-Session: aeedc37c-593b-4fb7-b2bc-5a509d7f3257 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:29.802025 [ 3 ] {} HTTP-Session: aeedc37c-593b-4fb7-b2bc-5a509d7f3257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:29.802111 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:29.802153 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:17:29.802259 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:29.802643 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:29.802862 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.17 05:17:29.803011 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.17 05:17:29.803129 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} executeQuery: Read 144 rows, 14.23 KiB in 0.000989729 sec., 145494 rows/sec., 14.04 MiB/sec. 2024.01.17 05:17:29.803242 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} DynamicQueryHandler: Done processing query 2024.01.17 05:17:29.803266 [ 3 ] {f6633957-99f5-44f2-b50f-15c95a78a597} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:17:29.803281 [ 3 ] {} HTTP-Session: aeedc37c-593b-4fb7-b2bc-5a509d7f3257 Destroying unnamed session 2024.01.17 05:17:29.803408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:29.803454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:29.803473 [ 3 ] {} HTTP-Session: de42fa56-fb4c-4f04-9332-4b3aca8a2f7f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:29.803490 [ 3 ] {} HTTP-Session: de42fa56-fb4c-4f04-9332-4b3aca8a2f7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:29.803562 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:29.803601 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:17:29.803707 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:29.803996 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:29.804203 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.17 05:17:29.804354 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.17 05:17:29.804474 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} executeQuery: Read 48 rows, 3.84 KiB in 0.000884337 sec., 54277 rows/sec., 4.24 MiB/sec. 2024.01.17 05:17:29.804615 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} DynamicQueryHandler: Done processing query 2024.01.17 05:17:29.804639 [ 3 ] {9cd3a2dc-b4b9-46cf-ba6c-c118e97cc3ba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:29.804654 [ 3 ] {} HTTP-Session: de42fa56-fb4c-4f04-9332-4b3aca8a2f7f Destroying unnamed session 2024.01.17 05:17:29.804794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:29.804837 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:29.804855 [ 3 ] {} HTTP-Session: 1a7b92ea-3caa-42fb-9ac3-7b232067a295 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:29.804871 [ 3 ] {} HTTP-Session: 1a7b92ea-3caa-42fb-9ac3-7b232067a295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:29.804959 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:29.805005 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:17:29.805147 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:29.805574 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:29.805886 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.17 05:17:29.806074 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.17 05:17:29.806201 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} executeQuery: Read 48 rows, 66.33 KiB in 0.001210123 sec., 39665 rows/sec., 53.53 MiB/sec. 2024.01.17 05:17:29.806309 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} DynamicQueryHandler: Done processing query 2024.01.17 05:17:29.806332 [ 3 ] {64370fb2-62f4-4df0-89a5-ed6eea20ee5c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:17:29.806347 [ 3 ] {} HTTP-Session: 1a7b92ea-3caa-42fb-9ac3-7b232067a295 Destroying unnamed session 2024.01.17 05:17:38.506469 [ 68 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:17:38.506535 [ 68 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:17:39.801609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:39.801723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:39.801752 [ 3 ] {} HTTP-Session: 7f456c4b-9020-4aa7-8a78-d0d7ad66f88e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:39.801778 [ 3 ] {} HTTP-Session: 7f456c4b-9020-4aa7-8a78-d0d7ad66f88e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:39.801915 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:39.801982 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:17:39.802158 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:39.802569 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:39.802822 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.17 05:17:39.802987 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.17 05:17:39.803110 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} executeQuery: Read 48 rows, 3.89 KiB in 0.001158621 sec., 41428 rows/sec., 3.28 MiB/sec. 2024.01.17 05:17:39.803347 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} DynamicQueryHandler: Done processing query 2024.01.17 05:17:39.803373 [ 3 ] {cb23376f-d805-449a-8f3a-d55acce3203a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:39.803389 [ 3 ] {} HTTP-Session: 7f456c4b-9020-4aa7-8a78-d0d7ad66f88e Destroying unnamed session 2024.01.17 05:17:39.803519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:39.803565 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:39.803585 [ 3 ] {} HTTP-Session: bc80e383-990f-4d79-9467-69b7f0a16006 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:39.803602 [ 3 ] {} HTTP-Session: bc80e383-990f-4d79-9467-69b7f0a16006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:39.803677 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:39.803720 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:17:39.803842 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:39.804076 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:39.804274 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.17 05:17:39.804428 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.17 05:17:39.804548 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} executeQuery: Read 2 rows, 175.00 B in 0.000840386 sec., 2379 rows/sec., 203.36 KiB/sec. 2024.01.17 05:17:39.804661 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} DynamicQueryHandler: Done processing query 2024.01.17 05:17:39.804684 [ 3 ] {4686356e-c330-4f89-a5a9-631353615a8c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:17:39.804699 [ 3 ] {} HTTP-Session: bc80e383-990f-4d79-9467-69b7f0a16006 Destroying unnamed session 2024.01.17 05:17:39.804893 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:39.804939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:39.804958 [ 3 ] {} HTTP-Session: ac8f1925-81be-4d9e-a8d5-d6cc26ddb349 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:39.804975 [ 3 ] {} HTTP-Session: ac8f1925-81be-4d9e-a8d5-d6cc26ddb349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:39.805087 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:39.805128 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:17:39.805231 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:39.805571 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:39.805789 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.17 05:17:39.805936 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.17 05:17:39.806065 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} executeQuery: Read 181 rows, 17.41 KiB in 0.000946148 sec., 191301 rows/sec., 17.97 MiB/sec. 2024.01.17 05:17:39.806191 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} DynamicQueryHandler: Done processing query 2024.01.17 05:17:39.806214 [ 3 ] {6b0731b1-eae2-444c-90d2-1d43d30ac55d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:17:39.806230 [ 3 ] {} HTTP-Session: ac8f1925-81be-4d9e-a8d5-d6cc26ddb349 Destroying unnamed session 2024.01.17 05:17:39.806364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:39.806436 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:39.806455 [ 3 ] {} HTTP-Session: 8163a165-cf96-4c6a-8ef5-554f5a15d0bf Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:39.806472 [ 3 ] {} HTTP-Session: 8163a165-cf96-4c6a-8ef5-554f5a15d0bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:39.806540 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:39.806578 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:17:39.806683 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:39.806905 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:39.807109 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.17 05:17:39.807265 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.17 05:17:39.807386 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} executeQuery: Read 2 rows, 143.00 B in 0.000817415 sec., 2446 rows/sec., 170.84 KiB/sec. 2024.01.17 05:17:39.807486 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} DynamicQueryHandler: Done processing query 2024.01.17 05:17:39.807508 [ 3 ] {29bdcdbd-7c76-43a1-8ac9-d73d2d28966d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:17:39.807523 [ 3 ] {} HTTP-Session: 8163a165-cf96-4c6a-8ef5-554f5a15d0bf Destroying unnamed session 2024.01.17 05:17:39.807640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:39.807683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:39.807702 [ 3 ] {} HTTP-Session: d8554ba8-2fe8-40e5-ae84-4167e65605d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:39.807718 [ 3 ] {} HTTP-Session: d8554ba8-2fe8-40e5-ae84-4167e65605d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:39.807789 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:39.807827 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:17:39.807929 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:39.808202 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:39.808404 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.17 05:17:39.808551 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.17 05:17:39.808677 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} executeQuery: Read 74 rows, 5.91 KiB in 0.000854996 sec., 86550 rows/sec., 6.74 MiB/sec. 2024.01.17 05:17:39.808802 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} DynamicQueryHandler: Done processing query 2024.01.17 05:17:39.808824 [ 3 ] {8d00a55e-5cec-4edd-88ec-5a074bc61935} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:17:39.808840 [ 3 ] {} HTTP-Session: d8554ba8-2fe8-40e5-ae84-4167e65605d9 Destroying unnamed session 2024.01.17 05:17:39.808945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:39.808987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:39.809006 [ 3 ] {} HTTP-Session: 3b66ae80-90fa-4542-8cdb-09906e1551e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:39.809022 [ 3 ] {} HTTP-Session: 3b66ae80-90fa-4542-8cdb-09906e1551e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:39.809092 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:39.809135 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:17:39.809258 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:39.809506 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:39.809760 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.17 05:17:39.809929 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.17 05:17:39.810048 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} executeQuery: Read 37 rows, 2.67 KiB in 0.000929197 sec., 39819 rows/sec., 2.81 MiB/sec. 2024.01.17 05:17:39.810149 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} DynamicQueryHandler: Done processing query 2024.01.17 05:17:39.810172 [ 3 ] {26f4a081-4483-4f4f-b02b-411be3388849} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:39.810187 [ 3 ] {} HTTP-Session: 3b66ae80-90fa-4542-8cdb-09906e1551e5 Destroying unnamed session 2024.01.17 05:17:39.810339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:39.810382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:39.810401 [ 3 ] {} HTTP-Session: c8b49e08-a45c-459b-b633-aa015a7fe8fe Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:39.810417 [ 3 ] {} HTTP-Session: c8b49e08-a45c-459b-b633-aa015a7fe8fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:39.810501 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:39.810544 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:17:39.810673 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:39.811191 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.08 GiB. 2024.01.17 05:17:39.811494 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.17 05:17:39.811669 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.17 05:17:39.811809 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} executeQuery: Read 48 rows, 66.33 KiB in 0.001277004 sec., 37587 rows/sec., 50.72 MiB/sec. 2024.01.17 05:17:39.811944 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} DynamicQueryHandler: Done processing query 2024.01.17 05:17:39.811966 [ 3 ] {416ea48f-9fc7-41e3-8e24-cd4a9b5e2c02} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:17:39.811982 [ 3 ] {} HTTP-Session: c8b49e08-a45c-459b-b633-aa015a7fe8fe Destroying unnamed session 2024.01.17 05:17:49.799347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:49.799462 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:49.799487 [ 3 ] {} HTTP-Session: 684a2bb5-50ed-420e-aedc-f463d357953e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:49.799510 [ 3 ] {} HTTP-Session: 684a2bb5-50ed-420e-aedc-f463d357953e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:49.799631 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:49.799690 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:17:49.799841 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:49.800300 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:17:49.800573 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.17 05:17:49.800738 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.17 05:17:49.800861 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} executeQuery: Read 48 rows, 3.89 KiB in 0.001196302 sec., 40123 rows/sec., 3.18 MiB/sec. 2024.01.17 05:17:49.801000 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} DynamicQueryHandler: Done processing query 2024.01.17 05:17:49.801026 [ 3 ] {e7c46ffe-9694-413a-8723-3c1c5bd13f7f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:49.801042 [ 3 ] {} HTTP-Session: 684a2bb5-50ed-420e-aedc-f463d357953e Destroying unnamed session 2024.01.17 05:17:49.801195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:49.801243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:49.801263 [ 3 ] {} HTTP-Session: 437211ed-b384-42bc-97a8-292b1b4c18b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:49.801282 [ 3 ] {} HTTP-Session: 437211ed-b384-42bc-97a8-292b1b4c18b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:49.801368 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:49.801410 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:17:49.801515 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:49.801880 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:17:49.802094 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.17 05:17:49.802240 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.17 05:17:49.802340 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} executeQuery: Read 144 rows, 14.23 KiB in 0.000942988 sec., 152706 rows/sec., 14.73 MiB/sec. 2024.01.17 05:17:49.802452 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} DynamicQueryHandler: Done processing query 2024.01.17 05:17:49.802475 [ 3 ] {281de7dd-5a13-45ac-808d-5b079bbf58a4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:17:49.802490 [ 3 ] {} HTTP-Session: 437211ed-b384-42bc-97a8-292b1b4c18b1 Destroying unnamed session 2024.01.17 05:17:49.802609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:49.802652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:49.802671 [ 3 ] {} HTTP-Session: 465cd0a3-b055-4272-81c9-10e874d421a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:49.802687 [ 3 ] {} HTTP-Session: 465cd0a3-b055-4272-81c9-10e874d421a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:49.802760 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:49.802798 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:17:49.802902 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:49.803176 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:17:49.803383 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.17 05:17:49.803529 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.17 05:17:49.803627 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} executeQuery: Read 48 rows, 3.84 KiB in 0.000840676 sec., 57096 rows/sec., 4.47 MiB/sec. 2024.01.17 05:17:49.803776 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} DynamicQueryHandler: Done processing query 2024.01.17 05:17:49.803800 [ 3 ] {fe4b51ef-ab76-4ea2-a9c2-2b11d4523c0f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:49.803815 [ 3 ] {} HTTP-Session: 465cd0a3-b055-4272-81c9-10e874d421a5 Destroying unnamed session 2024.01.17 05:17:49.804026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:49.804069 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:49.804088 [ 3 ] {} HTTP-Session: 49d6cceb-779d-48c3-9e9e-cf567680bdaa Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:49.804104 [ 3 ] {} HTTP-Session: 49d6cceb-779d-48c3-9e9e-cf567680bdaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:49.804193 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:49.804239 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:17:49.804379 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:49.804822 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:17:49.805137 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.17 05:17:49.805313 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.17 05:17:49.805416 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} executeQuery: Read 48 rows, 66.33 KiB in 0.001195962 sec., 40135 rows/sec., 54.16 MiB/sec. 2024.01.17 05:17:49.805535 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} DynamicQueryHandler: Done processing query 2024.01.17 05:17:49.805558 [ 3 ] {aa6e3b86-c5d5-4f4e-baa9-b27a0f27e89f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:17:49.805573 [ 3 ] {} HTTP-Session: 49d6cceb-779d-48c3-9e9e-cf567680bdaa Destroying unnamed session 2024.01.17 05:17:53.506581 [ 61 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:17:53.506653 [ 61 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:17:59.799580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:59.799698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:59.799731 [ 3 ] {} HTTP-Session: 8944b60f-7b34-4f04-8090-15fdbe8905c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:59.799754 [ 3 ] {} HTTP-Session: 8944b60f-7b34-4f04-8090-15fdbe8905c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:59.799887 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:59.799953 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:17:59.800118 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:59.800563 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:17:59.800856 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.17 05:17:59.801041 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.17 05:17:59.801167 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} executeQuery: Read 48 rows, 3.89 KiB in 0.001243523 sec., 38600 rows/sec., 3.06 MiB/sec. 2024.01.17 05:17:59.801338 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} DynamicQueryHandler: Done processing query 2024.01.17 05:17:59.801363 [ 3 ] {dd89b2a6-72f0-4347-a3c1-6b5b08a3f44c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:59.801379 [ 3 ] {} HTTP-Session: 8944b60f-7b34-4f04-8090-15fdbe8905c7 Destroying unnamed session 2024.01.17 05:17:59.801523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:59.801571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:59.801590 [ 3 ] {} HTTP-Session: fb1d7cb1-0598-43ea-8e78-92a9c78e5bb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:59.801608 [ 3 ] {} HTTP-Session: fb1d7cb1-0598-43ea-8e78-92a9c78e5bb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:59.801696 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:59.801739 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:17:59.801856 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:59.802232 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:17:59.802443 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.17 05:17:59.802587 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.17 05:17:59.802721 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} executeQuery: Read 144 rows, 14.23 KiB in 0.000989839 sec., 145478 rows/sec., 14.04 MiB/sec. 2024.01.17 05:17:59.802860 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} DynamicQueryHandler: Done processing query 2024.01.17 05:17:59.802884 [ 3 ] {3249186b-c2ec-47df-b68e-8acd4fb7d13e} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:17:59.802900 [ 3 ] {} HTTP-Session: fb1d7cb1-0598-43ea-8e78-92a9c78e5bb0 Destroying unnamed session 2024.01.17 05:17:59.803017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:59.803063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:59.803081 [ 3 ] {} HTTP-Session: c9bd1e24-2741-4869-aae3-e2b864925c66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:59.803098 [ 3 ] {} HTTP-Session: c9bd1e24-2741-4869-aae3-e2b864925c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:59.803173 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:59.803212 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:17:59.803321 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:59.803612 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:17:59.803811 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.17 05:17:59.803954 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.17 05:17:59.804084 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} executeQuery: Read 48 rows, 3.84 KiB in 0.000883716 sec., 54316 rows/sec., 4.25 MiB/sec. 2024.01.17 05:17:59.804185 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} DynamicQueryHandler: Done processing query 2024.01.17 05:17:59.804212 [ 3 ] {ae27d0c0-7d2e-483e-bc08-22f772cb9860} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:17:59.804227 [ 3 ] {} HTTP-Session: c9bd1e24-2741-4869-aae3-e2b864925c66 Destroying unnamed session 2024.01.17 05:17:59.804361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:17:59.804403 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:17:59.804422 [ 3 ] {} HTTP-Session: dd792daa-07fc-431f-9345-f26d74c25627 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:17:59.804438 [ 3 ] {} HTTP-Session: dd792daa-07fc-431f-9345-f26d74c25627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:17:59.804529 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:17:59.804572 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:17:59.804708 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:17:59.805305 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:17:59.805623 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.17 05:17:59.805799 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.17 05:17:59.805926 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} executeQuery: Read 48 rows, 66.33 KiB in 0.001360925 sec., 35270 rows/sec., 47.60 MiB/sec. 2024.01.17 05:17:59.806050 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} DynamicQueryHandler: Done processing query 2024.01.17 05:17:59.806073 [ 3 ] {6803fe44-9901-40d1-85dc-be89b4e36e2e} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:17:59.806089 [ 3 ] {} HTTP-Session: dd792daa-07fc-431f-9345-f26d74c25627 Destroying unnamed session 2024.01.17 05:18:08.506684 [ 56 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:18:08.506756 [ 56 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:18:09.800748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:09.800861 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:09.800892 [ 3 ] {} HTTP-Session: 7fec2cd4-2515-46d1-8a4e-a7cf978cbe95 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:09.800919 [ 3 ] {} HTTP-Session: 7fec2cd4-2515-46d1-8a4e-a7cf978cbe95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:09.801060 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:09.801127 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:18:09.801304 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:09.801867 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.802130 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.17 05:18:09.802308 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.17 05:18:09.802435 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} executeQuery: Read 48 rows, 3.89 KiB in 0.001330225 sec., 36084 rows/sec., 2.86 MiB/sec. 2024.01.17 05:18:09.802459 [ 65 ] {} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.17 05:18:09.802591 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.802623 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} DynamicQueryHandler: Done processing query 2024.01.17 05:18:09.802675 [ 3 ] {d7391ed8-a187-41ce-abb7-76c71511098f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:09.802720 [ 3 ] {} HTTP-Session: 7fec2cd4-2515-46d1-8a4e-a7cf978cbe95 Destroying unnamed session 2024.01.17 05:18:09.802744 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.17 05:18:09.802878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:09.802935 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:09.802964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:09.802991 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part 2024.01.17 05:18:09.803003 [ 3 ] {} HTTP-Session: efb97f51-9411-4dea-a487-421cd0e64e1a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:09.803063 [ 3 ] {} HTTP-Session: efb97f51-9411-4dea-a487-421cd0e64e1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:09.803280 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:09.803299 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.803390 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:18:09.803565 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.803854 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.803928 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:09.804098 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.804217 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.805188 [ 17 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 4 columns (4 merged, 0 gathered) in 0.002522207 sec., 113392.75483733097 rows/sec., 8.98 MiB/sec. 2024.01.17 05:18:09.805312 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.17 05:18:09.805510 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.17 05:18:09.805580 [ 22 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_11_2} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.17 05:18:09.806708 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.806932 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.17 05:18:09.807095 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.17 05:18:09.807229 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} executeQuery: Read 4 rows, 342.00 B in 0.003895303 sec., 1026 rows/sec., 85.74 KiB/sec. 2024.01.17 05:18:09.807404 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} DynamicQueryHandler: Done processing query 2024.01.17 05:18:09.807429 [ 3 ] {10105fba-4e44-40bd-971d-5b26c14c93ff} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:18:09.807445 [ 3 ] {} HTTP-Session: efb97f51-9411-4dea-a487-421cd0e64e1a Destroying unnamed session 2024.01.17 05:18:09.807585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:09.807634 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:09.807654 [ 3 ] {} HTTP-Session: f1942276-f1ba-411a-8b15-227c7b542a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:09.807672 [ 3 ] {} HTTP-Session: f1942276-f1ba-411a-8b15-227c7b542a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:09.807761 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:09.807803 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:18:09.807920 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:09.808429 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.808645 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.17 05:18:09.808795 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.17 05:18:09.808913 [ 65 ] {} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.17 05:18:09.808921 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} executeQuery: Read 182 rows, 17.50 KiB in 0.001126401 sec., 161576 rows/sec., 15.17 MiB/sec. 2024.01.17 05:18:09.808962 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.809137 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.17 05:18:09.809188 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} DynamicQueryHandler: Done processing query 2024.01.17 05:18:09.809221 [ 3 ] {78d2842c-fe20-4eef-bd5a-8330fc109709} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:18:09.809250 [ 3 ] {} HTTP-Session: f1942276-f1ba-411a-8b15-227c7b542a74 Destroying unnamed session 2024.01.17 05:18:09.809255 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:09.809287 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part 2024.01.17 05:18:09.809353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:09.809409 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:09.809445 [ 3 ] {} HTTP-Session: 53d900b3-800f-4e4f-9d58-b1320b629790 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:09.809465 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part 2024.01.17 05:18:09.809471 [ 3 ] {} HTTP-Session: 53d900b3-800f-4e4f-9d58-b1320b629790 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:09.809600 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:09.809607 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 181 rows starting from the beginning of the part 2024.01.17 05:18:09.809657 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:18:09.809758 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part 2024.01.17 05:18:09.809911 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:09.809917 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part 2024.01.17 05:18:09.810044 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 182 rows starting from the beginning of the part 2024.01.17 05:18:09.810955 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 970 rows, containing 4 columns (4 merged, 0 gathered) in 0.001931006 sec., 502328.83792178787 rows/sec., 47.74 MiB/sec. 2024.01.17 05:18:09.811052 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.17 05:18:09.811200 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.17 05:18:09.811261 [ 11 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_11_2} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.17 05:18:09.812684 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.812917 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.17 05:18:09.813092 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.17 05:18:09.813240 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} executeQuery: Read 4 rows, 286.00 B in 0.003598947 sec., 1111 rows/sec., 77.61 KiB/sec. 2024.01.17 05:18:09.813392 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} DynamicQueryHandler: Done processing query 2024.01.17 05:18:09.813416 [ 3 ] {2a5d81ac-dff5-4846-b910-8df1f36a150b} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:18:09.813433 [ 3 ] {} HTTP-Session: 53d900b3-800f-4e4f-9d58-b1320b629790 Destroying unnamed session 2024.01.17 05:18:09.813554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:09.813600 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:09.813620 [ 3 ] {} HTTP-Session: 5d317a3c-c88a-4e62-b721-24bd2c632b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:09.813637 [ 3 ] {} HTTP-Session: 5d317a3c-c88a-4e62-b721-24bd2c632b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:09.813709 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:09.813748 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:18:09.813853 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:09.814187 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.814391 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.17 05:18:09.814548 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.17 05:18:09.814672 [ 65 ] {} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.17 05:18:09.814681 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} executeQuery: Read 76 rows, 6.07 KiB in 0.000937688 sec., 81050 rows/sec., 6.32 MiB/sec. 2024.01.17 05:18:09.814728 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.814939 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} DynamicQueryHandler: Done processing query 2024.01.17 05:18:09.814936 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.17 05:18:09.814972 [ 3 ] {c3680faf-790f-460f-a167-e6c39271d9f3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:18:09.815022 [ 3 ] {} HTTP-Session: 5d317a3c-c88a-4e62-b721-24bd2c632b66 Destroying unnamed session 2024.01.17 05:18:09.815094 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:09.815154 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:09.815162 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part 2024.01.17 05:18:09.815223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:09.815278 [ 3 ] {} HTTP-Session: 3be46ad5-946e-4fec-bf41-9fc2a7c23e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:09.815313 [ 3 ] {} HTTP-Session: 3be46ad5-946e-4fec-bf41-9fc2a7c23e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:09.815506 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.815521 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:09.815623 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:18:09.815752 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part 2024.01.17 05:18:09.816048 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.816159 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:09.816307 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.816480 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part 2024.01.17 05:18:09.816994 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.817576 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.17 05:18:09.817940 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.17 05:18:09.818087 [ 22 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.003278711 sec., 117119.19714790354 rows/sec., 9.14 MiB/sec. 2024.01.17 05:18:09.818224 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} executeQuery: Read 38 rows, 2.74 KiB in 0.002636669 sec., 14412 rows/sec., 1.02 MiB/sec. 2024.01.17 05:18:09.818365 [ 22 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.17 05:18:09.818470 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} DynamicQueryHandler: Done processing query 2024.01.17 05:18:09.818500 [ 3 ] {f694e026-ef86-4a8a-8fbb-c818ff9b1bec} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:09.818525 [ 3 ] {} HTTP-Session: 3be46ad5-946e-4fec-bf41-9fc2a7c23e33 Destroying unnamed session 2024.01.17 05:18:09.818669 [ 22 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.17 05:18:09.818726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:09.818798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:09.818800 [ 22 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_11_2} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.17 05:18:09.818830 [ 3 ] {} HTTP-Session: f3506a5e-15c7-4859-a9de-b99c4fe8a96a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:09.818868 [ 3 ] {} HTTP-Session: f3506a5e-15c7-4859-a9de-b99c4fe8a96a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:09.819008 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:09.819053 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:18:09.819207 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:09.819715 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.820029 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.17 05:18:09.820204 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.17 05:18:09.820330 [ 65 ] {} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2024.01.17 05:18:09.820348 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} executeQuery: Read 48 rows, 66.33 KiB in 0.001310124 sec., 36637 rows/sec., 49.44 MiB/sec. 2024.01.17 05:18:09.820382 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:09.820594 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2024.01.17 05:18:09.820658 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} DynamicQueryHandler: Done processing query 2024.01.17 05:18:09.820701 [ 3 ] {eccf82b3-88fd-4f29-97af-6259f104feea} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:18:09.820743 [ 3 ] {} HTTP-Session: f3506a5e-15c7-4859-a9de-b99c4fe8a96a Destroying unnamed session 2024.01.17 05:18:09.820799 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:09.820839 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 149 rows starting from the beginning of the part 2024.01.17 05:18:09.820962 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.821075 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.821185 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.821292 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.821392 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:09.824656 [ 24 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 6 columns (6 merged, 0 gathered) in 0.004206569 sec., 92474.4132332074 rows/sec., 124.79 MiB/sec. 2024.01.17 05:18:09.824936 [ 20 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2024.01.17 05:18:09.825162 [ 20 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2024.01.17 05:18:09.825232 [ 20 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2024.01.17 05:18:09.825300 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_11_2: 4.02 MiB. 2024.01.17 05:18:10.000121 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.03 MiB, peak 236.28 MiB, will set to 230.92 MiB (RSS), difference: -4.11 MiB 2024.01.17 05:18:19.799510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:19.799627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:19.799652 [ 3 ] {} HTTP-Session: 1b1f0fd7-fc3e-4ce5-b0a7-2c7b5fb77c15 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:19.799676 [ 3 ] {} HTTP-Session: 1b1f0fd7-fc3e-4ce5-b0a7-2c7b5fb77c15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:19.799800 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:19.799861 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:18:19.800018 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:19.800520 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:19.800777 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.17 05:18:19.800937 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.17 05:18:19.801056 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} executeQuery: Read 48 rows, 3.89 KiB in 0.001221392 sec., 39299 rows/sec., 3.11 MiB/sec. 2024.01.17 05:18:19.801211 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} DynamicQueryHandler: Done processing query 2024.01.17 05:18:19.801237 [ 3 ] {f621f85d-4a53-49c1-a7ca-ffa8ee3ce7c9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:19.801253 [ 3 ] {} HTTP-Session: 1b1f0fd7-fc3e-4ce5-b0a7-2c7b5fb77c15 Destroying unnamed session 2024.01.17 05:18:19.801367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:19.801417 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:19.801436 [ 3 ] {} HTTP-Session: 1d8abf4e-6d68-48c7-a759-ff486219fe51 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:19.801456 [ 3 ] {} HTTP-Session: 1d8abf4e-6d68-48c7-a759-ff486219fe51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:19.801534 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:19.801577 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:18:19.801689 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:19.801987 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:19.802192 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.17 05:18:19.802342 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.17 05:18:19.802467 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} executeQuery: Read 2 rows, 175.00 B in 0.000903237 sec., 2214 rows/sec., 189.21 KiB/sec. 2024.01.17 05:18:19.802586 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} DynamicQueryHandler: Done processing query 2024.01.17 05:18:19.802608 [ 3 ] {5a3116be-e39a-434d-875d-eae055c7e979} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:18:19.802624 [ 3 ] {} HTTP-Session: 1d8abf4e-6d68-48c7-a759-ff486219fe51 Destroying unnamed session 2024.01.17 05:18:19.802768 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:19.802815 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:19.802834 [ 3 ] {} HTTP-Session: 6504d752-d4db-4871-90c6-caf970d9a24c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:19.802851 [ 3 ] {} HTTP-Session: 6504d752-d4db-4871-90c6-caf970d9a24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:19.802930 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:19.802968 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:18:19.803075 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:19.803452 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:19.803665 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.17 05:18:19.803813 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.17 05:18:19.803939 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} executeQuery: Read 145 rows, 14.32 KiB in 0.000977638 sec., 148316 rows/sec., 14.30 MiB/sec. 2024.01.17 05:18:19.804122 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} DynamicQueryHandler: Done processing query 2024.01.17 05:18:19.804147 [ 3 ] {62e93eff-8add-4f44-b55c-22899a37f493} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:18:19.804163 [ 3 ] {} HTTP-Session: 6504d752-d4db-4871-90c6-caf970d9a24c Destroying unnamed session 2024.01.17 05:18:19.804318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:19.804363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:19.804382 [ 3 ] {} HTTP-Session: 08229672-a560-4d28-9703-b02bfe53a3bf Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:19.804399 [ 3 ] {} HTTP-Session: 08229672-a560-4d28-9703-b02bfe53a3bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:19.804467 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:19.804506 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:18:19.804619 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:19.804915 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:19.805130 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2024.01.17 05:18:19.805279 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2024.01.17 05:18:19.805401 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} executeQuery: Read 2 rows, 143.00 B in 0.000905727 sec., 2208 rows/sec., 154.18 KiB/sec. 2024.01.17 05:18:19.805509 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} DynamicQueryHandler: Done processing query 2024.01.17 05:18:19.805531 [ 3 ] {65233130-3c33-44d9-9e52-52e7dd097e78} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:18:19.805546 [ 3 ] {} HTTP-Session: 08229672-a560-4d28-9703-b02bfe53a3bf Destroying unnamed session 2024.01.17 05:18:19.805673 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:19.805715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:19.805733 [ 3 ] {} HTTP-Session: c836f699-755b-4a0c-940d-5de5dd061a31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:19.805750 [ 3 ] {} HTTP-Session: c836f699-755b-4a0c-940d-5de5dd061a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:19.805823 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:19.805861 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:18:19.805963 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:19.806254 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:19.806454 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.17 05:18:19.806596 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.17 05:18:19.806719 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} executeQuery: Read 50 rows, 4.01 KiB in 0.000863546 sec., 57900 rows/sec., 4.53 MiB/sec. 2024.01.17 05:18:19.806896 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} DynamicQueryHandler: Done processing query 2024.01.17 05:18:19.806920 [ 3 ] {c4687e2c-7063-4efe-9dd3-6d2047cbb74e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.17 05:18:19.806935 [ 3 ] {} HTTP-Session: c836f699-755b-4a0c-940d-5de5dd061a31 Destroying unnamed session 2024.01.17 05:18:19.807044 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:19.807088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:19.807106 [ 3 ] {} HTTP-Session: 13dd7043-46f9-409f-a482-f76f12268db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:19.807123 [ 3 ] {} HTTP-Session: 13dd7043-46f9-409f-a482-f76f12268db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:19.807192 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:19.807236 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:18:19.807369 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:19.807625 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:19.807874 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.17 05:18:19.808044 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.17 05:18:19.808175 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} executeQuery: Read 1 rows, 72.00 B in 0.000952818 sec., 1049 rows/sec., 73.79 KiB/sec. 2024.01.17 05:18:19.808316 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} DynamicQueryHandler: Done processing query 2024.01.17 05:18:19.808340 [ 3 ] {dcc2c0ea-aa9a-4692-9cf8-508e5b3fbddf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:18:19.808356 [ 3 ] {} HTTP-Session: 13dd7043-46f9-409f-a482-f76f12268db8 Destroying unnamed session 2024.01.17 05:18:19.808515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:19.808562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:19.808581 [ 3 ] {} HTTP-Session: 1deb684f-197e-41be-967f-9f04c19b77c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:19.808598 [ 3 ] {} HTTP-Session: 1deb684f-197e-41be-967f-9f04c19b77c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:19.808683 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:19.808727 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:18:19.808865 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:19.809348 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.07 GiB. 2024.01.17 05:18:19.809674 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.17 05:18:19.809917 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.17 05:18:19.810071 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} executeQuery: Read 48 rows, 66.33 KiB in 0.001357866 sec., 35349 rows/sec., 47.70 MiB/sec. 2024.01.17 05:18:19.810220 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} DynamicQueryHandler: Done processing query 2024.01.17 05:18:19.810268 [ 3 ] {8a09feee-403a-45b0-ab2c-17dd3d846049} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:18:19.810286 [ 3 ] {} HTTP-Session: 1deb684f-197e-41be-967f-9f04c19b77c8 Destroying unnamed session 2024.01.17 05:18:23.506793 [ 64 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:18:23.506852 [ 64 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:18:29.799587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:29.799714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:29.799744 [ 3 ] {} HTTP-Session: 5b1ee01d-3266-4205-8b1b-f4925d33c93a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:29.799772 [ 3 ] {} HTTP-Session: 5b1ee01d-3266-4205-8b1b-f4925d33c93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:29.799912 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:29.799977 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:18:29.800129 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:29.800576 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:29.800880 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.17 05:18:29.801067 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.17 05:18:29.801198 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} executeQuery: Read 48 rows, 3.89 KiB in 0.001244603 sec., 38566 rows/sec., 3.05 MiB/sec. 2024.01.17 05:18:29.801329 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} DynamicQueryHandler: Done processing query 2024.01.17 05:18:29.801355 [ 3 ] {96399772-29e8-47cc-bc42-2721d898e1fb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:29.801371 [ 3 ] {} HTTP-Session: 5b1ee01d-3266-4205-8b1b-f4925d33c93a Destroying unnamed session 2024.01.17 05:18:29.801536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:29.801585 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:29.801606 [ 3 ] {} HTTP-Session: 66918aa2-b746-464e-9a6b-cee75a7b30c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:29.801624 [ 3 ] {} HTTP-Session: 66918aa2-b746-464e-9a6b-cee75a7b30c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:29.801712 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:29.801756 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:18:29.801864 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:29.802295 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:29.802510 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.17 05:18:29.802659 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.17 05:18:29.802762 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} executeQuery: Read 144 rows, 14.23 KiB in 0.001022229 sec., 140868 rows/sec., 13.59 MiB/sec. 2024.01.17 05:18:29.802874 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} DynamicQueryHandler: Done processing query 2024.01.17 05:18:29.802897 [ 3 ] {5a8d9c4f-c070-413f-bf42-09e76288a177} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:18:29.802913 [ 3 ] {} HTTP-Session: 66918aa2-b746-464e-9a6b-cee75a7b30c8 Destroying unnamed session 2024.01.17 05:18:29.803032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:29.803078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:29.803097 [ 3 ] {} HTTP-Session: d46d504b-b8ed-4720-802b-5f62af406618 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:29.803114 [ 3 ] {} HTTP-Session: d46d504b-b8ed-4720-802b-5f62af406618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:29.803188 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:29.803228 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:18:29.803333 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:29.803626 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:29.803824 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.17 05:18:29.803967 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.17 05:18:29.804070 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} executeQuery: Read 48 rows, 3.84 KiB in 0.000854995 sec., 56140 rows/sec., 4.39 MiB/sec. 2024.01.17 05:18:29.804194 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} DynamicQueryHandler: Done processing query 2024.01.17 05:18:29.804218 [ 3 ] {e7e29b37-d5eb-4316-b81e-42f10b851ffe} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:29.804235 [ 3 ] {} HTTP-Session: d46d504b-b8ed-4720-802b-5f62af406618 Destroying unnamed session 2024.01.17 05:18:29.804378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:29.804423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:29.804442 [ 3 ] {} HTTP-Session: d1dc9de7-954a-4710-8eba-ce31d8cd3bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:29.804458 [ 3 ] {} HTTP-Session: d1dc9de7-954a-4710-8eba-ce31d8cd3bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:29.804547 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:29.804592 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:18:29.804731 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:29.805187 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:29.805496 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.17 05:18:29.805672 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.17 05:18:29.805778 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} executeQuery: Read 48 rows, 66.33 KiB in 0.001202602 sec., 39913 rows/sec., 53.86 MiB/sec. 2024.01.17 05:18:29.805893 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} DynamicQueryHandler: Done processing query 2024.01.17 05:18:29.805917 [ 3 ] {100b648e-fe89-49e8-a334-3f205cc9c293} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:18:29.805932 [ 3 ] {} HTTP-Session: d1dc9de7-954a-4710-8eba-ce31d8cd3bb1 Destroying unnamed session 2024.01.17 05:18:30.654231 [ 63 ] {} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.17 05:18:30.654293 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:30.654407 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.17 05:18:30.654565 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:30.654607 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part 2024.01.17 05:18:30.654746 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part 2024.01.17 05:18:30.654854 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part 2024.01.17 05:18:30.654956 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part 2024.01.17 05:18:30.655045 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2024.01.17 05:18:30.655871 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522408 sec., 216105.01258532534 rows/sec., 15.24 MiB/sec. 2024.01.17 05:18:30.655965 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.17 05:18:30.656162 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.17 05:18:30.656229 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_5_1} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.17 05:18:38.506892 [ 85 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:18:38.506965 [ 85 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:18:39.801142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:39.801255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:39.801285 [ 3 ] {} HTTP-Session: 7dca4b2a-c0fa-4c86-b864-6b167394dec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:39.801312 [ 3 ] {} HTTP-Session: 7dca4b2a-c0fa-4c86-b864-6b167394dec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:39.801449 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:39.801515 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:18:39.801696 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:39.802138 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:39.802406 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.17 05:18:39.802578 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.17 05:18:39.802701 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} executeQuery: Read 48 rows, 3.89 KiB in 0.001213523 sec., 39554 rows/sec., 3.13 MiB/sec. 2024.01.17 05:18:39.802883 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} DynamicQueryHandler: Done processing query 2024.01.17 05:18:39.802909 [ 3 ] {47bc8f7c-0038-4f30-ad4f-a460487c714a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:39.802925 [ 3 ] {} HTTP-Session: 7dca4b2a-c0fa-4c86-b864-6b167394dec4 Destroying unnamed session 2024.01.17 05:18:39.803039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:39.803087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:39.803108 [ 3 ] {} HTTP-Session: f8cdf5a5-cf09-4c8a-a146-c254b13aab9e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:39.803126 [ 3 ] {} HTTP-Session: f8cdf5a5-cf09-4c8a-a146-c254b13aab9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:39.803205 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:39.803253 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:18:39.803378 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:39.803669 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:39.803875 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.17 05:18:39.804029 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.17 05:18:39.804147 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} executeQuery: Read 2 rows, 175.00 B in 0.000904717 sec., 2210 rows/sec., 188.90 KiB/sec. 2024.01.17 05:18:39.804282 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} DynamicQueryHandler: Done processing query 2024.01.17 05:18:39.804304 [ 3 ] {e2a9e6f3-86d5-438c-9f63-5a61ca06d887} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:18:39.804320 [ 3 ] {} HTTP-Session: f8cdf5a5-cf09-4c8a-a146-c254b13aab9e Destroying unnamed session 2024.01.17 05:18:39.804476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:39.804523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:39.804543 [ 3 ] {} HTTP-Session: c63be2fe-10c6-4642-8a6b-4b3cd5c757a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:39.804561 [ 3 ] {} HTTP-Session: c63be2fe-10c6-4642-8a6b-4b3cd5c757a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:39.804638 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:39.804677 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:18:39.804783 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:39.805174 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:39.805392 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.17 05:18:39.805542 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.17 05:18:39.805650 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} executeQuery: Read 181 rows, 17.41 KiB in 0.000978079 sec., 185056 rows/sec., 17.38 MiB/sec. 2024.01.17 05:18:39.805753 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} DynamicQueryHandler: Done processing query 2024.01.17 05:18:39.805775 [ 3 ] {6f2f1121-5987-4a01-b1ee-27d58dc1438a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:18:39.805791 [ 3 ] {} HTTP-Session: c63be2fe-10c6-4642-8a6b-4b3cd5c757a4 Destroying unnamed session 2024.01.17 05:18:39.805942 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:39.805987 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:39.806005 [ 3 ] {} HTTP-Session: 7d956478-f119-4a99-b89f-bcbcb44684d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:39.806023 [ 3 ] {} HTTP-Session: 7d956478-f119-4a99-b89f-bcbcb44684d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:39.806091 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:39.806129 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:18:39.806232 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:39.806478 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:39.806680 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2024.01.17 05:18:39.806828 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2024.01.17 05:18:39.806957 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} executeQuery: Read 2 rows, 143.00 B in 0.000839615 sec., 2382 rows/sec., 166.32 KiB/sec. 2024.01.17 05:18:39.807086 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} DynamicQueryHandler: Done processing query 2024.01.17 05:18:39.807121 [ 3 ] {d7fa5921-000b-44d9-8c55-67570a1375b8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:18:39.807137 [ 3 ] {} HTTP-Session: 7d956478-f119-4a99-b89f-bcbcb44684d1 Destroying unnamed session 2024.01.17 05:18:39.807278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:39.807330 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:39.807350 [ 3 ] {} HTTP-Session: 4e6a7ddb-653d-4e2d-a462-849861b8defc Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:39.807367 [ 3 ] {} HTTP-Session: 4e6a7ddb-653d-4e2d-a462-849861b8defc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:39.807439 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:39.807478 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:18:39.807584 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:39.807883 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:39.808101 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.17 05:18:39.808251 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.17 05:18:39.808387 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} executeQuery: Read 74 rows, 5.91 KiB in 0.000908617 sec., 81442 rows/sec., 6.35 MiB/sec. 2024.01.17 05:18:39.808526 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} DynamicQueryHandler: Done processing query 2024.01.17 05:18:39.808550 [ 3 ] {e991abc7-ba72-45f4-b697-6a09fb5fe466} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:18:39.808565 [ 3 ] {} HTTP-Session: 4e6a7ddb-653d-4e2d-a462-849861b8defc Destroying unnamed session 2024.01.17 05:18:39.808684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:39.808730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:39.808751 [ 3 ] {} HTTP-Session: bdf12b6d-e232-48db-bca8-e60faaf7f69b Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:39.808768 [ 3 ] {} HTTP-Session: bdf12b6d-e232-48db-bca8-e60faaf7f69b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:39.808841 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:39.808884 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:18:39.809010 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:39.809373 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:39.809641 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.17 05:18:39.809817 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.17 05:18:39.809935 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} executeQuery: Read 37 rows, 2.67 KiB in 0.00106618 sec., 34703 rows/sec., 2.45 MiB/sec. 2024.01.17 05:18:39.810063 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} DynamicQueryHandler: Done processing query 2024.01.17 05:18:39.810097 [ 3 ] {f83ce639-270f-49d6-8e09-0e00b2d8f94c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:39.810114 [ 3 ] {} HTTP-Session: bdf12b6d-e232-48db-bca8-e60faaf7f69b Destroying unnamed session 2024.01.17 05:18:39.810292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:39.810349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:39.810369 [ 3 ] {} HTTP-Session: 92e52a79-3a25-406d-839e-71d89d6d136f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:39.810386 [ 3 ] {} HTTP-Session: 92e52a79-3a25-406d-839e-71d89d6d136f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:39.810476 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:39.810521 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:18:39.810659 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:39.811227 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:39.811546 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.17 05:18:39.811728 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.17 05:18:39.811861 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} executeQuery: Read 48 rows, 66.33 KiB in 0.001354686 sec., 35432 rows/sec., 47.81 MiB/sec. 2024.01.17 05:18:39.812005 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} DynamicQueryHandler: Done processing query 2024.01.17 05:18:39.812029 [ 3 ] {5d77c48f-92c5-4863-81d6-7bc0d1f16dcb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:18:39.812046 [ 3 ] {} HTTP-Session: 92e52a79-3a25-406d-839e-71d89d6d136f Destroying unnamed session 2024.01.17 05:18:49.799816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:49.799949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:49.799980 [ 3 ] {} HTTP-Session: 8559c63b-b1a5-4c35-ad9f-1f816d8d820e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:49.800008 [ 3 ] {} HTTP-Session: 8559c63b-b1a5-4c35-ad9f-1f816d8d820e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:49.800148 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:49.800216 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:18:49.800391 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:49.800844 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:49.801097 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.17 05:18:49.801259 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.17 05:18:49.801389 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} executeQuery: Read 48 rows, 3.89 KiB in 0.001194863 sec., 40171 rows/sec., 3.18 MiB/sec. 2024.01.17 05:18:49.801405 [ 153 ] {} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2024.01.17 05:18:49.801530 [ 153 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:49.801569 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} DynamicQueryHandler: Done processing query 2024.01.17 05:18:49.801635 [ 3 ] {b07433a3-ae35-4a0b-8337-956625d2e595} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:49.801686 [ 3 ] {} HTTP-Session: 8559c63b-b1a5-4c35-ad9f-1f816d8d820e Destroying unnamed session 2024.01.17 05:18:49.801682 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2024.01.17 05:18:49.801846 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:49.801859 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:49.801902 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part 2024.01.17 05:18:49.801932 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:49.801983 [ 3 ] {} HTTP-Session: 6ce58a47-a556-471f-ae25-4a36e370f93c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:49.802026 [ 3 ] {} HTTP-Session: 6ce58a47-a556-471f-ae25-4a36e370f93c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:49.802204 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:49.802220 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:49.802312 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:18:49.802452 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:49.802770 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:49.802778 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:49.802954 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:49.803468 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:49.803926 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.17 05:18:49.804046 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002462796 sec., 97450.21512134987 rows/sec., 7.71 MiB/sec. 2024.01.17 05:18:49.804184 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.17 05:18:49.804212 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2024.01.17 05:18:49.804373 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} executeQuery: Read 144 rows, 14.23 KiB in 0.002093739 sec., 68776 rows/sec., 6.64 MiB/sec. 2024.01.17 05:18:49.804518 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2024.01.17 05:18:49.804592 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} DynamicQueryHandler: Done processing query 2024.01.17 05:18:49.804618 [ 24 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_15_3} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2024.01.17 05:18:49.804627 [ 3 ] {2cb15f6b-a904-4ae5-beec-e3c84f972ee4} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:18:49.804663 [ 3 ] {} HTTP-Session: 6ce58a47-a556-471f-ae25-4a36e370f93c Destroying unnamed session 2024.01.17 05:18:49.804876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:49.804927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:49.804947 [ 3 ] {} HTTP-Session: 0a1f73e1-e1ca-4a5b-a1ff-60f4a9ea3924 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:49.804964 [ 3 ] {} HTTP-Session: 0a1f73e1-e1ca-4a5b-a1ff-60f4a9ea3924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:49.805043 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:49.805085 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:18:49.805209 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:49.805533 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:49.805747 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.17 05:18:49.805910 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.17 05:18:49.806033 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} executeQuery: Read 48 rows, 3.84 KiB in 0.000949998 sec., 50526 rows/sec., 3.95 MiB/sec. 2024.01.17 05:18:49.806153 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} DynamicQueryHandler: Done processing query 2024.01.17 05:18:49.806178 [ 3 ] {eeaebce5-a210-4dee-9fee-15e03d8c27d0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:49.806195 [ 3 ] {} HTTP-Session: 0a1f73e1-e1ca-4a5b-a1ff-60f4a9ea3924 Destroying unnamed session 2024.01.17 05:18:49.806326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:49.806374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:49.806394 [ 3 ] {} HTTP-Session: 94dbe273-3305-4f09-8250-0c2b9c990362 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:49.806411 [ 3 ] {} HTTP-Session: 94dbe273-3305-4f09-8250-0c2b9c990362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:49.806499 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:49.806545 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:18:49.806686 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:49.807220 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:49.807560 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.17 05:18:49.807749 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.17 05:18:49.807890 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} executeQuery: Read 48 rows, 66.33 KiB in 0.001359415 sec., 35309 rows/sec., 47.65 MiB/sec. 2024.01.17 05:18:49.808031 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} DynamicQueryHandler: Done processing query 2024.01.17 05:18:49.808056 [ 3 ] {3245488a-a9b5-4b1b-b0ef-62aae61e1990} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:18:49.808072 [ 3 ] {} HTTP-Session: 94dbe273-3305-4f09-8250-0c2b9c990362 Destroying unnamed session 2024.01.17 05:18:51.091826 [ 179 ] {} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.17 05:18:51.091925 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:51.092014 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.17 05:18:51.092156 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:51.092196 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.01.17 05:18:51.092347 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.01.17 05:18:51.092435 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::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.01.17 05:18:51.092516 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.01.17 05:18:51.092592 [ 21 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.17 05:18:51.093166 [ 23 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001178752 sec., 10180.25844282767 rows/sec., 863.27 KiB/sec. 2024.01.17 05:18:51.093343 [ 24 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.17 05:18:51.093601 [ 24 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.17 05:18:51.093683 [ 24 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_5_1} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.17 05:18:52.151243 [ 179 ] {} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2024.01.17 05:18:52.151328 [ 179 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:52.151464 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2024.01.17 05:18:52.151707 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:52.151772 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2024.01.17 05:18:52.152046 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2024.01.17 05:18:52.152204 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::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.01.17 05:18:52.152346 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2024.01.17 05:18:52.152479 [ 14 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2024.01.17 05:18:52.153127 [ 23 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001731812 sec., 6929.15859227214 rows/sec., 483.82 KiB/sec. 2024.01.17 05:18:52.153295 [ 23 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2024.01.17 05:18:52.153537 [ 23 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2024.01.17 05:18:52.153620 [ 23 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_5_1} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2024.01.17 05:18:53.507011 [ 170 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:18:53.507084 [ 170 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:18:59.799066 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:59.799195 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:59.799226 [ 3 ] {} HTTP-Session: 485eedc3-4a74-4c8b-9014-f849456e724e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:59.799254 [ 3 ] {} HTTP-Session: 485eedc3-4a74-4c8b-9014-f849456e724e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:59.799394 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:59.799460 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:18:59.799637 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:59.800206 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:59.800466 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.17 05:18:59.800630 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.17 05:18:59.800757 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} executeQuery: Read 48 rows, 3.89 KiB in 0.001324985 sec., 36226 rows/sec., 2.87 MiB/sec. 2024.01.17 05:18:59.800921 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} DynamicQueryHandler: Done processing query 2024.01.17 05:18:59.800945 [ 3 ] {daf2a29c-97a4-486b-a47c-3e8df22b1f48} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:59.800961 [ 3 ] {} HTTP-Session: 485eedc3-4a74-4c8b-9014-f849456e724e Destroying unnamed session 2024.01.17 05:18:59.801118 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:59.801163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:59.801182 [ 3 ] {} HTTP-Session: b585074e-dd8c-43bf-ad46-a8d60e18ca31 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:59.801200 [ 3 ] {} HTTP-Session: b585074e-dd8c-43bf-ad46-a8d60e18ca31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:59.801276 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:59.801315 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:18:59.801421 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:59.801817 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:59.802036 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.17 05:18:59.802183 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.17 05:18:59.802288 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} executeQuery: Read 144 rows, 14.23 KiB in 0.000984299 sec., 146297 rows/sec., 14.11 MiB/sec. 2024.01.17 05:18:59.802324 [ 178 ] {} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.17 05:18:59.802426 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} DynamicQueryHandler: Done processing query 2024.01.17 05:18:59.802433 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:59.802464 [ 3 ] {478cf343-5192-4de0-8ae5-c2b6f0fccd0a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:18:59.802492 [ 3 ] {} HTTP-Session: b585074e-dd8c-43bf-ad46-a8d60e18ca31 Destroying unnamed session 2024.01.17 05:18:59.802596 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.17 05:18:59.802669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:59.802749 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:59.802761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:59.802809 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::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.01.17 05:18:59.802820 [ 3 ] {} HTTP-Session: 2d464d87-0ffc-44a7-af5e-a677e2cfb5fe Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:59.802879 [ 3 ] {} HTTP-Session: 2d464d87-0ffc-44a7-af5e-a677e2cfb5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:59.803085 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 145 rows starting from the beginning of the part 2024.01.17 05:18:59.803104 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:59.803193 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:18:59.803318 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part 2024.01.17 05:18:59.803632 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 181 rows starting from the beginning of the part 2024.01.17 05:18:59.803737 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:59.803881 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 144 rows starting from the beginning of the part 2024.01.17 05:18:59.803987 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 144 rows starting from the beginning of the part 2024.01.17 05:18:59.804517 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:59.804931 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.17 05:18:59.805266 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.17 05:18:59.805416 [ 178 ] {} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.17 05:18:59.805485 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} executeQuery: Read 48 rows, 3.84 KiB in 0.002268852 sec., 21156 rows/sec., 1.65 MiB/sec. 2024.01.17 05:18:59.805506 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:59.805843 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.17 05:18:59.806105 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} DynamicQueryHandler: Done processing query 2024.01.17 05:18:59.806160 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:59.806172 [ 3 ] {3c3f6667-b1fa-4c5a-8c87-ab129456ee36} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:18:59.806251 [ 3 ] {} HTTP-Session: 2d464d87-0ffc-44a7-af5e-a677e2cfb5fe Destroying unnamed session 2024.01.17 05:18:59.806259 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 98 rows starting from the beginning of the part 2024.01.17 05:18:59.806317 [ 13 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 4 columns (4 merged, 0 gathered) in 0.00378688 sec., 248753.59134696636 rows/sec., 23.75 MiB/sec. 2024.01.17 05:18:59.806433 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2024.01.17 05:18:59.806512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51357, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:18:59.806559 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.17 05:18:59.806616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:18:59.806737 [ 3 ] {} HTTP-Session: 4c528471-a99e-44f3-9566-be9a40068fa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:18:59.806766 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:59.806775 [ 3 ] {} HTTP-Session: 4c528471-a99e-44f3-9566-be9a40068fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:18:59.807027 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.17 05:18:59.807093 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part 2024.01.17 05:18:59.807132 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:18:59.807227 [ 14 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_16_3} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.17 05:18:59.807251 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:18:59.807364 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:59.807627 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:59.807769 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:18:59.808618 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:59.808616 [ 13 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.003047747 sec., 120088.70815064374 rows/sec., 9.38 MiB/sec. 2024.01.17 05:18:59.808812 [ 14 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.17 05:18:59.809083 [ 14 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.17 05:18:59.809171 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.17 05:18:59.809184 [ 14 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_16_3} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.17 05:18:59.809423 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.17 05:18:59.809555 [ 178 ] {} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2024.01.17 05:18:59.809574 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} executeQuery: Read 48 rows, 66.33 KiB in 0.002394285 sec., 20047 rows/sec., 27.05 MiB/sec. 2024.01.17 05:18:59.809607 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:18:59.809812 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2024.01.17 05:18:59.809920 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} DynamicQueryHandler: Done processing query 2024.01.17 05:18:59.809953 [ 3 ] {2ec5b79d-df7e-41cf-ab27-74cb75a4986f} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:18:59.809980 [ 3 ] {} HTTP-Session: 4c528471-a99e-44f3-9566-be9a40068fa1 Destroying unnamed session 2024.01.17 05:18:59.809991 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:18:59.810022 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 389 rows starting from the beginning of the part 2024.01.17 05:18:59.810122 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:59.810210 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:59.810304 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:59.810388 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:59.810470 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2024.01.17 05:18:59.811866 [ 23 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 629 rows, containing 6 columns (6 merged, 0 gathered) in 0.002196451 sec., 286371.0594955226 rows/sec., 386.44 MiB/sec. 2024.01.17 05:18:59.812254 [ 14 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2024.01.17 05:18:59.812477 [ 14 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2024.01.17 05:18:59.812547 [ 14 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2024.01.17 05:18:59.812623 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_16_3: 4.00 MiB. 2024.01.17 05:19:00.000145 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.14 MiB, peak 236.45 MiB, will set to 231.02 MiB (RSS), difference: -4.12 MiB 2024.01.17 05:19:08.507125 [ 175 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:19:08.507187 [ 175 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:19:09.801902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:09.802016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:09.802047 [ 3 ] {} HTTP-Session: 1ab0b9fb-f129-4635-b97e-0f1df08b0621 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:09.802074 [ 3 ] {} HTTP-Session: 1ab0b9fb-f129-4635-b97e-0f1df08b0621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:09.802215 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:09.802281 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:19:09.802463 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:09.802933 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:19:09.803222 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.17 05:19:09.803388 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.17 05:19:09.803513 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} executeQuery: Read 48 rows, 3.89 KiB in 0.001260604 sec., 38076 rows/sec., 3.01 MiB/sec. 2024.01.17 05:19:09.803661 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} DynamicQueryHandler: Done processing query 2024.01.17 05:19:09.803687 [ 3 ] {a81a283b-cd53-4a78-8d37-c27eba5a73ab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:09.803704 [ 3 ] {} HTTP-Session: 1ab0b9fb-f129-4635-b97e-0f1df08b0621 Destroying unnamed session 2024.01.17 05:19:09.803818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:09.803870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:09.803891 [ 3 ] {} HTTP-Session: 72d69f6e-5503-44d6-9950-36d3a6c1069d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:09.803909 [ 3 ] {} HTTP-Session: 72d69f6e-5503-44d6-9950-36d3a6c1069d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:09.803987 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:09.804028 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:19:09.804141 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:09.804420 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:19:09.804633 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.17 05:19:09.804787 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.17 05:19:09.804907 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} executeQuery: Read 4 rows, 342.00 B in 0.000890207 sec., 4493 rows/sec., 375.18 KiB/sec. 2024.01.17 05:19:09.805028 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} DynamicQueryHandler: Done processing query 2024.01.17 05:19:09.805051 [ 3 ] {ab4f57ec-2491-4ddf-ae05-8b02e04426a2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:19:09.805068 [ 3 ] {} HTTP-Session: 72d69f6e-5503-44d6-9950-36d3a6c1069d Destroying unnamed session 2024.01.17 05:19:09.805215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:09.805265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:09.805285 [ 3 ] {} HTTP-Session: 6d3d0dc4-6d27-414a-ab46-69cafbe62252 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:09.805301 [ 3 ] {} HTTP-Session: 6d3d0dc4-6d27-414a-ab46-69cafbe62252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:09.805379 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:09.805417 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:19:09.805527 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:09.805911 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:19:09.806138 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.17 05:19:09.806289 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.17 05:19:09.806408 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} executeQuery: Read 182 rows, 17.50 KiB in 0.000994368 sec., 183030 rows/sec., 17.18 MiB/sec. 2024.01.17 05:19:09.806552 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} DynamicQueryHandler: Done processing query 2024.01.17 05:19:09.806575 [ 3 ] {aa1af3f4-f64a-434a-92e9-4b973b8ef65d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:19:09.806591 [ 3 ] {} HTTP-Session: 6d3d0dc4-6d27-414a-ab46-69cafbe62252 Destroying unnamed session 2024.01.17 05:19:09.806695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:09.806740 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:09.806760 [ 3 ] {} HTTP-Session: 6ed1f9d3-70da-4bf6-a285-7e79a8c86de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:09.806776 [ 3 ] {} HTTP-Session: 6ed1f9d3-70da-4bf6-a285-7e79a8c86de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:09.806846 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:09.806884 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:19:09.806988 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:09.807243 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:19:09.807459 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2024.01.17 05:19:09.807612 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2024.01.17 05:19:09.807730 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} executeQuery: Read 4 rows, 286.00 B in 0.000856195 sec., 4671 rows/sec., 326.21 KiB/sec. 2024.01.17 05:19:09.807852 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} DynamicQueryHandler: Done processing query 2024.01.17 05:19:09.807876 [ 3 ] {80c1a9e2-21a1-4706-a616-95ae4c56d0c8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:19:09.807892 [ 3 ] {} HTTP-Session: 6ed1f9d3-70da-4bf6-a285-7e79a8c86de0 Destroying unnamed session 2024.01.17 05:19:09.808019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:09.808066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:09.808084 [ 3 ] {} HTTP-Session: 41a99d72-10d3-4482-8631-fa72061d8916 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:09.808102 [ 3 ] {} HTTP-Session: 41a99d72-10d3-4482-8631-fa72061d8916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:09.808174 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:09.808212 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:19:09.808318 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:09.808618 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:19:09.808831 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.17 05:19:09.808978 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.17 05:19:09.809099 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} executeQuery: Read 76 rows, 6.07 KiB in 0.000891337 sec., 85265 rows/sec., 6.65 MiB/sec. 2024.01.17 05:19:09.809216 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} DynamicQueryHandler: Done processing query 2024.01.17 05:19:09.809240 [ 3 ] {9faae56e-700b-41fa-bff5-750622391744} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:19:09.809256 [ 3 ] {} HTTP-Session: 41a99d72-10d3-4482-8631-fa72061d8916 Destroying unnamed session 2024.01.17 05:19:09.809357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:09.809405 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:09.809424 [ 3 ] {} HTTP-Session: e066f102-3554-472f-9ef6-da62b8debfb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:09.809441 [ 3 ] {} HTTP-Session: e066f102-3554-472f-9ef6-da62b8debfb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:09.809512 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:09.809554 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:19:09.809675 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:09.809999 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:19:09.810266 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.17 05:19:09.810445 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.17 05:19:09.810571 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} executeQuery: Read 38 rows, 2.74 KiB in 0.001027709 sec., 36975 rows/sec., 2.61 MiB/sec. 2024.01.17 05:19:09.810765 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} DynamicQueryHandler: Done processing query 2024.01.17 05:19:09.810789 [ 3 ] {158815dd-1af0-41d0-aa7a-1f99483a282a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:09.810806 [ 3 ] {} HTTP-Session: e066f102-3554-472f-9ef6-da62b8debfb5 Destroying unnamed session 2024.01.17 05:19:09.810945 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51358, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:09.810992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:09.811012 [ 3 ] {} HTTP-Session: e57f23ac-5b59-4358-af4a-f541bdcb3122 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:09.811028 [ 3 ] {} HTTP-Session: e57f23ac-5b59-4358-af4a-f541bdcb3122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:09.811113 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:09.811157 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:19:09.811305 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:09.811798 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.06 GiB. 2024.01.17 05:19:09.812113 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.17 05:19:09.812300 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.17 05:19:09.812419 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} executeQuery: Read 48 rows, 66.33 KiB in 0.001278554 sec., 37542 rows/sec., 50.66 MiB/sec. 2024.01.17 05:19:09.812529 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} DynamicQueryHandler: Done processing query 2024.01.17 05:19:09.812551 [ 3 ] {5ec4cacd-881a-45f8-886b-d2ae0d44aaff} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:19:09.812567 [ 3 ] {} HTTP-Session: e57f23ac-5b59-4358-af4a-f541bdcb3122 Destroying unnamed session 2024.01.17 05:19:19.799864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:19.799996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:19.800026 [ 3 ] {} HTTP-Session: e2919826-c3bc-4f3a-b257-c8005b533b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:19.800053 [ 3 ] {} HTTP-Session: e2919826-c3bc-4f3a-b257-c8005b533b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:19.800189 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:19.800261 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:19:19.800426 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:19.800848 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:19.801120 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.17 05:19:19.801295 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.17 05:19:19.801420 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} executeQuery: Read 48 rows, 3.89 KiB in 0.001187503 sec., 40420 rows/sec., 3.20 MiB/sec. 2024.01.17 05:19:19.801554 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} DynamicQueryHandler: Done processing query 2024.01.17 05:19:19.801578 [ 3 ] {ad9f6843-55c4-4e90-b098-6f2e86cbdce0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:19.801595 [ 3 ] {} HTTP-Session: e2919826-c3bc-4f3a-b257-c8005b533b67 Destroying unnamed session 2024.01.17 05:19:19.801734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:19.801783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:19.801802 [ 3 ] {} HTTP-Session: 9920fe0f-6693-4aa7-8076-427922399e89 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:19.801821 [ 3 ] {} HTTP-Session: 9920fe0f-6693-4aa7-8076-427922399e89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:19.801900 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:19.801944 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:19:19.802057 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:19.802369 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:19.802598 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.17 05:19:19.802763 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.17 05:19:19.802889 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} executeQuery: Read 2 rows, 175.00 B in 0.000958428 sec., 2086 rows/sec., 178.31 KiB/sec. 2024.01.17 05:19:19.803008 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} DynamicQueryHandler: Done processing query 2024.01.17 05:19:19.803033 [ 3 ] {f47f7861-994f-4f51-b9af-ec7dd7cbf04f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:19:19.803049 [ 3 ] {} HTTP-Session: 9920fe0f-6693-4aa7-8076-427922399e89 Destroying unnamed session 2024.01.17 05:19:19.803238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:19.803298 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:19.803320 [ 3 ] {} HTTP-Session: f36efa1e-ec83-4168-8b72-10e1da7b4804 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:19.803341 [ 3 ] {} HTTP-Session: f36efa1e-ec83-4168-8b72-10e1da7b4804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:19.803440 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:19.803491 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:19:19.803623 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:19.804038 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:19.804309 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.17 05:19:19.804469 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.17 05:19:19.804590 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} executeQuery: Read 145 rows, 14.32 KiB in 0.001109971 sec., 130634 rows/sec., 12.59 MiB/sec. 2024.01.17 05:19:19.804740 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} DynamicQueryHandler: Done processing query 2024.01.17 05:19:19.804765 [ 3 ] {beb2c2c3-0245-421d-b23a-d9a642a3a5ae} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:19:19.804781 [ 3 ] {} HTTP-Session: f36efa1e-ec83-4168-8b72-10e1da7b4804 Destroying unnamed session 2024.01.17 05:19:19.804902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:19.804949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:19.804969 [ 3 ] {} HTTP-Session: 60a34891-70b5-406a-9f21-844880086124 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:19.804987 [ 3 ] {} HTTP-Session: 60a34891-70b5-406a-9f21-844880086124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:19.805063 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:19.805104 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:19:19.805211 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:19.805487 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:19.805692 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2024.01.17 05:19:19.805842 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2024.01.17 05:19:19.805962 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} executeQuery: Read 2 rows, 143.00 B in 0.000863156 sec., 2317 rows/sec., 161.79 KiB/sec. 2024.01.17 05:19:19.806065 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} DynamicQueryHandler: Done processing query 2024.01.17 05:19:19.806089 [ 3 ] {c9b49fa1-16e7-40d9-97ee-e406239a4bff} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:19:19.806105 [ 3 ] {} HTTP-Session: 60a34891-70b5-406a-9f21-844880086124 Destroying unnamed session 2024.01.17 05:19:19.806224 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:19.806269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:19.806290 [ 3 ] {} HTTP-Session: 64b547b3-2de8-45f6-8ecb-11c98fa8ccdd Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:19.806306 [ 3 ] {} HTTP-Session: 64b547b3-2de8-45f6-8ecb-11c98fa8ccdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:19.806379 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:19.806418 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:19:19.806523 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:19.806810 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:19.807022 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.17 05:19:19.807172 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.17 05:19:19.807276 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} executeQuery: Read 50 rows, 4.01 KiB in 0.000869596 sec., 57497 rows/sec., 4.50 MiB/sec. 2024.01.17 05:19:19.807427 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} DynamicQueryHandler: Done processing query 2024.01.17 05:19:19.807457 [ 3 ] {994c942f-d246-42a1-8d60-f53cc79e9860} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.17 05:19:19.807474 [ 3 ] {} HTTP-Session: 64b547b3-2de8-45f6-8ecb-11c98fa8ccdd Destroying unnamed session 2024.01.17 05:19:19.807581 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:19.807627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:19.807646 [ 3 ] {} HTTP-Session: 1da7bb96-4395-49d4-9254-55e8f25faf83 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:19.807663 [ 3 ] {} HTTP-Session: 1da7bb96-4395-49d4-9254-55e8f25faf83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:19.807735 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:19.807779 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:19:19.807910 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:19.808180 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:19.808443 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.17 05:19:19.808621 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.17 05:19:19.808744 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} executeQuery: Read 1 rows, 72.00 B in 0.000979418 sec., 1021 rows/sec., 71.79 KiB/sec. 2024.01.17 05:19:19.808856 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} DynamicQueryHandler: Done processing query 2024.01.17 05:19:19.808880 [ 3 ] {d7bf50fb-aa81-49ef-87d7-be1e49cb5fe1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:19:19.808896 [ 3 ] {} HTTP-Session: 1da7bb96-4395-49d4-9254-55e8f25faf83 Destroying unnamed session 2024.01.17 05:19:19.809041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:19.809086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:19.809106 [ 3 ] {} HTTP-Session: 3e226fa0-4121-4e39-8d1d-67e58132ec20 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:19.809122 [ 3 ] {} HTTP-Session: 3e226fa0-4121-4e39-8d1d-67e58132ec20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:19.809205 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:19.809250 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:19:19.809386 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:19.809841 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:19.810144 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2024.01.17 05:19:19.810324 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2024.01.17 05:19:19.810455 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} executeQuery: Read 48 rows, 66.33 KiB in 0.001219452 sec., 39361 rows/sec., 53.12 MiB/sec. 2024.01.17 05:19:19.810582 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} DynamicQueryHandler: Done processing query 2024.01.17 05:19:19.810605 [ 3 ] {52ba990e-3a29-4dab-8569-58da24f23065} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:19:19.810621 [ 3 ] {} HTTP-Session: 3e226fa0-4121-4e39-8d1d-67e58132ec20 Destroying unnamed session 2024.01.17 05:19:23.507240 [ 165 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:19:23.507310 [ 165 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:19:29.799306 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:29.799427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:29.799453 [ 3 ] {} HTTP-Session: f8eae671-c134-4ca6-b252-fb15987b3811 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:29.799476 [ 3 ] {} HTTP-Session: f8eae671-c134-4ca6-b252-fb15987b3811 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:29.799602 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:29.799662 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:19:29.799819 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:29.800192 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:29.800458 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.17 05:19:29.800627 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.17 05:19:29.800755 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} executeQuery: Read 48 rows, 3.89 KiB in 0.001113521 sec., 43106 rows/sec., 3.41 MiB/sec. 2024.01.17 05:19:29.800776 [ 109 ] {} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2024.01.17 05:19:29.800894 [ 109 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:29.800930 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} DynamicQueryHandler: Done processing query 2024.01.17 05:19:29.800976 [ 3 ] {333d1e1f-b633-4961-bceb-84c7a38f3c6d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:29.800984 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2024.01.17 05:19:29.801005 [ 3 ] {} HTTP-Session: f8eae671-c134-4ca6-b252-fb15987b3811 Destroying unnamed session 2024.01.17 05:19:29.801082 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:19:29.801111 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 48 rows starting from the beginning of the part 2024.01.17 05:19:29.801193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:29.801252 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:29.801254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:29.801296 [ 3 ] {} HTTP-Session: 6a454381-313e-40bc-a42f-590b6c73853e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:29.801320 [ 3 ] {} HTTP-Session: 6a454381-313e-40bc-a42f-590b6c73853e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:29.801366 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:29.801440 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:29.801472 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:29.801494 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:19:29.801602 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:29.801744 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:29.802458 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:29.802552 [ 19 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.00160885 sec., 149174.87646455542 rows/sec., 11.81 MiB/sec. 2024.01.17 05:19:29.802676 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2024.01.17 05:19:29.802766 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.17 05:19:29.802925 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2024.01.17 05:19:29.802975 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.17 05:19:29.803022 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_19_4} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2024.01.17 05:19:29.803177 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} executeQuery: Read 144 rows, 14.23 KiB in 0.001701022 sec., 84654 rows/sec., 8.17 MiB/sec. 2024.01.17 05:19:29.803290 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} DynamicQueryHandler: Done processing query 2024.01.17 05:19:29.803314 [ 3 ] {b6f8c411-227a-4a91-a357-4b15d64177dc} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:19:29.803330 [ 3 ] {} HTTP-Session: 6a454381-313e-40bc-a42f-590b6c73853e Destroying unnamed session 2024.01.17 05:19:29.803446 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:29.803492 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:29.803512 [ 3 ] {} HTTP-Session: 6d2e610d-44e5-4f92-af66-d022d6bb6859 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:29.803530 [ 3 ] {} HTTP-Session: 6d2e610d-44e5-4f92-af66-d022d6bb6859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:29.803607 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:29.803647 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:19:29.803751 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:29.804036 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:29.804234 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.17 05:19:29.804378 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.17 05:19:29.804500 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} executeQuery: Read 48 rows, 3.84 KiB in 0.000864327 sec., 55534 rows/sec., 4.34 MiB/sec. 2024.01.17 05:19:29.804606 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} DynamicQueryHandler: Done processing query 2024.01.17 05:19:29.804639 [ 3 ] {8f0c3c41-2188-4ef1-b1c9-dbed5f1cb989} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:29.804655 [ 3 ] {} HTTP-Session: 6d2e610d-44e5-4f92-af66-d022d6bb6859 Destroying unnamed session 2024.01.17 05:19:29.804809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:29.804860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:29.804879 [ 3 ] {} HTTP-Session: 8f30fb36-ed45-4a92-a9f9-1ee0385d02a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:29.804897 [ 3 ] {} HTTP-Session: 8f30fb36-ed45-4a92-a9f9-1ee0385d02a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:29.804983 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:29.805029 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:19:29.805165 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:29.805606 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:29.805906 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2024.01.17 05:19:29.806077 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2024.01.17 05:19:29.806201 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} executeQuery: Read 48 rows, 66.33 KiB in 0.001189302 sec., 40359 rows/sec., 54.46 MiB/sec. 2024.01.17 05:19:29.806307 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} DynamicQueryHandler: Done processing query 2024.01.17 05:19:29.806330 [ 3 ] {423381cc-bd23-4914-b895-d62a0161bfff} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:19:29.806345 [ 3 ] {} HTTP-Session: 8f30fb36-ed45-4a92-a9f9-1ee0385d02a8 Destroying unnamed session 2024.01.17 05:19:38.507346 [ 142 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:19:38.507418 [ 142 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:19:39.800238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:39.800351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:39.800381 [ 3 ] {} HTTP-Session: 176c137e-c3c8-4ed5-bc92-c1fa06999dd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:39.800408 [ 3 ] {} HTTP-Session: 176c137e-c3c8-4ed5-bc92-c1fa06999dd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:39.800546 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:39.800611 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:19:39.800785 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:39.801177 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:39.801428 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.17 05:19:39.801586 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.17 05:19:39.801718 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} executeQuery: Read 48 rows, 3.89 KiB in 0.001128641 sec., 42529 rows/sec., 3.37 MiB/sec. 2024.01.17 05:19:39.801838 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} DynamicQueryHandler: Done processing query 2024.01.17 05:19:39.801862 [ 3 ] {780b8a0e-20c9-42c6-a1cb-25afb1a7bb9e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:39.801878 [ 3 ] {} HTTP-Session: 176c137e-c3c8-4ed5-bc92-c1fa06999dd2 Destroying unnamed session 2024.01.17 05:19:39.801987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:39.802030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:39.802049 [ 3 ] {} HTTP-Session: 5e5cb7f8-cc18-422a-9b7c-f27af8caa9ef Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:39.802065 [ 3 ] {} HTTP-Session: 5e5cb7f8-cc18-422a-9b7c-f27af8caa9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:39.802133 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:39.802173 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:19:39.802278 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:39.802507 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:39.802701 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.17 05:19:39.802856 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.17 05:19:39.802976 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} executeQuery: Read 2 rows, 175.00 B in 0.000814505 sec., 2455 rows/sec., 209.82 KiB/sec. 2024.01.17 05:19:39.803109 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} DynamicQueryHandler: Done processing query 2024.01.17 05:19:39.803133 [ 3 ] {2fdc4e84-bff9-43b5-9c01-e9be1dde35e1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:19:39.803148 [ 3 ] {} HTTP-Session: 5e5cb7f8-cc18-422a-9b7c-f27af8caa9ef Destroying unnamed session 2024.01.17 05:19:39.803294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:39.803338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:39.803358 [ 3 ] {} HTTP-Session: 4976ca15-ae4c-49ca-bd9e-ea7d527bc74d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:39.803374 [ 3 ] {} HTTP-Session: 4976ca15-ae4c-49ca-bd9e-ea7d527bc74d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:39.803450 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:39.803489 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:19:39.803594 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:39.803939 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:39.804150 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.17 05:19:39.804300 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.17 05:19:39.804425 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} executeQuery: Read 181 rows, 17.41 KiB in 0.000946977 sec., 191134 rows/sec., 17.95 MiB/sec. 2024.01.17 05:19:39.804554 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} DynamicQueryHandler: Done processing query 2024.01.17 05:19:39.804577 [ 3 ] {e526d3f3-fbd1-4a73-870e-24c1b844b1f5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:19:39.804592 [ 3 ] {} HTTP-Session: 4976ca15-ae4c-49ca-bd9e-ea7d527bc74d Destroying unnamed session 2024.01.17 05:19:39.804693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:39.804735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:39.804754 [ 3 ] {} HTTP-Session: 7fafa2c3-ec33-43b4-a76e-bb7dc75e7185 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:39.804770 [ 3 ] {} HTTP-Session: 7fafa2c3-ec33-43b4-a76e-bb7dc75e7185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:39.804837 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:39.804875 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:19:39.804977 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:39.805218 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:39.805439 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2024.01.17 05:19:39.805585 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2024.01.17 05:19:39.805709 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} executeQuery: Read 2 rows, 143.00 B in 0.000845235 sec., 2366 rows/sec., 165.22 KiB/sec. 2024.01.17 05:19:39.805810 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} DynamicQueryHandler: Done processing query 2024.01.17 05:19:39.805834 [ 3 ] {c94cc544-c90f-4c31-96dd-73ff99c055af} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:19:39.805849 [ 3 ] {} HTTP-Session: 7fafa2c3-ec33-43b4-a76e-bb7dc75e7185 Destroying unnamed session 2024.01.17 05:19:39.805957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:39.806001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:39.806020 [ 3 ] {} HTTP-Session: e4650127-a872-442f-aef1-233226c965de Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:39.806037 [ 3 ] {} HTTP-Session: e4650127-a872-442f-aef1-233226c965de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:39.806110 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:39.806148 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:19:39.806252 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:39.806614 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:39.806818 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.17 05:19:39.806973 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.17 05:19:39.807085 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} executeQuery: Read 74 rows, 5.91 KiB in 0.000940098 sec., 78715 rows/sec., 6.13 MiB/sec. 2024.01.17 05:19:39.807201 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} DynamicQueryHandler: Done processing query 2024.01.17 05:19:39.807225 [ 3 ] {cd4a11fe-b72c-4503-ac47-73d038a3bb9b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:19:39.807240 [ 3 ] {} HTTP-Session: e4650127-a872-442f-aef1-233226c965de Destroying unnamed session 2024.01.17 05:19:39.807339 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:39.807384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:39.807402 [ 3 ] {} HTTP-Session: 20d72915-7f2b-464c-9f79-b225a483d84d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:39.807419 [ 3 ] {} HTTP-Session: 20d72915-7f2b-464c-9f79-b225a483d84d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:39.807491 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:39.807534 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:19:39.807652 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:39.807939 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:39.808194 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.17 05:19:39.808369 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.17 05:19:39.808508 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} executeQuery: Read 37 rows, 2.67 KiB in 0.000982988 sec., 37640 rows/sec., 2.65 MiB/sec. 2024.01.17 05:19:39.808663 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} DynamicQueryHandler: Done processing query 2024.01.17 05:19:39.808686 [ 3 ] {e275fee6-1b3e-4778-9711-12d57744b1bd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:39.808702 [ 3 ] {} HTTP-Session: 20d72915-7f2b-464c-9f79-b225a483d84d Destroying unnamed session 2024.01.17 05:19:39.808836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:39.808878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:39.808896 [ 3 ] {} HTTP-Session: 6285bcf0-38e1-470f-b45f-308e3a65baaf Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:39.808912 [ 3 ] {} HTTP-Session: 6285bcf0-38e1-470f-b45f-308e3a65baaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:39.808995 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:39.809037 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:19:39.809178 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:39.809637 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:39.809939 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2024.01.17 05:19:39.810120 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2024.01.17 05:19:39.810252 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} executeQuery: Read 48 rows, 66.33 KiB in 0.001223403 sec., 39234 rows/sec., 52.95 MiB/sec. 2024.01.17 05:19:39.810371 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} DynamicQueryHandler: Done processing query 2024.01.17 05:19:39.810394 [ 3 ] {7b37e5b8-0b4b-4bcf-ac85-38cd60a3d855} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:19:39.810409 [ 3 ] {} HTTP-Session: 6285bcf0-38e1-470f-b45f-308e3a65baaf Destroying unnamed session 2024.01.17 05:19:49.799495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:49.799622 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:49.799652 [ 3 ] {} HTTP-Session: 91d8fe89-6636-450e-8600-9179915e48ae Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:49.799679 [ 3 ] {} HTTP-Session: 91d8fe89-6636-450e-8600-9179915e48ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:49.799822 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:49.799890 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:19:49.800071 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:49.800501 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:49.800761 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.17 05:19:49.800924 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.17 05:19:49.801044 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} executeQuery: Read 48 rows, 3.89 KiB in 0.001181842 sec., 40614 rows/sec., 3.21 MiB/sec. 2024.01.17 05:19:49.801172 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} DynamicQueryHandler: Done processing query 2024.01.17 05:19:49.801198 [ 3 ] {2574a550-c69b-4fcc-961f-894b6b110a86} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:49.801216 [ 3 ] {} HTTP-Session: 91d8fe89-6636-450e-8600-9179915e48ae Destroying unnamed session 2024.01.17 05:19:49.801377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:49.801426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:49.801446 [ 3 ] {} HTTP-Session: 8c36d246-85d4-4bea-b4c2-599a47362077 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:49.801465 [ 3 ] {} HTTP-Session: 8c36d246-85d4-4bea-b4c2-599a47362077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:49.801552 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:49.801595 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:19:49.801701 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:49.802067 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:49.802283 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.17 05:19:49.802434 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.17 05:19:49.802538 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} executeQuery: Read 144 rows, 14.23 KiB in 0.000956547 sec., 150541 rows/sec., 14.52 MiB/sec. 2024.01.17 05:19:49.802530 [ 159 ] {} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.17 05:19:49.802589 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:49.802669 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.17 05:19:49.802682 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} DynamicQueryHandler: Done processing query 2024.01.17 05:19:49.802736 [ 3 ] {f4b72a4b-d27b-441b-97fb-5839ef18455b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:19:49.802785 [ 3 ] {} HTTP-Session: 8c36d246-85d4-4bea-b4c2-599a47362077 Destroying unnamed session 2024.01.17 05:19:49.802880 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:19:49.802913 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 184 rows starting from the beginning of the part 2024.01.17 05:19:49.802968 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:49.803024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:49.803025 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 182 rows starting from the beginning of the part 2024.01.17 05:19:49.803049 [ 3 ] {} HTTP-Session: 99d8d6dc-0532-4123-a455-b187d95556f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:49.803078 [ 3 ] {} HTTP-Session: 99d8d6dc-0532-4123-a455-b187d95556f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:49.803161 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 145 rows starting from the beginning of the part 2024.01.17 05:19:49.803201 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:49.803258 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:19:49.803277 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 144 rows starting from the beginning of the part 2024.01.17 05:19:49.803434 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 181 rows starting from the beginning of the part 2024.01.17 05:19:49.803490 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:49.803567 [ 19 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 144 rows starting from the beginning of the part 2024.01.17 05:19:49.803912 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:19:49.804189 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.17 05:19:49.804357 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.17 05:19:49.804497 [ 159 ] {} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.17 05:19:49.804586 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:49.804595 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} executeQuery: Read 48 rows, 3.84 KiB in 0.001350406 sec., 35544 rows/sec., 2.78 MiB/sec. 2024.01.17 05:19:49.804706 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.17 05:19:49.804713 [ 18 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002040698 sec., 480227.8436103725 rows/sec., 45.63 MiB/sec. 2024.01.17 05:19:49.804824 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} DynamicQueryHandler: Done processing query 2024.01.17 05:19:49.804843 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:19:49.804866 [ 3 ] {71cd3d78-035e-4cb9-a196-9e98eba1c23a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:49.804893 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 98 rows starting from the beginning of the part 2024.01.17 05:19:49.804931 [ 3 ] {} HTTP-Session: 99d8d6dc-0532-4123-a455-b187d95556f4 Destroying unnamed session 2024.01.17 05:19:49.805015 [ 18 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.17 05:19:49.805136 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 76 rows starting from the beginning of the part 2024.01.17 05:19:49.805191 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:49.805277 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:49.805302 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part 2024.01.17 05:19:49.805313 [ 3 ] {} HTTP-Session: b7f9c902-86e5-4557-a950-aac432442c97 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:49.805380 [ 3 ] {} HTTP-Session: b7f9c902-86e5-4557-a950-aac432442c97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:49.805455 [ 18 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.17 05:19:49.805604 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:49.805630 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:49.805683 [ 18 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_21_4} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.17 05:19:49.805750 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:19:49.805960 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part 2024.01.17 05:19:49.806126 [ 23 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:49.806255 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:49.806969 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:49.807062 [ 16 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 4 columns (4 merged, 0 gathered) in 0.002400035 sec., 164164.27260435786 rows/sec., 12.82 MiB/sec. 2024.01.17 05:19:49.807295 [ 16 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.17 05:19:49.807474 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2024.01.17 05:19:49.807620 [ 16 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.17 05:19:49.807745 [ 16 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_21_4} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.17 05:19:49.807744 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2024.01.17 05:19:49.807915 [ 159 ] {} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2024.01.17 05:19:49.807927 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} executeQuery: Read 48 rows, 66.33 KiB in 0.002237182 sec., 21455 rows/sec., 28.95 MiB/sec. 2024.01.17 05:19:49.807956 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:49.808112 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2024.01.17 05:19:49.808194 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} DynamicQueryHandler: Done processing query 2024.01.17 05:19:49.808243 [ 3 ] {02d0399e-c42c-48bd-b088-a9de9f3d7962} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:19:49.808301 [ 3 ] {} HTTP-Session: b7f9c902-86e5-4557-a950-aac432442c97 Destroying unnamed session 2024.01.17 05:19:49.808310 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:19:49.808359 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 629 rows starting from the beginning of the part 2024.01.17 05:19:49.808499 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:49.808597 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:49.808688 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:49.808776 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:49.808865 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2024.01.17 05:19:49.810954 [ 18 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 869 rows, containing 6 columns (6 merged, 0 gathered) in 0.002943765 sec., 295200.19430898863 rows/sec., 398.36 MiB/sec. 2024.01.17 05:19:49.811493 [ 16 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2024.01.17 05:19:49.811763 [ 16 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2024.01.17 05:19:49.811843 [ 16 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2024.01.17 05:19:49.811930 [ 16 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_21_4: 4.13 MiB. 2024.01.17 05:19:50.363859 [ 159 ] {} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2024.01.17 05:19:50.363927 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB. 2024.01.17 05:19:50.364002 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2024.01.17 05:19:50.364142 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:19:50.364184 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 329 rows starting from the beginning of the part 2024.01.17 05:19:50.364308 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2024.01.17 05:19:50.364407 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part 2024.01.17 05:19:50.364496 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2024.01.17 05:19:50.364579 [ 23 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 37 rows starting from the beginning of the part 2024.01.17 05:19:50.365256 [ 18 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 442 rows, containing 5 columns (5 merged, 0 gathered) in 0.001282534 sec., 344630.2398221021 rows/sec., 24.31 MiB/sec. 2024.01.17 05:19:50.365405 [ 18 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2024.01.17 05:19:50.365640 [ 18 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2024.01.17 05:19:50.365708 [ 18 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_9_2} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2024.01.17 05:19:53.507471 [ 161 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:19:53.507545 [ 161 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:19:59.798825 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:59.798958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:59.798989 [ 3 ] {} HTTP-Session: 74cd5ca9-4c6a-4131-b6ec-b312dcce1d15 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:59.799016 [ 3 ] {} HTTP-Session: 74cd5ca9-4c6a-4131-b6ec-b312dcce1d15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:59.799155 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:59.799220 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:19:59.799400 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:59.799852 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:19:59.800112 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.17 05:19:59.800275 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.17 05:19:59.800398 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} executeQuery: Read 48 rows, 3.89 KiB in 0.001203033 sec., 39899 rows/sec., 3.16 MiB/sec. 2024.01.17 05:19:59.800529 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} DynamicQueryHandler: Done processing query 2024.01.17 05:19:59.800554 [ 3 ] {eaf914b7-4028-4273-8255-f52bab5a5b9e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:59.800570 [ 3 ] {} HTTP-Session: 74cd5ca9-4c6a-4131-b6ec-b312dcce1d15 Destroying unnamed session 2024.01.17 05:19:59.800734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:59.800782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:59.800802 [ 3 ] {} HTTP-Session: afef319a-45e8-4deb-ab4c-c5b07d11248f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:59.800822 [ 3 ] {} HTTP-Session: afef319a-45e8-4deb-ab4c-c5b07d11248f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:59.800909 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:59.800951 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:19:59.801057 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:59.801453 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:19:59.801679 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.17 05:19:59.801831 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.17 05:19:59.801932 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} executeQuery: Read 144 rows, 14.23 KiB in 0.000995558 sec., 144642 rows/sec., 13.96 MiB/sec. 2024.01.17 05:19:59.802067 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} DynamicQueryHandler: Done processing query 2024.01.17 05:19:59.802092 [ 3 ] {5358c3eb-0a66-4e88-a7bd-9cd18e7dd93b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:19:59.802107 [ 3 ] {} HTTP-Session: afef319a-45e8-4deb-ab4c-c5b07d11248f Destroying unnamed session 2024.01.17 05:19:59.802222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:59.802268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:59.802287 [ 3 ] {} HTTP-Session: 42986cf0-6c99-46ce-9c26-c30889f97418 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:59.802304 [ 3 ] {} HTTP-Session: 42986cf0-6c99-46ce-9c26-c30889f97418 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:59.802378 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:59.802417 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:19:59.802525 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:59.802808 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:19:59.803014 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.17 05:19:59.803163 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.17 05:19:59.803264 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} executeQuery: Read 48 rows, 3.84 KiB in 0.000858116 sec., 55936 rows/sec., 4.37 MiB/sec. 2024.01.17 05:19:59.803378 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} DynamicQueryHandler: Done processing query 2024.01.17 05:19:59.803401 [ 3 ] {791f0bdb-2f09-454d-8dbe-141f71a8d79d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:19:59.803417 [ 3 ] {} HTTP-Session: 42986cf0-6c99-46ce-9c26-c30889f97418 Destroying unnamed session 2024.01.17 05:19:59.803627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51360, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:19:59.803673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:19:59.803692 [ 3 ] {} HTTP-Session: 4ae41aa8-97b3-45c1-a764-86bdefeef445 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:19:59.803708 [ 3 ] {} HTTP-Session: 4ae41aa8-97b3-45c1-a764-86bdefeef445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:19:59.803797 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:19:59.803841 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:19:59.803974 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:19:59.804426 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:19:59.804746 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2024.01.17 05:19:59.804931 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2024.01.17 05:19:59.805040 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} executeQuery: Read 48 rows, 66.33 KiB in 0.001214492 sec., 39522 rows/sec., 53.33 MiB/sec. 2024.01.17 05:19:59.805162 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} DynamicQueryHandler: Done processing query 2024.01.17 05:19:59.805186 [ 3 ] {67e7298e-2095-444b-ab19-9020fc331af8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:19:59.805201 [ 3 ] {} HTTP-Session: 4ae41aa8-97b3-45c1-a764-86bdefeef445 Destroying unnamed session 2024.01.17 05:20:08.507799 [ 129 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:20:08.507891 [ 129 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:20:09.800594 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:09.800706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:09.800739 [ 3 ] {} HTTP-Session: bc6dce64-cccf-4a54-909a-5aad0e67f052 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:09.800763 [ 3 ] {} HTTP-Session: bc6dce64-cccf-4a54-909a-5aad0e67f052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:09.800900 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:09.800968 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:20:09.801137 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:09.801574 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:09.801868 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.17 05:20:09.802057 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.17 05:20:09.802192 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} executeQuery: Read 48 rows, 3.89 KiB in 0.001250293 sec., 38391 rows/sec., 3.04 MiB/sec. 2024.01.17 05:20:09.802224 [ 129 ] {} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2024.01.17 05:20:09.802334 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:09.802368 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} DynamicQueryHandler: Done processing query 2024.01.17 05:20:09.802422 [ 3 ] {6db93ca8-86ee-488e-9ebc-dd8a53698b91} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:09.802445 [ 3 ] {} HTTP-Session: bc6dce64-cccf-4a54-909a-5aad0e67f052 Destroying unnamed session 2024.01.17 05:20:09.802451 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2024.01.17 05:20:09.802548 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:20:09.802565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:09.802583 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 48 rows starting from the beginning of the part 2024.01.17 05:20:09.802624 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:09.802650 [ 3 ] {} HTTP-Session: 8a888909-849a-40f6-a931-ee9fa723b94c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:09.802673 [ 3 ] {} HTTP-Session: 8a888909-849a-40f6-a931-ee9fa723b94c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:09.802731 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:09.802790 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:09.802850 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:20:09.802851 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:09.803023 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:09.803101 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:09.803169 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:09.803592 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:09.803887 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.17 05:20:09.803957 [ 12 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001547059 sec., 155133.0621521222 rows/sec., 12.28 MiB/sec. 2024.01.17 05:20:09.804076 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.17 05:20:09.804083 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2024.01.17 05:20:09.804267 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} executeQuery: Read 4 rows, 342.00 B in 0.001432856 sec., 2791 rows/sec., 233.09 KiB/sec. 2024.01.17 05:20:09.804317 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2024.01.17 05:20:09.804415 [ 23 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_23_5} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2024.01.17 05:20:09.804444 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} DynamicQueryHandler: Done processing query 2024.01.17 05:20:09.804480 [ 3 ] {2a8c3903-3bbc-4072-bf3d-6a5a18c21411} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:20:09.804498 [ 3 ] {} HTTP-Session: 8a888909-849a-40f6-a931-ee9fa723b94c Destroying unnamed session 2024.01.17 05:20:09.804670 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:09.804717 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:09.804737 [ 3 ] {} HTTP-Session: 038a6186-72fd-494f-99c3-9e918d85f857 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:09.804755 [ 3 ] {} HTTP-Session: 038a6186-72fd-494f-99c3-9e918d85f857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:09.804835 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:09.804875 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:20:09.804979 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:09.805362 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:09.805584 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.17 05:20:09.805765 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.17 05:20:09.805927 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} executeQuery: Read 182 rows, 17.50 KiB in 0.00105107 sec., 173156 rows/sec., 16.26 MiB/sec. 2024.01.17 05:20:09.806167 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} DynamicQueryHandler: Done processing query 2024.01.17 05:20:09.806194 [ 3 ] {890f1c7d-b0de-4b98-8d75-2387a56b103a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:20:09.806211 [ 3 ] {} HTTP-Session: 038a6186-72fd-494f-99c3-9e918d85f857 Destroying unnamed session 2024.01.17 05:20:09.806364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:09.806412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:09.806430 [ 3 ] {} HTTP-Session: 3000bf18-7f72-4fa7-8fd1-af0ac24d6194 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:09.806448 [ 3 ] {} HTTP-Session: 3000bf18-7f72-4fa7-8fd1-af0ac24d6194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:09.806530 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:09.806592 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:20:09.806762 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:09.807045 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:09.807253 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2024.01.17 05:20:09.807398 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2024.01.17 05:20:09.807538 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} executeQuery: Read 4 rows, 286.00 B in 0.000953868 sec., 4193 rows/sec., 292.80 KiB/sec. 2024.01.17 05:20:09.807663 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} DynamicQueryHandler: Done processing query 2024.01.17 05:20:09.807687 [ 3 ] {6b918159-fb08-4b61-844e-2a7933ead438} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:20:09.807702 [ 3 ] {} HTTP-Session: 3000bf18-7f72-4fa7-8fd1-af0ac24d6194 Destroying unnamed session 2024.01.17 05:20:09.807837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:09.807885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:09.807904 [ 3 ] {} HTTP-Session: 2142bfc0-11e4-4324-bebf-3855159a91cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:09.807921 [ 3 ] {} HTTP-Session: 2142bfc0-11e4-4324-bebf-3855159a91cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:09.807995 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:09.808034 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:20:09.808140 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:09.808435 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:09.808639 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.17 05:20:09.808787 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.17 05:20:09.808917 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} executeQuery: Read 76 rows, 6.07 KiB in 0.000886076 sec., 85771 rows/sec., 6.69 MiB/sec. 2024.01.17 05:20:09.809130 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} DynamicQueryHandler: Done processing query 2024.01.17 05:20:09.809155 [ 3 ] {b10933d6-5354-4ce9-a4e6-beecf1ee63d4} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:20:09.809171 [ 3 ] {} HTTP-Session: 2142bfc0-11e4-4324-bebf-3855159a91cf Destroying unnamed session 2024.01.17 05:20:09.809291 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:09.809336 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:09.809354 [ 3 ] {} HTTP-Session: 2d20ce88-1a06-40d7-8a21-20c7eee28626 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:09.809371 [ 3 ] {} HTTP-Session: 2d20ce88-1a06-40d7-8a21-20c7eee28626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:09.809443 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:09.809489 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:20:09.809628 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:09.809993 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:09.810291 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.17 05:20:09.810497 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.17 05:20:09.810618 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} executeQuery: Read 38 rows, 2.74 KiB in 0.001139561 sec., 33346 rows/sec., 2.35 MiB/sec. 2024.01.17 05:20:09.810748 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} DynamicQueryHandler: Done processing query 2024.01.17 05:20:09.810771 [ 3 ] {fd548909-853c-4d4c-934a-22ba0e47a150} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:09.810787 [ 3 ] {} HTTP-Session: 2d20ce88-1a06-40d7-8a21-20c7eee28626 Destroying unnamed session 2024.01.17 05:20:09.810934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:09.810978 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:09.810997 [ 3 ] {} HTTP-Session: ee6aa7fe-ec7f-4063-b90a-6269a76d0659 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:09.811013 [ 3 ] {} HTTP-Session: ee6aa7fe-ec7f-4063-b90a-6269a76d0659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:09.811098 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:09.811144 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:20:09.811281 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:09.811777 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:09.812086 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2024.01.17 05:20:09.812276 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2024.01.17 05:20:09.812404 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} executeQuery: Read 48 rows, 66.33 KiB in 0.001276934 sec., 37590 rows/sec., 50.73 MiB/sec. 2024.01.17 05:20:09.812526 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} DynamicQueryHandler: Done processing query 2024.01.17 05:20:09.812549 [ 3 ] {03afb533-dab6-4d4b-a4b9-8df47f9720e9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:20:09.812564 [ 3 ] {} HTTP-Session: ee6aa7fe-ec7f-4063-b90a-6269a76d0659 Destroying unnamed session 2024.01.17 05:20:19.798800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:19.798966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:19.799015 [ 3 ] {} HTTP-Session: 629a4d91-4666-428b-b655-0d9cd41024d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:19.799060 [ 3 ] {} HTTP-Session: 629a4d91-4666-428b-b655-0d9cd41024d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:19.799237 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:19.799305 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:20:19.799486 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:19.800089 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:19.800356 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.17 05:20:19.800521 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.17 05:20:19.800653 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} executeQuery: Read 48 rows, 3.89 KiB in 0.001377896 sec., 34835 rows/sec., 2.76 MiB/sec. 2024.01.17 05:20:19.800801 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} DynamicQueryHandler: Done processing query 2024.01.17 05:20:19.800826 [ 3 ] {37f45c1d-5a77-4cd5-8931-7d8f8525101c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:19.800842 [ 3 ] {} HTTP-Session: 629a4d91-4666-428b-b655-0d9cd41024d9 Destroying unnamed session 2024.01.17 05:20:19.800956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:19.801003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:19.801022 [ 3 ] {} HTTP-Session: 4cc5d8d8-651e-4460-89e3-5c782136cd94 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:19.801039 [ 3 ] {} HTTP-Session: 4cc5d8d8-651e-4460-89e3-5c782136cd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:19.801110 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:19.801151 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:20:19.801259 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:19.801552 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:19.801761 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.17 05:20:19.801914 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.17 05:20:19.802044 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} executeQuery: Read 2 rows, 175.00 B in 0.000900426 sec., 2221 rows/sec., 189.80 KiB/sec. 2024.01.17 05:20:19.802040 [ 97 ] {} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.01.17 05:20:19.802170 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:19.802209 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} DynamicQueryHandler: Done processing query 2024.01.17 05:20:19.802272 [ 3 ] {3db3ee0d-4f15-4a0a-978a-27aa0a310890} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:20:19.802319 [ 3 ] {} HTTP-Session: 4cc5d8d8-651e-4460-89e3-5c782136cd94 Destroying unnamed session 2024.01.17 05:20:19.802326 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.01.17 05:20:19.802489 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:20:19.802526 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:19.802552 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.17 05:20:19.802628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:19.802686 [ 3 ] {} HTTP-Session: 875fe0ab-bc96-482e-b730-09084cca8595 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:19.802720 [ 3 ] {} HTTP-Session: 875fe0ab-bc96-482e-b730-09084cca8595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:19.802842 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.01.17 05:20:19.802943 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:19.803023 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:20:19.803111 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.17 05:20:19.803396 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.17 05:20:19.803522 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:19.803607 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.01.17 05:20:19.803774 [ 18 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.17 05:20:19.804296 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:19.804795 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.17 05:20:19.805068 [ 12 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002833173 sec., 7765.14529822217 rows/sec., 649.74 KiB/sec. 2024.01.17 05:20:19.805113 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.17 05:20:19.805281 [ 12 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.17 05:20:19.805345 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} executeQuery: Read 145 rows, 14.32 KiB in 0.002340314 sec., 61957 rows/sec., 5.97 MiB/sec. 2024.01.17 05:20:19.805644 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} DynamicQueryHandler: Done processing query 2024.01.17 05:20:19.805658 [ 12 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.17 05:20:19.805680 [ 3 ] {114cd00e-bbaf-43b4-b4a6-82b1477027b6} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:20:19.805719 [ 3 ] {} HTTP-Session: 875fe0ab-bc96-482e-b730-09084cca8595 Destroying unnamed session 2024.01.17 05:20:19.805772 [ 12 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_10_2} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.01.17 05:20:19.805891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:19.805942 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:19.805963 [ 3 ] {} HTTP-Session: 4cd850c6-7c7e-4dc8-a7b5-c3b57b2720a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:19.805980 [ 3 ] {} HTTP-Session: 4cd850c6-7c7e-4dc8-a7b5-c3b57b2720a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:19.806053 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:19.806095 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:20:19.806222 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:19.806507 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:19.806715 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2024.01.17 05:20:19.806878 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2024.01.17 05:20:19.806994 [ 97 ] {} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 2024.01.17 05:20:19.807010 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} executeQuery: Read 2 rows, 143.00 B in 0.000919827 sec., 2174 rows/sec., 151.82 KiB/sec. 2024.01.17 05:20:19.807058 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:19.807263 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact 2024.01.17 05:20:19.807307 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} DynamicQueryHandler: Done processing query 2024.01.17 05:20:19.807354 [ 3 ] {bd3b549f-e6a2-43dc-a176-45069ac771d6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:20:19.807416 [ 3 ] {} HTTP-Session: 4cd850c6-7c7e-4dc8-a7b5-c3b57b2720a1 Destroying unnamed session 2024.01.17 05:20:19.807420 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:20:19.807462 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part 2024.01.17 05:20:19.807592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:19.807613 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part 2024.01.17 05:20:19.807664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:19.807728 [ 3 ] {} HTTP-Session: 631ead9a-36c7-4a86-bff3-c9fc1caa8d52 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:19.807764 [ 3 ] {} HTTP-Session: 631ead9a-36c7-4a86-bff3-c9fc1caa8d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:19.807859 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2024.01.17 05:20:19.807992 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:19.808073 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2024.01.17 05:20:19.808089 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:20:19.808305 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part 2024.01.17 05:20:19.808608 [ 18 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2024.01.17 05:20:19.808620 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:19.809619 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:19.810133 [ 12 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003011617 sec., 7305.045761130981 rows/sec., 510.07 KiB/sec. 2024.01.17 05:20:19.810168 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.17 05:20:19.810361 [ 9 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2024.01.17 05:20:19.810421 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.17 05:20:19.810588 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} executeQuery: Read 50 rows, 4.01 KiB in 0.002540048 sec., 19684 rows/sec., 1.54 MiB/sec. 2024.01.17 05:20:19.810921 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} DynamicQueryHandler: Done processing query 2024.01.17 05:20:19.810945 [ 9 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2024.01.17 05:20:19.810958 [ 3 ] {c222a945-dd75-42d0-bb12-0b297de0e148} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.17 05:20:19.811029 [ 3 ] {} HTTP-Session: 631ead9a-36c7-4a86-bff3-c9fc1caa8d52 Destroying unnamed session 2024.01.17 05:20:19.811107 [ 9 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_10_2} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 2024.01.17 05:20:19.811164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:19.811255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:19.811275 [ 3 ] {} HTTP-Session: ee7e5fa7-2489-4713-b287-1a86262a75eb Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:19.811292 [ 3 ] {} HTTP-Session: ee7e5fa7-2489-4713-b287-1a86262a75eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:19.811365 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:19.811411 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:20:19.811553 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:19.811835 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:19.812100 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.17 05:20:19.812280 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.17 05:20:19.812414 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} executeQuery: Read 1 rows, 72.00 B in 0.001019169 sec., 981 rows/sec., 68.99 KiB/sec. 2024.01.17 05:20:19.812536 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} DynamicQueryHandler: Done processing query 2024.01.17 05:20:19.812560 [ 3 ] {68246447-7458-4cbb-ab80-90722ca9407f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:20:19.812576 [ 3 ] {} HTTP-Session: ee7e5fa7-2489-4713-b287-1a86262a75eb Destroying unnamed session 2024.01.17 05:20:19.812727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:19.812774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:19.812793 [ 3 ] {} HTTP-Session: bed6450e-a255-4133-b7ed-13f758c74916 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:19.812810 [ 3 ] {} HTTP-Session: bed6450e-a255-4133-b7ed-13f758c74916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:19.812896 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:19.812941 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:20:19.813080 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:19.813583 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:19.813901 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2024.01.17 05:20:19.814083 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2024.01.17 05:20:19.814224 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} executeQuery: Read 48 rows, 66.33 KiB in 0.001289713 sec., 37217 rows/sec., 50.22 MiB/sec. 2024.01.17 05:20:19.814374 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} DynamicQueryHandler: Done processing query 2024.01.17 05:20:19.814397 [ 3 ] {f82a7cd0-e19a-4035-8774-02affd3bf93b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:20:19.814412 [ 3 ] {} HTTP-Session: bed6450e-a255-4133-b7ed-13f758c74916 Destroying unnamed session 2024.01.17 05:20:23.507937 [ 101 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:20:23.508005 [ 101 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:20:29.799611 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:29.799742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:29.799773 [ 3 ] {} HTTP-Session: 9d70f603-60a1-48f4-84b1-15badb6e5d0b Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:29.799800 [ 3 ] {} HTTP-Session: 9d70f603-60a1-48f4-84b1-15badb6e5d0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:29.799943 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:29.800011 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:20:29.800194 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:29.800638 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:29.800917 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.17 05:20:29.801078 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.17 05:20:29.801218 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} executeQuery: Read 48 rows, 3.89 KiB in 0.001226913 sec., 39122 rows/sec., 3.10 MiB/sec. 2024.01.17 05:20:29.801361 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} DynamicQueryHandler: Done processing query 2024.01.17 05:20:29.801387 [ 3 ] {6c04e374-6856-40bd-ae5d-3078aaca96b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:29.801403 [ 3 ] {} HTTP-Session: 9d70f603-60a1-48f4-84b1-15badb6e5d0b Destroying unnamed session 2024.01.17 05:20:29.801563 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:29.801616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:29.801638 [ 3 ] {} HTTP-Session: db113be5-6cfc-45ea-8370-4cf5ee3215cc Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:29.801656 [ 3 ] {} HTTP-Session: db113be5-6cfc-45ea-8370-4cf5ee3215cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:29.801745 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:29.801788 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:20:29.801902 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:29.802279 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:29.802503 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.17 05:20:29.802654 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.17 05:20:29.802792 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} executeQuery: Read 144 rows, 14.23 KiB in 0.001014559 sec., 141933 rows/sec., 13.69 MiB/sec. 2024.01.17 05:20:29.802946 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} DynamicQueryHandler: Done processing query 2024.01.17 05:20:29.802973 [ 3 ] {237e8c46-d2f3-48aa-86b4-aa9f014cf116} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:20:29.802990 [ 3 ] {} HTTP-Session: db113be5-6cfc-45ea-8370-4cf5ee3215cc Destroying unnamed session 2024.01.17 05:20:29.803109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:29.803158 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:29.803178 [ 3 ] {} HTTP-Session: 5f9cdda5-2d7e-459d-b4c4-605523e3c03c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:29.803195 [ 3 ] {} HTTP-Session: 5f9cdda5-2d7e-459d-b4c4-605523e3c03c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:29.803272 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:29.803312 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:20:29.803425 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:29.803715 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:29.803929 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.17 05:20:29.804080 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.17 05:20:29.804215 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} executeQuery: Read 48 rows, 3.84 KiB in 0.000907737 sec., 52878 rows/sec., 4.14 MiB/sec. 2024.01.17 05:20:29.804335 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} DynamicQueryHandler: Done processing query 2024.01.17 05:20:29.804358 [ 3 ] {5871d93d-c871-4552-bedb-0ff3bb26ed81} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:29.804374 [ 3 ] {} HTTP-Session: 5f9cdda5-2d7e-459d-b4c4-605523e3c03c Destroying unnamed session 2024.01.17 05:20:29.804502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:29.804549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:29.804570 [ 3 ] {} HTTP-Session: 51fe7d04-d65c-4595-b59c-e3d0eee0f1dd Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:29.804588 [ 3 ] {} HTTP-Session: 51fe7d04-d65c-4595-b59c-e3d0eee0f1dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:29.804677 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:29.804722 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:20:29.804865 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:29.805351 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:29.805680 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2024.01.17 05:20:29.805857 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2024.01.17 05:20:29.805997 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} executeQuery: Read 48 rows, 66.33 KiB in 0.001290824 sec., 37185 rows/sec., 50.18 MiB/sec. 2024.01.17 05:20:29.806124 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} DynamicQueryHandler: Done processing query 2024.01.17 05:20:29.806148 [ 3 ] {4af4678b-17bd-467b-ade9-2ff72d6ff02a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:20:29.806164 [ 3 ] {} HTTP-Session: 51fe7d04-d65c-4595-b59c-e3d0eee0f1dd Destroying unnamed session 2024.01.17 05:20:38.508045 [ 115 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:20:38.508118 [ 115 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:20:39.800539 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:39.800654 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:39.800686 [ 3 ] {} HTTP-Session: 5e5fd0e9-be5b-4d45-94b8-2b44d74f9e9c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:39.800713 [ 3 ] {} HTTP-Session: 5e5fd0e9-be5b-4d45-94b8-2b44d74f9e9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:39.800854 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:39.800921 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:20:39.801100 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:39.801660 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:39.801938 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.17 05:20:39.802109 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.17 05:20:39.802231 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} executeQuery: Read 48 rows, 3.89 KiB in 0.001338155 sec., 35870 rows/sec., 2.84 MiB/sec. 2024.01.17 05:20:39.802400 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} DynamicQueryHandler: Done processing query 2024.01.17 05:20:39.802426 [ 3 ] {a165b49a-21b8-4ef8-a677-3dac1b8925ab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:39.802443 [ 3 ] {} HTTP-Session: 5e5fd0e9-be5b-4d45-94b8-2b44d74f9e9c Destroying unnamed session 2024.01.17 05:20:39.802559 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:39.802612 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:39.802632 [ 3 ] {} HTTP-Session: 38ee1286-ee3d-458c-9387-4768990d6aa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:39.802651 [ 3 ] {} HTTP-Session: 38ee1286-ee3d-458c-9387-4768990d6aa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:39.802731 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:39.802773 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:20:39.802888 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:39.803148 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:39.803359 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.17 05:20:39.803509 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.17 05:20:39.803632 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} executeQuery: Read 2 rows, 175.00 B in 0.000871686 sec., 2294 rows/sec., 196.06 KiB/sec. 2024.01.17 05:20:39.803805 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} DynamicQueryHandler: Done processing query 2024.01.17 05:20:39.803829 [ 3 ] {c8f6beb8-43a8-4a00-bcba-83b7125396f9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:20:39.803846 [ 3 ] {} HTTP-Session: 38ee1286-ee3d-458c-9387-4768990d6aa0 Destroying unnamed session 2024.01.17 05:20:39.804025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:39.804076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:39.804096 [ 3 ] {} HTTP-Session: 2e1cf142-7638-4570-b9a3-e424c9fd3bdd Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:39.804112 [ 3 ] {} HTTP-Session: 2e1cf142-7638-4570-b9a3-e424c9fd3bdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:39.804195 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:39.804235 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:20:39.804353 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:39.804733 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:39.804950 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.17 05:20:39.805105 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.17 05:20:39.805232 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} executeQuery: Read 181 rows, 17.41 KiB in 0.001005969 sec., 179926 rows/sec., 16.90 MiB/sec. 2024.01.17 05:20:39.805230 [ 108 ] {} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.17 05:20:39.805350 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:39.805418 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} DynamicQueryHandler: Done processing query 2024.01.17 05:20:39.805458 [ 3 ] {3e1306fd-42d2-487a-bdc9-74e78eeec76c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:20:39.805466 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.17 05:20:39.805480 [ 3 ] {} HTTP-Session: 2e1cf142-7638-4570-b9a3-e424c9fd3bdd Destroying unnamed session 2024.01.17 05:20:39.805615 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:20:39.805669 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:39.805680 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part 2024.01.17 05:20:39.805765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:39.805810 [ 3 ] {} HTTP-Session: 3622b3d7-5297-468c-8dfc-4fd1332d074e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:39.805843 [ 3 ] {} HTTP-Session: 3622b3d7-5297-468c-8dfc-4fd1332d074e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:39.805942 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 144 rows starting from the beginning of the part 2024.01.17 05:20:39.806058 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:39.806190 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:20:39.806193 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 182 rows starting from the beginning of the part 2024.01.17 05:20:39.806497 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 145 rows starting from the beginning of the part 2024.01.17 05:20:39.806689 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:39.806729 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 144 rows starting from the beginning of the part 2024.01.17 05:20:39.806907 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 181 rows starting from the beginning of the part 2024.01.17 05:20:39.807414 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:39.807841 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2024.01.17 05:20:39.808181 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2024.01.17 05:20:39.808369 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} executeQuery: Read 2 rows, 143.00 B in 0.002261393 sec., 884 rows/sec., 61.75 KiB/sec. 2024.01.17 05:20:39.808764 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} DynamicQueryHandler: Done processing query 2024.01.17 05:20:39.808805 [ 3 ] {6878211f-f5f9-4792-87f9-8ab24cba7ba2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:20:39.808816 [ 17 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 980 rows, containing 4 columns (4 merged, 0 gathered) in 0.003404954 sec., 287815.92937819427 rows/sec., 27.35 MiB/sec. 2024.01.17 05:20:39.808834 [ 3 ] {} HTTP-Session: 3622b3d7-5297-468c-8dfc-4fd1332d074e Destroying unnamed session 2024.01.17 05:20:39.808964 [ 9 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.17 05:20:39.809008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:39.809085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:39.809121 [ 3 ] {} HTTP-Session: 7ba00d97-7888-444e-8b59-126040e1299b Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:39.809143 [ 3 ] {} HTTP-Session: 7ba00d97-7888-444e-8b59-126040e1299b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:39.809277 [ 9 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.17 05:20:39.809289 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:39.809362 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:20:39.809387 [ 9 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_26_5} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.17 05:20:39.809609 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:39.809932 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:39.810158 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.17 05:20:39.810307 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.17 05:20:39.810426 [ 108 ] {} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.17 05:20:39.810440 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} executeQuery: Read 74 rows, 5.91 KiB in 0.00108789 sec., 68021 rows/sec., 5.30 MiB/sec. 2024.01.17 05:20:39.810475 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:39.810630 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.17 05:20:39.810679 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} DynamicQueryHandler: Done processing query 2024.01.17 05:20:39.810729 [ 3 ] {0b84ec23-5268-4eb3-b166-c0dc4cc692d8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:20:39.810757 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:20:39.810769 [ 3 ] {} HTTP-Session: 7ba00d97-7888-444e-8b59-126040e1299b Destroying unnamed session 2024.01.17 05:20:39.810802 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part 2024.01.17 05:20:39.810932 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:39.810946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:39.811036 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:39.811100 [ 3 ] {} HTTP-Session: 39f0370a-dd03-4748-ba47-fb3d7c043d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:39.811102 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 76 rows starting from the beginning of the part 2024.01.17 05:20:39.811136 [ 3 ] {} HTTP-Session: 39f0370a-dd03-4748-ba47-fb3d7c043d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:39.811351 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 50 rows starting from the beginning of the part 2024.01.17 05:20:39.811375 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:39.811487 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:20:39.811551 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:39.811923 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part 2024.01.17 05:20:39.812067 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:39.812901 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:39.813674 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.17 05:20:39.813707 [ 12 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 394 rows, containing 4 columns (4 merged, 0 gathered) in 0.003160389 sec., 124668.19749087849 rows/sec., 9.74 MiB/sec. 2024.01.17 05:20:39.813864 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.17 05:20:39.814000 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.17 05:20:39.814229 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.17 05:20:39.814238 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} executeQuery: Read 37 rows, 2.67 KiB in 0.002791862 sec., 13252 rows/sec., 957.02 KiB/sec. 2024.01.17 05:20:39.814359 [ 17 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_26_5} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.17 05:20:39.814511 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} DynamicQueryHandler: Done processing query 2024.01.17 05:20:39.814540 [ 3 ] {677e84cb-98b0-43f1-aca6-1e96755fa124} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:39.814557 [ 3 ] {} HTTP-Session: 39f0370a-dd03-4748-ba47-fb3d7c043d7c Destroying unnamed session 2024.01.17 05:20:39.814692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:39.814737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:39.814756 [ 3 ] {} HTTP-Session: 15c0b332-dfa0-4403-95cc-f6d7017318e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:39.814772 [ 3 ] {} HTTP-Session: 15c0b332-dfa0-4403-95cc-f6d7017318e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:39.814861 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:39.814907 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:20:39.815061 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:39.815593 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:39.815908 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2024.01.17 05:20:39.816085 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2024.01.17 05:20:39.816198 [ 108 ] {} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2024.01.17 05:20:39.816218 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} executeQuery: Read 48 rows, 66.33 KiB in 0.001326805 sec., 36177 rows/sec., 48.82 MiB/sec. 2024.01.17 05:20:39.816247 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB. 2024.01.17 05:20:39.816458 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2024.01.17 05:20:39.816560 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} DynamicQueryHandler: Done processing query 2024.01.17 05:20:39.816605 [ 3 ] {fe311b40-aeca-44ef-ad8a-f83153f43ff9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:20:39.816649 [ 3 ] {} HTTP-Session: 15c0b332-dfa0-4403-95cc-f6d7017318e2 Destroying unnamed session 2024.01.17 05:20:39.816692 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:20:39.816736 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 869 rows starting from the beginning of the part 2024.01.17 05:20:39.816890 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:39.817008 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:39.817116 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:39.817221 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:39.817322 [ 9 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:39.826929 [ 12 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1109 rows, containing 6 columns (6 merged, 0 gathered) in 0.010616488 sec., 104460.1566921189 rows/sec., 140.96 MiB/sec. 2024.01.17 05:20:39.827581 [ 12 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2024.01.17 05:20:39.827844 [ 12 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2024.01.17 05:20:39.827919 [ 12 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2024.01.17 05:20:39.828005 [ 12 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_26_5: 9.19 MiB. 2024.01.17 05:20:40.000131 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 231.89 MiB, peak 241.05 MiB, will set to 233.42 MiB (RSS), difference: 1.53 MiB 2024.01.17 05:20:49.799369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:49.799499 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:49.799529 [ 3 ] {} HTTP-Session: d8ffb00c-d004-4989-a9b7-5e85afb4d9e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:49.799557 [ 3 ] {} HTTP-Session: d8ffb00c-d004-4989-a9b7-5e85afb4d9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:49.799698 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:49.799766 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:20:49.799941 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:49.800423 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:49.800698 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.17 05:20:49.800863 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.17 05:20:49.800985 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} executeQuery: Read 48 rows, 3.89 KiB in 0.001245133 sec., 38550 rows/sec., 3.05 MiB/sec. 2024.01.17 05:20:49.800990 [ 155 ] {} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2024.01.17 05:20:49.801067 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:49.801150 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} DynamicQueryHandler: Done processing query 2024.01.17 05:20:49.801205 [ 3 ] {74636cf7-2ce8-4bf5-ac28-3a0a3a9df8b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:49.801249 [ 3 ] {} HTTP-Session: d8ffb00c-d004-4989-a9b7-5e85afb4d9e6 Destroying unnamed session 2024.01.17 05:20:49.801261 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact 2024.01.17 05:20:49.801458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:49.801497 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:20:49.801547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:49.801576 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 48 rows starting from the beginning of the part 2024.01.17 05:20:49.801589 [ 3 ] {} HTTP-Session: 59805f52-0f51-4b38-9c3f-9df803d1b681 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:49.801629 [ 3 ] {} HTTP-Session: 59805f52-0f51-4b38-9c3f-9df803d1b681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:49.801819 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:49.801925 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:20:49.802001 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:49.802318 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:49.802342 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:49.802518 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:49.802676 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2024.01.17 05:20:49.803226 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:49.803723 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.17 05:20:49.803960 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002811252 sec., 85371.21538730785 rows/sec., 6.76 MiB/sec. 2024.01.17 05:20:49.803985 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.17 05:20:49.804132 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2024.01.17 05:20:49.804208 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} executeQuery: Read 144 rows, 14.23 KiB in 0.002325804 sec., 61914 rows/sec., 5.97 MiB/sec. 2024.01.17 05:20:49.804414 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} DynamicQueryHandler: Done processing query 2024.01.17 05:20:49.804424 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. 2024.01.17 05:20:49.804444 [ 3 ] {19912a86-f3a7-42dd-b807-243f449d0939} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:20:49.804487 [ 3 ] {} HTTP-Session: 59805f52-0f51-4b38-9c3f-9df803d1b681 Destroying unnamed session 2024.01.17 05:20:49.804534 [ 20 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_27_6} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 2024.01.17 05:20:49.804638 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:49.804692 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:49.804712 [ 3 ] {} HTTP-Session: 9730b6bd-585a-42c7-961c-29431520f062 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:49.804729 [ 3 ] {} HTTP-Session: 9730b6bd-585a-42c7-961c-29431520f062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:49.804809 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:49.804849 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:20:49.804967 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:49.805279 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:49.805494 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.17 05:20:49.805643 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.17 05:20:49.805748 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} executeQuery: Read 48 rows, 3.84 KiB in 0.000910017 sec., 52746 rows/sec., 4.12 MiB/sec. 2024.01.17 05:20:49.805894 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} DynamicQueryHandler: Done processing query 2024.01.17 05:20:49.805917 [ 3 ] {33fa7aef-fb6b-4495-9261-ba62d0dd6fae} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:49.805933 [ 3 ] {} HTTP-Session: 9730b6bd-585a-42c7-961c-29431520f062 Destroying unnamed session 2024.01.17 05:20:49.806142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:49.806187 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:49.806207 [ 3 ] {} HTTP-Session: 79c36ad0-0940-459f-b115-c29b139f93d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:49.806224 [ 3 ] {} HTTP-Session: 79c36ad0-0940-459f-b115-c29b139f93d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:49.806315 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:49.806358 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:20:49.806495 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:49.806971 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:49.807283 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2024.01.17 05:20:49.807459 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2024.01.17 05:20:49.807561 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} executeQuery: Read 48 rows, 66.33 KiB in 0.001218473 sec., 39393 rows/sec., 53.16 MiB/sec. 2024.01.17 05:20:49.807670 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} DynamicQueryHandler: Done processing query 2024.01.17 05:20:49.807693 [ 3 ] {79873e14-084b-461b-b0b9-a4d0eb3962cf} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:20:49.807709 [ 3 ] {} HTTP-Session: 79c36ad0-0940-459f-b115-c29b139f93d4 Destroying unnamed session 2024.01.17 05:20:53.508361 [ 154 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:20:53.508436 [ 154 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:20:59.799120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:59.799239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:59.799265 [ 3 ] {} HTTP-Session: ef68d1ab-b25d-4b7c-a359-05f99dda90b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:59.799288 [ 3 ] {} HTTP-Session: ef68d1ab-b25d-4b7c-a359-05f99dda90b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:59.799413 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:59.799472 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:20:59.799625 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:59.800089 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:59.800355 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.17 05:20:59.800531 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.17 05:20:59.800653 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} executeQuery: Read 48 rows, 3.89 KiB in 0.001207122 sec., 39764 rows/sec., 3.15 MiB/sec. 2024.01.17 05:20:59.800827 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} DynamicQueryHandler: Done processing query 2024.01.17 05:20:59.800852 [ 3 ] {30f73379-1e44-4a48-b7fa-732a01e5e590} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:59.800869 [ 3 ] {} HTTP-Session: ef68d1ab-b25d-4b7c-a359-05f99dda90b1 Destroying unnamed session 2024.01.17 05:20:59.801012 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:59.801063 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:59.801083 [ 3 ] {} HTTP-Session: ca6deb48-e272-4282-8cdb-7a80c160c873 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:59.801102 [ 3 ] {} HTTP-Session: ca6deb48-e272-4282-8cdb-7a80c160c873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:59.801192 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:59.801235 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:20:59.801345 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:59.801753 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:59.801972 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.17 05:20:59.802122 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.17 05:20:59.802226 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} executeQuery: Read 144 rows, 14.23 KiB in 0.001005919 sec., 143152 rows/sec., 13.81 MiB/sec. 2024.01.17 05:20:59.802360 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} DynamicQueryHandler: Done processing query 2024.01.17 05:20:59.802385 [ 3 ] {d94c6473-4fa5-4660-9f6b-0fe22de28f4b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:20:59.802401 [ 3 ] {} HTTP-Session: ca6deb48-e272-4282-8cdb-7a80c160c873 Destroying unnamed session 2024.01.17 05:20:59.802523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:59.802570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:59.802589 [ 3 ] {} HTTP-Session: bf2e13ef-4415-460f-90c2-324d5ade288d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:59.802605 [ 3 ] {} HTTP-Session: bf2e13ef-4415-460f-90c2-324d5ade288d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:59.802680 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:59.802719 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:20:59.802824 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:59.803135 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:59.803340 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.17 05:20:59.803487 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.17 05:20:59.803615 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} executeQuery: Read 48 rows, 3.84 KiB in 0.000904617 sec., 53061 rows/sec., 4.15 MiB/sec. 2024.01.17 05:20:59.803809 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} DynamicQueryHandler: Done processing query 2024.01.17 05:20:59.803832 [ 3 ] {8d8f9e39-3388-4e00-9106-16e2685fe7a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:20:59.803847 [ 3 ] {} HTTP-Session: bf2e13ef-4415-460f-90c2-324d5ade288d Destroying unnamed session 2024.01.17 05:20:59.804062 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:20:59.804108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:20:59.804127 [ 3 ] {} HTTP-Session: a06cb36b-ce22-4f27-a310-d227f3d98aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:20:59.804143 [ 3 ] {} HTTP-Session: a06cb36b-ce22-4f27-a310-d227f3d98aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:20:59.804229 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:20:59.804276 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:20:59.804428 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:20:59.804921 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:20:59.805237 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2024.01.17 05:20:59.805415 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2024.01.17 05:20:59.805545 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} executeQuery: Read 48 rows, 66.33 KiB in 0.001287254 sec., 37288 rows/sec., 50.32 MiB/sec. 2024.01.17 05:20:59.805703 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} DynamicQueryHandler: Done processing query 2024.01.17 05:20:59.805726 [ 3 ] {9bd4519c-97f2-47a1-aaed-c1d81d55ccd5} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:20:59.805742 [ 3 ] {} HTTP-Session: a06cb36b-ce22-4f27-a310-d227f3d98aaf Destroying unnamed session 2024.01.17 05:21:08.508713 [ 146 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:21:08.508791 [ 146 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:21:09.800236 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:09.800345 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:09.800373 [ 3 ] {} HTTP-Session: d31a7416-9f20-4f0d-8fee-8a778334ddcd Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:09.800403 [ 3 ] {} HTTP-Session: d31a7416-9f20-4f0d-8fee-8a778334ddcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:09.800539 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:09.800603 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:21:09.800769 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:09.801258 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:09.801524 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.17 05:21:09.801696 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.17 05:21:09.801822 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} executeQuery: Read 48 rows, 3.89 KiB in 0.001246453 sec., 38509 rows/sec., 3.05 MiB/sec. 2024.01.17 05:21:09.801986 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} DynamicQueryHandler: Done processing query 2024.01.17 05:21:09.802013 [ 3 ] {ee679833-2857-45c8-9068-ad3fdbaf6232} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:21:09.802029 [ 3 ] {} HTTP-Session: d31a7416-9f20-4f0d-8fee-8a778334ddcd Destroying unnamed session 2024.01.17 05:21:09.802144 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:09.802190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:09.802211 [ 3 ] {} HTTP-Session: bc48ab9c-bd9f-428d-b859-912351416667 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:09.802229 [ 3 ] {} HTTP-Session: bc48ab9c-bd9f-428d-b859-912351416667 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:09.802300 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:09.802340 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:21:09.802449 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:09.802747 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:09.802951 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.17 05:21:09.803105 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.17 05:21:09.803233 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} executeQuery: Read 4 rows, 342.00 B in 0.000903797 sec., 4425 rows/sec., 369.53 KiB/sec. 2024.01.17 05:21:09.803415 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} DynamicQueryHandler: Done processing query 2024.01.17 05:21:09.803438 [ 3 ] {1ee888ae-1f0f-4c78-b186-68aafe93d13d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:21:09.803456 [ 3 ] {} HTTP-Session: bc48ab9c-bd9f-428d-b859-912351416667 Destroying unnamed session 2024.01.17 05:21:09.803621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:09.803667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:09.803686 [ 3 ] {} HTTP-Session: 41f28e96-15d3-4b0a-a64d-2a5b44297592 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:09.803703 [ 3 ] {} HTTP-Session: 41f28e96-15d3-4b0a-a64d-2a5b44297592 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:09.803781 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:09.803820 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:21:09.803935 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:09.804333 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:09.804551 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.17 05:21:09.804703 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.17 05:21:09.804830 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} executeQuery: Read 182 rows, 17.50 KiB in 0.001019319 sec., 178550 rows/sec., 16.76 MiB/sec. 2024.01.17 05:21:09.804979 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} DynamicQueryHandler: Done processing query 2024.01.17 05:21:09.805001 [ 3 ] {9a64aec2-2770-464f-862f-649926cb23a8} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:21:09.805017 [ 3 ] {} HTTP-Session: 41f28e96-15d3-4b0a-a64d-2a5b44297592 Destroying unnamed session 2024.01.17 05:21:09.805156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:09.805200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:09.805219 [ 3 ] {} HTTP-Session: af33d776-8881-44e0-a52d-85fb8e5cad80 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:09.805235 [ 3 ] {} HTTP-Session: af33d776-8881-44e0-a52d-85fb8e5cad80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:09.805302 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:09.805341 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:21:09.805445 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:09.805712 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:09.805912 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2024.01.17 05:21:09.806057 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2024.01.17 05:21:09.806178 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} executeQuery: Read 4 rows, 286.00 B in 0.000839796 sec., 4763 rows/sec., 332.58 KiB/sec. 2024.01.17 05:21:09.806311 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} DynamicQueryHandler: Done processing query 2024.01.17 05:21:09.806334 [ 3 ] {d2d3caf6-f2e9-45c1-8700-0dab04c84b53} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:21:09.806350 [ 3 ] {} HTTP-Session: af33d776-8881-44e0-a52d-85fb8e5cad80 Destroying unnamed session 2024.01.17 05:21:09.806470 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:09.806515 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:09.806533 [ 3 ] {} HTTP-Session: de892491-7da3-4af2-9401-ca7566545b2a Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:09.806550 [ 3 ] {} HTTP-Session: de892491-7da3-4af2-9401-ca7566545b2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:09.806623 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:09.806660 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:21:09.806765 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:09.807101 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:09.807306 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.17 05:21:09.807458 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.17 05:21:09.807578 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} executeQuery: Read 76 rows, 6.07 KiB in 0.000926957 sec., 81988 rows/sec., 6.39 MiB/sec. 2024.01.17 05:21:09.807694 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} DynamicQueryHandler: Done processing query 2024.01.17 05:21:09.807717 [ 3 ] {325b6c88-e806-4770-a72c-a58204128720} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:21:09.807733 [ 3 ] {} HTTP-Session: de892491-7da3-4af2-9401-ca7566545b2a Destroying unnamed session 2024.01.17 05:21:09.807845 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:09.807905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:09.807934 [ 3 ] {} HTTP-Session: 1b58a9ec-90c5-48a2-bb57-5234a52b6b72 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:09.807959 [ 3 ] {} HTTP-Session: 1b58a9ec-90c5-48a2-bb57-5234a52b6b72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:09.808048 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:09.808106 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:21:09.808249 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:09.808529 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:09.808787 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.17 05:21:09.808961 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.17 05:21:09.809092 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} executeQuery: Read 38 rows, 2.74 KiB in 0.000998289 sec., 38065 rows/sec., 2.68 MiB/sec. 2024.01.17 05:21:09.809219 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} DynamicQueryHandler: Done processing query 2024.01.17 05:21:09.809242 [ 3 ] {6bd640dd-8dc3-49bb-868b-3fd24c1abeab} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:21:09.809257 [ 3 ] {} HTTP-Session: 1b58a9ec-90c5-48a2-bb57-5234a52b6b72 Destroying unnamed session 2024.01.17 05:21:09.809400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:09.809445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:09.809463 [ 3 ] {} HTTP-Session: 62fd6a6f-fe47-4187-953a-3a41d51153b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:09.809479 [ 3 ] {} HTTP-Session: 62fd6a6f-fe47-4187-953a-3a41d51153b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:09.809563 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:09.809607 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:21:09.809741 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:09.810235 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:09.810538 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2024.01.17 05:21:09.810710 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2024.01.17 05:21:09.810832 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} executeQuery: Read 48 rows, 66.33 KiB in 0.001238134 sec., 38768 rows/sec., 52.32 MiB/sec. 2024.01.17 05:21:09.810961 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} DynamicQueryHandler: Done processing query 2024.01.17 05:21:09.810983 [ 3 ] {5d8c2042-4576-4bdb-a7ed-3dba6d960c15} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:21:09.810999 [ 3 ] {} HTTP-Session: 62fd6a6f-fe47-4187-953a-3a41d51153b3 Destroying unnamed session 2024.01.17 05:21:19.799103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:19.799219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:19.799245 [ 3 ] {} HTTP-Session: b46633e5-726a-42b1-89ad-d2a7dd89c3b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:19.799269 [ 3 ] {} HTTP-Session: b46633e5-726a-42b1-89ad-d2a7dd89c3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:19.799394 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:19.799452 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:21:19.799606 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:19.800064 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:19.800327 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.17 05:21:19.800494 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.17 05:21:19.800617 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} executeQuery: Read 48 rows, 3.89 KiB in 0.001187602 sec., 40417 rows/sec., 3.20 MiB/sec. 2024.01.17 05:21:19.800762 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} DynamicQueryHandler: Done processing query 2024.01.17 05:21:19.800788 [ 3 ] {5091f039-3421-4369-83a8-7fdcbfdc7303} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:21:19.800805 [ 3 ] {} HTTP-Session: b46633e5-726a-42b1-89ad-d2a7dd89c3b9 Destroying unnamed session 2024.01.17 05:21:19.800925 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:19.800977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:19.800997 [ 3 ] {} HTTP-Session: 277546c0-5c05-4ef3-8901-ac34283513d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:19.801015 [ 3 ] {} HTTP-Session: 277546c0-5c05-4ef3-8901-ac34283513d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:19.801096 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:19.801139 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:21:19.801252 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:19.801546 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:19.801755 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.17 05:21:19.801914 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.17 05:21:19.802016 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} executeQuery: Read 2 rows, 175.00 B in 0.000891707 sec., 2242 rows/sec., 191.65 KiB/sec. 2024.01.17 05:21:19.802137 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} DynamicQueryHandler: Done processing query 2024.01.17 05:21:19.802162 [ 3 ] {cbbccafd-c9c0-44b8-aa1e-bcd79259717d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:21:19.802177 [ 3 ] {} HTTP-Session: 277546c0-5c05-4ef3-8901-ac34283513d9 Destroying unnamed session 2024.01.17 05:21:19.802324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:19.802371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:19.802392 [ 3 ] {} HTTP-Session: 05b1ef9b-9c72-44bd-976b-46975d079797 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:19.802409 [ 3 ] {} HTTP-Session: 05b1ef9b-9c72-44bd-976b-46975d079797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:19.802488 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:19.802526 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:21:19.802629 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:19.802996 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:19.803212 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.17 05:21:19.803359 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.17 05:21:19.803461 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} executeQuery: Read 145 rows, 14.32 KiB in 0.000945978 sec., 153280 rows/sec., 14.78 MiB/sec. 2024.01.17 05:21:19.803573 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} DynamicQueryHandler: Done processing query 2024.01.17 05:21:19.803596 [ 3 ] {670d9d27-fa64-429a-a84e-a3d59d8ef662} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:21:19.803612 [ 3 ] {} HTTP-Session: 05b1ef9b-9c72-44bd-976b-46975d079797 Destroying unnamed session 2024.01.17 05:21:19.803765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:19.803809 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:19.803828 [ 3 ] {} HTTP-Session: 524594f2-f0d7-4df4-be63-71f91175688c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:19.803845 [ 3 ] {} HTTP-Session: 524594f2-f0d7-4df4-be63-71f91175688c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:19.803914 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:19.803952 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:21:19.804055 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:19.804310 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:19.804510 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2024.01.17 05:21:19.804656 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2024.01.17 05:21:19.804755 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} executeQuery: Read 2 rows, 143.00 B in 0.000814045 sec., 2456 rows/sec., 171.55 KiB/sec. 2024.01.17 05:21:19.804942 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} DynamicQueryHandler: Done processing query 2024.01.17 05:21:19.804965 [ 3 ] {130dd14a-adcd-453f-b540-dbc71d0a8ca4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:21:19.804981 [ 3 ] {} HTTP-Session: 524594f2-f0d7-4df4-be63-71f91175688c Destroying unnamed session 2024.01.17 05:21:19.805086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:19.805131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:19.805149 [ 3 ] {} HTTP-Session: c7509139-c245-46f0-b6f5-ed5ff6b172d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:19.805166 [ 3 ] {} HTTP-Session: c7509139-c245-46f0-b6f5-ed5ff6b172d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:19.805239 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:19.805277 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:21:19.805391 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:19.805691 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:19.805891 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.17 05:21:19.806037 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.17 05:21:19.806139 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} executeQuery: Read 50 rows, 4.01 KiB in 0.000872116 sec., 57331 rows/sec., 4.49 MiB/sec. 2024.01.17 05:21:19.806264 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} DynamicQueryHandler: Done processing query 2024.01.17 05:21:19.806286 [ 3 ] {53d82eea-0624-4f5f-8c13-c006fbbc2255} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2024.01.17 05:21:19.806302 [ 3 ] {} HTTP-Session: c7509139-c245-46f0-b6f5-ed5ff6b172d0 Destroying unnamed session 2024.01.17 05:21:19.806415 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:19.806459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:19.806477 [ 3 ] {} HTTP-Session: 06785cbc-60be-4807-8915-edb0dd9ffc2c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:19.806493 [ 3 ] {} HTTP-Session: 06785cbc-60be-4807-8915-edb0dd9ffc2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:19.806561 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:19.806605 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:21:19.806722 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:19.807000 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:19.807251 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.17 05:21:19.807429 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.17 05:21:19.807534 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} executeQuery: Read 1 rows, 72.00 B in 0.000943248 sec., 1060 rows/sec., 74.54 KiB/sec. 2024.01.17 05:21:19.807528 [ 143 ] {} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 2024.01.17 05:21:19.807591 [ 143 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:19.807670 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} DynamicQueryHandler: Done processing query 2024.01.17 05:21:19.807708 [ 3 ] {69267b5f-ae19-4651-a5f6-be38751cd1ca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:21:19.807710 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact 2024.01.17 05:21:19.807730 [ 3 ] {} HTTP-Session: 06785cbc-60be-4807-8915-edb0dd9ffc2c Destroying unnamed session 2024.01.17 05:21:19.807872 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:21:19.807912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:19.807941 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 442 rows starting from the beginning of the part 2024.01.17 05:21:19.807977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:19.808025 [ 3 ] {} HTTP-Session: b307581a-0f25-4c60-8a7a-6bbeccc752ac Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:19.808066 [ 3 ] {} HTTP-Session: b307581a-0f25-4c60-8a7a-6bbeccc752ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:19.808251 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part 2024.01.17 05:21:19.808283 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:19.808375 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:21:19.808564 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part 2024.01.17 05:21:19.808953 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2024.01.17 05:21:19.809074 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:19.809222 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part 2024.01.17 05:21:19.809355 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part 2024.01.17 05:21:19.809958 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:19.810786 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2024.01.17 05:21:19.810990 [ 20 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 5 columns (5 merged, 0 gathered) in 0.003339843 sec., 166774.30645692028 rows/sec., 11.76 MiB/sec. 2024.01.17 05:21:19.811116 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2024.01.17 05:21:19.811179 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.17 05:21:19.811399 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} executeQuery: Read 48 rows, 66.33 KiB in 0.003042737 sec., 15775 rows/sec., 21.29 MiB/sec. 2024.01.17 05:21:19.811640 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} DynamicQueryHandler: Done processing query 2024.01.17 05:21:19.811668 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.17 05:21:19.811682 [ 3 ] {f0dc8805-331a-47df-a388-8f822e9d82e7} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:21:19.811717 [ 3 ] {} HTTP-Session: b307581a-0f25-4c60-8a7a-6bbeccc752ac Destroying unnamed session 2024.01.17 05:21:19.811767 [ 22 ] {726a7d55-eb05-47c0-bab4-75b9309672b6::all_1_14_3} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6) (MergerMutator): Merged 6 parts: from all_1_9_2 to all_14_14_0 2024.01.17 05:21:23.509039 [ 140 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:21:23.509143 [ 140 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:21:29.798960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:29.799088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:29.799119 [ 3 ] {} HTTP-Session: e84612d4-9384-433f-9d26-a6358a64fe06 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:29.799147 [ 3 ] {} HTTP-Session: e84612d4-9384-433f-9d26-a6358a64fe06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:29.799285 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:29.799352 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:21:29.799528 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:29.800010 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:29.800270 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.17 05:21:29.800434 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.17 05:21:29.800558 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} executeQuery: Read 48 rows, 3.89 KiB in 0.001235623 sec., 38846 rows/sec., 3.07 MiB/sec. 2024.01.17 05:21:29.800578 [ 138 ] {} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 2024.01.17 05:21:29.800689 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:29.800723 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} DynamicQueryHandler: Done processing query 2024.01.17 05:21:29.800789 [ 3 ] {068457df-3ca0-46c9-9be1-fb94418c6214} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:21:29.800827 [ 3 ] {} HTTP-Session: e84612d4-9384-433f-9d26-a6358a64fe06 Destroying unnamed session 2024.01.17 05:21:29.800830 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact 2024.01.17 05:21:29.800988 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:21:29.801001 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:29.801048 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.801085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:29.801139 [ 3 ] {} HTTP-Session: 3bccffe3-434a-421c-8f53-750648a5167f Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:29.801174 [ 3 ] {} HTTP-Session: 3bccffe3-434a-421c-8f53-750648a5167f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:29.801331 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.801381 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:29.801490 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:21:29.801590 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.801956 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.801986 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:29.802171 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.802806 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:29.803379 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.17 05:21:29.803462 [ 21 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.002716091 sec., 88362.28241248177 rows/sec., 6.99 MiB/sec. 2024.01.17 05:21:29.803637 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) 2024.01.17 05:21:29.803676 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.17 05:21:29.803861 [ 138 ] {} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.17 05:21:29.803894 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} executeQuery: Read 144 rows, 14.23 KiB in 0.002441245 sec., 58986 rows/sec., 5.69 MiB/sec. 2024.01.17 05:21:29.803935 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. 2024.01.17 05:21:29.803950 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:29.804186 [ 9 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_31_7} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 2024.01.17 05:21:29.804224 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.17 05:21:29.804320 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} DynamicQueryHandler: Done processing query 2024.01.17 05:21:29.804406 [ 3 ] {46ffb710-2896-4a46-9224-c27f4712350c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:21:29.804464 [ 3 ] {} HTTP-Session: 3bccffe3-434a-421c-8f53-750648a5167f Destroying unnamed session 2024.01.17 05:21:29.804512 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:21:29.804549 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part 2024.01.17 05:21:29.804650 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:29.804698 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 144 rows starting from the beginning of the part 2024.01.17 05:21:29.804749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:29.804789 [ 3 ] {} HTTP-Session: fea3ac3b-0eb1-44bf-89b2-bb734c8a4765 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:29.804838 [ 3 ] {} HTTP-Session: fea3ac3b-0eb1-44bf-89b2-bb734c8a4765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:29.804881 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 144 rows starting from the beginning of the part 2024.01.17 05:21:29.805091 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:29.805110 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 182 rows starting from the beginning of the part 2024.01.17 05:21:29.805210 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:21:29.805387 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 145 rows starting from the beginning of the part 2024.01.17 05:21:29.805689 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 144 rows starting from the beginning of the part 2024.01.17 05:21:29.805763 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:29.806561 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:29.807075 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.17 05:21:29.807385 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.17 05:21:29.807548 [ 21 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 4 columns (4 merged, 0 gathered) in 0.003481974 sec., 270823.38926137873 rows/sec., 25.85 MiB/sec. 2024.01.17 05:21:29.807631 [ 138 ] {} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.17 05:21:29.807684 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} executeQuery: Read 48 rows, 3.84 KiB in 0.002528467 sec., 18983 rows/sec., 1.48 MiB/sec. 2024.01.17 05:21:29.807710 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:29.807815 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.17 05:21:29.807933 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.17 05:21:29.808073 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} DynamicQueryHandler: Done processing query 2024.01.17 05:21:29.808152 [ 3 ] {d28203aa-281e-419f-9677-a22958b5b3a5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:21:29.808220 [ 3 ] {} HTTP-Session: fea3ac3b-0eb1-44bf-89b2-bb734c8a4765 Destroying unnamed session 2024.01.17 05:21:29.808260 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:21:29.808317 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part 2024.01.17 05:21:29.808489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:29.808506 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.17 05:21:29.808610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:29.808610 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.808664 [ 3 ] {} HTTP-Session: afe780bd-2cfb-4506-80ac-b90a7eeca53d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:29.808676 [ 22 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_31_6} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.17 05:21:29.808735 [ 3 ] {} HTTP-Session: afe780bd-2cfb-4506-80ac-b90a7eeca53d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:29.808969 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.809033 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:29.809169 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:21:29.809234 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 76 rows starting from the beginning of the part 2024.01.17 05:21:29.809543 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part 2024.01.17 05:21:29.809836 [ 24 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.809851 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:29.810990 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:29.811388 [ 22 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 368 rows, containing 4 columns (4 merged, 0 gathered) in 0.003592257 sec., 102442.55909307157 rows/sec., 8.01 MiB/sec. 2024.01.17 05:21:29.811612 [ 13 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.17 05:21:29.811637 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2024.01.17 05:21:29.811927 [ 13 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.17 05:21:29.812026 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2024.01.17 05:21:29.812075 [ 13 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_31_6} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.17 05:21:29.812237 [ 138 ] {} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2024.01.17 05:21:29.812309 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} executeQuery: Read 48 rows, 66.33 KiB in 0.003197239 sec., 15012 rows/sec., 20.26 MiB/sec. 2024.01.17 05:21:29.812318 [ 138 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. 2024.01.17 05:21:29.812493 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2024.01.17 05:21:29.812578 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} DynamicQueryHandler: Done processing query 2024.01.17 05:21:29.812608 [ 3 ] {164f04de-4528-4600-b691-48fef0302680} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:21:29.812627 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:21:29.812634 [ 3 ] {} HTTP-Session: afe780bd-2cfb-4506-80ac-b90a7eeca53d Destroying unnamed session 2024.01.17 05:21:29.812668 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1109 rows starting from the beginning of the part 2024.01.17 05:21:29.812806 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.812902 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.812992 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.813076 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.813167 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part 2024.01.17 05:21:29.816382 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1349 rows, containing 6 columns (6 merged, 0 gathered) in 0.004002364 sec., 337050.80297544156 rows/sec., 454.83 MiB/sec. 2024.01.17 05:21:29.816917 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2024.01.17 05:21:29.817116 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2024.01.17 05:21:29.817182 [ 15 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2024.01.17 05:21:29.817243 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_31_6: 8.70 MiB. 2024.01.17 05:21:30.000215 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.56 MiB, peak 242.26 MiB, will set to 234.78 MiB (RSS), difference: -2.78 MiB 2024.01.17 05:21:38.509204 [ 131 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:21:38.509297 [ 131 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:21:39.801180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:39.801291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:39.801321 [ 3 ] {} HTTP-Session: 3601a529-7150-4e11-81a4-c3d6b0f25b23 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:39.801347 [ 3 ] {} HTTP-Session: 3601a529-7150-4e11-81a4-c3d6b0f25b23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:39.801488 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:39.801554 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:21:39.801738 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:39.802248 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:39.802527 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.17 05:21:39.802697 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.17 05:21:39.802817 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} executeQuery: Read 48 rows, 3.89 KiB in 0.001290474 sec., 37195 rows/sec., 2.94 MiB/sec. 2024.01.17 05:21:39.803013 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} DynamicQueryHandler: Done processing query 2024.01.17 05:21:39.803056 [ 3 ] {485226ee-4636-4088-8351-70cd2666b3cd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:21:39.803077 [ 3 ] {} HTTP-Session: 3601a529-7150-4e11-81a4-c3d6b0f25b23 Destroying unnamed session 2024.01.17 05:21:39.803248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:39.803300 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:39.803320 [ 3 ] {} HTTP-Session: ac537e2a-3616-4180-a8c5-230cb3f40e4d Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:39.803340 [ 3 ] {} HTTP-Session: ac537e2a-3616-4180-a8c5-230cb3f40e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:39.803422 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:39.803465 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:21:39.803587 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:39.803860 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:39.804070 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.17 05:21:39.804224 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.17 05:21:39.804332 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} executeQuery: Read 2 rows, 175.00 B in 0.000879577 sec., 2273 rows/sec., 194.30 KiB/sec. 2024.01.17 05:21:39.804441 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} DynamicQueryHandler: Done processing query 2024.01.17 05:21:39.804464 [ 3 ] {bf53bdcf-738e-4e4c-9692-9e1372693c06} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:21:39.804480 [ 3 ] {} HTTP-Session: ac537e2a-3616-4180-a8c5-230cb3f40e4d Destroying unnamed session 2024.01.17 05:21:39.804628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 28461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:39.804673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:39.804692 [ 3 ] {} HTTP-Session: 4cc72a2b-0728-49ba-be70-84ac1c8c06da Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:39.804709 [ 3 ] {} HTTP-Session: 4cc72a2b-0728-49ba-be70-84ac1c8c06da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:39.804789 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:39.804827 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:21:39.804929 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:39.805326 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:39.805544 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.17 05:21:39.805694 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.17 05:21:39.805793 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} executeQuery: Read 181 rows, 17.41 KiB in 0.000977418 sec., 185181 rows/sec., 17.39 MiB/sec. 2024.01.17 05:21:39.805910 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} DynamicQueryHandler: Done processing query 2024.01.17 05:21:39.805933 [ 3 ] {1da0e052-b7c3-463d-b59b-d1d170059e3a} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:21:39.805949 [ 3 ] {} HTTP-Session: 4cc72a2b-0728-49ba-be70-84ac1c8c06da Destroying unnamed session 2024.01.17 05:21:39.806053 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:39.806108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:39.806130 [ 3 ] {} HTTP-Session: c4adfa3b-b324-418f-bd6d-bcd357f2ba9c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:39.806147 [ 3 ] {} HTTP-Session: c4adfa3b-b324-418f-bd6d-bcd357f2ba9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:39.806219 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:39.806259 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:21:39.806368 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:39.806615 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:39.806834 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2024.01.17 05:21:39.806987 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2024.01.17 05:21:39.807092 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} executeQuery: Read 2 rows, 143.00 B in 0.000843586 sec., 2370 rows/sec., 165.54 KiB/sec. 2024.01.17 05:21:39.807271 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} DynamicQueryHandler: Done processing query 2024.01.17 05:21:39.807295 [ 3 ] {bb4d355d-5c3a-4faf-acbf-5e2b1aa664c4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:21:39.807312 [ 3 ] {} HTTP-Session: c4adfa3b-b324-418f-bd6d-bcd357f2ba9c Destroying unnamed session 2024.01.17 05:21:39.807418 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 12573, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:39.807490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:39.807511 [ 3 ] {} HTTP-Session: b4fbeab7-4de4-4c42-949a-4d75aca0d24c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:39.807527 [ 3 ] {} HTTP-Session: b4fbeab7-4de4-4c42-949a-4d75aca0d24c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:39.807603 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:39.807642 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:21:39.807760 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:39.808060 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:39.808273 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.17 05:21:39.808429 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.17 05:21:39.808535 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} executeQuery: Read 74 rows, 5.91 KiB in 0.000904387 sec., 81823 rows/sec., 6.38 MiB/sec. 2024.01.17 05:21:39.808647 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} DynamicQueryHandler: Done processing query 2024.01.17 05:21:39.808695 [ 3 ] {b3bb1fd4-aefb-40a8-837f-f1ab2c80a380} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:21:39.808712 [ 3 ] {} HTTP-Session: b4fbeab7-4de4-4c42-949a-4d75aca0d24c Destroying unnamed session 2024.01.17 05:21:39.808817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:39.808863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:39.808884 [ 3 ] {} HTTP-Session: c5c961af-4230-437c-9998-36e216bdf5a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:39.808901 [ 3 ] {} HTTP-Session: c5c961af-4230-437c-9998-36e216bdf5a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:39.808975 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:39.809019 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:21:39.809140 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:39.809411 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:39.809677 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.17 05:21:39.809863 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.17 05:21:39.809968 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} executeQuery: Read 37 rows, 2.67 KiB in 0.000964458 sec., 38363 rows/sec., 2.71 MiB/sec. 2024.01.17 05:21:39.810080 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} DynamicQueryHandler: Done processing query 2024.01.17 05:21:39.810104 [ 3 ] {e9b50c68-1031-4c3c-8de3-5969795e66fd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:21:39.810120 [ 3 ] {} HTTP-Session: c5c961af-4230-437c-9998-36e216bdf5a0 Destroying unnamed session 2024.01.17 05:21:39.810246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:39.810292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:39.810312 [ 3 ] {} HTTP-Session: 530456b6-8128-473b-806e-aff330bd4d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:39.810329 [ 3 ] {} HTTP-Session: 530456b6-8128-473b-806e-aff330bd4d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:39.810415 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:39.810460 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:21:39.810596 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:39.811053 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:39.811369 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2024.01.17 05:21:39.811552 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2024.01.17 05:21:39.811662 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} executeQuery: Read 48 rows, 66.33 KiB in 0.001216032 sec., 39472 rows/sec., 53.27 MiB/sec. 2024.01.17 05:21:39.811829 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} DynamicQueryHandler: Done processing query 2024.01.17 05:21:39.811854 [ 3 ] {2235ea1d-416c-491b-870c-696bcb6abffa} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:21:39.811870 [ 3 ] {} HTTP-Session: 530456b6-8128-473b-806e-aff330bd4d28 Destroying unnamed session 2024.01.17 05:21:49.799569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:49.799698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:49.799728 [ 3 ] {} HTTP-Session: fd704091-da86-4d6c-a077-c82c3b16b9fc Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:49.799755 [ 3 ] {} HTTP-Session: fd704091-da86-4d6c-a077-c82c3b16b9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:49.799893 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:49.799961 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:21:49.800141 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:49.800675 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:49.800937 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.17 05:21:49.801103 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.17 05:21:49.801232 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} executeQuery: Read 48 rows, 3.89 KiB in 0.001299974 sec., 36923 rows/sec., 2.92 MiB/sec. 2024.01.17 05:21:49.801444 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} DynamicQueryHandler: Done processing query 2024.01.17 05:21:49.801483 [ 3 ] {072d10ff-60a2-4ff6-ad05-4ce2c17e3c0d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:21:49.801502 [ 3 ] {} HTTP-Session: fd704091-da86-4d6c-a077-c82c3b16b9fc Destroying unnamed session 2024.01.17 05:21:49.801659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 23034, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:49.801710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:49.801731 [ 3 ] {} HTTP-Session: d23966ff-c271-422d-8434-0ff213572579 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:49.801750 [ 3 ] {} HTTP-Session: d23966ff-c271-422d-8434-0ff213572579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:49.801839 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:49.801883 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:21:49.802003 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:49.802367 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:49.802583 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.17 05:21:49.802733 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.17 05:21:49.802860 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} executeQuery: Read 144 rows, 14.23 KiB in 0.000989318 sec., 145554 rows/sec., 14.04 MiB/sec. 2024.01.17 05:21:49.802987 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} DynamicQueryHandler: Done processing query 2024.01.17 05:21:49.803011 [ 3 ] {8a5e0987-dc2a-4963-b36d-14d3a26b332d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2024.01.17 05:21:49.803027 [ 3 ] {} HTTP-Session: d23966ff-c271-422d-8434-0ff213572579 Destroying unnamed session 2024.01.17 05:21:49.803197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8184, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:49.803242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:49.803262 [ 3 ] {} HTTP-Session: 9af58e96-60a4-4292-9482-3920379a2e52 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:49.803280 [ 3 ] {} HTTP-Session: 9af58e96-60a4-4292-9482-3920379a2e52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:49.803353 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:49.803393 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:21:49.803500 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:49.803853 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:49.804064 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.17 05:21:49.804214 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.17 05:21:49.804329 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} executeQuery: Read 48 rows, 3.84 KiB in 0.000940177 sec., 51054 rows/sec., 3.99 MiB/sec. 2024.01.17 05:21:49.804484 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} DynamicQueryHandler: Done processing query 2024.01.17 05:21:49.804508 [ 3 ] {05a9b6ad-67be-454e-bcb6-936f76e59a3a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:21:49.804524 [ 3 ] {} HTTP-Session: 9af58e96-60a4-4292-9482-3920379a2e52 Destroying unnamed session 2024.01.17 05:21:49.804791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 51362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:49.804836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:49.804854 [ 3 ] {} HTTP-Session: f9406a34-bfd9-41ee-8672-0360c91af7b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:49.804871 [ 3 ] {} HTTP-Session: f9406a34-bfd9-41ee-8672-0360c91af7b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:49.804963 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:49.805013 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:21:49.805162 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:49.805695 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:49.806003 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2024.01.17 05:21:49.806189 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2024.01.17 05:21:49.806321 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} executeQuery: Read 48 rows, 66.33 KiB in 0.001329125 sec., 36113 rows/sec., 48.73 MiB/sec. 2024.01.17 05:21:49.806487 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} DynamicQueryHandler: Done processing query 2024.01.17 05:21:49.806511 [ 3 ] {f691b42b-7aa7-47aa-9662-2efc53c71ac0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2024.01.17 05:21:49.806526 [ 3 ] {} HTTP-Session: f9406a34-bfd9-41ee-8672-0360c91af7b2 Destroying unnamed session 2024.01.17 05:21:51.103251 [ 114 ] {} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.17 05:21:51.103338 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:51.103444 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.17 05:21:51.103597 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:21:51.103637 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.01.17 05:21:51.103795 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.01.17 05:21:51.103897 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.01.17 05:21:51.103992 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.17 05:21:51.104090 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.01.17 05:21:51.104726 [ 15 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001328055 sec., 13553.655533844607 rows/sec., 1.11 MiB/sec. 2024.01.17 05:21:51.104852 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.17 05:21:51.105033 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.17 05:21:51.105104 [ 13 ] {93e332d2-ca63-4aef-9b66-021202b47b3a::all_1_14_3} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.17 05:21:51.462993 [ 114 ] {} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2024.01.17 05:21:51.463096 [ 114 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. 2024.01.17 05:21:51.463204 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2024.01.17 05:21:51.463386 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:21:51.463418 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part 2024.01.17 05:21:51.463519 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2024.01.17 05:21:51.463599 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part 2024.01.17 05:21:51.463674 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part 2024.01.17 05:21:51.463743 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part 2024.01.17 05:21:51.464238 [ 15 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00107806 sec., 16696.658813053076 rows/sec., 1.14 MiB/sec. 2024.01.17 05:21:51.464365 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2024.01.17 05:21:51.464577 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2024.01.17 05:21:51.464649 [ 13 ] {939c261d-6259-4587-88d4-03acdfbb6303::all_1_14_3} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2024.01.17 05:21:53.509362 [ 121 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:21:53.509456 [ 121 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:21:59.799794 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:59.799904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:59.799928 [ 3 ] {} HTTP-Session: 3398f4b7-bad3-4217-8cf6-ba6daa49a753 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:59.799952 [ 3 ] {} HTTP-Session: 3398f4b7-bad3-4217-8cf6-ba6daa49a753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:59.800078 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:59.800147 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:21:59.800301 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:59.800699 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.17 05:21:59.800953 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.17 05:21:59.801124 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.17 05:21:59.801247 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} executeQuery: Read 51 rows, 4.13 KiB in 0.00112665 sec., 45266 rows/sec., 3.58 MiB/sec. 2024.01.17 05:21:59.801395 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} DynamicQueryHandler: Done processing query 2024.01.17 05:21:59.801419 [ 3 ] {a6948a6f-3db5-4ca7-94b4-6efbda4fbb80} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:21:59.801435 [ 3 ] {} HTTP-Session: 3398f4b7-bad3-4217-8cf6-ba6daa49a753 Destroying unnamed session 2024.01.17 05:21:59.801586 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 24410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:59.801631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:59.801650 [ 3 ] {} HTTP-Session: 8c2c4ce9-98f9-4fee-9fcd-d2a25af491a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:59.801668 [ 3 ] {} HTTP-Session: 8c2c4ce9-98f9-4fee-9fcd-d2a25af491a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:59.801741 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:59.801781 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:21:59.801886 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:59.802262 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.17 05:21:59.802478 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.17 05:21:59.802626 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.17 05:21:59.802756 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} executeQuery: Read 153 rows, 15.06 KiB in 0.000986419 sec., 155106 rows/sec., 14.91 MiB/sec. 2024.01.17 05:21:59.802862 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} DynamicQueryHandler: Done processing query 2024.01.17 05:21:59.802884 [ 3 ] {5bfec529-0a12-4496-bac2-66cf73743672} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2024.01.17 05:21:59.802900 [ 3 ] {} HTTP-Session: 8c2c4ce9-98f9-4fee-9fcd-d2a25af491a6 Destroying unnamed session 2024.01.17 05:21:59.803018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 9229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:59.803060 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:59.803079 [ 3 ] {} HTTP-Session: 0f536371-5fe2-47a6-9cbc-1134b8599c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:59.803107 [ 3 ] {} HTTP-Session: 0f536371-5fe2-47a6-9cbc-1134b8599c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:59.803205 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:59.803246 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:21:59.803356 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:59.803656 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.17 05:21:59.803875 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.17 05:21:59.804032 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.17 05:21:59.804164 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} executeQuery: Read 54 rows, 4.35 KiB in 0.000928347 sec., 58167 rows/sec., 4.58 MiB/sec. 2024.01.17 05:21:59.804277 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} DynamicQueryHandler: Done processing query 2024.01.17 05:21:59.804302 [ 3 ] {38c213c5-2abc-4887-b586-7e25e73a2435} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:21:59.804319 [ 3 ] {} HTTP-Session: 0f536371-5fe2-47a6-9cbc-1134b8599c52 Destroying unnamed session 2024.01.17 05:21:59.804477 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:59.804525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:59.804546 [ 3 ] {} HTTP-Session: 10e1b508-6ee9-4787-99ec-b60e9779940e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:59.804564 [ 3 ] {} HTTP-Session: 10e1b508-6ee9-4787-99ec-b60e9779940e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:59.804652 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:59.804697 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:21:59.804839 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:59.805318 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.17 05:21:59.805632 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2024.01.17 05:21:59.805818 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2024.01.17 05:21:59.805950 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} executeQuery: Read 51 rows, 70.47 KiB in 0.001269494 sec., 40173 rows/sec., 54.21 MiB/sec. 2024.01.17 05:21:59.806059 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} DynamicQueryHandler: Done processing query 2024.01.17 05:21:59.806082 [ 3 ] {e549eedb-f46f-4482-a1ae-cc9c1334ea10} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.17 05:21:59.806099 [ 3 ] {} HTTP-Session: 10e1b508-6ee9-4787-99ec-b60e9779940e Destroying unnamed session 2024.01.17 05:21:59.806203 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:21:59.806248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:21:59.806269 [ 3 ] {} HTTP-Session: db57f5c1-316f-403b-9564-46413bb3d1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:21:59.806287 [ 3 ] {} HTTP-Session: db57f5c1-316f-403b-9564-46413bb3d1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:21:59.806356 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:21:59.806397 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.17 05:21:59.806505 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:21:59.806752 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.52 GiB. 2024.01.17 05:21:59.807002 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2024.01.17 05:21:59.807185 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} oximeter.measurements_i64 (8e33b5a1-901d-4f8f-a910-5efc9412afcb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2024.01.17 05:21:59.807303 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} executeQuery: Read 3 rows, 246.00 B in 0.000917378 sec., 3270 rows/sec., 261.87 KiB/sec. 2024.01.17 05:21:59.807425 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} DynamicQueryHandler: Done processing query 2024.01.17 05:21:59.807450 [ 3 ] {0b21bda2-28a6-48d5-b1e2-96ec735cfca7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2024.01.17 05:21:59.807465 [ 3 ] {} HTTP-Session: db57f5c1-316f-403b-9564-46413bb3d1a5 Destroying unnamed session 2024.01.17 05:22:08.509527 [ 113 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:22:08.509605 [ 113 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:22:09.801630 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:09.801731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:09.801758 [ 3 ] {} HTTP-Session: 8a3c0dc0-8f07-459f-ae85-e8f60b6a8b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:09.801782 [ 3 ] {} HTTP-Session: 8a3c0dc0-8f07-459f-ae85-e8f60b6a8b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:09.801913 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:09.801972 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:22:09.802127 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:09.802519 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:09.802763 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.17 05:22:09.802924 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.17 05:22:09.803056 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} executeQuery: Read 57 rows, 4.62 KiB in 0.001101831 sec., 51732 rows/sec., 4.09 MiB/sec. 2024.01.17 05:22:09.803178 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} DynamicQueryHandler: Done processing query 2024.01.17 05:22:09.803203 [ 3 ] {de1e5fa2-18d9-4c1e-92fc-9e5d235342c7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:22:09.803218 [ 3 ] {} HTTP-Session: 8a3c0dc0-8f07-459f-ae85-e8f60b6a8b39 Destroying unnamed session 2024.01.17 05:22:09.803332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:09.803375 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:09.803395 [ 3 ] {} HTTP-Session: d6a53785-0a8c-4ab3-bc12-53c411764cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:09.803412 [ 3 ] {} HTTP-Session: d6a53785-0a8c-4ab3-bc12-53c411764cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:09.803481 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:09.803521 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:22:09.803631 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:09.803911 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:09.804115 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.17 05:22:09.804264 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.17 05:22:09.804376 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} executeQuery: Read 4 rows, 342.00 B in 0.000867606 sec., 4610 rows/sec., 384.95 KiB/sec. 2024.01.17 05:22:09.804490 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} DynamicQueryHandler: Done processing query 2024.01.17 05:22:09.804513 [ 3 ] {4c86414a-afcd-4eea-a2e6-01b309aa8e3a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:22:09.804528 [ 3 ] {} HTTP-Session: d6a53785-0a8c-4ab3-bc12-53c411764cd9 Destroying unnamed session 2024.01.17 05:22:09.804789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 32646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:09.804834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:09.804852 [ 3 ] {} HTTP-Session: 591911da-d2aa-46f5-8f70-88c4baa2fc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:09.804868 [ 3 ] {} HTTP-Session: 591911da-d2aa-46f5-8f70-88c4baa2fc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:09.804941 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:09.804978 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:22:09.805084 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:09.805546 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:09.805769 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.17 05:22:09.805914 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.17 05:22:09.806038 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} executeQuery: Read 209 rows, 19.90 KiB in 0.0010695 sec., 195418 rows/sec., 18.17 MiB/sec. 2024.01.17 05:22:09.806155 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} DynamicQueryHandler: Done processing query 2024.01.17 05:22:09.806178 [ 3 ] {82e30456-18c6-44ec-96ae-567d15f43d24} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.17 05:22:09.806194 [ 3 ] {} HTTP-Session: 591911da-d2aa-46f5-8f70-88c4baa2fc35 Destroying unnamed session 2024.01.17 05:22:09.806351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:09.806397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:09.806416 [ 3 ] {} HTTP-Session: 9031122e-2d20-4067-9901-09e896261b18 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:09.806433 [ 3 ] {} HTTP-Session: 9031122e-2d20-4067-9901-09e896261b18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:09.806501 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:09.806540 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:22:09.806646 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:09.806914 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:09.807114 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2024.01.17 05:22:09.807259 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2024.01.17 05:22:09.807374 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} executeQuery: Read 4 rows, 286.00 B in 0.000845136 sec., 4732 rows/sec., 330.48 KiB/sec. 2024.01.17 05:22:09.807475 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} DynamicQueryHandler: Done processing query 2024.01.17 05:22:09.807498 [ 3 ] {a2f7d1c3-06ff-4f07-a581-e1554e607eb6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:22:09.807513 [ 3 ] {} HTTP-Session: 9031122e-2d20-4067-9901-09e896261b18 Destroying unnamed session 2024.01.17 05:22:09.807644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 15967, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:09.807688 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:09.807707 [ 3 ] {} HTTP-Session: b0ef4099-f9a9-42df-8fb2-f94c15de1fbc Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:09.807723 [ 3 ] {} HTTP-Session: b0ef4099-f9a9-42df-8fb2-f94c15de1fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:09.807794 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:09.807831 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:22:09.807930 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:09.808245 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:09.808456 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.17 05:22:09.808603 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.17 05:22:09.808729 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} executeQuery: Read 94 rows, 7.51 KiB in 0.000907757 sec., 103551 rows/sec., 8.08 MiB/sec. 2024.01.17 05:22:09.808843 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} DynamicQueryHandler: Done processing query 2024.01.17 05:22:09.808867 [ 3 ] {17243361-5dbd-4088-80f8-fa46db1fa43f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:22:09.808882 [ 3 ] {} HTTP-Session: b0ef4099-f9a9-42df-8fb2-f94c15de1fbc Destroying unnamed session 2024.01.17 05:22:09.809000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 7423, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:09.809046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:09.809065 [ 3 ] {} HTTP-Session: 051eba82-2072-4742-aee9-33193cd3e570 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:09.809082 [ 3 ] {} HTTP-Session: 051eba82-2072-4742-aee9-33193cd3e570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:09.809152 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:09.809195 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:22:09.809321 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:09.809600 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:09.809853 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.17 05:22:09.810026 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.17 05:22:09.810150 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} executeQuery: Read 38 rows, 2.74 KiB in 0.000969059 sec., 39213 rows/sec., 2.76 MiB/sec. 2024.01.17 05:22:09.810288 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} DynamicQueryHandler: Done processing query 2024.01.17 05:22:09.810311 [ 3 ] {cad648f1-e993-449d-a854-6e49c4406a5d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2024.01.17 05:22:09.810326 [ 3 ] {} HTTP-Session: 051eba82-2072-4742-aee9-33193cd3e570 Destroying unnamed session 2024.01.17 05:22:09.810525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 60976, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:09.810569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:09.810589 [ 3 ] {} HTTP-Session: 2e2ba145-1a32-444c-b1e4-722ad7eba38c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:09.810605 [ 3 ] {} HTTP-Session: 2e2ba145-1a32-444c-b1e4-722ad7eba38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:09.810691 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:09.810735 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:22:09.810865 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:09.811417 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:09.811737 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2024.01.17 05:22:09.811919 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2024.01.17 05:22:09.812047 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} executeQuery: Read 57 rows, 78.76 KiB in 0.001327545 sec., 42936 rows/sec., 57.94 MiB/sec. 2024.01.17 05:22:09.812175 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} DynamicQueryHandler: Done processing query 2024.01.17 05:22:09.812199 [ 3 ] {f28f5817-3a42-474a-8101-23849c6fd1d8} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2024.01.17 05:22:09.812214 [ 3 ] {} HTTP-Session: 2e2ba145-1a32-444c-b1e4-722ad7eba38c Destroying unnamed session 2024.01.17 05:22:09.812345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 1947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:09.812389 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:09.812408 [ 3 ] {} HTTP-Session: 6983ebb2-cd21-4db6-848a-63e303a0b02c Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:09.812424 [ 3 ] {} HTTP-Session: 6983ebb2-cd21-4db6-848a-63e303a0b02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:09.812492 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:09.812531 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2024.01.17 05:22:09.812637 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:09.812904 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:09.813142 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2024.01.17 05:22:09.813312 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} oximeter.measurements_i64 (8e33b5a1-901d-4f8f-a910-5efc9412afcb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2024.01.17 05:22:09.813426 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} executeQuery: Read 12 rows, 868.00 B in 0.000905167 sec., 13257 rows/sec., 936.46 KiB/sec. 2024.01.17 05:22:09.813530 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} DynamicQueryHandler: Done processing query 2024.01.17 05:22:09.813553 [ 3 ] {9a37340a-798f-4dfa-b0b5-b430f93160b6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:22:09.813568 [ 3 ] {} HTTP-Session: 6983ebb2-cd21-4db6-848a-63e303a0b02c Destroying unnamed session 2024.01.17 05:22:19.800561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 8799, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:19.800690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:19.800720 [ 3 ] {} HTTP-Session: 79872c92-6def-49b0-8004-3e1434a8628e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:19.800748 [ 3 ] {} HTTP-Session: 79872c92-6def-49b0-8004-3e1434a8628e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:19.800891 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:19.800959 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:22:19.801140 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:19.801643 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.801905 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.17 05:22:19.802070 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.17 05:22:19.802206 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} executeQuery: Read 61 rows, 4.94 KiB in 0.001275133 sec., 47838 rows/sec., 3.79 MiB/sec. 2024.01.17 05:22:19.802264 [ 104 ] {} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Selected 6 parts from all_1_31_7 to all_36_36_0 2024.01.17 05:22:19.802393 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} DynamicQueryHandler: Done processing query 2024.01.17 05:22:19.802401 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.802432 [ 3 ] {9f70dc65-17fd-4bcf-be0c-d47667214c14} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:22:19.802474 [ 3 ] {} HTTP-Session: 79872c92-6def-49b0-8004-3e1434a8628e Destroying unnamed session 2024.01.17 05:22:19.802562 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_7 to all_36_36_0 into Compact 2024.01.17 05:22:19.802619 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:19.802708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:19.802764 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:22:19.802772 [ 3 ] {} HTTP-Session: 26e86fea-dd5c-41ab-bf22-94e84cec47b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:19.802828 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 48 rows starting from the beginning of the part 2024.01.17 05:22:19.802839 [ 3 ] {} HTTP-Session: 26e86fea-dd5c-41ab-bf22-94e84cec47b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:19.803039 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:19.803103 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part 2024.01.17 05:22:19.803123 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2024.01.17 05:22:19.803435 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part 2024.01.17 05:22:19.803598 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:19.803647 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part 2024.01.17 05:22:19.803829 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 57 rows starting from the beginning of the part 2024.01.17 05:22:19.804097 [ 14 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 61 rows starting from the beginning of the part 2024.01.17 05:22:19.804389 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.804817 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.17 05:22:19.805151 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} oximeter.fields_ipaddr (93e332d2-ca63-4aef-9b66-021202b47b3a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.17 05:22:19.805435 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} executeQuery: Read 2 rows, 175.00 B in 0.002323123 sec., 860 rows/sec., 73.56 KiB/sec. 2024.01.17 05:22:19.805889 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} DynamicQueryHandler: Done processing query 2024.01.17 05:22:19.805902 [ 15 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 4 columns (4 merged, 0 gathered) in 0.003396353 sec., 92157.67618972469 rows/sec., 7.29 MiB/sec. 2024.01.17 05:22:19.805920 [ 3 ] {78f64c81-6f0a-440b-990f-511466f25828} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:22:19.805944 [ 3 ] {} HTTP-Session: 26e86fea-dd5c-41ab-bf22-94e84cec47b0 Destroying unnamed session 2024.01.17 05:22:19.806058 [ 13 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) 2024.01.17 05:22:19.806126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 29086, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:19.806201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:19.806225 [ 3 ] {} HTTP-Session: 904ef914-4d70-46ca-82f6-19315e9d837e Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:19.806250 [ 3 ] {} HTTP-Session: 904ef914-4d70-46ca-82f6-19315e9d837e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:19.806387 [ 13 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8. 2024.01.17 05:22:19.806400 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:19.806470 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:22:19.806496 [ 13 ] {702085ce-ffcc-4f7e-96e8-27131b4d51fa::all_1_36_8} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa) (MergerMutator): Merged 6 parts: from all_1_31_7 to all_36_36_0 2024.01.17 05:22:19.806720 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:19.807170 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.807406 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.17 05:22:19.807569 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.17 05:22:19.807689 [ 104 ] {} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.17 05:22:19.807707 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} executeQuery: Read 184 rows, 17.86 KiB in 0.001253523 sec., 146786 rows/sec., 13.91 MiB/sec. 2024.01.17 05:22:19.807756 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.807955 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.17 05:22:19.808006 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} DynamicQueryHandler: Done processing query 2024.01.17 05:22:19.808059 [ 3 ] {0f827250-80e7-48b8-90e6-b4e7181d2594} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2024.01.17 05:22:19.808137 [ 3 ] {} HTTP-Session: 904ef914-4d70-46ca-82f6-19315e9d837e Destroying unnamed session 2024.01.17 05:22:19.808167 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:22:19.808213 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part 2024.01.17 05:22:19.808312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:19.808409 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 181 rows starting from the beginning of the part 2024.01.17 05:22:19.808411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:19.808477 [ 3 ] {} HTTP-Session: 03bcc2d8-e66f-4c6a-a16f-7d332ecd5bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:19.808528 [ 3 ] {} HTTP-Session: 03bcc2d8-e66f-4c6a-a16f-7d332ecd5bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:19.808672 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 144 rows starting from the beginning of the part 2024.01.17 05:22:19.808722 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:19.808816 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2024.01.17 05:22:19.808898 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 153 rows starting from the beginning of the part 2024.01.17 05:22:19.809171 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 209 rows starting from the beginning of the part 2024.01.17 05:22:19.809334 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:19.809397 [ 10 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 184 rows starting from the beginning of the part 2024.01.17 05:22:19.809929 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.810479 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2024.01.17 05:22:19.810701 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} oximeter.fields_u16 (939c261d-6259-4587-88d4-03acdfbb6303): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2024.01.17 05:22:19.810974 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} executeQuery: Read 2 rows, 143.00 B in 0.00217529 sec., 919 rows/sec., 64.20 KiB/sec. 2024.01.17 05:22:19.811143 [ 13 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 4 columns (4 merged, 0 gathered) in 0.003297472 sec., 319942.0647089649 rows/sec., 30.25 MiB/sec. 2024.01.17 05:22:19.811228 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} DynamicQueryHandler: Done processing query 2024.01.17 05:22:19.811270 [ 3 ] {a6f04063-cd59-465d-afb3-615c1952e635} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:22:19.811306 [ 3 ] {} HTTP-Session: 03bcc2d8-e66f-4c6a-a16f-7d332ecd5bfe Destroying unnamed session 2024.01.17 05:22:19.811317 [ 13 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.17 05:22:19.811444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 10729, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:19.811523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:19.811548 [ 13 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.17 05:22:19.811561 [ 3 ] {} HTTP-Session: 40b58d29-220c-45d0-967e-844693458b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:19.811605 [ 3 ] {} HTTP-Session: 40b58d29-220c-45d0-967e-844693458b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:19.811643 [ 13 ] {52b2c674-75be-4afb-96f0-332ce7579b21::all_1_36_7} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.17 05:22:19.811764 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:19.811820 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:22:19.811941 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:19.812308 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.812526 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.17 05:22:19.812680 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.17 05:22:19.812804 [ 104 ] {} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.17 05:22:19.812808 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} executeQuery: Read 63 rows, 5.05 KiB in 0.000994448 sec., 63351 rows/sec., 4.96 MiB/sec. 2024.01.17 05:22:19.812855 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.813057 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.17 05:22:19.813083 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} DynamicQueryHandler: Done processing query 2024.01.17 05:22:19.813148 [ 3 ] {829ff33e-cf6b-4937-ad92-d538dce3bf91} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:22:19.813214 [ 3 ] {} HTTP-Session: 40b58d29-220c-45d0-967e-844693458b02 Destroying unnamed session 2024.01.17 05:22:19.813267 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:22:19.813300 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part 2024.01.17 05:22:19.813371 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:19.813475 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:19.813499 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part 2024.01.17 05:22:19.813510 [ 3 ] {} HTTP-Session: ecb9322f-37b5-4733-a017-3f1aa763e330 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:19.813577 [ 3 ] {} HTTP-Session: ecb9322f-37b5-4733-a017-3f1aa763e330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:19.813769 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part 2024.01.17 05:22:19.813791 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:19.813886 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2024.01.17 05:22:19.814033 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 54 rows starting from the beginning of the part 2024.01.17 05:22:19.814348 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 94 rows starting from the beginning of the part 2024.01.17 05:22:19.814495 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:19.814581 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 63 rows starting from the beginning of the part 2024.01.17 05:22:19.815038 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.815720 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2024.01.17 05:22:19.815975 [ 13 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 4 columns (4 merged, 0 gathered) in 0.003044636 sec., 141560.436124384 rows/sec., 11.07 MiB/sec. 2024.01.17 05:22:19.816081 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} oximeter.measurements_cumulativeu64 (726a7d55-eb05-47c0-bab4-75b9309672b6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2024.01.17 05:22:19.816166 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.17 05:22:19.816332 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} executeQuery: Read 1 rows, 72.00 B in 0.002460366 sec., 406 rows/sec., 28.58 KiB/sec. 2024.01.17 05:22:19.816549 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} DynamicQueryHandler: Done processing query 2024.01.17 05:22:19.816590 [ 3 ] {696e63fe-28cc-4950-acc0-1ec971905363} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2024.01.17 05:22:19.816596 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.17 05:22:19.816615 [ 3 ] {} HTTP-Session: ecb9322f-37b5-4733-a017-3f1aa763e330 Destroying unnamed session 2024.01.17 05:22:19.816699 [ 10 ] {1492b3d4-6808-4675-807e-e4239e38a837::all_1_36_7} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.17 05:22:19.816836 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 65251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:19.816887 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:19.816906 [ 3 ] {} HTTP-Session: b011b544-1f62-4dc1-9af4-0593aeb15a46 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:19.816922 [ 3 ] {} HTTP-Session: b011b544-1f62-4dc1-9af4-0593aeb15a46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:19.817016 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:19.817061 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:22:19.817221 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:19.817773 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.818106 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2024.01.17 05:22:19.818281 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2024.01.17 05:22:19.818401 [ 104 ] {} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2024.01.17 05:22:19.818418 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} executeQuery: Read 61 rows, 84.29 KiB in 0.001373506 sec., 44411 rows/sec., 59.93 MiB/sec. 2024.01.17 05:22:19.818460 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 10.51 GiB. 2024.01.17 05:22:19.818653 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2024.01.17 05:22:19.818685 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} DynamicQueryHandler: Done processing query 2024.01.17 05:22:19.818721 [ 3 ] {f7707cf4-8233-4882-9bb7-4797e78f7441} MemoryTracker: Peak memory usage (for query): 4.37 MiB. 2024.01.17 05:22:19.818775 [ 3 ] {} HTTP-Session: b011b544-1f62-4dc1-9af4-0593aeb15a46 Destroying unnamed session 2024.01.17 05:22:19.818843 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2024.01.17 05:22:19.818883 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1349 rows starting from the beginning of the part 2024.01.17 05:22:19.819011 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 48 rows starting from the beginning of the part 2024.01.17 05:22:19.819143 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 48 rows starting from the beginning of the part 2024.01.17 05:22:19.819266 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 51 rows starting from the beginning of the part 2024.01.17 05:22:19.819388 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 57 rows starting from the beginning of the part 2024.01.17 05:22:19.819488 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 61 rows starting from the beginning of the part 2024.01.17 05:22:19.823481 [ 13 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1614 rows, containing 6 columns (6 merged, 0 gathered) in 0.004933822 sec., 327129.7586333678 rows/sec., 441.44 MiB/sec. 2024.01.17 05:22:19.824114 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2024.01.17 05:22:19.824345 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2024.01.17 05:22:19.824411 [ 10 ] {d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2024.01.17 05:22:19.824478 [ 10 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in d2764c59-9e27-4fc1-ad27-5b468b132652::all_1_36_7: 8.98 MiB. 2024.01.17 05:22:20.000125 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 238.04 MiB, peak 244.00 MiB, will set to 236.78 MiB (RSS), difference: -1.26 MiB 2024.01.17 05:22:23.509648 [ 100 ] {} DNSResolver: Updating DNS cache 2024.01.17 05:22:23.509726 [ 100 ] {} DNSResolver: Updated DNS cache 2024.01.17 05:22:29.799495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 9230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:29.799599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:29.799622 [ 3 ] {} HTTP-Session: fc44e61a-1da0-4fea-b1b6-8cf9f71b3114 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:29.799645 [ 3 ] {} HTTP-Session: fc44e61a-1da0-4fea-b1b6-8cf9f71b3114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:29.799768 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:29.799826 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2024.01.17 05:22:29.799981 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:29.800399 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.17 05:22:29.800648 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.17 05:22:29.800804 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} oximeter.fields_i64 (702085ce-ffcc-4f7e-96e8-27131b4d51fa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.17 05:22:29.800931 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} executeQuery: Read 64 rows, 5.19 KiB in 0.001126011 sec., 56837 rows/sec., 4.50 MiB/sec. 2024.01.17 05:22:29.801066 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} DynamicQueryHandler: Done processing query 2024.01.17 05:22:29.801099 [ 3 ] {9b3f4d11-bf3b-4564-9cef-3c0f6d8c233c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:22:29.801115 [ 3 ] {} HTTP-Session: fc44e61a-1da0-4fea-b1b6-8cf9f71b3114 Destroying unnamed session 2024.01.17 05:22:29.801269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 30315, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:29.801313 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:29.801333 [ 3 ] {} HTTP-Session: 66bbe95b-edf0-43d9-b08b-9deb8b02a768 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:29.801350 [ 3 ] {} HTTP-Session: 66bbe95b-edf0-43d9-b08b-9deb8b02a768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:29.801426 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:29.801464 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2024.01.17 05:22:29.801567 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:29.801976 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.17 05:22:29.802194 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.17 05:22:29.802336 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} oximeter.fields_string (52b2c674-75be-4afb-96f0-332ce7579b21): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.17 05:22:29.802453 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} executeQuery: Read 192 rows, 18.60 KiB in 0.000999688 sec., 192059 rows/sec., 18.17 MiB/sec. 2024.01.17 05:22:29.802555 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} DynamicQueryHandler: Done processing query 2024.01.17 05:22:29.802577 [ 3 ] {b90e4d64-cf82-48c2-b1f7-c1375cadb6cc} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2024.01.17 05:22:29.802592 [ 3 ] {} HTTP-Session: 66bbe95b-edf0-43d9-b08b-9deb8b02a768 Destroying unnamed session 2024.01.17 05:22:29.802722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 10895, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:29.802764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:29.802783 [ 3 ] {} HTTP-Session: f1ae9d7d-c47a-45fe-befb-747c8dada747 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:29.802800 [ 3 ] {} HTTP-Session: f1ae9d7d-c47a-45fe-befb-747c8dada747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:29.802870 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:29.802907 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2024.01.17 05:22:29.803009 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:29.803305 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.17 05:22:29.803500 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.17 05:22:29.803653 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} oximeter.fields_uuid (1492b3d4-6808-4675-807e-e4239e38a837): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.17 05:22:29.803771 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} executeQuery: Read 64 rows, 5.13 KiB in 0.000873717 sec., 73250 rows/sec., 5.73 MiB/sec. 2024.01.17 05:22:29.803884 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} DynamicQueryHandler: Done processing query 2024.01.17 05:22:29.803906 [ 3 ] {5933cd32-86ac-4aaa-b72e-991f4b987b13} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2024.01.17 05:22:29.803923 [ 3 ] {} HTTP-Session: f1ae9d7d-c47a-45fe-befb-747c8dada747 Destroying unnamed session 2024.01.17 05:22:29.804156 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56749, User-Agent: (none), Length: 68457, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2024.01.17 05:22:29.804200 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2024.01.17 05:22:29.804219 [ 3 ] {} HTTP-Session: 7cf38d50-9059-4460-af09-c836966cf103 Authenticating user 'default' from [fd00:1122:3344:101::d]:56749 2024.01.17 05:22:29.804235 [ 3 ] {} HTTP-Session: 7cf38d50-9059-4460-af09-c836966cf103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2024.01.17 05:22:29.804325 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} executeQuery: (from [fd00:1122:3344:101::d]:56749) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2024.01.17 05:22:29.804369 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2024.01.17 05:22:29.804507 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} ParallelParsingInputFormat: Parallel parsing is used 2024.01.17 05:22:29.805065 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.01 GiB. 2024.01.17 05:22:29.805391 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2024.01.17 05:22:29.805562 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} oximeter.measurements_histogramf64 (d2764c59-9e27-4fc1-ad27-5b468b132652): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2024.01.17 05:22:29.805679 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} executeQuery: Read 64 rows, 88.44 KiB in 0.001326564 sec., 48244 rows/sec., 65.10 MiB/sec. 2024.01.17 05:22:29.805801 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} DynamicQueryHandler: Done processing query 2024.01.17 05:22:29.805823 [ 3 ] {7e637460-a6a1-46a1-ae66-ea4974fb8542} MemoryTracker: Peak memory usage (for query): 4.43 MiB. 2024.01.17 05:22:29.805838 [ 3 ] {} HTTP-Session: 7cf38d50-9059-4460-af09-c836966cf103 Destroying unnamed session